@charset "UTF-8";
/* CSS Document */


html{ 
	height:100%; 
	width:100%; 
	margin:0;
	}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */



body {
	margin:20px 0px 20px 0px;
	background-color: #ffffff;
}


#header {
	height:207px;
	width:100%;
	margin:auto;
	padding:0px;
	background-repeat:no-repeat;
	background-position: top center;
	background-image: url(../images/header_BG.jpg);
 	}
	
#menustrip {
	height:56px;
	width:100%;
	margin:auto;
	padding:0px;
	background-repeat:no-repeat;
	background-position: top center;
	background-image: url(../images/menustrip_BG.jpg);
 	}
	
	
#menu {
	height:56px;
	width:800px;
	margin:auto;
	padding-top:9px;
 	}
	
	
#conthome {
	width:800px;
	height:auto;
	margin:auto;
	padding:37px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/conthome_BG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
	
#conthomebuttons {
	width:250px;
	height:auto;
	margin:auto;
	padding:0px 0px 30px 0px;
	background-color: #FFFFFF;
	float:right;
	}
	
	
#contbottom {
	width:820px;
	height:30px;
	margin:auto;
	padding:10px 20px 0px 0px;
	background-color: #FFFFFF;
	
	}		
	
	
#footer {
	height:48px;
	width:100%;
	margin:auto;
	padding:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position: top center;
	background-image: url(../images/footer_BG.gif);
 	}	
	
	#credits {
	height:28px;
	width:800px;
	margin:auto;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#999999;
	text-align: right;
 	}	
	
.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#d0686d;
	text-align: right;
	font-weight:bold;
 	}	
	
	
.caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 11px;
	line-height:13px;
	color: #3f9500;
	padding:10px 0px 0px 0px;
}		
	


	

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 13px;
	line-height:17px;
	color: #36454e;
	padding:0px 20px 10px 0px;
}	


.contbottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	color: #999999;
	text-align:right;
}



td.homebuttons {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	color: #000000;
	padding:42px 0px 20px 0px;
}	
	
	
ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:16px;
	color: #36454e;
	padding:0px 28px 10px 30px;
}


li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:19px;
	color: #36454e;
	padding:0px 28px 0px 5px;
}


ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:19px;
	color: #36454e;
	padding:0px 28px 10px 20px;
}



h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 28px;
	line-height:28px;
	color: #141860;
	padding:0px 28px 20px 0px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 18px;
	line-height:20px;
	color: #3F9500;
	padding:5px 40px 14px 0px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 15px;
	line-height:18px;
	color: #141761;
	padding:10px 28px 10px 0px;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 15px;
	line-height:18px;
	color: #141761;
	padding:0px 28px 10px 0px;
}


h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 15px;
	line-height:18px;
	color: #141761;
	padding:0px 28px 5px 0px;
}	




	
td.homebuttons a:link {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
td.homebuttons a:visited {
	text-decoration: underline;
	color: #000000;
		font-weight:bold;

}
td.homebuttons a:hover {
	text-decoration: underline;
	color: #ffffff;
		font-weight:bold;

}
td.homebuttons a:active {
	text-decoration: underline;
	color: #000000;
		font-weight:bold;

}	
	


.contbottom a:link {
	text-decoration: underline;
	color: #999999;
}
.contbottom a:visited {
	text-decoration: underline;
	color: #999999;

}
.contbottom a:hover {
	text-decoration: underline;
	color: #3f9500;

}
.contbottom a:active {
	text-decoration: underline;
	color: #999999;
}	
	
	
a:link {
	text-decoration: underline;
	color: #3f9500;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #3f9500;
		font-weight:bold;

}
a:hover {
	text-decoration: underline;
	color: #36454e;
		font-weight:bold;

}
a:active {
	text-decoration: underline;
	color: #3f9500;
		font-weight:bold;

}


.credits a:link {
	text-decoration: none;
	color: #d0686d;
	font-weight:bold;
}
.credits a:visited {
	text-decoration: none;
	color: #d0686d;
		font-weight:bold;

}
.credits a:hover {
	text-decoration: underline;
	color: #000000;
		font-weight:bold;

}
.credits a:active {
	text-decoration: none;
	color: #d0686d;
		font-weight:bold;

}

