ul,li,p,h1,h2,h3,h4,div,form { 
	padding: 0;
	margin: 0;
}
body {
	margin: 0px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height:1.7;
	color: #666;
	background-color: #D2F2FF;
}
img {
	border: none;
	display: block;
}
/* --HEADINGS-- */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #0097CF;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	line-height: 1;
}
h1.go_up {
	padding: 0px;
	line-height: 1;
}
h1.pagetitle {
	font-size: 25px;
	padding: 10px 0px 15px 0px;
	line-height: 1;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 17px;
	color: #333;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	line-height: 1;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	line-height: 1;
}
/* --LISTS-- */
ul {
	margin: 6px 0px 8px 15px;
}	
ul li {
	padding: 0px 0px 12px 20px;
	line-height:1.4;
	list-style-type: none;
	background: url(../images/common/bullet.jpg) no-repeat 0px 7px;
}
/* --TEXT-- */
p {
	padding-bottom: 12px;
}
a {
	text-decoration: none;
	color: #999;
	border-bottom: #999 dashed 1px;
}
a:hover {
	text-decoration: none;
	color: #00AEEF;
	border-bottom: #00AEEF dashed 1px;
}
a.no_border, a.no_border:hover {
	border: none;
}
.big {
	font-size: 16px;
}
.small {
	font-size: 13px;
}
.promin, .promin a {
	color: #FCA61D;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.white {
	color: #FFF;
}
.blue {
	color: #1B77BA;
}
.red {
	color: #C30;
}
.blockcenter {
	margin: 0px auto;
}
.btm_mrgn_15 {
	margin-bottom: 15px;
}
/* --FLOATS-- */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* --WRAPPER-- */
.surround {
	width: 980px;
	margin: 0 auto;
}
/* --HEADER-- */
#header {
	width: 940px;
	height: 125px;
	margin: 0px auto;	
}
#header_c1 {
	width: 336px;
	height: 125px;
	float: left;
}
#header_c2 {
	width: 604px;
	height: 125px;
	float: left;
	background: url(../images/header/bg.jpg) no-repeat top left;
}
/* --MAIN NAVIGATION-- */
#nav,#nav_lt,#nav_rt {
	width: 940px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/nav/bg.jpg) repeat-x;
}
#nav_lt {
	background: url(../images/nav/lt.jpg) no-repeat top left;
}
#nav_rt {
	background: url(../images/nav/rt.jpg) no-repeat top right;
}
#nav ul {
	list-style-type: none;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
#nav ul li {
	float: left;
	padding: 0px 0px 0px 0px;
	height: 40px;
	background: none;
}
#nav ul li a {
	padding: 0px 20px;
	height: 40px;
	font-size: 15px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
	border: none;
}
#nav ul li a:hover,#nav ul li a.active {
	color: #333;
	border: none;
}
/* --BANNER HOME-- */
#banner_home_wrapper {
	height: 410px;
	margin: 28px auto 0px auto;
	background: url(../images/banners/home-bg.jpg) no-repeat top center;
}
#banner_home {
	width: 920px;
	height: 370px;
	margin: 0px auto;
	padding: 10px 30px 30px 30px;
	background: url(../images/banners/home-bg.jpg) no-repeat top center;
}
/* --BANNER INSIDE-- */
#banner_wrapper {
	height: 260px;
	margin: 28px auto 0px auto;
	background: url(../images/banners/bg.jpg) no-repeat top center;
}
#banner {
	width: 920px;
	height: 220px;
	margin: 0px auto;
	padding: 10px 30px 30px 30px;
	background: url(../images/banners/bg.jpg) no-repeat top center;
}
/* --CONTENT STRUCTURE-- */
#content {
	width: 896px;
	min-height: 350px;
	margin: 28px auto 20px auto;
	padding: 0px;
}
/* --CONTENT HOME-- */
#content_home_c1 {
	width: 255px;
	float: left;
	padding-right: 51px;
}
#content_home_c2 {
	width: 590px;
	float: left;
}
#why_us p {
	padding-left: 23px;
}
#why_us p.tick {
	background: url(../images/common/tick.jpg) no-repeat 0px 7px;
	padding-bottom: 0px;
	font-weight: bold;
}
/* --Network Associates Slider-- */
.graphic, #prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
#slider2 {
	margin: 15px 0 0 0;
	padding:0;
	list-style:none;
}
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 li {
	width:590px;
}	
#prevBtn, #nextBtn {
	display:none;
	width:37px;
	height:38px;
	position:absolute;
	left: -12px;
	top:118px;
}	
#nextBtn {
	left:655px;
}														
#prevBtn a, #nextBtn a {
	display:none;
	width:37px;
	height:38px;
	background: none;
}	
#nextBtn a {
	background: none;
}
#prevBtn a:hover, #nextBtn a:hover {
	text-decoration: none;
}
.slide {
	padding: 0px;
	height: 130px;
}
.slide_c1 {
	width: 240px;
	float: left;
	height: 130px;
}
.slide_c2 {
	width: 325px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 14px;
	height: 130px;
}
.slide_c2 h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
/*FOOTER */
#footer_wrapper {
	height: 420px;
	background: url(../images/footer/wrapper-bg.jpg) repeat-x top left;
}
#footer {
	width: 980px;
	height: 420px;
	padding: 0px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 1.5;
	color: #FFF;
	background: url(../images/footer/wrapper-bg.jpg) repeat-x top left;
}
#footer a {
	color: #FFF;
	border: none;
}
#footer a:hover {
	color: #007EAE;
	text-decoration: none;
	border: none;
}
#footer_r1 {
	width: 940px;
	height: 130px;
	margin: 0px auto;
}
#footer_r2 {
	width: 940px;
	height: 290px;
	margin: 0px auto;
	background: url(../images/footer/bg.jpg) no-repeat top center;
}
#footer_r2_c1 {
	width: 258px;
	height: 260px;
	float: left;
	padding: 30px 41px 0px 21px;
}
#footer_r2_c1 h1 {
	color: #FFF;
	font-size: 21px;
	padding: 0px 0px 3px 0px;
}
#footer_r2_c1 p {
	padding: 0px 0px 15px 0px;
}
#footer_r2_c2 {
	width: 243px;
	height: 265px;
	float: left;
	padding: 25px 0px 0px 57px;
}
#footer_r2_c2 a {
	font-size: 28px;
	line-height: 62px;
	padding-left: 60px;
	color: #CEF1FF;
	letter-spacing: 1px;
}
#footer_r2_c3 {
	width: 240px;
	height: 200px;
	float: left;
	padding: 90px 30px 0px 50px;
}
#footer_r2_c3 p {
	text-align: center;
}
/* --CONTACT-- */
#contact_c1 {
	width: 448px;
	float: left;
}
#contact_c2 {
	width: 448px;
	float: left;
}
/* --REQUEST A QUOTE-- */
#raq {
	background-color: #E1F6FF;
	border: dotted 2px #FFF;
	margin-bottom: 10px;
}
.txtbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 12px;
	color: #999;
	height: 18px;
	line-height: 18px;
	width: 180px;
}
.messagebox {
    border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 12px;
	color: #999;
	height: 90px;
	width: 575px;
}
.column {
	width: 375px;
	float: left;
}