@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444;
	margin: 0 0 0 0;
}

.mainbody {
	background-color:#FFFFFF;
	width:936px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	margin-top:0px;
	padding-bottom:10px;
	
	}
.mainbar {
	background-image: url(images/image_r1_c1.jpg);
	height:68px;
	width:936px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	}
	
.logo {
	background-image: url(images/image_r2_c1.jpg);
	width:238px;
	height:191px;
	margin-left: 11px;
	float:left;
	}

.flasharea {
	float:right;
	margin-right:9px;
	width:666px;
	height:191px;
	}
	
#nav {
	background-image: url(images/image_r3_c1.jpg);
	width:914px;
	height:32px;
	margin-left: 11px;
	margin-right: 11px;
	float:left;
	}

#navigation {
	margin-top:10px;
	font-size:11px;
	text-align:right;
	margin-right:25px;
	}
	
#navigation ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
#navigation li {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
}
#navigation li a {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 15px;
	background-color: #333;
	color: #FFFFFF;
	text-decoration: none;
}
	
	
.maintextarea {
	background-image: url(images/image_r4_c1.jpg);
	width:914px;
	margin-left: 11px;
	margin-right: 11px;
	float:left;
	}
	
.footertextarea {
	background-image: url(images/image_r5_c1.jpg);
	width:914px;
	height:21px;
	margin-left: 11px;
	margin-right: 11px;
	float:left;
	}
	
.sidebar {
	width: 224px;
	float: left;
	padding: 20px 10px 20px 10px;
	}	
	
.content {
	width: 620px;
	float: right;
	padding:20px 20px 20px 20px;
	}	
	
.content {
	width: 620px;
	float: right;
	padding:20px;
	margin-top: 20px;
	}	

#footer {
	width: 914px;
	margin-left:11px;
	margin-right:11px;
	background-color:#FFFFFF;
	float:left;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	}
	
a:link {
	text-decoration: underline;
	color: #00A2A4;
}
a:visited {
	text-decoration: underline;
	color: #00A2A4;
}
a:hover {
	text-decoration: none;
	color: #00A2A4;
}
a:active {
	text-decoration: underline;
	color: #00A2A4;
}
	
h1 {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight:normal;
	letter-spacing:0px;
	color:#00A2A4;
	margin-bottom: 3px;
	}
	
h2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	letter-spacing:0px;
	color:#555;
	margin-top:0px;
	margin-bottom:10px;
	}
	
.under {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	letter-spacing:0px;
	color:#555;
	margin-top:0px;
	margin-bottom:10px;
	}	
	
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	}
	
.footertext {
font-size:10px;
}

.boxtext {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}


.sidebox {
	background-color:#FFFFFF;
	border:1px #404040 solid;
	width:100%;
	}
	
#boxheader {
	background-color:#404040;
	width:214px;
	height:20px;
	padding: 2px 5px 2px 5px;
	}
	
#boxheader2 {
	background-color:#404040;
	width:214px;
	height:20px;
	padding: 2px 5px 2px 5px;
	}
	
.boxcontent {
width:214px;
padding: 5px;
}

.formstyle {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #333;
	font-family: Arial;
	font-size: 10px;
}

.callbacktext {
	font-size:10px;
	}

.quicknav {	
	float:right;
	padding:40px 11px 4px 0px;
	}


.redtext {
color:#a6323d;
}
.goldtext {
color:#b89a39;
}
.bluetext {
color:#3975b8;
}
.whitetext {
color:#fff;
}
.boldredtext {
font-size: 16px;		
font-weight: bold;
letter-spacing: 1px;
color:#a6323d;
}
.buttonbox {
	float: right;
	padding-left:10px;
	}
	
a.whitelinks:link {
	color: #FFF;
	text-decoration: underline;
}
a.whitelinks:visited {
	color: #FFF;
	text-decoration: underline;
}
a.whitelinks:active {
	color: #FFF;
	text-decoration: underline;
}
a.whitelinks:hover {
	color: #FFF;
	text-decoration: none;
	}
	
.button {

width:150px;
height:19px;
}

.phpstyle4 {color: #008000}
.phpstyle3 {color: #c33131}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
	}

.toparea {
width:936px;
margin:0px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
