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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}a{text-decoration:none;}.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.clearfix {display: inline-block;}html[xmlns] .clearfix {display: block;}* html .clearfix {height: 1%;}

a:link {color:#FFF;}
a:visited {color:#FFF;}
a:hover {color:#FF740E;}
a:active {color:#FF740E;} 

em {font-weight:bold;}

body {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
}

#wrapper {
width:980px;
margin:auto;
text-align:left;
border-bottom:1px solid #33CCFF;
border-left:1px solid #33CCFF;
border-right:1px solid #33CCFF;
margin-bottom:20px;
}

#header {
text-align:center;
padding-top:4px;
}

#header img {
margin-bottom:10px;
}

#header ul li {
display:inline;
font-size:16px;
text-transform:uppercase;
margin:0px 28px;
}

#content {
width:752px;
float:left;
font-size:12px;
}

#content #inner {
padding-top:30px;
padding-left:26px;
padding-right:26px;
padding-bottom:7px;
border-right: 1px solid #33CCFF;
-moz-box-shadow: 4px 0 10px #000000;
-webkit-box-shadow: 4px 0 10px #000000;
box-shadow: 4px 0 10px #000000;
}

#content #inner #top {
margin-bottom:39px;
}

#content #inner p {
color:#bbb;
width: 80%;
}

#content #inner h1 {
font-size:22px;
font-weight:normal;
color:#33CCFF;
}

#content #inner h2 {
font-family: helvetica;
font-size: 16px;
font-weight: bold;
margin: 5px 0 10px;
}

#content #inner h3 {
font-size: 14px;
margin: 5px 0;
}

#content #inner strong {
color:#FF740E;
font-weight:bold;
text-transform:uppercase;
}

#content #inner h4 {
font-size:18px;
margin-bottom:24px;
font-weight:normal;
}

#content #inner p, #content #inner ul {
margin-bottom:20px;
line-height:17px;
}

#content #inner ul {
left: 60px;
position: relative;
width:600px;
}

#content #inner .contact {
margin-top:174px;
}

#sidebar {
width:214px;
float:right;
font-size:12px;
}

#sidebar #inner {
padding-top:20px;
padding-right:15px;
}

#sidebar #inner h2 {
font-size:19px;
margin-bottom:24px;
font-weight:normal;
text-transform:uppercase;
}

#sidebar #inner p {
margin-bottom:20px;
line-height:17px;
}

#footer {
width:100%;
font-size:11px;
text-align:center;
padding-top:8px;
padding-bottom:8px;
border-top:1px solid #33CCFF;
}

form {
}

form label {
width:100%;
display:block;
margin-bottom:5px;
}

form div {
}

form .textbox {
width:100%;
padding:6px;
border:1px solid #CCC;
border-radius:4px;
}

form textarea {
}

form label.error {color:red;}