img, div, a { behavior: url(iepngfix.htc) }

.bluebold {
	font-weight: bold;
}

.footerthankyou {
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.ourcommitment {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic oblique; 
}

.ourcommitment a {
	font-size: 12px;
	padding: 0;
	color: #FFFFFF !important;
}

.ourcommitment a:hover {   
	color: #FFFFFF;
	text-decoration: underline;
}


h6 {
	visibility: hidden;
}


#privacy a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

#privacy a:hover {   
	color: #FFFFFF;
	text-decoration: underline;
}


#nav_links a:hover {   
	color: #8C1A1A;
	text-decoration: underline;
}

#switch {
	padding: 46px 8px 0px 0px;
	width: 15px;
	height: 15px;
	border: none;
	/*position: relative;*/
	float: left;
	background-repeat: no-repeat;
}

#switch a {
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(../images/a_switcharrow.png);
	background-repeat: no-repeat;
}
#switch_text a:hover {   
	color: #8C1A1A;
	text-decoration: underline;
}

#sub_nav a:hover {         
	color: #8C1A1A;
	text-decoration: underline;  
}

a:visited {         
	color: #330099;
}

a img {
	border: 0px;
}

#container {
	margin: 0 auto;
	width: 782px;
}

body {  
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bkg03.jpg);
}

#spacer {
	width: 60px;
	height: 35px;
	float: left;
	padding: 30px 0 0 33px;
}

#header {
	background-image: url(../images/a_topbarall.png);
	background-repeat: no-repeat;
	width: 782px;
	height: 188px;
}

#dotcomlink {
	width: 325px;
	height: 37px;
	padding: 30px 0 0 33px;
}

/*#dotcomlink a {
	width: 60px;
	height: 35px;
	padding: 40px 0 0 33px;
}*/

#dotcomlink a:hover{
	cursor: pointer;
}
	
#besafe {
	float: right;
}	

#top_nav {
	width: 782px;
	height: 111px;
	float: left;
}

#top_nav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_nav li {
	float: left;
	width: auto;
}

#nav_links a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#switch_text a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#nav_links {
	margin: 0;
	float: left;
	width: 532px;
	height: 66px;
	padding: 45px 0px 0px 25px;
}	

#dvdbtn {
	width: 111px;
	height: 111px;
	float: left;
	margin: 0 0 0 -20px;
	padding: 0 10px 0 0;
}

#dvdbtn a {
	position: absolute;
	display: block;
	width: 111px;
	height: 111px;
	background-image: url(../images/a_dvdbtn.png);
	background-repeat: no-repeat;
}

#dvdbtn a:hover {
	background-position: 0 -111px;
}

#switch {  
	padding: 48px 8px 0px 0px;
	width: 15px;
	height: 15px;
	border: none;
	position: relative;
	float: left;
}

#switch_text {
	width: 80px;
	float: left;
	padding: 47px 8px 0px 0px;
}

h2 ul {
	display: inline;
	padding: 0px 200px 0px 0px; 
	vertical-align: middle;
}

#sub_nav {
	padding: 25px 175px 0px 5px;
	font-size: 12px;
}

#sub_nav a {
	color: #000000;
}

#copy h1 {
	margin: -20px 0 0 0;
	padding: 0 0 0 15px; 
}

#copy {
	margin: 0px 0px 0px -9px;
	background-image: url(../images/a_bkgwhole.png);
	width: 732px;
	background-repeat: no-repeat;
	padding: 15px 25px 15px 25px;
}

/*#copy p {
	margin: 0 0 10px 20px;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

#contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

#experts {
	margin: 0 0 0 17px;
	
}

#expert_info {
	vertical-align: bottom;
}

#contactbtn {
	width: 100px;
	height: 26px;
	float: right;
}

#bottom_curve {
	background-image:url(../images/a_bkgbottom.png);
	width: 781px;
	height: 23px;
	margin: 0 0 0 0px;
}

#footer {
	width: 732px;
	padding: 10px 25px 0 25px;
}

.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

