/* CSS Document */

body {
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	background-color: #0066FF;
	text-align:center;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #C9C9C5;}
 
#container {
	width:950px;
	margin: 0 auto 0;
	overflow: visible;
	text-align:left;
	top: 10px;
}
#subcontainer{
	width:950px;
	float:left;
	margin: 10px auto 0;
	overflow: visible;
	text-align:left;
	padding: 15px;
	background:#fff;
	border:1px solid #DEDEDE;
}
#header{
	float:left;width:950px;margin:0;padding:0;}
#logo{
	float:left;margin:0;
	width:650px;
	padding:25px 0 10px 0;
}
img{border:none;}
#buttons{
	float:right;
	margin:0;
	padding:0;
}
#buttons p.border{border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	background:#edf2f5;
}
#buttons a{	color: #000;
}
#buttons p.noborder{padding-top:5px;
	border-right: none;
	border-left:none;
	border-top:none;
	border-bottom:none;
	background:#fff;
	margin-righ:0;
	padding-right:0;
}
#bottons img{margin-right:5px;}
#buttons p{	
	border-bottom: 1px solid #DEDEDE;
	padding:1px 10px 0 0;
	color: #000;
}
#slideshow{
	float: left;
	width:620px;
	height:279px;
	margin:17px 0 0 0;
}		
#basic{
	float: left;
	margin:3px 0 0 0;
	padding:5px;
	background:#eee;
	border: 1px solid #E3E3E3;}
	
#guarantee{
	float:right;
	margin:3px 0 0 3px;
	padding: 0 10px 0 10px;
	height: 150px;
	width:280px;
	background-color: fff;
}
#pricinglink {float:left; margin:0px;text-align:center;width:290px;}

a{
	color:#0077C0;
	text-decoration:none;
}
a:hover{color:#666;	text-decoration:underline;
}


#content {
	float: left;
	width:950px;
	overflow: visible;
	margin:0;padding:0;
}
#addstop{
	float:right;
	margin: 17px 0 0 0;
	padding-left:5px;padding-right:5px;
	height:295px;
	width:285px;
}

#right{
	float: right;
	width:285px;
	margin: 0 0 10px 0;
	padding:0 5px 5px 5px;
}
#left{
	float: left;
	width:215px;
	margin: 15px 0 10px 0;
	padding:0 5px 5px 0;
}

#main{
	float: left;
	width:477px;
	margin:0 0 10px 0;
	padding:5px 10px 20px 10px;
}

#mastersales{
	float: left;
	width:620px;
	margin:0;
	padding:0;
}

#box{
	border: 1px solid #E3E3E3;
	padding:10px 0 0 10px;
}

#list{
font-size:1.1em;
text-transform: capitalize;
}
#testimonials ul {margin:0;padding:0;float:left;}
#testimonials li{margin:0;padding:0;list-style:none inside;}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin:0;
	padding: 5px 0;
	font-weight:normal;
	line-height: 160%;
}


.faviconbullet2{
	list-style-image: url(../img/bullet.jpg);
	list-style-position: inside;
 vertical-align: middle;}


p span.blue{color: #0077C0;}
.light{color: #666;}
ul, ol, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin:0;
	padding: 5px 0 5px 0;
	line-height: 170%;
	list-style-position: inside;
	list-style-image: url(../img/greybullet.gif);
}
li{padding:5px 0 2px 10px;}
ul span{
	color: #0077C0;
	font-weight:bold;
}

#footer{
	clear: both;
	width:950px;
	margin:0;
	text-align:center;
	color: #666;
	padding: 10px 0;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background-image: url(../img/mainBgfooter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer a{color:#666; text-decoration:none;}

.small{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.highlight{	border:1px solid #93AEC9;
	background-image: url(../img/mainBgfooter.jpg);
	background-repeat: repeat-x;
	background-position: top;
	 padding:10px;
	 font-weight: bold;
}
.block{background: #D4E1EE;font-size: 0.9em;font-weight:bold;
 padding:5px;}
.testim{
 	font-style:italic;}
.sig{
	color: #686868;
	font-style:normal;
}

.nobullet{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}
.blue{	color: #0077C0;}
.red{	color: #FE1111;}
.faviconbullet{
	list-style-image: url(../img/bullet.jpg);
	list-style-position: inside;
 vertical-align: middle;}
.withbg, .graybg{
	margin:0 0 10px 0;
	padding:2px 20px;
	color:#eee;
	font-weight:bold;
	border-bottom: 1px solid #004771;
}
.withbg {
	background-color: #0069A7;
	border-bottom: 1px solid #004771;
	background-image: url(../img/withbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
.graybg{
	background-color: #666;
	border-bottom: 1px solid #111;
}
input, textarea, select{	
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	margin:1px 0 5px 0;
}
.bigblue {font-size:1.3em;color:#0077C0;}

table{
 width: 520px;
 font: 11px/13px arial, sans-serif;
 color: #666;
 margin: 0;
}
td,th {
 border-bottom: 1px solid #ddd;
 border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
 padding: 5px 5px 3px 10px;
 vertical-align: middle;
 text-align: center;
}
.tableHeading th, .tableHeading td {
 background:#E2EAF0;
 border: 1px solid #B7C3CC;
}
.tableHeading th {
 border-left: none;
}
tfoot .tableHeading th, tfoot .tableHeading td {
 border-top: none;
}
th h3 {
 font: normal 14px;
 color: #666;
 padding: 5px 0;
 margin: 0;
}
th span {
 font-size: 14px;
 color: #FF3900;
}
th img {
 margin-top: 3px;
}
th.column1 {
 width: 160px;
 text-align: left;
vertical-align: middle;
 font-weight: bold;
 border-bottom: 1px solid #C6D2DA;
 border-right: 1px solid #C6D2DA;
 border-left: 1px solid #C6D2DA;
background: #E2EAF0;
 color: #2F4450;
}
.odd th.column1 {
 background:#f2f5f8;
}
th.first {
 border-left: 1px solid #C6D2DA;
}
.column2, .column3, .column4{
 width: 160px;
 text-align: left;
}
td {
 background: #f2f5f8;
}
.odd td {
 background:#fff;
}
table td.section_title {
 background-image: none;
 color:#0033CC;
text-align:left;
 padding-top:20px;

}
table tr.row_header td {
 background-color:#eaeaec; 
}
table tr.tablenav td {
 background-image:url(/assets/images/grad_lu.gif);
 height:25px;
 border-left: 1px solid #C6D2DA;
 vertical-align: middle;
} 
form{color:#666;}
#webform{
	float:right;
	margin:20px 0 0 0;
	padding: 0 20px;
	border: 1px solid #E3E3E3;
	width:460px;
	background-color: #F2F5F8;
}
#webform.left{float:left;}
#webform td, #webformtr{background-color: #fff;}
table.reportsform{width:455px;margin:0;padding:0;background:none;}
button{width:80px; height:25px; font-size:12px;}
.error {
	clear:both;
    font: normal 10px arial;
    padding: 3px;
    margin: 3px;
    background-color: #fff;
    border: 1px solid #c00;
}
.sub{margin-top:20px;}
