/* 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:#471e69;}
a:hover, a:focus { text-decoration:none; color:#9158c1;}
: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;}
.purple { color:#471e69;}
.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) top repeat-x #fff; text-align:center; font-family:Arial, Trebuchet MS; color:#4a4a4a; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:934px; position:relative;}

#header .wrapper { background:url(images/headerImg.jpg) top center no-repeat;}
#logo { height:215px; padding-left:70px;}
#nav { display:block; background:url(images/navBg.gif) no-repeat; height:45px; font-size:16px; font-weight:bold; text-transform:uppercase; padding-left:27px;}
#nav li { background:url(images/navDv.gif) top right no-repeat; display:block; float:left; padding:0; list-style:none; padding:0 18px;}
#nav li a { display:block; float:left; color:#fff; padding:16px 17px 0 10px; height:29px;}
#nav li a:hover, #nav li a:focus { color:#ad88cb;}
#nav li.last { background:none;}
#mainBody { background:url(images/footerBg.gif) bottom repeat-x;}
#mainBody .wrapper { background:url(images/mBodyBg.gif) repeat-y;}
#mainBody .wrap { background:url(images/footBg.jpg) bottom center no-repeat; padding-bottom:70px;}
.mContent { background:url(images/mBodyTop.gif) top center no-repeat; padding:16px 30px; font-size:12px;}
.mContent strong { color:#000;}
.mainContent { width:594px; float:left;}
.sidebarLeft { width:265px; float:left; background:url(images/sidebarTop.gif) top no-repeat; padding-top:14px; margin-left:15px; font-size:11px; line-height:14px;}
.sidebarLeft .title { font-size:12px;}
.sidebarLeft .mid { background:url(images/sidebarBg.gif) repeat-y; padding:0 18px;}
.sidebarLeft .bot { background:url(images/sidebarBot.gif) no-repeat; height:9px;}
.sidebarLeft hr { margin:10px 0;}
.sidebarLeft li { list-style:none; background:url(images/tab.gif) left 3px no-repeat; padding-left:10px;}
.sidebarLeft .imgs { float:left;}
.sidebarLeft .imgs img { display:block; border:1px solid #fff; margin:0 12px 10px 0;}
.sidebarLeft .imgWrap { border:1px solid #471e6a;}
.fullWrap { width:100%; clear:both; float:left; margin-bottom:12px;}
.fullWrap .imgWrap { background:url(images/imgHolder.gif) no-repeat; width:245px; height:163px; padding:6px; float:left; margin-right:15px;}
.fullWrap .txtWrap { padding-top:5px;}
.row { margin:20px 0 15px 6px; background:url(images/dotted.gif) 287px top repeat-y; float:left;}
.column { float:left; width:276px; padding:15px 12px 15px 0;}
.column .textWrap { width:218px; float:right;}
.row .divider { border-bottom:1px dashed #000; float:left; width:100%; margin:2px 0;}
.moreBtn { display:block; float:right; margin-top:20px; width:70px; font-weight:bold;}
.rightSide { width:278px; padding-left:10px;}
.txtDesc { background:url(images/txtDescBg.gif) repeat-x #362445; min-height:40px; clear:both; color:#fff; padding:20px 45px; margin-left:6px;}
.titleBg { background:url(images/headingTitle.gif) repeat-x #362445; min-height:22px; clear:both; color:#fff; padding:7px 0 0 14px; margin-left:6px;}
#footer { color:#fff; font-size:11px; font-weight:bold; padding:0 32px;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
#footer .alignLeft, #footer .alignRight { padding-top:8px;}
