body{margin: 0px; padding:0px; background:#000000;}

#mainWrap{ text-align: center; background: url('Images/middle.jpg') repeat-y top center;}
#innerWrap{background: url('Images/top.jpg?v=2') no-repeat center top;}
.innerWrap{width:775px; margin:0 auto; position: relative;}
#headerDesign{background: url('Images/top.jpg') no-repeat center; position: absolute; top:0px; width:1275px; height:566px;}
.innerWrap{text-align: left;}
#header .innerWrap{height: 170px;}
#middle .innerWrap{min-height: 200px;}
#footer{background: url('Images/bottom.jpg') no-repeat center bottom; position: relative;}
#footer .innerWrap{height:130px;}

#logoDiv{z-index:1; position:absolute; top:20px; width:600px;overflow: hidden; background-repeat: no-repeat; font-family: "century gothic"; color: #ffffff; font-size: 40px; cursor: pointer; font-weight: bold; line-height: 1; height:45px;}
#topmenu{position:absolute; width:775px; height: 46px; top:94px; border-bottom: 1px solid #dddddd; right:0px; overflow: hidden;}
#contact{position: absolute; top:20px; text-align:left; overflow:hidden; width:775px; border-top:1px solid #dddddd; padding-top:5px;}
#contact a{text-decoration: none;}

#submenu{width: 220px; height: 200px;}
#contentTd{}

/*Menu-links*/
#topmenu a{white-space: nowrap;line-height:46px;}
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{
	color: #333333; font-weight:none; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; display: block; 
	background: #ffffff repeat-x;	
}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{
	color: #333333; font-weight:bold; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; display: block; 
	background: #dddddd;
}
a.top_menu:hover{
	color: #000000; font-weight:none; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; display: block; 
	background: #cccccc;
}

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;
	display: block;
}

/**Commercial link**/
#commercial_div{position: absolute; top:80px; right:0px; height:20px;}
a.commercial_link, a.commercial_link:active, a.commercial_link:visited, a.commercial_link:hover{
	left:12px; top:6px; color: #666666; font-weight: normal; text-decoration:none; font-family: arial; font-size:10px;
}

/**Quick link**/
#quickLinksDiv{position:absolute; z-index:2; width:775px; top: 10px; }
.quick_link, a.quick_link, a.quick_link:active, a.quick_link:visited, a.quick_link:hover{color: #eeeeee; font-weight:normal; text-decoration:none; font-family:arial; font-size:10px; font-style:normal;}

/**Template font**/
.template{ text-decoration:none; font-family:arial; font-size:12px; color:#666666; }

/**Base color**/
.base{background:#eeeeee;}

/**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;}

