body {
	margin:0px 0px 0px 0px;
	background-image: URL(../img/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size:12px;
	color:#6b6b6b;
	}
#headercontainer {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	margin-top:20px;
}
img {border:0px}
#header1 {
	font-size:26px;
	color:#2a2a2a;
	position:relative;
	top:0px;
	left:0px;
	font-family: Georgia, Arial;;
	width:450px;
	float:left;
	}
.header2 {
	color:#000000;
	font-size:20px;
	font-family: Georgia, Arial;
	position:relative;
	line-height: 30px;
}
.header3 {
	font-size:14px;
	color:#bf3248;
	font-family: Georgia, Arial;
	line-height:22px;
	position:relative;
}
#date {
	font-size:20px;
	text-align:right;
	position:relative;
	top:0px;
	left:0px;
	font-family: Georgia, Arial;
	color:#2a2a2a;
	width:500px;
	float:right;
	padding-top:5px;
}
#claimbutton {
	position:relative;
	top:0px;
	left:0px;
	float:right;
}
a:link, a:visited { 
	text-decoration:underline;
	color:#bf3248;
	}
a:hover {
	text-decoration:none;
	color:#000000;
}
#container{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	text-align: center;
	}
#bottomspacer {
	position:relative;
	top:0px;
	left:0px;
	height:80px;
	width:100%;
	background-color:#00FF33;
}
#site {
	width:950px;
	text-align: left;
	margin: 0 auto;
	}
#top {
	width:100%;
	height:176px;
	text-align:left;
	background-image: URL(../img/top.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:relative;
	top:55px;
	left:10px;
	border:0px;
}
.logolink:link {border-bottom: none;}
.logolink:visited {border-bottom: none;}
.logolink:hover {border-bottom: none;}
.chevronred { 
	color:#aa122c;
	font-weight:bold;
	}
.noborder { border:0px }
.leftimage {
	float:left;
	margin-right:15px;
	margin-top:5px;
	border:0px;
}
.rightimage {
	float:right;
	border:0px;
}
.headerline {
	width:100%;
	height:5px;
	border: none 0;
	border-top: 5px solid #eaeaea;
	margin-top:5px;
	float:left;
}
.dottedline, .dottedlinelight {
	width:100%;
	height:1px;
	border: none 0;
	margin-bottom:5px;
}
.dottedline { border-top: 1px dotted #929292 }
.dottedlinelight { border-top: 1px dotted #dddddd }
.spanline {
	background-image:url(../img/spanline.gif);
	background-repeat:repeat-x;
}
#intro {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../img/bluebg.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:222px;
	float:right;
}
#introtxt {
	font-family:Georgia, Arial;
	font-size:16px;
	color:#02456d;
	position:relative;
	top:0px;
	left:0px;
	margin-top:34px;
	margin-left:20px;
	line-height:22px;
	width:234px;
}
#claimnow {
	position:relative;
	top:0px;
	left:0px;
	width:136px;
	height:53px;
	margin-left:74px;
	margin-top:14px;
}
.sectionfooter {
	width:98%;
	background-image:url(../img/sectionfooter.gif);
	background-repeat:repeat-x;
	height:73px;
	text-align:right;
	position:relative;
	top:0px;
	left:0px;
	padding-right:10px;
	margin-right:20px;
	padding-top:6px;
}
#process {
	background-image:url(../img/process.gif);
	background-repeat:no-repeat;
	height:190px;
	width:648px;
}
.processtxt1, .processtxt2, .processtxt3, .processtxt4 {
	position:relative;
	top:130px;
	text-align:center;
	font-weight:bold;
	float:left;
	line-height:14px;
	font-size:11px;
}
.processtxt1 {
	width:150px;
	left:10px;
}
.processtxt2 {
	width:150px;
	left:15px;
}
.processtxt3 {
	width:145px;
	left:30px;
}
.processtxt4 {
	width:142px;
	left:50px;
}
#consultants {
	position:relative;
	top:0px;
	left:0px;
	width:263px;
	height:246px;
	background-image:url(../img/processbg.jpg);
	background-repeat:no-repeat;
}
#consultants1 {
	position:relative;
	top:10px;
	left:60px;
	width:200px;
}
#consultants2 {
	position:relative;
	top:35px;
	left:60px;
	width:200px;
}
#consultants3 {
	position:relative;
	top:60px;
	left:60px;
	width:200px;
}
#consultants4 {
	position:relative;
	top:77px;
	left:60px;
	width:200px;
}
/*---------------------FORM----------------------------------------*/
.formheader {
	font-size:14px;
	font-weight:bold;
}
.formlabel {
	font-size:12px;
}
.formlabelerror {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
.formmessage {
	font-size:12px;
	line-height:18px;
}
.forminputbox, .forminputboxsize2, .forminputboxsize3, .forminputboxsize4, .forminputboxdate2, .forminputboxdate4 {
	border-color:#cdd3d9;
	border-width:1px;
	border-style:solid;
	background-image:url(../img/inputboxbg.gif);
	background-repeat:repeat;
}
.forminputbox {	width:200px }
.forminputboxsize2 { width:350px }
.forminputboxsize3 { width:100px }
.forminputboxsize4 { width:640px }
.forminputboxdate2 { width:30px }
.forminputboxdate4 { width:40px }
/*---------------------NAV----------------------------------------*/

#navhome, #navprocess, #navreqinfo, #navclaim, #navabout, #navpublications, #navprivacy, #navcontact {
	position:relative;
	top:0px;
	left:0px;
	height:42px;
	background-repeat:no-repeat;
}
#navhome {	background-image:url(../img/navhome.gif) }
#navprocess {	background-image:url(../img/navprocess.gif) }
#navreqinfo {	background-image:url(../img/navreqinfo.gif) }
#navclaim {	background-image:url(../img/navclaim.gif) }
#navabout {	background-image:url(../img/navabout.gif) }
#navpublications {	background-image:url(../img/navpublications.gif) }
#navprivacy {	background-image:url(../img/navprivacy.gif) }
#navcontact {	background-image:url(../img/navcontact.gif) }

.navitem {
	position:relative;
	top:15px;
	font-size:14px;
	text-align:center;
	float:left;
}
.navlink:link {
	text-decoration:none;
	color:#162531;
	border-bottom: none;
}
.navlink:visited {
	text-decoration:none;
	color:#162531;
	border-bottom: none;
}
.navlink:hover {
	text-decoration:none;
	color:#007fa3;
	border-bottom: none;
}
#navvert {
	position:relative;
	top:0px;
	left:0px;
	width:298px;
	height:181px;
	float:left;
	margin-top:16px;
	background-image:url(../img/navvertbg.gif);
	background-repeat:no-repeat;
}
#navvert ul {
	margin:0px;
	padding:0px;
	}
#navvert li {
	list-style:none;
	text-align:right;
	font-size:14px;
	font-family:Georgia,Arial;
	color:#848484;
	line-height:30px;
	margin-right:5px;
	} 
.navvertlink:link {
	text-decoration:none;
	color:#848484;
	border-bottom: none;
}
.navvertlink:visited {
	text-decoration:none;
	color:#848484;
	border-bottom: none;
}
.navvertlink:hover {
	text-decoration:none;
	color:#af2038;
	border-bottom: none;
}
/*----------------------------------------------------------------------*/

#contentcontainer {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../img/contentbg.jpg);
	background-repeat:repeat-x;
}
#content {
	position:relative;
	top:0px;
	left:0px;
}
#claimpanel {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../img/claimbg.jpg);
	background-repeat:no-repeat;
	width:298px;
	height:141px;
}
#claimpanelheader {
	font-size:18px;
	font-family:Georgia,Arial;
	color:#1b465d;
	top:18px;
	left:18px;
	margin-top:0px;
	margin-right:40px;
	position:relative;
}
#claimpaneltext {
	top:25px;
	left:0px;
	margin-left:18px;
	margin-right:20px;
	position:relative;
	line-height:18px;
	color:#1b465d;
}
#claimbutton {
	position:relative;
	top:36px;
	left:-18px;
	background-image: URL(/img/spacer.gif);
}
#leftcolumn {
	position:relative;
	top:0px;
	left:0px;
	width:298px;
	float:left;
}
#rightcolumn {
	position:relative;
	top:8px;
	left:0px;
	width:652px;
	margin-top:30px;
	padding-bottom:50px;
	float:right;
	line-height:18px;
}
#releaseform {
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #999999;
	padding:15px;
	background-color:#efefef;
}
#middle {
	position:relative;
	top:0px;
	left:0px;
	width:330px;
	float:left;
	line-height:18px;
	margin-left:26px;
	margin-right:26px;
}
#maincontent {
	position:relative;
	top:0px;
	left:0px;
	margin-top:10px;
	margin-left:24px;
	width:628px;
	float:left;
	line-height:18px;
}
#toprow {
	position:relative;
	top:0px;
	left:0px;
}
#bottomrow {
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
#right {
	position:relative;
	top:0px;
	left:0px;
	width:269px;
	line-height:18px;
	float:right;
}
#maintext {
	position:relative;
	top:0px;
	left:0px;
	width:460px;
}
#sparecolumn {
	position:relative;
	top:8px;
	left:0px;
	width:180px;
	float:right;
	line-height:18px;
	margin-top:40px;
}
.numbers {
	font-size:14px;
	font-weight:bold;
	color:#bf3248;
}
#photohome {
	position:relative;
	top:0px;
	left:0px;
	background-image: URL(../img/pills.jpg);
	background-repeat:no-repeat;
	width:383px;
	height:222px;
	float:left;
}
#photoprocess, #photoreqinfo, #photoabout, #photopublications, #photocontact, #photoprivacy {
	position:relative;
	top:10px;
	left:0px;
	background-repeat:no-repeat;
	width:628px;
	height:215px;
	margin-left:10px;
	float:right;
}

#photoabout { background-image: URL(../img/photoabout.jpg) }
#photoprocess { background-image: URL(../img/photoprocess.jpg) }
#photoreqinfo { background-image: URL(../img/photoreqinfo.jpg) }
#photopublications { background-image: URL(../img/photopublications.jpg) }
#photocontact { background-image: URL(../img/photocontact.jpg) }
#photoprivacy { background-image: URL(../img/photoprivacy.jpg) }


/*---------------------TESTIMONIAL----------------------------------------*/
#testimonial {
	position:relative;
	top:0px;
	left:0px;
	width:298px;
	height:425px;
	background-image:url(../img/testimonialbg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#testimonialheader {
	font-size:20px;
	font-family:Georgia,Arial;
	color:#aa122c;
	height:40px;
	top:23px;
	left:20px;
	position:relative;
}
#testimonialtext {
	top:14px;
	left:0px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	position:relative;
	line-height:18px;
	color:#c23a51;
}
/*---------------------TESTIMONIAL----------------------------------------*/
#leftpanel {
	position:relative;
	top:10px;
	left:0px;
	width:298px;
	height:425px;
	background-image:url(../img/bookbg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#leftpanelheader {
	font-size:18px;
	font-family:Georgia,Arial;
	color:#000000;
	height:40px;
	top:23px;
	left:20px;
	position:relative;
}
#leftpaneltext {
	top:14px;
	left:0px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	position:relative;
	line-height:18px;
	color:#4d4c4c;
}
/*-------------------------FOOTER------------------------------------*/

#footercontainer {
	position:relative;
	top:0px;
	left:0px;
	background-image: URL(../img/footerbg.jpg);
	background-repeat: repeat-x;
	width:100%;
	float:left;
	height:241px;
	}
#footer{
	width:950px;
	text-align: left;
	margin: 0 auto;
}
#footercolumn {
	position:relative;
	top:20px;
	left:0px;
	line-height:20px;
	background-image: URL(../img/footerdashes.gif);
	background-repeat: no-repeat;
	text-align:left;
	width:281px;
	height:160px;
	float:left;
}
.footerchevron {
	color:#ff7277;
	font-weight:bold;
}
#footerlogosmb {
	position:relative;
	top:0px;
	left:350px;
	background-image: URL(../img/logosbm.gif);
	background-repeat: no-repeat;
	width:157px;
	height:99px;
	float:left;
}
#footerlogoxena {
	position:relative;
	top:0px;
	left:353px;
	background-image: URL(../img/logoxena.gif);
	background-repeat: no-repeat;
	width:157px;
	height:99px;
	float:left;
}
.copyright {
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	color:#afcadc;
	line-height:20px;
	font-size:11px;
	float:left;
}
.footerlink:link {
	font-size:12px;
	color:#dceaf3;
	text-decoration:none;
	border-bottom:none;	
}
.footerlink:visited {
	font-size:12px;
	color:#dceaf3;
	text-decoration:none;
	border-bottom:none;
}
.footerlink:hover {
	font-size:12px;
	color:#ffa4a7;
	text-decoration:none;
	border-bottom:none;
}
.footerlink2:link {
	font-size:11px;
	color:#afcadc;
	text-decoration:none;
	border-bottom:none;	
}
.footerlink2:visited {
	font-size:11px;
	color:#afcadc;
	text-decoration:none;
	border-bottom:none;
}
.footerlink2:hover {
	font-size:11px;
	color:#ffa4a7;
	text-decoration:none;
	border-bottom:none;
}
