@charset "utf-8";
/* CSS Document */

body {
	margin:0px 0 0 0;
	background:#ffffff url(../images/bg-page.gif) repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#555d65;
}

a {
	color:#555d65;
	text-decoration:none;
}

a:hover {
	color:#555d65;
	text-decoration:underline;
}

#header {
	margin: 0 auto;
	width:1000px;
}

.navigation {
	height:29px;
	margin:0;
}

.logo {
	float:left;
	width:758px;
	background-color:#f6f6f6;
	margin-top:9px;
}

.top-right-box {
	float:left;
	text-align:right;
	padding:0px 0px 0px 0px;
	background-color:#f6f6f6;
	width:242px;
	height:120px;
	_height:120px;
	_margin-top:-2px;
}

.top-right-box div  {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d3772;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 17px 0px 0px;
}

.top-right-box div a  {
	color:#1d3772;
	text-decoration:none; 
}

.top-right-box div a:hover {
	color:#1d3772;
	text-decoration:underline;
}

.clear {
	clear:both;
}

img {
	border:0px;
}

p,h1,h2,h3 form {
	margin:0px;
	padding:0px;
}

.banner {
	 margin:0 auto; width:976px;
}

#container {
	background-color:#FFFFFF;
	width:1000px;
	margin:0 auto;
	margin-top:1px;
}

.contentBox {
	width:937px;
	margin:0 auto;
	background:#ffffff url(../images/bg-content.gif) repeat-x;
	padding:39px 18px 29px 18px;
}

.leftbox {
	width:460px;
	float:left;
}

.rightbox_home {
	width:280px;
	float:left;
	margin-left:55px;
 }

.leftbox_home {
	width:600px;
	float:left;
	padding-bottom:15px;
}

.leftbox_home div {
	float:left;
	width:285px;
}

.leftbox_home div.regulation {
	margin-left:25px;
}

h1 {
	color:#1d3772;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 40px;
	margin:0px 0px 6px 0px;
	background:url(../images/page-title-icon2.gif) no-repeat;
	background-position:0px -2px; _background-position:0px -3px;
}

h2 {
	color:#1d3772;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	margin:8px 0px 6px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/page-title-icon.gif) no-repeat;
	background-position:0px 3px;
}

h3 {
	color:#1d3772;
	font-size:12px;
	padding:0px 0px 0px 12px;
	margin:8px 0px 6px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/sub-title-icon.gif) no-repeat;
	background-position:0px 4px;
	font-weight:normal;
}

.leftbox p {
	padding:0px 0x 0px 0px;
	line-height:16px;
	/*text-align:justify;*/
}

.hor-line {
	background:url(../images/line.gif) repeat-x;
	width:963px;
	margin-left:20px;
}

.rightbox {
	width:450px;
	float:left;
	margin-left:25px;
}


.date-text {
	color:#2e3a56;
}

#refocus-llc {
	margin:0 auto;
	width:1000px;
}

#footer {
	width:1000px;
	margin:0 auto;
	background-color:#FFFFFF;
	color:#ffffff;
}

#footer div {
	background:#ffffff url(../images/bg-footer.gif) repeat-x;
	height:57px;
	width:975px;
	margin:0 auto;
}

#footer div p {
	padding:8px;
}

#footer div p span {
	padding-left:200px;
}

#footer div p a {
	color:#ffffff;
	text-decoration:none;
}

#footer div p a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer div p span a {
	color:#ffffff;
	text-decoration:none;
}

#footer div p span a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.testimonials-style {
	padding:0px 0px 0px 15px; font-size:12px; 
}

#marqueecontainer{
	position: relative;
	text-align:left;
	width: 265px; /*marquee width */
	height:150px; /*marquee height */
	/*background-color:#ffffff;
/*border:#999999 1px solid;*/
overflow: hidden;
	padding: 2px;
	padding-left:10px;
	padding-top:10px;
}



.banner-home {
	 width:669px;
	 float:left;
	 margin-left:13px;
	 _margin-left:6px;
}

.bg-slogan-home {
	float:left;
	width:307px;
	height:70px;
	/*background:url(../images/bg-slogan.gif) no-repeat;
	padding:146px 0 41px 0;*/
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}


/*.banner {
	 width:669px;
	 float:left;
	 margin-left:13px;
	 _margin-left:6px;
}

.bg-slogan {
	float:left;
	width:307px;
	height:70px;
	background:url(../images/bg-slogan.gif) no-repeat;
	padding:146px 0 41px 0;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}*/

