body{margin: 0px; padding:0px; background:#323531;}

#mainWrap{ text-align: center;}
#innerWrap{background: url('Images/top.png') no-repeat center top;}
.innerWrap{width:775px; margin:0 auto; position: relative;text-align: left;}
#header{background: url('Images/topBgFullWidth.png') repeat-x;}
#headerInnerWelcome{background: url('Images/topWelcome.png'); height:131px;}
#headerInnerStandard{background: url('Images/top.png'); height:131px;}
#middle .innerWrap{min-height: 200px; background: #ffffff;}
#footer{background: url('Images/footerBgFullWidth.png') repeat-x;}
#footer .innerWrap{height:130px;}

#topmenu{position: absolute; top:-25px; width:775px; text-align: right;}
#menuBg{height:25px; background: #323531;}
#welcomeWrap{padding-top:5px;}

#logoDiv{z-index:1; position:absolute; top:25px; width:300px; height:100px; overflow: hidden; background-repeat: no-repeat; font-family: "century gothic"; color: #ffffff; font-size: 40px; cursor: pointer; font-weight: bold;}
#contact{position: absolute; top:20px; text-align:center; overflow:hidden; width:775px; padding-top:25px; font-size: 14px; color: #ffffff;}
#contact a{text-decoration: none; font-size: 14px;}

#contentTd{padding:30px 0px 30px 0px;}
#submenu{width: 220px; height: 200px; background: #ffa84f;padding-top:30px;}

/*Menu-links*/
#topmenu a{white-space: nowrap; text-transform:uppercase; line-height: 25px; width:89px; text-align: center;}
a.top_menu, a.top_menu:active, a.top_menu:visited, a.top_menu:hover{
	color: #ff7300; font-weight:none; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; display: block;	
}
a.top_menu_current, a.top_menu_current:active, a.top_menu_current:visited, a.top_menu_current:hover{
	color: #ff7300; font-weight:bold; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; display: block; 
	background: url('Images/mainNavTab.png') no-repeat center bottom;
	padding-top: 50px;
}
a.top_menu:hover{
	color: #ffffff; font-weight:none; text-decoration:none; font-family:arial; font-size:12px; font-style:normal; display: block; 
}

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; text-transform:uppercase;
}

/**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:#ffffff; font-size: 14px;}

/**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;}

