* {
margin: 0;
padding: 0;
}

body {
background: url(images/background-photo.jpg) no-repeat top center #182A44;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #525252;
text-align: center;

}

#wrap {
width: 801px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}

p {
line-height: 1.4em;
margin-bottom: 10px;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-size: 28px;
font-weight: normal !important;
color: #990000; 
margin-bottom: 15px;

}
h2, .contentheading, .category, h3, h2 a {
color: #375281;
font-size: 24px;
font-weight: normal;
margin-bottom: 15px;
text-decoration: none;
}

h3 {
color: #657C68;
}

h2 a:hover {
color: #990000; 
}



#header {
float: left;
text-align: center;
width: 100%;
margin-top: 0px;
}

#container {
float: left;
width: 100%;
}

#menu {
float: left;
width: 801px;
vertical-align: bottom;
}


#menu2 {
float: left;
width: 801px;
height: 25px;
background: url(images/menu2.png) top left no-repeat ;
}



#content {
background: url(images/content.png) bottom left no-repeat ;
width: 761px;
_width: 801px;
padding: 20px;
height: 365px;
float: left;
text-align: left;
padding-top: 0;
}


#content-home {

width: 801px;
height: 390px;
float: left;
text-align: left;
padding-top: 0;

}

#content-left, #content-right {
width: 170px;
float: left;
}

#content-left, #content-main, #content-right {
height: 370px;
overflow: hidden;
margin-bottom: 0px;
}

#content-main {
width: 400px;
float: left;
padding-left: 10px;
padding-right: 10px;
}

#content-right {
text-align: right;
width: 170px;
float: left;
}


#footer {
height: 20px;
margin-top: 20px;
color: #fff;
font-size: .9em;
float: left;
width: 100%;
text-align: center;
}


img {
margin: 0;
padding: 0;
border: 0;
}
