/* 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:#900;}
a:hover, a:focus { text-decoration:none; color:#ff2200;}
: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-weight:bold;}
/* ol li { list-style:decimal inside;} */

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

/*** general ***/
body { background:url(images/bg.jpg) repeat-x #0d0d0d; text-align:center; font-family:Arial; color:#333; position:relative;}
#wrapper, .wrapper { background:url(images/bodyBg.png) repeat-y; text-align:left; margin:0 auto; width:950px; padding:0 25px; position:relative;}

#header .wrapper { background:url(images/headerBg.png) no-repeat; height:101px; padding-top:39px;}
#nav { background:url(images/navBg.gif) no-repeat; width:677px; height:42px; position:absolute; top:70px; right:35px; padding:0 28px 0 30px;}
#nav li { float:left; list-style:none;}
#nav li a { float:left; display:block; margin:2px 0; padding:10px 28px 11px 28px; color:#fff; font:15px Arial;}
#nav li a:hover { background:#000;}
#mainBody .wrapper { background:url(images/bodyBg.png) repeat-y; clear:both;}
#mBodyIndex, #mBody { float:left;}
#mBodyIndex a { text-decoration:underline;}
#mBodyIndex a:hover, #mBodyIndex a:focus { text-decoration:none;}
#mBodyIndex .leftCol { float:left; margin-left:32px; width:450px;}
#mBodyIndex .leftCol h2 span { font-size:28px; font-weight:normal;}
#mBodyIndex .rightCol { float:left; margin-right:25px; width:440px;}
#mBodyIndex .rightCol div { position:relative; font-weight:bold; font-size:12px;}
.bg1 { background:url(images/txtBg1.jpg) no-repeat; height:184px; padding:20px 15px 0 15px; margin:2px 0 22px 0;}
.bg2 { background:url(images/txtBg2.jpg) no-repeat; height:115px; padding:12px 15px 0 15px; margin-bottom:22px;}
.bg3 { background:url(images/txtBg3.jpg) no-repeat; height:90px; padding:16px 15px 0 15px;}
.bg4 { background:url(images/imgShutter.jpg) 100% 0 no-repeat; height:248px; margin-bottom:4px;}
.bg5 { background:url(images/imgBlinds.jpg) 100% 0 no-repeat; height:236px;}
.bg2 p { padding-top:16px; text-align:center;}
#mBodyIndex .leftCol a { color:#333;}
#mBodyIndex .rightCol a { bottom:14px; display:block; width:100%; text-align:center; position:absolute; text-transform:uppercase;}

#mBody .twoCol { margin:10px 0 15px 0;}
#mBody .leftCol { float:left; margin-left:22px; width:610px; padding:10px 15px 0 0;}
#mBody .rightCol { float:left; margin-right:13px; width:290px;}
#imgHolder img { border:2px solid #252525;}

#mBody h1, #mBody h2, #mBody h3 { font-size:24px;}

#footer .wrapper { background:url(images/footerBg.png) no-repeat; height:25px; text-align:center; font:12px Arial; color:#fff; padding-top:12px; clear:both;}
#footer a { color:#fff;}
#footer a:hover { text-decoration:underline;}
