/* 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:#0099ff;}
a:hover, a:focus { text-decoration:none; color:#8dd9ff;}
:focus { outline:0;}

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

span.break { display:block; margin-bottom:22px;}
.blue { color:#0099ff;}
.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) 0 0 repeat-x #d5d5d5; text-align:center; font-family:Arial; color:#000; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:920px; position:relative;}

#logo { height:106px; margin-left:9px;}
#contactus { float:right; width:331px; text-align:right; margin:-36px 10px 0 0;}
#headerImg { background:url(images/headerImgBg.jpg) no-repeat; padding:25px 0 0 21px; height:241px;}
#mainBody .wrapper { background:url(images/mContentBg.jpg) repeat-y;}
.sidebar { float:left; width:227px; padding:0 0 0 10px;}
.mContent { float:left; width:673px;}
#nav { background:url(images/topSide.gif) no-repeat; padding:10px 0 0 0; font-size:13px;}
#nav ul { background:url(images/midSide.gif) repeat-y; padding:1px 0 4px 0;}
#nav .bot { background:url(images/botSide.gif) no-repeat; height:10px;}
#nav li { display:block; padding:0 15px 0 20px;}
#nav li a { display:block; background:url(images/navBg.gif) repeat-x; height:22px; color:#fff; padding:11px 0 0 20px;}
#nav li a:hover, #nav li a:focus { color:#8dd9ff;}
.text { padding:15px 10px 0 10px; font-size:12px;}
.column .text { padding-left:20px; padding-bottom:15px; background:url(images/columnBg.gif) repeat-x #e4e4e4;}
.cont1 .title { background:url(images/headingBg.gif) repeat-x; height:36px; padding-left:10px; border:1px solid #87cfe7; border-width:0 1px; font-size:17px; color:#fff;}
.cont1 .title h2 { background:url(images/arrowHead.gif) 0 0 no-repeat; height:36px; display:block; padding:11px 0 0 28px;}
.cont1 { background:url(images/topCon1.gif) no-repeat; padding:10px 0 0 0;}
.cont1 .wrap { background:url(images/midCon1.gif) repeat-y; padding:0 18px 0 13px;}
.cont1 .bot { background:url(images/botCon1.gif) no-repeat; height:10px;}
.cont2 { background:url(images/topCon2.gif) no-repeat; padding:10px 0 0 0;}
.cont2 .wrap { background:url(images/midCon2.gif) repeat-y; float:left; width:100%;}
.cont2 .bot { background:url(images/botCon2.gif) no-repeat; height:10px; float:left; width:100%;}
.cont2 { float:left; width:100%;}
.wrap .column { float:left; width:302px; margin:16px 0 10px 21px;}
.column .title { padding-left:10px;}
#footer { background:url(images/footerBg.gif) 0 0 repeat-x; clear:both; color:#fffcfc; font-size:12px;}
#footer .wrapper { background:url(images/mFooterBg.gif) no-repeat; height:74px; padding:55px 0 0 0; text-align:center;}
.copyright { margin-bottom:6px; color:#999;}
#footer a { color:#fffcfc;}
#footer a:hover, #footer a:focus { text-decoration:underline;}