#body, .top{margin: 0px; padding:0px;}
#outerWrap{background: url('Images/bg.png') repeat-x; padding:0px; margin:0px;}
#main{width: 925px;}
#logoDiv{z-index:1; position:absolute; overflow: hidden; height: 158px; width:893px; top:64px; left:16px; background-repeat: no-repeat; background-position: left center; font-family: 'Century Gothic', sans-serif; color: #ffffff; font-size: 40px; letter-spacing: -1px; cursor: pointer;}
#topmenu{z-index: 2; position:absolute; left: 50%; margin-left: -387px; height: 30px; top:190px; width:775px; overflow: hidden;}
.relative{width: 100%; height: 100%; position: relative;}

td.margin_left{width:75px;background-image:url('Images/marginLeft.png');background-repeat:repeat-y;background-position:right;}
td.margin_right{width:75px;background-image:url('Images/marginRight.png');background-repeat:repeat-y;background-position:left;}
#center_top{background: url('Images/top.png') center top; width: 925px; height: 240px; position: relative;}
#center_bottom{background:url('Images/bottom.png') no-repeat; height:75px;}
#content{background-color: #ffffff; height: 200px;}
#contact{position: absolute; top:20px; text-align:left; overflow:hidden; width:775px; left: 75px;}
#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: #ffffff; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; white-space: nowrap;}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{ color: #ffffff; font-weight:bold; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; white-space: nowrap;}
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;
}

a.sub_menu, a.sub_menu:active, a.sub_menu:visited, a.sub_menu:hover{ color: #333333; font-weight:normal; text-decoration:none; font-family:arial; font-size:12px; font-style:normal;}

/**Commercial link**/
#commercialLinkInnerWrap{position: absolute; white-space: nowrap; padding:3px 5px; top:45px; right: 83px; background: #ffffff;}
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{color: #000; font-weight: normal; text-decoration:none; font-family: arial; font-size:10px;}

/**Quick link**/
#quickLinksDiv{position:absolute; z-index:2; width:775px; top: 45px; right:70px;left: 50%; margin-left: -387px;}
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{color: #333333; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;}

/**Separator**/
.separator{background:#dddddd;}

/**Submenu**/
#submenu{width: 218px; height: 200px;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:10px; color:#666666; }

/**Base color**/
.base{background:#d7d2cb;}

/**Base-color**/
.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;}
