/* CSS Document */
body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  background: #eeeeee;
  margin: 0;
  padding: 0;
}

a {
color: #0033FF;
}

a img {
border: 0px;
}

#wrap {
width: 1080px;
margin: 0 auto;
padding: 0;

}

#inner {
width: 768px;
margin: 0 auto;
padding: 0;
}

#container {
float:left;
margin-top: 0px;
background: #DFDFDF url(images/back_shadow.jpg) repeat-y;
padding: 0;
height: auto;
width: 768px;
}

#header_top {
float: left;
margin-left: 5px;
margin-right: 5px;
width: 758px;
height: 83px;
}

#header_top img a {
border: none;
}

/*#nav_bar{
float: left;
margin-left: 5px;
margin-right: 5px;
padding-left: 10px;
padding-top: 10px;
width: 748px;
height: 30px;
background: #CC6633 url(images/nav_back.jpg) repeat-x;
font-size: 12px;
color:#333333;
font-weight:bold;
}
#nav_bar a {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
} */

#nav_bar{
float: left;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
width: 758px;
height: 40px;
font-size: 12px;
color:#333333;
font-weight:bold;
}

#nav_bar ul {
display: block;
float:left;
list-style: none;
width: 758px;
text-align: center;
margin: 0;
padding-top: 10px;
padding-left: 0;
height: 30px;
}

#nav_bar ul li {
	display: inline;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 30px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	background: #CC6633 url(images/nav_back.jpg) repeat-x;
	}

#nav_bar li a {
color: #FFFFFF;
font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 30px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	background: #CC6633 url(images/nav_back.jpg) repeat-x;
}

#nav_bar a:hover {
color:#333333;
}

#nav_top {
clear: both;
margin: 0 auto;
width: 630px;
height: 80px;
}

#nav_top table {
}

#splash {
clear: both;
margin: 0 auto;
background: #DFDFDF;
width: 501px;
height: 375px;
padding-top: 30px;
padding-bottom: 10px;
}

#main {
float: left;
margin-left: 10px;
margin-right: 10px;
width: 748px;
height: auto;
}

#main_table table {
font-size: 80%;
float: left;
width: 748px;
height: auto;
}

#main_table img {
height: 14px;
margin-right: 1px;
margin-left: 1px;
}

.main_menu_list{
font-size: 80%;
}


#doc {
float: left;
margin: 10px;
padding: 10px;
width: 708px;
background: #FFFFFF;
}

#main h1 {
font-size: 125%;
font-weight: bold;
text-align: center;
}

#main h6 {
font-size: 100%;
font-weight: normal;
text-align: center;
}

.red {
color: #FF0000;
}

.pager {
text-align: right;
width:728px;
padding: 0 20px 10px 0;
float:left;
font-size: 14px;
font-weight: bold;
}

#prices {
font-size: 70%;
}

#prices table {
background:#FFFFFF;
}

.pricesBorder {
border-bottom: #999999 medium solid;
}

#prices table td {
vertical-align: top;

}

#main_bottom {
float: left;
font-size: 80%;
text-align: center;
width: 748px;
padding-top: 10px;
padding-bottom: 20px;
}

#contact {
font-size: 80%;
text-align: center;
}

#page {
background: #FFFFFF;
padding: 10px;
text-align: left;
}

#footer {
float: left;
width: 728px;
height: 50px;
padding: 0 20px 0 20px;
background: url(images/footer_shadow.jpg) bottom;
text-align: center;
vertical-align: bottom;
font-size: 70%;
}

