
/* 	Author: Ian Lawson
		Date: 9/1/2005	*/

/* HTML Styles */
body {
	margin: 0;
	text-align:left;
	background:  #514F7D url(images/bg_body.gif) repeat-y top left;
}

/* ID Styles */
#mast_nav {
	float: left; clear: both;
	width: 680px; height: 101px;
	position: absolute;
	top: 0; left: 0;
	border: 0; margin: 0; padding: 0;
	background:  url(images/mast_nav.jpg) no-repeat;
	z-index: 1;
}
#nav {
	width: 399px; height: 19px;
	position: absolute;
	top: 43px; left: 259px;
	background: transparent;
	z-index: 2;
	border: 0; margin: 0; padding: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	border: 0; margin: 0; padding: 0;
}
#main {
	border: 0; margin: 0; padding: 0;
	margin-bottom: 0;
	width: 680px;
	position: absolute;
	top: 101px; left: 0;
	background: #FFF;
}
#main_col1 {
	width: 372px;
	border: 0; margin: 0; padding: 20px 12px 0 25px;
	clear: none;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 335px;
}
#main_col1 h1 {
	font: normal 33px times new roman, times, serif;
	color: #B20837;
	line-height: 38px;
	margin: 0 0 12px 0;
}
#main_col1 h2 {
	font: normal 20px times new roman, times, serif;
	color: #2D2B45;
	line-height: 19px;
	margin: 0 0 8px 0;
}
#main_col1 h3 {
	font: bold 11px verdana, helvetica, sans-serif;
	color: #555284;
	line-height: 19px;
	margin: 0;
}
#main_col1 p {
	font: normal 11px verdana, helvetica, sans-serif;
	color: #666;
	line-height: 19px;
	margin: 0 0 15px 0;
}
#main_col1 ul {
	margin: 0 0 15px 0;
    padding-left: 1em;
    text-indent: -1em;
	list-style-position: inside;
	list-style-type: disc; 
}
#main_col1 li {
	font: normal 11px verdana, helvetica, sans-serif;
	color: #666;
	line-height: 19px;
	margin: 0; padding: 0;
}
#main_col1 a, a:visited {
	color: #64619A;
	text-decoration: underline;
}
#main_col1 a:hover {
	color: #B20837;
}
#main_col2 {
	width: 303px;
	position: absolute;
	top: 0px; left:380px;
	border: 0; margin: 0; padding: 20px 30px 0  7px;
	clear: both;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 266px;
}
#main_col2 img {
	display: block;
}
#enews {
	width: 265px; height: 169px;
	border: 0; margin: 15px 0 0 0; padding: 37px 24px 9px 24px;
	background: url(images/enews_bg.gif) no-repeat;
	display: block;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 217px; height: 123px;
}
#enews p {
	font: normal 10px verdana, helvetica, sans-serif;
	color: #666;
	line-height: 15px;
	margin: 0 0 8px 0;
}
#bg_logo {
	width: 133px; height: 569px;
	position: absolute;
	float: right;
	top: 0; left: 680px;
	border: 0; margin: 0; padding: 0;
	background: url(images/bg_logo.gif) no-repeat;
}

/* Class Styles */
.en_txtfl {
	width: 217px; height:18px;
	margin: 0 0 8px 0; padding: 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font: normal 10px verdana, helvetica, sans-serif;
	color:#666;
}
.enbg {
	width: 217px; height:18px;
	margin: 0 0 8px 0; padding: 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font: normal 10px verdana, helvetica, sans-serif;
	color:#666;
	background-color: #F2F1FD;
}
.en_sub {
	border: 0; margin: 0 0 0 15px; padding: 0;
}
.hide {
	display: none;
}
.btn_home {
	width: 56px; height: 19px;
	background:  url(images/btn_home.gif) no-repeat top left;
	float: left; 
}
.btn_home a {
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0;
	background:  url(images/btn_home.gif) no-repeat top left;
	text-decoration: none;
}
.btn_home a:hover {
	background:  url(images/btn_home.gif) no-repeat top right;
}
.btn_about {
	width: 93px; height: 19px;
	background:  url(images/btn_about.gif) no-repeat top left;
	float: left; 
}
.btn_about a {
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0;
	background:  url(images/btn_about.gif) no-repeat top left;
	text-decoration: none;
}
.btn_about a:hover {
	background:  url(images/btn_about.gif) no-repeat top right;
}
.btn_service {
	width: 89px; height: 19px;
	background:  url(images/btn_service.gif) no-repeat top left;
	float: left; 
}
.btn_service a {
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0;
	background:  url(images/btn_service.gif) no-repeat top left;
	text-decoration: none;
}
.btn_service a:hover {
	background:  url(images/btn_service.gif) no-repeat top right;
}
.btn_cal {
	width: 92px; height: 19px;
	background:  url(images/btn_cal.gif) no-repeat top left;
	float: left; 
}
.btn_cal a {
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0;
	background:  url(images/btn_cal.gif) no-repeat top left;
	text-decoration: none;
}
.btn_cal a:hover {
	background:  url(images/btn_cal.gif) no-repeat top right;
}
.btn_contact {
	width: 69px; height: 19px;
	background:  url(images/btn_contact.gif) no-repeat top left;
	float: left; 
}
.btn_contact a {
	width: 100%; height: 100%;
	display: block;
	margin: 0; padding: 0;
	background:  url(images/btn_contact.gif) no-repeat top left;
	text-decoration: none;
}
.btn_contact a:hover {
	background:  url(images/btn_contact.gif) no-repeat top right;
}
.submenu_about {
	width: 400px; height: 50px;
	position: absolute;
	top: 70px; left: 259px;
	z-index: 3;
	border: 0; margin: 0; padding: 0;
	list-style-type: none;
	display: inline;
}
.submenu_about li {
	float: left;
	border: 0; margin: 0 11px 0 0; padding: 0;
	font: normal 11px verdana, helvetica, sans-serif;
	color: #B4B2D6;
}
.submenu_about li a, a:visited {
	color: #65629B;
	text-decoration: none;
}
.submenu_about li a:hover {
	color: #3F3D61;
}
.submenu_service {
	width: 420px; height: 50px;
	position: absolute;
	top: 70px; left: 259px;
	z-index: 3;
	border: 0; margin: 0; padding: 0;
	list-style-type: none;
	display: inline;
}
.submenu_service li {
	float: left;
	border: 0; margin: 0 11px 0 0; padding: 0;
	font: normal 11px verdana, helvetica, sans-serif;
	color: #B4B2D6;
}
.submenu_service li a, a:visited {
	color: #65629B;
	text-decoration: none;
}
.submenu_service li a:hover {
	color: #3F3D61;
}
.submenu_contact {
	width: 120px; height: 50px;
	position: absolute;
	top: 70px; left: 565px;
	z-index: 3;
	border: 0; margin: 0; padding: 0;
	list-style-type: none;
	display: inline;
}
.submenu_contact li {
	float: left;
	border: 0; margin: 0 11px 0 0; padding: 0;
	font: normal 11px verdana, helvetica, sans-serif;
	color: #B4B2D6;
}
.submenu_contact li a, a:visited {
	color: #65629B;
	text-decoration: none;
}
.submenu_contact li a:hover {
	color: #3F3D61;
}
