body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color:#CCCCCC;
margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {margin:0px; color:#000000;}
h1 {font-size:20px;}
h2 {margin-top:10px; font-size:18px;}
h3, h4, h5, h6 {font-size:18px;}


p, ul li{ line-height:20px;}

.main_container {
	width:897px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #8B8B8B;
}

.logo {
	width:690px;
	height:85px;
	float:left;
}

.contact {
	width:240px;
	height:80px;
	float:right;
}

.slogan_box {
	width:250px;
	height:85px;
	float:right;
	margin-bottom: 10px;
}
.contact_box {
	width:250px;
	float:right;
}
.menu_box {
	width:130px;
	float:left;
	padding:5px;
}
.slogan_text {font-size: 18px; color: #FFFFFF;}
.contact_text {font-size: 16px; color: #FFFFFF;  font-family:Arial, Helvetica, sans-serif}

.middle_container {
	width:940px;
}

a.menu:link {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #990000;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
	display: block;
}
a.menu:visited {
	text-decoration: none;
	color: #990000;
font-size:14px;
	font-weight:bold;
border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
display: block;
}
a.menu:hover {
	text-decoration: underline;
	color: #0066CC;
font-size:14px;
	font-weight:bold;
border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
display: block;
}
a.menu:active {
	text-decoration: none;
	color: #990000;
font-size:14px;
	font-weight:bold;
border-bottom:1px dashed #CCCCCC;
	padding-bottom:5px;
display: block;
}

a:link {
	text-decoration: none;
	font-size:12px;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
	font-size:12px;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0066FF;
	font-size:12px;
}

.no_logo2 {
	font-size: 45px;
	font-weight: bold;
	color: #FF0000;
}
.no_logo1 {font-size: 45px; font-weight: bold; color: #000066; }

.no_logo3 {
	font-size: 45px;
	font-weight: bold;
	color: #000000;
}
