



body {
	background-color:#F3F5F6;
	background-image:url('/images/design/bg.jpg');
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding:0px;
}

#page {
	width:890px;
	margin:0px auto;
    position:relative;
}

#logo {
	height:84px;
	background-image:url('/images/design/1/top.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

.menubg {
	height:46px;
}

.menu1, .menu1hover, .menu2, .menu2hover, .menu3, .menu3hover, .menu4, .menu4hover, .menu5, .menu5hover {
	width:126px;
	height:46px;
}

.menu1 {background-image:url('/images/design/1/menu1.jpg');}
.menu2 {background-image:url('/images/design/1/menu2.jpg');}
.menu3 {background-image:url('/images/design/1/menu3.jpg');}
.menu4 {background-image:url('/images/design/1/menu4.jpg');}
.menu5 {background-image:url('/images/design/1/menu5.jpg');}

.menu1hover {background-image:url('/images/design/1/menu1hover.jpg');}
.menu2hover {background-image:url('/images/design/1/menu2hover.jpg');}
.menu3hover {background-image:url('/images/design/1/menu3hover.jpg');}
.menu4hover {background-image:url('/images/design/1/menu4hover.jpg');}
.menu5hover {background-image:url('/images/design/1/menu5hover.jpg');}

#flashbg {
	height:133px;
	
	background-image:url('/images/design/flashbg.jpg');
	
	background-repeat:no-repeat;
	background-position:top center;
}

div.flag {
	position:absolute;
    top:28px;
    }
div.flag img {
	margin-right:10px;
    }
    
#submenubg {
	height:75px;
	background-image:url('/images/design/submenubg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:15px;
	text-align:center;
	color:#6F909F;
}

#submenubg a {
	color:#6F909F;
	text-decoration:none;
}

#submenubg a:hover {
	color:#2C4B5D;
	text-decoration:underline;
}

#center {
	background-image:url('/images/design/repeat.jpg');
	background-repeat:repeat-y;
	background-position:top center;
}

.content {
	min-height:400px;
	background-image:url('/images/design/contentbg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:100px;
	padding-right:100px;
    padding-bottom:20px;
}

div.content * {
	line-height:1.5;
}

#bottombg {
	position:relative;
    background-image:url('/images/design/1/bottombg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	padding-top:80px;
	color:#91A6AE;
	line-height:160%;
}





body.newsletterBody {
	margin:10px;
	background:#ffffff;
}

div.designArea {
	width:900px;
	text-align:left;
	position:relative;
}

div.designTop {
	width:100%;
	height:180px;
	
	background:url(/images/design/top.jpg);
	
}

div.designTopArea {
	position:relative;
	width:100%;
	height:100%;
}

div.designMiddle {
	width:100%;
	background:url(/images/design/repeat.jpg);
}

div.designBottom {
	width:100%;
	height:60px;
	background:url(/images/design/bottom.jpg);
}

div.designContentBackground {
	width:100%;
	background:url(/images/design/content.jpg) top no-repeat;
}

table.contentTable {
	width:100%;
	height:300px;
	border:0px;
	padding:0px;
	border-collapse:collapse;
}

td.contentTableLeftCell {
	width:225px;
	vertical-align:top;
	padding:0px;
}

td.contentTableRightCell {
	vertical-align:top;
	padding:0px;
}

div.leftMenuArea {
	padding-left:45px;
}

div.contentPadding {
	padding-left:30px;
}

div.contentWidth {
	width:585px;
}



div.featuresArea {
	width:615px;
	margin-bottom:5px;
	margin-top:10px;
}

table.featuresTable {
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
	border-collapse:collapse;
}

td.featuresTableLeftCell {

}

td.featuresTableRightCell {
	text-align:right;
}





a.featuresLink, td.featuresTableLeftCell, td.featuresTableRightCell {
	font-family:trebuchet ms,tahoma;
	font-size:10px;
	color:#a7b673;
}

a.featuresLink:hover {
	color:#a1c331;
}





a.menu_level1, a.menu_level1:hover, a.menu_level1_selected, a.menu_level1_unclickable, div.menuLevel1_container, div.menuLevel1_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level1, div.menuLevel1_container {
	color:#a0c230;
}

a.menu_level1:hover {
	color:#668207;
}

a.menu_level1_selected {
	color:#668207;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level1_unclickable, a.menu_level1_unclickable:hover {
	color:#a0c230;
	cursor:text;
	text-decoration:none;
}

a.menu_level2, a.menu_level2:hover, a.menu_level2_selected, a.menu_level2_unclickable, div.menuLevel2_container, div.menuLevel2_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level2, div.menuLevel2_container {
	color:#a0c230;
}

a.menu_level2:hover {
	color:#668207;
}

a.menu_level2_selected {
	color:#668207;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level2_unclickable, a.menu_level2_unclickable:hover {
	color:#a0c230;
	cursor:text;
	text-decoration:none;
}

a.menu_level3, a.menu_level3:hover, a.menu_level3_selected, a.menu_level3_unclickable, div.menuLevel3_container, div.menuLevel3_container_selected {
	font-family:tahoma;
	font-size:11px;
}

a.menu_level3, div.menuLevel3_container {
	color:#a0c230;
}

a.menu_level3:hover {
	color:#668207;
}

a.menu_level3_selected {
	color:#668207;
	text-decoration:none;
	font-weight:bold;
}

a.menu_level3_unclickable, a.menu_level3_unclickable:hover {
	color:#a0c230;
	cursor:text;
	text-decoration:none;
}

div.menuLevel1_container, div.menuLevel1_container_selected {
	width:139px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:10px;
}

div.menuLevel1_container {
	background:transparent;
}

div.menuLevel1_container_selected {
	background:transparent;
	/*filter:alpha(opacity=100);*/
}

div.menuLevel2_container, div.menuLevel2_container_selected {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:11px;
}

div.menuLevel2_container {
	background:transparent;
}

div.menuLevel2_container_selected {
	background:transparent;
}

div.menuLevel3_container, div.menuLevel3_container_selected {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:18px;
}

div.menuLevel3_container {
	background:transparent;
}

div.menuLevel3_container_selected {
	background:transparent;
}





@media print {
	body {
		visibility:hidden;
	}
	.mmenucontainer {
		position:absolute;
		display:none;
	}
	#contentContainer {
		visibility:visible;
		position:absolute;
		top:0px;
		left:0px;
		width:585px;
	}
	
	#contentContainer * {
		color:black;
	}
}