html {
  height: 100%;
  margin-bottom: 1px;
}
form, p, h3 {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
ul {
	margin:0;
	padding-left:15px;
}
body {
	font-family:Arial,sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	min-width:995px;
}
a, a:link, a:visited {
	color:#ff0000;
}
a:hover{
	color:#e83e3e;
}
.wrapper{
	width:995px;
	margin:0 auto;
}
.top {
	height:516px;
	background:url(../images/map.jpg) 438px top  no-repeat;
	width:100%;
}
.top_left {
	width:230px;
}
.top_left_logo {
	margin: 35px 0 45px 0;
	background-color:#ff0000;
	height:436px;
	color:#ffffff;
}
.logo {
	padding-top:25px;
}
.top_right_right1 {
	background:url(../images/tral1.gif) right 168px  no-repeat;
	height:440px;
}
.top_right_right {
	background:url(../images/tral2.jpg) right 296px  no-repeat;
}
.top_right_left{
	background:url(../images/car2.jpg) left 282px  no-repeat;
}
.top_right_left1 {
	background:url(../images/car1.gif) left 167px  no-repeat;
	height:440px;
}
.icons {
	float:right;
	padding: 30px 25px 0 0 ;
}
.top_menu{
	float:left;
}
.top_phrase {
	height:516px;
}
.top_right {
	height:440px;
}
.top_menu ul.menu{
	margin:0;
	margin-top:35px;
	list-style:none;
	padding:0;
}
.top_menu ul.menu li{
	height:32px;
	padding-bottom:2px;
}
.top_menu ul.menu li a,.top_menu ul.menu li a:hover, .top_menu ul.menu li a:link,.top_menu ul.menu li a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(../images/menuitem.gif) right  no-repeat;
	height:32px;
	line-height:32px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
}
.top_menu ul.menu li a span{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:3px;
	padding-right:1px;
	background:#ff0000;
}
.center {
	width:100%;
}
.left_top {
	width:230px;
}
.right_bottom {
	width:185px;
}
.contentheading, .componentheading, #contact-name{
	color:#3b3b3b;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}
.moduletable_menu ul {
	padding:0;
	margin:0 20px;
	list-style:none;
}
.moduletable_menu ul li{
	padding-bottom:20px;
}
.moduletable_menu ul li a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.right_bottom .moduletable{
	background:#ff0000;
	color:#ffffff;
	padding:10px;
}
.right_bottom .moduletable a{
	color:#ffffff;
}
.moduletable_menu {
	top:0;
	height:100%;
	vertical-align:top;
	position:relative;
}
.footer {
	height:25px;
	margin-bottom:15px;
	padding: 5px;
	color:#ffffff;
	background:#ff0000;
}
.footer a{
	color:#ffffff;
}
.content {
	padding: 0 5px;
}
.content_bottom {
	background:url(../images/content_bottom.jpg) top right no-repeat;
	padding-top:10px;
}
.contentpaneopen {
	width:100%;
}

