/* 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 #1474af; text-align:center; font-family:Arial; font-size:11px; color:#999; position:relative;}
#wrap { background:url(images/mContent.png) repeat-y; text-align:left; width:795px; margin:0 auto; position:relative;}

#header { background:url(images/header.gif) no-repeat; min-height:151px; padding:0 10px;}
	#logo { padding:25px 0 0 30px; height:75px;}
	#header .abs { width:775px; margin:5px 0; position:relative; height:42px;}
	#nav { padding:0 24px; font-size:13px; top:0; left:0; background:url(images/nav.gif) repeat-x; display:block; width:727px;}
	#nav li { display:block; float:left; padding:0; border-right:1px dotted #fff;}
	#nav li a { display:block; float:left; color:#fff; height:30px; text-align:center; background:url(images/nav.gif) repeat-x; padding:13px 24px 0 24px;}
	#nav li a:hover, #nav li a:focus { background-position:0 -80px;}
	#nav .last, #nav li:last-child { border:none;}
	#txtHeader { font-family:Times New Roman; font-size:14px; color:#666; top:140px; left:30px;}
	#txtHeader .btn { background:url(images/btn.png) no-repeat; width:79px; height:33px; text-align:center; padding:7px 23px 0 0; color:#fff; font-size:11px; font-family:Arial; font-weight:bold; display:block; float:right;}
	#txtHeader .btn:hover, #txtHeader .btn:focus { background-position:0 -100px;}
	#imgHeader { border-bottom:3px solid #999933;}
	#social { right:32px; top:-62px;}
	
#mBody { background:url(images/mBody.gif) no-repeat; min-height:200px; padding:25px 30px 10px 30px; clear:both; line-height:16px;}
	#mBody .col1 { float:left; width:322px; margin-right:12px; border-right:1px solid #cac8c5; padding-right:12px}
	#mBody .col2 { float:left; width:388px;}
	.col1 .arrow { float:left;}
	.arrow { padding-left:20px; display:block;}
	.arrow li { list-style:url(images/raquo.gif); color:#999933; text-decoration:underline; margin-bottom:6px;}
	
#footer { background:url(images/footer.jpg) no-repeat; height:80px; padding:20px 45px 0 45px; color:#666;}
	#footer a, #footer .alignLeft a:focus, #footer .alignLeft a:hover { color:#000; text-decoration:underline;}
	#footer a:hover, #footer a:focus, #footer .alignLeft a { text-decoration:none;}

	.imgWrap img { border:1px solid #e59999;}
	img.alignRight { margin-left:16px;}
	img.alignLeft { margin-right:16px;}
	.divider { border-bottom:1px solid #c5c4c0; margin:29px 0 30px 0;}
	.title { font-size:16px; margin-bottom:12px; color:#999933; font-family:Times New Roman;}
