/*Body*/
body, .top{
	background-image: url('Images/pattern8.jpg');
	margin: 0px;	
}

/**Table, standard**/
#main{ width:100%; }

td.margin_left{
  width:auto;
  background-image:url('Images/margin_left.gif');
	background-repeat:repeat-y;	
	background-position:top right;
}
td.margin_right{
  	width:auto;
  	background-image:url('Images/margin_right.gif');
	background-repeat:repeat-y;
	background-position:left;
}
#center_top{background-image:url('Images/center_1.gif'); width: 775px; height: 155px;}
#margin_left_top{background-image:url('Images/margin_left_top.gif');}
#margin_left_bottom{background-image:url('Images/margin_left_bottom.gif'); height:86px;}
#margin_right_top{background-image:url('Images/margin_right_top.gif');}
#margin_right_bottom{background-image:url('Images/margin_right_bottom.gif'); height:86px;}
#center_bottom{background-image:url('Images/center_2.gif'); height:83px; background-repeat:no-repeat;}
#content{background-color: #ffffff;}
#contact{position: absolute; top:15px; text-align:left; overflow:hidden; width:775px; left: 5px;}
#footerWrapper{position: relative; width: 100%; height: 100%;}
#topmenu{position: absolute; left: 200px; height: 40px; top:87px; width:565px; 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;}

/**Commercial link**/
#commercial_div{position: absolute; top: 30px; right: 5px;}
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; 
  	//background-color: #ffffff; font-style:normal;
}

/**Quick link**/
#quickLinksDiv{
	text-align:center; 
	width:775px; 
	top:40px; 
	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{background:#eeeeee;}

/**Separator**/
.separator{background:#dddddd;}

/**Submenu**/
#submenu{	
	background-image: url('Images/bgSubNav.gif');
	background-repeat: repeat-x;
	width: 218px;
}

/**Logo**/
#logoMain{position:absolute; top:55px;}
#logoDiv{
	width: 200px; height: 100px; overflow: hidden; background-repeat: no-repeat; background-position: left center;
	line-height: 100px; font-size: 18px; color: #999999;
}

/**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;}

