/*Body*/
body{text-align:center;}
body, .top{
	margin: 0px;	
}

/**Table, standard**/
#main{ 
	margin:0 auto;
	text-align: left;
	width:989px; 
}

td.margin_left{
  	width:107px;
  	background-image:url('Images/margin_left.png');
	background-repeat:repeat-y;	
	background-position:top right;
}
td.margin_right{
  	width:102px;
  	background-image:url('Images/margin_right.png');
	background-repeat:repeat-y;
	background-position:left;
}
#center_top{background-image:url('Images/center_1.png'); width: 775px; height: 192px;}
#margin_left_top{background-image:url('Images/margin_left_top.png');}
#margin_left_bottom{background-image:url('Images/margin_left_bottom.png'); height:102px;}
#margin_right_top{background-image:url('Images/margin_right_top.png');}
#margin_right_bottom{background-image:url('Images/margin_right_bottom.png'); height:102px;}
#center_bottom{background: url('Images/center_2.png') center; height:102px;}
#content{background-color: #ffffff; padding-bottom: 30px;}
#contact{position: absolute; top:20px; text-align:left; overflow:hidden; width:775px; left: 5px;}
#footerWrapper{position: relative; width: 100%; height: 100%;}
#topmenu{position:absolute; height: 30px; top:141px; width:775px; overflow:hidden;}
#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: #000000; 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: #000000; 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: #000000; 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: 60px; padding: 3px; right: 0px;
}
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
  	color: #000000	; padding: 0px; font-weight: normal; text-decoration:none; font-family: arial; font-size:10px; 
}

/**Quick link**/
#quickLinksDiv{
	z-index: 1; 
	width:775px; 
	top: 5px; 
	position:absolute;
}
.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;
}
.quick_link_separator{}

/**Separator**/
.separator{background:#dddddd;}

/**Submenu**/
#submenu{	
	background-image: url('Images/bgSubNav.gif');
	background-repeat: repeat-x;
	width: 218px;
	height: 200px;
}

/**Logo**/
#logoMain{position:absolute; top:0px;}
#logoDiv{	
	width: 775px; height: 125px; overflow: hidden; background-repeat: no-repeat; background-position: left center;
	line-height: 125px; font-family: "century gothic"; color: #333333; font-size: 34px; font-weight: bold; letter-spacing: -1px; cursor: pointer;
}

/**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;}

