* {
    padding: 0;
    margin: 0;
} 

body {
background: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.813em;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #3E92EA;  }
a:hover { text-decoration: none; color : #000; }
h2 { color: #FF4800; font-size: 1.846em; letter-spacing: -1px; font-weight: 100; padding : 10px 0 15px 0; }

#wrap {
margin: 20px auto 0 auto;
width: 800px;
}

#header { 
background-image:url(images/main_banner.jpg);
background-repeat:no-repeat;
background-position:10px;
}
#header h1 {
	color: #FFF;
	font-size: 2.308em;
	font-weight: 100;
	font-variant: small-caps;
	letter-spacing: -3px;
	padding: 12px 0 10px 20px;
}
#header h2 {
	color: #000;
	font-style: italic;
	font-size: 1.154em;
	font-weight: 200;
	letter-spacing: -1px;
	line-height: 12px;
	padding: 0 0 20px 40px;
}

#menu {
height:27px;
line-height:13px;
font-size: 11px;
background: #06F;
margin-left:11px;
margin-right:11px;
}

#content {
background: #555 url(images/main_content.jpg) repeat-y;
padding: 10px 20px;
}
#content h2 {
color: #FF4800;
font-size: 1.846em;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.main {
width:auto;
text-align:left;
}
.main highlight {
color:#FF6633;
font-weight:900;
font-style:italic;
}

.left {
width: 568px;
float: left;
text-align: justify;
}
.left highlight {
color:#FF6633;
font-weight:900;
font-style:italic;
}

.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 0.769em;
}
.right p { padding: 0 0 0 10px }
.right a { text-decoration: none }
.right a:hover {text-decoration:none }
.right ul {
list-style-type: none;
padding: 0 10px 10px 10px;
font-size: 1em;
}
.right h2 {
font-size:1.8em;
line-height:normal;
}
.right h3 {
font-size:1.4em;
text-align:right;
line-height:normal;
}
.right h4 {
height: 30px;
font-size: 1.2em;
color: #666;
line-height: 30px;
}
.right h4 a{
color:#CC3333;
text-decoration: underline;
}

#top {
background: #555 url(images/main_top.jpg) no-repeat;
padding: 3px 0;
}
#bottom {
background: #555 url(images/main_bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 0.923em;
padding: 0 0 10px 0;
}
