/* 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;}
.red { color:#993300;}
.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 #339999; text-align:center; font-family:Arial; font-size:11px; color:#000; position:relative;}
#wrap { background:url(images/mContent.gif) repeat-y; text-align:left; width:738px; margin:0 auto; position:relative;}

#header { background:url(images/header.jpg) no-repeat; height:474px;}
	#logo { height:114px;}
	#nav { width:450px; position:absolute; font-size:14px; top:73px; right:0;}
	#nav li { display:block; float:left; padding:0 4px;}
	#nav li a { display:block; float:left; color:#fff; background:url(images/nav.gif) repeat-x; padding:10px 18px 0 18px; height:22px;}
	#nav li a:hover, #nav li a:focus { background-position:0 -68px;}
	#imgHeader {}
		#imgHeader .text { float:left; width:382px; padding:30px 0 0 30px; line-height:16px;}
		#imgHeader .imgHolder { float:left; width:320px;}
#mBody { min-height:258px; margin-top:-216px; line-height:16px;}
	.mainBox { float:left; width:356px; border:1px solid #ccc; padding:13px; margin:0 8px 0 13px;}
	.mainBox .text { float:left; width:253px;}
	.sideBox { float:left; width:294px; background:#759089; padding:13px; color:#fff;}
	.sideBox .text { float:left; width:190px;}
#footer { background:url(images/footer.gif) no-repeat; height:28px; font-size:11px; color:#fff; padding:30px 12px 0 12px}
	#footer a, #footer .alignLeft a:focus, #footer .alignLeft a:hover { color:#fff; text-decoration:underline;}
	#footer a:hover, #footer a:focus, #footer .alignLeft a { text-decoration:none;}

	img.alignRight { margin-left:12px;}
	img.alignLeft { margin-right:12px;}
	.divider { border-top:1px solid #37524b; border-bottom:1px solid #adc0bc; margin:18px 0 15px 0; clear:both;}
	.title { font-size:23px; color:#76928a; margin-bottom:12px;}
	.sideBox .title { color:#fff;}