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

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

span.break { display:block; margin-bottom:22px;}
.red { color:#7f1e1d;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}

/*** general ***/
body { background:url(images/bg.jpg) repeat-x #3980ff; text-align:center; font-family:arial; color:#666; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:932px; position:relative;}

#logo { width:387px; float:left; margin-top:66px;}
#headImg { width:545px; float:left; margin-top:17px;}

#mainBody { background:url(images/mBodyBg.jpg) center top no-repeat; position:relative; clear:both;}
#nav { font:15px Arial; text-transform:capitalize; margin:0 0 115px 13px; float:left;}
#nav span { background:url(images/navLeft.png) no-repeat; width:23px; height:46px; display:block; float:left;}
#nav .rightEnd { background:url(images/navRight.png) no-repeat; width:24px;}
#nav ul { background:url(images/navBg.png) repeat-x; width:849px; height:46px; display:block; float:left; padding-left:10px;}
#nav li { float:left; margin:0 20px 0 25px;}
#nav li a { background:url(images/navOver.png) center -100px no-repeat; float:left; display:block; color:#fff; padding:16px 10px 0 10px; height:30px;}
#nav li a:hover, #nav li a:focus { background-position:center top; color:#0066cc;}

#mBody { background:url(images/mBodyTop.png) no-repeat; clear:both; padding-top:35px;}
#mBody .wrap { background:url(images/mBodyBg.png) repeat-y; display:block; float:left; width:100%; padding:0 37px 0 36px;}
#mBody .mContent { background:url(images/mContentBot.gif) bottom no-repeat; float:left; width:447px; padding-bottom:15px; margin-right:8px;}
.mContent .top { background:url(images/mContentTop.gif) no-repeat; height:15px;}
.mContent .mid { background:url(images/mContentBg.gif) repeat-y; text-align:center; padding:14px 26px 0 26px; font-size:12px;}
.mContent .mid .text { text-align:left; font:14px arial; line-height:20px; margin:10px 0; font-size:14px;}

#mBody .sideBar { background:url(images/frame.jpg) no-repeat; float:left; width:375px; height:304px; padding:29px 0 0 31px;}
.sideBar .portrait { width:344px; height:244px;}

#footer { background:url(images/footerBg.png) no-repeat; height:77px; clear:both; font:12px arial; color:#000; padding:34px 37px 0 37px;}
#footer a { color:#000;}
#footer a:hover, #footer a:focus { text-decoration:underline;}