body {
	background-color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: trebuchet ms;
	font-size: 10px;
	color: #666;
}

.livelink {
	font-weight: bold;
	color: #000;
}
.livepartner {
	font-weight: normal;
	color: #FFF;
}

#wrapper {
	position: relative;
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #C00;
}

/* HEADER */
#header {
	position: relative;
	width: 904px;
	height: 179px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;	
}
#header #bg_home {
	background-image: url('../images/header_bg_home.jpg');
	background-repeat: no-repeat;
	width: 904px;
	height: 179px;
}
#header #bg_about {
	background-image: url('../images/header_bg_about.jpg');
	background-repeat: no-repeat;
	width: 904px;
	height: 179px;
}
#header #bg_partners {
	background-image: url('../images/header_bg_partners.jpg');
	background-repeat: no-repeat;
	width: 904px;
	height: 179px;
}
#header #bg_clients {
	background-image: url('../images/header_bg_clients.jpg');
	background-repeat: no-repeat;
	width: 904px;
	height: 179px;
}
#header #bg_contact {
	background-image: url('../images/header_bg_contact.jpg');
	background-repeat: no-repeat;
	width: 904px;
	height: 179px;
}
#header #logo {
	position: absolute;
	left: 32px;
	top: 119px;
	width: 158px;
	height: 45px;
	background-image: url('../images/header_logo.png');
	background-repeat: no-repeat;
	border: 0px solid #FFF;
}
#header #menu {
	position: absolute;
	right: 30px;
	top: 146px;
	width: 294px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #666;
	text-align: center;
	border: 0px solid #C00;
}
#header #menu a {
	color: #666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;
}
#header #menu a:hover {
	color: #A33033;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header #menu #aboutlink {
	position: absolute;
	left: 0px;
	width: 73px;
	border: 0px solid #C00;
}
#header #menu #partnerslink {
	position: absolute;
	left: 73px;
	width: 73px;
	border: 0px solid #C00;
}
#header #menu #clientslink {
	position: absolute;
	left: 146px;
	width: 73px;
	border: 0px solid #C00;
}
#header #menu #contactlink {
	position: absolute;
	left: 219px;
	width: 73px;
	border: 0px solid #C00;
}

/* SPACERS */
#spacer_top {
	position: relative;
	width: 904px;
	height: 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;
}
#spacer_mid {
	position: relative;
	width: 904px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;
}

/* CONTENT AREA */
#body {
	position: relative;
	width: 904px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;
}
#body #top {
	background-image: url('../images/content_bg_top.png');
	background-repeat: no-repeat;
	width: 904px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;
}
#body #content {
	background-image: url('../images/content_bg_mid.png');
	background-repeat: repeat-y;
	width: 904px;
	/*height: 400px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #C00;
}
#body #content .prop {
	height: 490px;
	float: right;
	width: 1px;
	border: 0px solid #C00;
}
#body #content .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	border: 0px solid #C00;
}
#body #content #inside {
	margin: 0px 0px 0px 0px;
	padding: 1px 23px 0px 23px;
}

/* HOME PAGE */
#body #content #inside #homelogo {
	position: absolute;
	top: 45px;
	left: 183px;
	width: 515px;
	height: 120px;
	background-image: url('../images/home_logo.gif');
	background-repeat: no-repeat;
}
#body #content #inside #hometext {
	position: absolute;
	top: 207px;
	left: 183px;
	width: 515px;
	line-height: 18px;
	text-transform: uppercase;
}

/* INTERIOR PAGES */
#body #content #inside #snugcontent {
	position: relative;
	left: 50px;
	top: 15px;
	width: 750px;
	color: #000;
	margin: 0px 0px 40px 0px;
	border: 0px solid #C00;
}
#body #content #inside #snugcontent_alt {
	position: relative;
	left: 170px;
	top: 15px;
	width: 630px;
	color: #000;
	margin: 0px 0px 40px 0px;
	border: 0px solid #C00;
}

#body #content #inside .pagetitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#body #content #inside .paragraphs {
	position: relative;
	font-size: 10px;
	color: #666;
	line-height: 18px;
	text-transform: uppercase;
}

#body #content #inside #snugcontent #col {
	position: relative;
	float: left;
	width: 240px;
	line-height: 24px;
	margin: 0px 5px 40px 0px;
	border: 0px solid #C00;
}

/* PARTNERS MENU */
#body #content #inside #partnersmenu {
	position: absolute;
	display: block;
	/*float: left;*/
	left: 32px;
	top: 25px;
	/*bottom: 50px;*/
	width: 126px;
	height: 400px;
	background-color: #C5C5C5;
	border: 0px solid #C00;
}
#body #content #inside #partnersmenu #top {
	position: relative;
	/*left: 0px;
	top: 0px;*/
	width: 126px;
	height: 18px;
	background-image: url('../images/partnersmenu_top.png');
	background-repeat: no-repeat;
}
#body #content #inside #partnersmenu #bottom {
	position: relative;
	/*left: 0px;
	bottom: 0px;*/
	width: 126px;
	height: 18px;
	background-image: url('../images/partnersmenu_bottom.png');
	background-repeat: no-repeat;
}
#body #content #inside #partnersmenu #middle {
	position: relative;
	/*left: 0px;*/
	top: 0px;
	bottom: 0px;
	width: 126px;
	height: 368px;
	background-color: #C5C5C5;
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #666;
}
#body #content #inside #partnersmenu #middle a {
	color: #666;
	text-decoration: none;
}
#body #content #inside #partnersmenu #middle a:hover {
	color: #A33033;
	text-decoration: none;
}

/* CONTACT PAGE */
#body #content #inside #snugcontent #contactaddress {
	position: absolute;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
	line-height: 18px;
	border: 0px solid #C00;
}
#body #content #inside #snugcontent #contactform {
	position: absolute;
	left: 160px;
	top: 0px;
	width: 590px;
	height: 420px;
	color: #000;
	border: 0px solid #C00;
}
#contactform .fieldgroup {
	position: absolute;
	border: 1px solid #CCC;
}
.fieldgroup .text {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 65px;
	padding: 3px 0px 0px 0px;
}
.fieldgroup .field {
	position: absolute;
	left: 70px;
	top: 0px;
}
#body #content #inside #snugcontent #response {
	position: absolute;
	left: 160px;
	top: -32px;
	width: 590px;
	color: #C00;
	font-size: 12px;
	border: 0px solid #C00;
}
.partnername {
	font-size: 10px;
}
.smallheader {
	font-weight: bold;
	color: #000;
}
.textblock {
	margin-bottom: 10px;
}
.textblock_indent {
	margin-bottom: 10px;
	/*text-indent: 40px;*/
	margin-left: 40px;
}

#body #content #inside p {
	margin-bottom: 15px;
}

/* FOOTER */
#body #footer {
	background-image: url('../images/content_bg_mid.png');
	background-repeat: repeat-y;
	width: 904px;
	height: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#body #footer #copyright {
	position: absolute;
	left: 32px;
	font-size: 10px;
	text-align: left;
	color: #666;
}
#body #footer #address {
	position: absolute;
	right: 32px;
	font-size: 10px;
	text-align: right;
	color: #666;
}
#body #bottom {
	background-image: url('../images/content_bg_bot.png');
	background-repeat: no-repeat;
	width: 904px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
