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

h1,h2,h3 { font-weight:normal;}
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;}
.orange { color:#ff9933;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}
.top { top:0;}
.left { left:0;}
.right { right:0;}
.bot { bottom:0;}

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

#header { background:url(images/headerBg.jpg) top center no-repeat; height:492px; margin-left:1px;}
#logo { float:left;}
#browseBtn { width:164px; height:30px; position:absolute; top:375px; left:110px;}
#browseBtn a { background:url(images/btnBrowse.png) 0 0 no-repeat; display:block; width:164px; height:30px;}
#browseBtn a:hover { background-position:0 -43px;}
#nav { background:url(images/navBg.gif) repeat-x; height:48px; font-family:Arial; font-size:12px; font-weight:bold; clear:both;}
#nav li { list-style:none; float:left; display:block;}
#nav li a { background:url(images/navOver.gif) right top no-repeat; float:left; display:block; padding:18px 36px 0 31px; height:30px;}
#nav .last a { background:none;}
#mainImg { float:right; margin-right:49px; height:444px;}
#mainBody { background:url(images/contentLoop.gif) center repeat-y; clear:both;}
#mainBody .wrapper { background:url(images/contentBg.gif) repeat-y; min-height:300px;}
.sidebarLeft { width:340px; margin-right:12px; float:left; position:relative;}
.sidebarLeft .wrap { padding:10px 0 10px 55px; margin-bottom:110px; color:#663366;}
#subscription { padding-top:8px;}
#subscription label { width:40px; display:block; float:left; font-size:11px; padding:8px 0 0 8px;}
#subscription input.txt { width:180px;}
#subscription input.btn { background:url(images/btnSubmit.gif) 0 0 no-repeat; width:109px; height:21px; border:0; display:block; margin:6px auto 0 auto;}
#subscription input.btn:hover, #subscription input.btn:focus { background-position:0 -41px; cursor:pointer;}
.mContent { position:relative; float:left; width:607px;}
.mContent .wrap { padding:50px 60px 15px 0;}
.flow { width:320px; height:135px; position:absolute;}
.shade { width:100%; height:22px; position:absolute;}
#footer { background:url(images/footerBg.gif) repeat-x; font-size:12px; color:#fff;}
#footer .wrapper { height:80px;}
#copyright { padding:0 12px;}
#footLinks { background:url(images/footerLinks.gif) center no-repeat; margin:0 auto 8px auto; height:22px; text-align:center; padding-top:9px;}
.divImg { margin:0 14px;}
