body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
div.wrapper {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 791px;
}
#outercontainer
{
	float: left;
	width: 787px;
	border: 1px none #000000;   
}
#innercontainer
{
	float:left;
	width: 783px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;   
}
#logo {
	position:absolute;
	width:200px;
	height:101px;
	z-index:1;
	left: 178px;
	top: 42px;
}
#phone {
	position:absolute;
	width:183px;
	height:34px;
	z-index:1;
	left: 580px;
	top: 54px;
}
.main
{
	background-image: url(/images/main.gif);
	background-repeat: repeat-y;

}
.maincontent
{
	padding-top: 85px;
	padding-right: 10px;
	padding-left: 15px;
}
.footer
{
	background-image: url(/images/footer.gif);
	height: 40px;

}
#menuouter {
	float:left;
	width:139px;
	
	z-index:1;
	padding-left: 15px;
}
#menuouter2 {
   clear:left;
	float:left;
	width:139px;
	z-index:1;
	padding-left: 15px;
	margin-top: 15px;
}
#address {
	clear:left;
	float:left;
	width:139px;
	z-index:1;
	padding-left: 33px;
	padding-right: 4px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#copyright {
	position: relative;
	left: 220px;
	top: 12px;
	width: 530px;
}


.menu a, .menu a:link, .menu a:visited, .menu a:active
{
	display:block;
	height: 16px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #040496;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 4px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu a:hover
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	height: 16px;
	width: 120px;
	padding-left: 18px;
	padding-right: 4px;
	border: 0px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(/images/menu_ro.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #006699;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
}

