/* Author : Patrick Sy */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#cc0000;}
a:hover, a:focus { text-decoration:none; color:#8c0505;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.blue { color:#336699;}
.green { color:#999933;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.gif) repeat-x #fff; text-align:center; font-family:Arial; font-size:13px; color:#999; position:relative;}
.wrap { text-align:left; width:940px; margin:0 auto; position:relative;}
.wrapper { background:#fff; border:1px solid #fff; border-width:0 1px;}

#header .wrap { background:url(images/bgTop.png) 50% 0 no-repeat;}
	#header .abs { height:110px; display:block;}
	#logo { top:0; left:0;}
	#nav { font-size:12px; top:65px; right:0; padding-right:20px; background:url(images/navR.gif) 100% 0 no-repeat;}
	#nav ul { background:url(images/navL.gif) no-repeat; padding-left:20px; float:left;}
	#nav li { display:block; float:left; background:url(images/nvDv.gif) 100% 0 no-repeat; padding:0 3px 0 0;}
	#nav li a { display:block; float:left; background:url(images/nav.gif) repeat-x; color:#fff; height:30px; text-align:center; padding:15px 22px 0 22px;}
	#nav li a:hover, #nav li a:focus { background-position:0 -70px;}
	#nav li.last, #nav li:last-child { background:none; padding:0;}
	#callNow { background:url(images/txt_call.gif) no-repeat; font-size:20px; color:#fff; top:20px; right:0; text-align:right; padding:7px 20px 0 0; width:253px; height:27px;}
	#imgHeader {}
	#txtHeader { top:110px; left:0; width:100%;}
		#txt1 { top:55px; left:67px;}
		#txt2 { top:118px; right:60px;}
		#txt3 { top:149px; left:72px;}
	#txtHeader .btn { background:url(images/processBtn.png) no-repeat; text-indent:-2000px; width:308px; height:99px; display:block;}
	#txtHeader .btn:hover, #txtHeader .btn:focus { background-position:0 -149px;}

#mBody { line-height:18px;}
#mBody .wrap { min-height:200px; padding-top:30px;}
	.column { width:469px; float:left;}
	.column .text.sideImg { float:left; width:300px;}
	.column .btn { background:url(images/moreBtn.png) no-repeat; width:106px; height:36px; display:block; float:right; padding-top:14px; font-weight:bold; color:#fff; text-align:center;}
	.column .btn:hover, .column .btn:focus { background-position:0 -100px;}

#footer { background:url(images/footer.gif) repeat-x; font-family:Arial; font-size:12px;}
#footer .wrap { color:#fff; height:77px; padding:27px 0 0 0;}
	#footer a, #footer .alignLeft a:focus, #footer .alignLeft a:hover { color:#fff; text-decoration:none;}
	#footer a:hover, #footer a:focus, #footer .alignLeft a { text-decoration:underline;}

	.imgWrap img { border:1px solid #e59999;}
	img.alignRight { margin-left:16px;}
	img.alignLeft { margin-right:16px;}
	.title { font-size:18px; color:#003366; margin-bottom:18px;}
	.check { padding-left:50px; color:#666; font-size:13px;}
	.check li { list-style:url(images/tabCheck.gif);}
