body {
	background-color: #464444;
}

#border {
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	height: auto;
	background-color: #F5F5F5;
	font-family: Arial;
}

#header {
	position: relative;
	width: 800px;
	height: auto;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


/*------- Navigation and styles ------ */

#title {
	color: #;
	position: relative;
	width: 775px;
	padding-left: 25px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	padding-bottom: 8px;
}



#nav {
	position: relative;
	height: 23px;
	width: 800px;
	background-color: #CCCCCC;
	margin-top: 1px;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


#nav a:link {
	text-decoration:none;
	font-size: 11.5pt;
	font-weight: bold;
	color: #333399;
}
		
#nav a:visited {
	text-decoration:none;
	font-size: 11.5pt;
	font-weight: bold;
	color: #333399;
		}	

#nav a:hover {
	text-decoration:underline;
	font-size:11.5pt;
	font-weight: bold;
	color: #333366;
}

#nav a:active {
	color: #CCCCCC
	text-decoration:none;
	font-size: 11.5pt;
	font-weight: bold;
	color: #333399;
}

#home {
	position: absolute;
	left: 390px;
	top: 4px;
	width: 100px;
}

#services {
	position: absolute;
	top: 4px;
	left: 505px;
	width: 77px;
}

#about {
	position: absolute;
	left: 605px;
	top: 4px;
	width: 88px;
}
#flash_banner {
	position: absolute;
	height: 75px;
	width: 300px;
	top: 11px;
	right: 41px;
}


#contact {
	position: absolute;
	left: 695px;
	top: 4px;
	width: 101px;
}

#content {
	position: relative;
	width: 750px;
	height: auto;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
	padding-right: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content_txt {
	position: relative;
	height: auto;
	width: 535px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #333399;
	padding-right: 15px;
	font-size: 10pt;
}
#right_menu {
	position: absolute;
	height: auto;
	width: 192px;
	right: 16px;
	top: 37px;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
#quote {
	position: relative;
	height: 60px;
	width: 186px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
	border: 2px outset #666666;
}
.h7 {
	font-size: 12px;
}

#right_menu li {
	margin-left: -15px;
}

#home_pic1 {
	position: absolute;
	height: 105px;
	width: 153px;
	top: 56px;
	right: 16px;
}
#home_pic2 {
	position: absolute;
	height: 105px;
	width: 134px;
	top: 214px;
	right: 17px;
}
#home_pic3 {
	position: absolute;
	height: 105px;
	width: 153px;
	top: 378px;
	right: 6px;
}
#home_pic4 {
	position: absolute;
	height: 105px;
	width: 153px;
	top: 476px;
	right: 16px;
}

.h8 {
	font-size: 10px;
}
.h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
}

.ch3 {
	font-size: 9pt;
	font-weight: bold;
	color: #330099;
	margin-bottom: 5px;
	text-indent: 10px;
	display: block;
	background-color: #E0E1F5;
	width: 370px;
	height: 20px;
	padding-top: 5px;
}
.home_block {
	background-image: url(../images/grd_bck.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 340px;
	margin-top: -3px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#copyright {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	bottom: 0px;
	top: 10px;
}
#copyright a:link {
	text-decoration:none;
	color: #FFFFFF;
}
		
#copyright a:visited {
	text-decoration:none;
	color: #FFFFFF;
		}	

#copyright a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#copyright a:active {
	text-decoration:none;
	color: #FFFFFF;
}
#footer_links {
	font-size: 12px;
	color: #CCCCCC;
}
#footer_links a:link {
	text-decoration:underline;
	color: #CCCCCC;
}
		
#footer_links a:visited {
	text-decoration:underline;
	color: #CCCCCC;
		}	

#footer_links a:hover {
	text-decoration:underline;
	color: #666666;
}

#footer_links a:active {
	text-decoration:underline;
	color: #CCCCCC;
}
