div{
    /*border:1px #AFAFAF solid;*/
}
body{
	margin:auto;
	padding:0px;
	font-family:arial;
	font-size:11px;
	color:#005059;
	letter-spacing:0.2pt;
}
a{
	color:#005059;
    text-decoration:underline;
}
a:hover{
    text-decoration:none;
}
p{
    text-align:justify;
    text-indent:20px;
}
p a{
    color:#FFB400;
}
input{
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	text-align:center;
}
li{
    list-style-position:outside;
    list-style-type:square;
}
#header{
	position:absolute;
	left:0px;
    top:0px;
	background:url('../img/headerBackground.png') repeat-x;
	width:100%;
	height:157px;
	z-index:-1;
	text-align:center;
    cursor:pointer;
}
#header img{
	margin:auto;
	margin-left:250px;
}
table .mainContent{
	position:relative;
	z-index:5;
	padding:0px;
}
#content{
	position:relative;
	z-index:2;
	margin:auto;
	width:988px;
	height:385px;
	background:url('../img/content.png');
	background-position: 0px 82px;
	background-repeat:no-repeat;
	border-left:2px #FFFFFF solid;
	border-right:2px #FFFFFF solid;
	text-align:left;
	display:block;
}
#contentLeft{
	max-width:304px;
	height:367px;
	background:url('../img/content_left.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	width:50%;
}
#contentRight{
	max-width:304px;
	height:367px;
	background:url('../img/content_right.jpg');
	background-repeat:no-repeat;
	width:50%;
}
h1{
	font-size:14px;
	font-weight:bold;
	color:#002D31;
	text-transform:uppercase;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:#005058;
	text-transform:uppercase;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#116F83;
	text-transform:uppercase;
}
#languageDock{
	position:relative;
	top:10px;
    padding-left:10px;
    width:100px;
}
#languageDock a{
	font-weight:bold;
	text-decoration:none;
}
#languageDock a:hover{
	text-decoration:underline;
}
#controlMenuDock{
	margin-top:15px;
	padding:10px;
	cursor:pointer;
    width:170px;
	vertical-align:top;
}
#controlMenuDock a{
	display:block;
	float:left;
}
#controlMenuDock img{
	margin-right:5px;
	border:0px;
}
#horizontalMenu1{
	margin-top:45px;
	margin-left:189px;
	padding:10px;
	color:#FFFFFF;
}
#horizontalMenu1 a{
	padding-right:8px;
	padding-left:5px;
	font-size:11px;
	color:#002D31;
	text-decoration:none;
	font-weight:bold;
}
#horizontalMenu1 a:hover{
	text-decoration:underline;
}
#horizontalMenu2{
	width:100%;
	height:44px;
	background-image:url('../img/horizontalMenuBackground.png');
	border:1px #FFFFFF solid;
	border-left:0px;
	border-right:0px;
}
#horizontalMenu2 table{
	height:44px;
	width:100%;
}
#horizontalMenu2 table td{
	height:44px;
}
#horizontalMenu2 table tr{
	height:44px;
}
#horizontalMenu2 table .a{
	display:table-cell;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	height:29px;
	border-left:1px #FFFFFF solid;
	text-transform:uppercase;
	padding-top:15px;
}
#horizontalMenu2 table .a:hover{
    display:table-cell;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	height:28px;
	border-left:1px #FFFFFF solid;
	text-transform:uppercase;
	padding-top:15px;
	background-image:url('../img/horizontalMenuBackgroundHover.png');
}
.productMenuTitle{
    display:table-cell;
    padding-left:10px;
    padding-right:0px;
}
#verticalMenu{
	display:table-cell;
	width:199px;
	float:left;
}
#verticalMenu .verticalMenuLink{
	background-image:url('../img/verticalMenuBackground.png');
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:169px;
	height:18px;
	padding-top:3px;
	padding-left:30px;
	text-decoration:none;
	border-right:1px #FFFFFF solid;
}
#verticalMenu .verticalMenuLink:hover{
	background-image:url('../img/verticalMenuSelectedBackground.png');
}
#verticalMenu .verticalMenuSelectedLink{
    background-image:url('../img/verticalMenuSelectedBackground.png');
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
    width:169px;
    height:18px;
    padding-top:3px;
    padding-left:30px;
    text-decoration:none;
    border-right:1px #FFFFFF solid;
}
#verticalMenu .verticalSubMenuLink{
    background-image:url('../img/verticalSubMenuBackground.png');
    font-size:11px;
    font-weight:bold;
    text-decoration:none;    
    display:block;
    width:149px;
    height:14px;
    padding-top:4px;
    padding-left:50px;
    border-right:1px #FFFFFF solid;
}
#verticalMenu .verticalSubMenuSelectedLink{
    background-image:url('../img/verticalSubMenuBackground.png');
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
    display:block;
    width:149px;
    height:14px;
    padding-top:4px;
    padding-left:50px;
    border-right:1px #FFFFFF solid;
}
#verticalMenu .verticalSubMenuLink:hover{
    text-decoration:underline;
}
#verticalMenu .marksTitle{
    background-image:url('../img/horizontalMenuBackground.png');
    height:44px;
    border-right:1px #FFFFFF solid;
    border-top:1px #FFFFFF solid;
    text-align:left;
    width:189px;
    position:relative;
    top:-1px;
    color:#FFFFFF;
    font-family:georgia;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    padding-left:10px;
}
#mainContent{
	float:right;
	display:table-cell;
	width:766px;
	padding:10px;
	text-align:center;
}
#mainContent table{
    margin:auto;
    padding:0px;
    border-right:1px #A9C5C8 solid;
    border-bottom:1px #A9C5C8 solid;
}
#mainContent table td{
	border-top:1px #A9C5C8 solid;
    border-left:1px #A9C5C8 solid;
	text-align:center;
    padding:5px;
}
#mainContent table th{
    border-top:1px #A9C5C8 solid;
    border-left:1px #A9C5C8 solid;
    text-align:center;
    color:#EDAF06;
    background:#014F59;
    padding:5px;
}
#mainContent table th a{
    color:#EDAF06;
    text-decoration:none;
}
#mainContent table th a:hover{
    text-decoration:underline;
}
#footer{
	position:relative;
	top:-50px;
	float:right;
	width:988px;
	vertical-align:bottom;
	margin-top:30px;
	text-align:center;
    margin-bottom:30px;
}
#footer a{
	font-size:12px;
	text-decoration:none;
    color:#005059;
}
#footer a:hover{
	text-decoration:underline;
}
#footer img{
	margin:5px;
    cursor:pointer;
}
#dek,#msgWindow{
	position:absolute;
    display:none;
	z-index:200;
	left:0px;
	top:0px;
    cursor:pointer;
}
#msgWindow{
	width:15px;
}
#dek,#msgWindow table{
	border:1px #B1C9CB solid;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#msgWindow table{
	width:200px;
}
#msgWindow li{
    margin-left:10px;
}
#map table{
    border:0px;
    padding:0px;
    margin:0px;
}
#map table td{
    border:0px;
    padding:0px;
    padding-right:10px;
    text-align:left;
}
.productList{
    float:left;
    margin:10px;
    margin-left:50px;
}
.productList table{
    width:300px;
    height:150px;
}
.productList table tr td p{
    text-indent:0px;
    text-align:center;
}
#stat24{
	background-image:url('../img/verticalMenuBackgroundEnd.png');
	display:block;
	height:230px;
	width:199px;
	border-right:1px #FFFFFF solid;
	padding-top:150px;
	text-align:center;
}