/* CSS Document */

*
{
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

body
{
	text-align:center;
	font-size:11px;
	font-family:verdana;
}

a:link,
a:visited
{
	color:#004fb1;
	text-decoration:none;
}

#wrapper
{
	text-align:left;
	margin:auto;
	width:780px;
}

#header-wrapper
{
	margin-top:10px;
	background:#fff url('../img/header-bg.jpg') repeat-x top left;
	color:#fff;
	position:relative;
	height:149px;
}

#header
{
	background:url('../img/header-img.jpg') no-repeat top right;
	height:149px;
	line-height:16px;
	padding-right:280px;
}

#header-left
{
	background:url('../img/header-left.jpg') no-repeat top left;
	float:left;
	width:12px;
	height:149px;
}

h1
{
	padding-top:15px;
	margin-bottom:5px;
	font-size:18px;
}

#opt-in
{
	background:url('../img/opt-in-bg.jpg') repeat-x top left;
	width:273px;
	position:absolute;
	left:0;
	top:149px;
	color:#000;
}

#opt-in-content
{
	background:url('../img/opt-in-right.jpg') no-repeat top right;
	height:139px;
	padding-top:15px;
	padding-right:15px;
}

#opt-in-left
{
	background:url('../img/opt-in-left.jpg') no-repeat top left;
	width:24px;
	float:left;
	height:145px;
}
#opt-in-shade
{
	background:url('../img/opt-in-shade.jpg') no-repeat top right;
	height:100px;
	margin-top:-15px;

}
h2
{
	font-size:14px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
#header-shade
{
	background:url('../img/header-right-shade.jpg') no-repeat top right;
	height:117px;
}
#header-shade-bg
{
	background:url('../img/header-shade-bg.jpg') repeat-x top left;
	height:117px;

}
#promotional
{

	float:right;
	color:#000;
	margin:20px 10px;
	width:485px;
	height:95px;
	text-align:center;
}

#promotional a
{
	color:#103ab4;
	text-decoration:none;
}

#promotional img
{
	margin-bottom:10px;
}

#number-one-wrapper
{

	float:right;
	width:255px;
}
#number-one-wrapper p
{
text-align:justify;
padding:12px 10px 5px 0;
line-height: .5cm; 

}


#number-one-wrapper h3
{
	font-size:14px;
	color:#000000;
	padding:5px 0 12px 0;
	border-bottom:1px dotted #000000;
}
#shield
{
	background:url('../img/number1.png') no-repeat center;
	height:95px;
	margin-top:25px;

}
#contacts
{
	padding-bottom:2px;
	width:502px;
	float:right;
	text-align:center;
}
#reviews
{
	padding-bottom:2px;
	width:502px;
	float:right;
	text-align:center;
}
#content-wrapper
{
border-left:1px dotted #000000;

width:506px;float:right;
}

.review
{
	width:480px;
	margin-left:2px;
}

.review .review-img
{
	width:120px;
	height:100px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	margin-top:2cm;
	margin-left:auto;
      margin-right:auto;
}

.review-heading
{
float:left;
text-align:left;
}

.review-ratings
{
float:right;
width:80px;
text-align:right;
}

.review .review-img img
{
	width:120px;
	height:100px;
	border:0;
      
}

.review .details
{
	clear:left;
	padding:0 0 5px 5px;
	position:relative;
}
.review-heading p
{
	clear:left;
	margin:5px 20px 0px 0px;
	text-align:justify;
}

.review p
{
	clear:left;
	margin:0 20px 0 10px;
	text-align:justify;
}

.review .position
{
	float:left;
	margin:2px 10px 0 2px;
}

.review h3
{
	float:left;
	display:inline;
	margin-top:7px;
	width:250px;
	font-size:13px;
}

.review-container
{
	padding-top:10px;
	border-top:1px dotted #000000;
}



.review .details p
{
	margin:8px 0;
	margin-left:25px;
}

.review h4
{
	margin-bottom:6px;
	font-size:11px;
	margin-left:135px;
}

#footer
{
	margin:0px 0 15px 0;
	clear:both;
	text-align:center;
padding-top:20px;
	width:780px;
	height:60px;

	font-size:11px;
	background:url('../img/footerbg.gif') no-repeat top left;
}
#footer a
{

	font-size:11px;

}
