html { 
overflow-y: scroll;
}

ul.main	{
	padding-left: 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	margin-left: 14px;
	color: #666666;
	line-height: 15px;
}

#menu1 {
	background: #e6ebee; 
	color: #0f3444;
	padding: 5px;
}

#menu2 {
	background: #ced7de; 
	color: #0f3444;
	padding: 5px;
}

#menu3 {
	background: #b5c3cc; 
	color: #0f3444;
	padding: 5px;
}

#menu4 {
	background: #9dafbb; 
	color: white;
	padding: 5px;
}

#menu5 {
	background: #849ba9; 
	color: white;
	padding: 5px;
}

#menu6 {
	background: #6c879a; 
	color: white;
	padding: 5px;
}

#menu7 {
	background: #527287; 
	color: white;
	padding: 5px;
}

#menu8 {
	background: #3a6077; 
	color: white;
	padding: 5px;
}

#menu9 {
	background: #214a66; 
	color: white;
	padding: 5px;
}

#menu ul {
	padding: 0px;
	LIST-STYLE-TYPE: none; 
	margin: 0px; 
 	width: 246px; 
}

#menu li {
 	float: left; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
	line-height: 12px;
}

#menu li a {
	margin: 0px;
 	padding: 0px; 
	width: 82px; 
	display: block; 
	height: 82px; 
	font-size: 12px; 
	text-decoration: none; 
}

#menu li a:visited {
	margin: 0px;
 	padding: 0px; 
	width: 82px; 
	display: block; 
	height: 82px; 
	font-size: 10px; 
	text-decoration: none; 

}

#menu1:hover {
	background: #dbe3e7;
}

#menu2:hover {
	background: #bfccd5;
}

#menu3:hover {
	background: #afbfca;
}

#menu4:hover {
	background: #8ea2b1;
}

#menu5:hover {
	background: #7b91a1;
}

#menu6:hover {
	background: #7b91a1;
}

#menu7:hover {
	background: #426074;
}

#menu8:hover {
	background: #2c4c62;
}

#menu9:hover {
	background: #1d3c52;
}

body {
 margin: 0px;
 padding: 0px;
 background-color: #333333;
}

div#grey	{
	background-color: #929292;
	width: 864px;
	text-align: center;
}
	
div#container	{
	width: 864px;
	background-color: white;
}

div#logo {
 height: 50px;
 width: 306px;
}

div#phone	{
	width: 554px;
	float: right;
}

div#left {
 float: left;
 width: 150px;
 height: 500px;
 background-color: red;
 padding: 10px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#right {
 float: right;
 width: 150px;
 height: 500px;
 background-color: green;
 padding: 10px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#middle {
 padding: 10px 160px 0px 160px;
 margin: 0px;
 background-color: white;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#footer {
 clear: both;
 background-color: yellow;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.right {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : right;
	line-height : 16px;
}

a.phone, a.phone:link, a.phone:visited, a.phone:active {
	background : transparent;
	color : #666699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}

a.phone:hover {
	color : darkblue;
	font-weight: bold;
}

a.main, a.main:link, a.main:visited, a.main:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	color: #666666;
	line-height: 16px;
}

a.main:hover {
	color : darkblue;
	font-weight: bold;
}

a.home, a.home:link, a.home:visited, a.home:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	color: black;
	line-height: 16px;
	margin-left: 10px;
}

a.home:hover {
	color : darkblue;
	font-weight: bold;
}


hr {
	color : black;
	margin-left : 10%;
	margin-right : 10%;
}

hr.main {
	color : silver;
	height: 1px;
	margin-left: 15px;
	margin-right: 15px;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	margin-left: 14px;
	margin-top: 24px;
	color: #666666;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	text-align : right;
	color : #669999;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	color: #666666;
	line-height: 14px;
}

p.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	margin-left: 14px;
	color: #666666;
	line-height: 14px;
}

p.middle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : center;

}

p.smallmiddle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

td.blue	{
	background-color: #274f69;
	color: silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
	
td.darkblue	{
	background-color: #0a3756;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
	
td.lightgrey	{
	background-color: #edebec;
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding: 5px;
}

a.blue, a.blue:link, a.blue:visited, a.blue:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	margin-left: 5px;
	color: white;
	line-height: 16px;
}

a.blue:hover {
	color : gray;
}

img.padded	{
	margin-right: 6px;
}

img.right	{
	margin-left: 20px;
	margin-bottom: 20px;
}

table.two	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	margin-left: 14px;
	color: #666666;
	line-height: 14px;
}

table.left	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : left;
	color: #666666;
	line-height: 14px;
}
