*{
	margin:0;
	padding:0;
}
img {
	border:none;
}
body { 
	font-size: 75.0%; 
    line-height:1.667em;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color:#666666;
	background:url(../images/bg.png) repeat-x;
}
/* Headings
-------------------------------------------------------------- */

h1 a { color:#244b7a !IMPORTANT; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; font-family:"Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Arial,Helvetica,sans-serif; }
h4, h5, h6 { color:#000 }
h1, h2, h3, h4, h5, h6 { font-weight:400; }

h1, h2, h3, h4, h5 { font-size: 1.667em; line-height: 1em; margin-bottom: 0.5em; }
h1 a, h2 a, h3 a, h4 a, h5 a { color:#244B7A; text-decoration:none; font-weight:normal; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { color:#88C4FF; }
h6 { font-size: 1em; }


/* container
-------------------------------------------------------------- */
#container { width:960px; margin:0 auto; }

/***** Header *****/
#headerWrapper { width:100%; height:100px; }
#header { width:960px; margin:0 auto; height:100px; }
#header #logo h1 { float:right; margin:40px 0 0 0; color:#FFF; }
#header #logo h1 span { color:#244b7a; }


/* Logo
-------------------------------------------------------------- */
#logo{
	padding:20px 0 0 0;
}



/***** Top Navigation *****/
#topNavWrapper { width:100%; height:37px; margin-bottom:20px; }
#topNav { width:100%; margin:0 auto 20px auto; height:37px; background:#333; }
#topNav ul { width:960px; margin:0 auto; background:#333; }
#topNav ul li { height:37px; float:left; background:#333333; color:#C1C1C1; list-style:none; }
#topNav ul li a { padding:0 16px; line-height:37px !IMPORTANT; height:37px; float:left; text-decoration:none; display:block; background:#333333; color:#C1C1C1; font:bold 14px Arial, Helvetica, sans-serif;}
#topNav ul li a:hover { background:url(../images/top_btn_h.gif) no-repeat center bottom;} 
#topNav ul li a.hover{ padding:0 18px; height:37px; float:left; text-decoration:none; display:block; background:url(../images/top_btn_h.gif) no-repeat center bottom; color:#C1C1C1; font:bold 14px Arial, Helvetica, sans-serif; }


/* banner
-------------------------------------------------------------- */
#banner { height:190px; padding:45px 40px; background:url(../images/banner.png) no-repeat; margin-bottom:20px; color:#FFF; }
#banner h2 { color:#FFF; font-weight:bold; }
#banner p { width:580px; font-size:20px; color:#0e2c50; line-height:1.5em; font-weight:bold; }
#banner p span { font-size:22px; }


/***** Sidebar *****/
#sidebar { width:220px; padding:0 5px; margin:0 10px 0 0; float:left; height:100px; }
#main { float:left; padding:0 10px; width:700px; min-height:420px; margin-bottom:20px }
#main p { margin-bottom:20px }

.blue_link{
	text-decoration:none;
	color:#244B7A;
	font-weight:bold;
}
.blue_link:hover{
	text-decoration:underline;
	color:#244B7A;	
}
.blue_link:visited{
	color:#244B7A;	
}


div.service { float:left; width:230px; margin:0 0 10px 30px; padding-left:90px; list-style:none; }
div.service_wide { float:left; width:600px; margin:0 0 10px 40px; padding-left:80px; list-style:none; }
.service1 { background: transparent url(../images/benefit1.png) no-repeat top left; }
.service2 { background: transparent url(../images/benefit2.png) no-repeat top left; }
.service3 { background: transparent url(../images/benefit3.png) no-repeat top left; }
.service4 { background: transparent url(../images/benefit4.png) no-repeat top left; }
.service5 { background: transparent url(../images/benefit5.png) no-repeat top left; }
.service6 { background: transparent url(../images/benefit6.png) no-repeat top left; }


div.hr { float:left; width:160px; margin:0 0 10px 10px; padding-left:60px; list-style:none; }
.hr1 { background: transparent url(../images/icon_survey.png) no-repeat top left; }
.hr2 { background: transparent url(../images/icon_epc.png) no-repeat top left; }
.hr3 { background: transparent url(../images/icon_q.png) no-repeat top left; }




.leftres { float:left; width:300px; }
.rightres { float:right; width:370px; }
.leftres ul, .rightres ul { list-style:none; margin:0; padding:0; }
.leftres ul li, .rightres ul li { margin:0; padding:0; }
.leftres ul li a, .rightres ul li a { display:block; color:#444; text-decoration:none; font-style:italic; border-bottom:dotted 2px #b4874c; padding:5px 0; }
.leftres ul li a:hover, .rightres ul li a:hover { background:#EEE; border-bottom:solid 2px #b4874c; }



/* Awesome Buttons *******************************************************************************/
button{margin:0; padding:0; border:none; outline:none;}
.awesome, .awesome:visited {
	background: #222 url(../images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover								{ background-color: #111; color: #fff; }
.awesome:active								{ top: 1px; }
.small.awesome, .small.awesome:visited 		{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 		{ font-size: 14px; padding: 8px 14px 9px; }
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #5E7EA4; }
.blue.awesome:hover							{ background-color: #244B7A; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited	{ background-color: #a9014b; }
.magenta.awesome:hover						{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited	{ background-color: #ff5c00; }
.orange.awesome:hover						{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited	{ background-color: #ffb515; }
.yellow.awesome:hover						{ background-color: #fc9200; }
/* End Awesome Buttons ***************************************************************************/


/***** Prices Table *****/
table.prices { width:696px; }
table.prices tr th, table.prices tr td { padding:7px 10px; text-align:left; font:normal 12px arial, helvetica, sans-serif; }
table.prices tr th { font-size:14px; font-weight:bold; background:#DDD; border-bottom:solid 1px #FFF; }
table.prices tr th.val { width:40% !IMPORTANT; }
table.prices tr th.price { width:30% !IMPORTANT; }

/***** Footer *****/
#footerWrapper { width:100%; background:#333; }
#footer { background:#333; position:relative; width:960px; height:80px; margin:0 auto; padding:15px 10px 10px 10px; }
#footer p { color:#FFF; font-size:11px; margin-bottom:14px; line-height:120%; }
#footer p a { color:#FFF; text-decoration:none; font-weight:bold; }
#footer ul li{ display:inline; }
#footer ul li a { color:#FFF; font-style:italic; font-size:1em; padding:0 5px; text-decoration:none; }
#footer ul li a:hover { color:#FFF; text-decoration:underline; }
#footer .rics { float:right; margin:-5px 0 0 0; }


/****** CONTACT FORM *****/
#contact_form { width:220px; position:relative; padding:0 !IMPORTANT; margin:0 !IMPORTANT; }
#contact_form p { margin:0 0 8px 0 !IMPORTANT; padding:0 !IMPORTANT; }
#contact_form .contact_txtbox { width:214px; padding:2px; border:solid 1px #DDD; background:#EEE; }
#contact_form .r { text-align:right; width:220px; }
#contact_form .conbtn { display:inline-block; padding:0 !IMPORTANT; margin:0 !IMPORTANT; width:60px; height:28px; line-height:28px !IMPORTANT; }

#contactf { width:700px; font-size:14px; }
#contactf .txtbox { margin:4px 0 0 0; width:692px; padding:3px; border:solid 1px #CCC; background:#EEE; }
#contactf .r { text-align:right; width:700px; }
#contactf .cbtn { width:80px; height:26px; line-height:26px !IMPORTANT; font:normal 14px arial, helvetica, sans-serif; color:#FFF; background:#1f3855; border:solid 1px #182739; }
#contactf .cbtn:hover { background:#1d603e; border:solid 1px #19442e; }


.pricing_t { border:solid 1px #CDCDCD; padding:1px; margin:0 0 30px 0; }
tr.topb td { border-top:solid 1px #CDCDCD; }
td.strong { font-weight:bold !IMPORTANT; }
.tab_links { color:#86352a; font-weight:bold; text-decoration:none; } 
.tab_links:hover { color:#444; text-decoration:none; }
p.larger { font-size:14px; margin:0 0 12px 0 !IMPORTANT; padding:0 !IMPORTANT; }
.strong { font-weight:bold !IMPORTANT; }
.clear10 { clear:both; height:10px; }

.btwelve { font-weight:bold; font-size:12px; }
.strong { font-weight:bold; }
.clear10 { clear:both; height:10px; }
.big_link { font:normal 14px arial, helvetica, sans-serif; padding:7px 10px; background:#244b7a; border:solid 1px #1f3855; text-decoration:none; color:#FFF; }



.powered_by{
	position:absolute;
	top:-75px;
	left:10px;
}
/* calculator */
.calculator{
	width:280px;
	height:330px;
	color:#666666;
	margin:0 0 15px 0;
	font-size:11px;
	}
.calculator_h2{
	font-size:16px;
	color: #2e6e9e;
	margin-bottom:10px;
	margin-left:10px;
	}
.calc_p{
	font-size:12px;
	margin-left:10px;
	}
.calculator_select{
	width:235px;
	margin-bottom:10px;
	margin-left:10px;
	color:#666;
	background-color:#fff;
	border:1px solid #999999;
	font-weight:normal;
	font-size:11px;
	}
.calculator_lbl{
	margin-bottom:0px;
	margin-left:10px;
	font-weight:normal;
	color: #666;
	font-size:12px;	
	}
.calculator_output{
	height:80px;
	width:235px;
	margin-bottom:10px;
	padding:10px;
	border:solid 1px #CCC;
	color:#333;
	font-size:11px;
	font-weight:normal;
	}
.calculator table{
	margin:10px;
	}
.btn_calculate{
	float:left;
	width:95px;
	margin-left:10px;
	margin-right:50px;
	}
/* table */
.price_list{
	width:500px;
	border:1px solid #A6C9E2;
	border-collapse:collapse;
	margin-bottom:15px;
	color:#244B7A;
	font-weight:bold;
	}
.price_list_top td{
	padding:5px;
	background:#5E7EA4;
	color:#FFF;
	font-weight:bold;
	}
.odd td{
	background-color:#E9EFF6;
	padding:3px;
	}
.even td{
	background-color: #fff;
	padding:3px;
	}
.price_list input{
	width:100px;
	}
.url_list input{
	width:500px;
	}
button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	font-size:10px;
}
/* contact *********************************/
#contact_form{
	margin-bottom:15px;
	padding:10px;
	/*background:url(../images/bg_contact.jpg);*/
}
#contact_form input{
	width:280px;
	margin-bottom:2px;
}
#contact_form select{
	width:280px;
	margin-bottom:2px;
}
#contact_form textarea{
	width:280px;
	height:100px;
	margin-bottom:2px;
}
#contact_form button{
	margin:10px;
}
#contact_form p{
	width:200px;
	color:#244B7A;
	margin-bottom:1px;
}
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.margin-left-10 { margin-left:10px;}
.margin-right-10{ margin-right:10px;}


