#body, .top{margin: 0px; padding:0px;}
#main{width: 899px;}
#logoDiv{z-index:1; position:absolute; overflow: hidden; height: 200px; width:899px; background-repeat: no-repeat; background-position:center; font-family: "century gothic"; color: #000000; font-size: 34px; font-weight: bold; letter-spacing: -1px;}
#topmenu{
	z-index: 2; position:absolute; left: 50%; margin-left: -387px; height: 30px; top:170px; width:775px; overflow: hidden; overflow: hidden;
}

td.margin_left{
  	width:auto;
}
td.margin_right{
  	width:auto;
}
#center_top{width: 775px; height: 200px;}
#margin_left_top{}
#margin_left_bottom{height:102px;}
#margin_right_top{}
#margin_right_bottom{height:102px;}
#center_bottom{height:102px;}
#content{padding: 30px 0px 30px 0px; height: 200px;}
#contact{position: absolute; top:20px; text-align:left; overflow:hidden; width:775px; left: 5px;}
#contact a{text-decoration: none;}
#footerWrapper{position: relative; width: 100%; height: 100%;}
#topWrapper{position: relative; width: 100%; height: 100%;}

/*Menu-links*/
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{ color: #000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{ color: #000; font-weight:bold; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}
a.sub_menu, a.sub_menu:active, a.sub_menu:visited, a.sub_menu:hover{color: #000; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}

a.top_menu{	
	padding: 10px;
}
a.top_menu:hover{
	background-image: url('Images/topNavHover.gif');
	background-repeat: no-repeat;
	background-position: center;	
	padding: 10px;
}
a.top_menu_current{	
	padding: 10px;
	background-image: url('Images/topNavCurrent.gif');
	background-repeat: no-repeat;
	background-position: center;
}

/**Commercial link**/
#commercial_div{
	position: absolute; top: 55px; padding: 3px; right: 0px;
}
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
  	color: #000; padding: 0px; font-weight: normal; text-decoration:none; font-family: arial; font-size:10px; 
}

/**Quick link**/
#quickLinksDiv{z-index:10;width:775px; top: 25px; position:absolute; }
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{color: #000; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;}
.quick_link_separator{}

/**Separator**/
.separator{}

/**Submenu**/
#submenu{width: 218px;	height: 200px;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:10px; color:#000; }

/**Base color**/
.base{background:#dddddd;}

/**Base-color**/
.standard_color_0{ background: transparent;}
.standard_color_1{ background-color: #eeeeee;}
.standard_color_2{ background-color: #dddddd;}
.standard_color_3{ background-color: #e0ded9;}
.standard_color_4{ background-color: #d7d2cb;}
.standard_color_5{ background-color: #d1d4d3;}

