* {border:0;margin:0;padding:0;}
{
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	background: #CCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
	padding-left: 5px;
}

ul {margin-left: 0; padding-left: 2.5em;}

}

ol {margin-left: 0; padding-left: 2.5em;}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 5px solid #721028;
}

#header {
height: 160px;
background: #554d42 url(images/header.jpg) no-repeat;
}
#header h1 { 
font-size: 40px;
letter-spacing: 0px;
padding: 10px 10px 3px 10px;
color: #D1DDEF;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: 0px;
}
#header h1 a:hover {
color: #fff;
}


.headright {
float: right;
width: 600px;
text-align: justify;
padding-top: 5px;
}
.headright h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.headright h2 a {
text-decoration: none;
}
.headright h2 a:hover {
}

.headleft {
float: left;
width: 160px;
padding-top: 10px;
}
.headleft h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.headleft ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.headleft ul li a {
text-decoration: none;
font-weight: 600;
}
.headleft ul li a:hover {
}



#menu {
height: 30px;
line-height: 30px;
background: #721028;
}
#menu ul {
list-style-type: none;
padding-left: 3px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 20px;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: #FFF;
}
#menu ul li a:hover {
color: #CCC;
text-decoration: none;
}

.imageleft {
padding-right: 10px;
}

.imageright {
padding-left: 10px;
padding-right: 10px;
}

#content {
padding: 0 20px 20px 0;
}

.right {
float: right;
width: 585px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
}

.left {
float: left;
width: 175px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }