body{
margin: 0;
padding: 0;
background: #fff url(/images/bkg-repeat.gif) repeat-x -450px 0%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}


#wrap {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 950px;
}

.clear-me {
	clear: both;
}

strong {
	font-weight: bold;
	color: #181818;
/*	border-bottom: 1px dotted #181818;*/
}

.logo {
	float: left;
	width: 300px;
}

.logo span {
	display: none;
}

.login-top {
	float: right;
	width: 600px;
	text-align: right;
}

.login-top li{
	float: left;
	color: #fff;
	font-family: "Trebuchet MS";
	font-weight: bold;
   font-size: 14px;	
	padding: 0 0 0 10px;
}

.login {
	position: absolute;
	top: -20px;
	right: 10px;
}

.call {
		position: absolute;
	top: -12px;
	right: 200px;
}

#image-top {
text-align: center;
margin: 20px 0 0 0;
}

#main-content  {
	width: 950px;
}

#main-content h2 {
	padding: 0 0 10px 10px;
}

#main-content p a {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3D92EC;
	line-height: 18px;
	text-decoration: none;
}

#main-content p a:hover {
	border-bottom: 1px dotted #3D92EC;

}


.left-content li a {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3D92EC;
	line-height: 18px;
	text-decoration: none;
}

.left-content li a:hover {
	border-bottom: 1px dotted #3D92EC;

}

.left-footer {
	padding: 3px 0 0 0;
}

.right-footer {
	padding: -3px 0 0 0;
}

#footer a {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted #fff;

}

#main-content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	padding: 5px 0 5px 10px;
}

.left-content li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	padding: 15px 0 5px 50px;
	margin: 0 0 0 10px;
	
}

.left-content {
	float: left;
	width: 560px;
	padding: 0 0 20px 0
	}

.right-content {
	float: right;
	width: 380px;
text-align: right;
}

.right-content span {
	display: none;
}

.right-content li {
	margin: 0px 0 20px 0;
}


#footer {
	background: url(/images/footer.gif) no-repeat 0 0;
	width: 950px;
	height: 46px;
	padding: 0 0 40px 0;
}

#footer p {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

.left-footer {
	float: left;
	width: 600px;
	margin: 10px 0 0 10px;
}

.left-footer li {
	float: left;
	padding: 0 0px 0 0;
}

.left-footer span{
color: #fff;
padding: 0 10px 0 10px;
}

.right-footer {
	float: right;
	width: 300px;
		margin: 10px 10px 0 0;
		text-align: right;
}

ul.benefits {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

ul.benefits3 li{
	margin: 25px 0 25px 0;
	padding: 7px 0 15px 55px;
}

.point1 {
	background: url(/images/image1.jpg) no-repeat 0px 0px;
height: 40px;
}

.point2 {
	background: url(/images/image2.jpg) no-repeat 0 5px;
height: 40px;
}

.point3 {
	background: url(/images/image3.jpg) no-repeat 0px 15px;
height: 40px;
}

.point4 {
	background: url(/images/image4.jpg) no-repeat 0 5px;
height: 40px;
}

.point5 {
	background: url(/images/image5.jpg) no-repeat 0 5px;
height: 40px;
}

.point6 {
	background: url(/images/image6.jpg) no-repeat 0 10px;
height: 40px;
}

.point7 {
	background: url(/images/image7.jpg) no-repeat 0 10px;
height: 40px;
}

.point8 {
	background: url(/images/image8.jpg) no-repeat 0 10px;
height: 40px;
}

.point9 {
	background: url(/images/image9.jpg) no-repeat 0 10px;
height: 40px;
}

.float-right-image {
	float: right;
	padding: 10px 0 10px 10px;
}

ul.benefits2 {
	margin: 10px 0 10px 20px;
	padding: 10px 0 10px 0;
	list-style: circle;
}

ul.benefits2 li{
	margin: 10px 0 10px 0px;
	padding: 10px 0 10px 20px;
	list-style: circle;
}


#contact-form {margin: 20px 20px 0 20px;}
#contact-form p.row { padding: 5px 15px; margin: 0; }
#contact-form p.info { border-top: 2px solid #F0EFE6; color: #CEBD07;  font-size: 0.92em; }
#contact-form p.submit { padding: 0 15px 10px 15px;  }
#contact-form p span.required { margin-left: 10px; color: #24597B; }
#contact-form label { float: left; color: #24597B; font-weight: bold; width: 120px; }
#contact-form input.text { width: 218px; }
#contact-form textarea { width: 218px; height: 130px; }
#contact-form select { width: 225px; }
#contact-form p.submit { padding-left: 135px; }
#contact-form p.submit input { margin: 10px 0 0 0; display: block; overflow: hidden; color: #fff; width: 83px; height: 24px; padding: 0; border: 0; background: url(/images/send.gif) 0 0 no-repeat; text-transform: uppercase; font-size: 0.83em; text-indent: -1001em;  cursor: pointer; }

.pricing th {
	background: #F2F2F2;
	padding: 5px 10px 5px 10px;
	width: 250px;
}

.pricing td {
	padding: 5px 10px 5px 10px;
	width: 250px;
}

.pricing {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #343434;
	line-height: 18px;
}

table.pricing {
	margin: 20px 0 10px 10px;
}

.left-content h3 {
		font-family: "Trebuchet MS";
	font-size: 15px;
	color: #343434;
	line-height: 18px;
	padding: 5px 0 5px 0px;
	text-transform: uppercase;
	border-bottom: 1px dotted #343434;
	margin: 0 10px 0 10px;
}
