@charset "UTF-8";
/* CSS Document */


/* Main Body */


#html, body {
background-color:#FFFFFF;
margin-top:35px;
}

/* Header */

#header {
width:850px;
height:76px;
position:relative;
margin:0 auto;
}

/* Images */

#images {
width:850px;
height:240px;
position:relative;
margin:0 auto;
margin-top:15px;
}

/* Menu */

#menu {
width:850px;
min-height:17px;
position:relative;
margin:0 auto;
margin-top:5px;
}

#menu1 {
width:66px;
min-height:17px;
position:absolute;
left:0px;
top:0px;
background-color:#CCCCCC;
}

#menu2 {
width:127px;
min-height:17px;
position:absolute;
left:71px;
top:0px;
background-color:#CCCCCC;
}

#menu3 {
width:153px;
min-height:17px;
position:absolute;
left:203px;
top:0px;
background-color:#CCCCCC;
}

#menu4 {
width:118px;
min-height:17px;
position:absolute;
left:361px;
top:0px;
background-color:#CCCCCC;
}

#menu5 {
width:89px;
min-height:17px;
position:absolute;
left:484px;
top:0px;
background-color:#CCCCCC;
}

#menu6 {
width:182px;
min-height:17px;
position:absolute;
left:578px;
top:0px;
background-color:#CCCCCC;
}

#menu7 {
width:85px;
min-height:17px;
position:absolute;
left:765px;
top:0px;
background-color:#CCCCCC;
}

/* Content Area */

#content {
width:850px;
min-height:150px;
position:relative;
margin:0 auto;
margin-top:30px;
}

/* Footer */

#footer {
width:850px;
height:20px;
position:relative;
margin:0 auto;
margin-top:20px;
}

#footerleft {
width:400px;
height:20px;
position:absolute;
left:0px;
top:0px;
}

#footerright {
width:400px;
height:20px;
position:absolute;
right:0px;
top:0px;
}
table#seocopy	{
	margin: 0 auto;
	width: 850px;
	border: 0px solid #000;
	font-family: arial, verdana;
	font-size: 80%;
}
table#seocopy td {
	padding: 10px;
	line-height: 150%;
}

h1.seocopy 		{padding-bottom: 10px 0 5px 0;}

.seofoot 		{font-size: 12px; text-align: center;}
.seofoot a		{font-size: 12px; text-align: center; color: #666;}
.seofoot a:hover	{font-size: 12px; text-align: center; color: #333;}
.seofoot a:visited	{font-size: 12px; text-align: center; color: #666;}

