*
{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}

body
{
text-align: center;
min-width: 791px;
margin-top: 0px;
margin-bottom: 0px;
/*background: url(../images/background.gif) repeat-y;*/
}

h1 
{
font-size: 20px;
}

h2
{
font-style: italic;
font-size: 14px;
}

h3
{
font-size: 12px
}

#wrapper 
{
width: 751px;
margin: 0 auto;
text-align: left;
/*background-color: #0385EC;*/
}

#header
{
background: #CFCECD url(../images/header.jpg) repeat-x;
width:751px;
height: 151px;
}

/******Top Nav******/

#topNav ul
{
margin: 0;
padding: 0;
list-style: none;
width: 751px;
height: 27px;
float: left;
background: #D0EBF0 url(../images/topNav.gif) repeat-x;
}

#topNav ul li
{
float: left;
}

#topNav ul a
{
display: block;
padding: 0 .5em;
line-height: 2.1em;
text-decoration: none;
color: #333;
}

#topNav ul a:hover
{
/*color: #117CFE;*/
background: url(../images/hover_over.gif) no-repeat left center;
}

#topNav img
{
border: none;
}

/******Content******/

#content
{
width: 557px;
float: right;
padding-top: 20px;
padding-bottom: 80px;
/*padding-left: 20px;
padding-right: 20px;*/
/*padding: 20px 20px 260px 20px;*/
/*background: #DC8013 url(../images/maincontent.jpg) repeat-x;*/
}

#content h1, h2, p
{
padding-right: 10px;
padding-left: 10px;
}

#content p
{
text-indent: 1cm;
}

#content ul
{
list-style-image: url(../images/bullet.gif);
}

#content img
{
border: solid 2px #C9C8C6;
margin-left: 20px;
margin-bottom: 10px;
}

/******MainNav******/

#mainNav
{
width: 174px;
height: 325px;
padding-top: 40px;
padding-left: 10px;
padding-right: 10px;
background: #fff url(../images/cross.gif) no-repeat;
}

#mainNav p
{
font-weight: bold;
color: #3E444B;
}

/******Footer******/
#footer
{
clear: both;
padding-top: 3px;
height: 30px;
text-align: center;
}

/******Classes******/
.floatleft
{
float: left;
margin-right: 10px;
}

.floatright
{
float: right;
margin-right: 10px;
}

/******Page Specific******/
#contact_box
{
margin-left: -70px;
text-align: center;
text-indent: none;
}
