/************************************/
/*********GENERAL FORMATING**********/
/************************************/
body {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	margin: 0px;
		margin-top:4px;
	text-align:center;
	background-color:#666666;
}
p {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: .8em 0 .2em 0;
}
a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, h1, h2, h3, h4 {
	margin:5px 10px 10px 10px;
}
h1 {
	font-size: 1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-size: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #336600;
}
h3 {
	color: #1D0E06;
	font-size: 1em;
}
h4 {
	color: #1D0E06;
	font-size: 1em;
}
/************************************/
/***********HEADER SECTION***********/
/************************************/
#frametop {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
}
#header {
	background-image:url(main-image.png);
	background-repeat:no-repeat;
	background-position:top center;
	height: 190px;
}
#header h1 {
	font-size: 1.8em;
	color:#ffffff;
	position:relative;
	top:100px;
}
#navhead {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-color:#ffffff;
}
/************************************/
/*********MAIN BODY SECTION**********/
/************************************/
#quotation {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 0.9em;
	font-style:italic;
	margin: .8em 0 .2em 0;
	color: #666666;
}
#framemid {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border-top:10px solid #ffffff;
	background-color:#ffffff;
	background-image:url(images/bg-all.gif);
	background-repeat:repeat-y;
}
#maincontent {
	margin: 0;
	margin-left: 235px;
	width: 500px;
	padding: 0 0 10px 0;
	text-align: left;
	line-height: 140%;
	min-height:340px;
	height:auto !important;
	height:340px;
}
#contractstable {
	font-family: Georgia, Palatino, Times, serif;
	margin: 0;
	margin-left: 15px;
	width: 500px;
}
ul {
	font-family: Georgia, Palatino, Times, serif;
}
li {
	font-family: Georgia, Palatino, Times, serif;
}
#navmenu {
	float: left;
	padding:0px 0px 0px 0px;
	width: 200px;
}
#navmenutext {
	padding: 0 0 0 20px;
}
#myGallery {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 320px !important;
	height: 240px !important;
}
DIV#map1, DIV#map2, DIV#map3 {
	float: right;
	border: 1px black solid;
	width: 280px;
	height: 200px;
	margin-bottom: 20px;
}
TABLE#features {
	border-collapse: collapse;
}
TABLE#features TR TD, TABLE#features TR TH {
	vertical-align:top;
	border: 1px #CCC solid;
}
TABLE#features TR TH {
	text-align: center;
}
#myselect {
	width:147px;
}
#myselect2 {
	width:147px;
}
/***********Menu Section***********/
/***********Menu With Rollovers in CSS***********/
.buttonscontainer {
	width: 174px;
	float:left;
}
.buttons a {
	color: #000000;
	border-bottom:1px solid #ffffff;
	background-color: #CCCCCC;
	padding:8px 8px 8px 8px;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
}
.buttons a:hover {
	color: #000000;
	border-bottom:1px solid #ffffff;
	background-color: #ffffff;
	padding:8px 8px 8px 8px;
	text-decoration: none;
	margin: 0px;
	width: 100%;
}
/***********Menu With Rollovers in CSS***********/

/************************************/
/***********FOOTER SECTION***********/
/************************************/
#framebott {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	/*background-image:url(footer.gif);*/
	background-color:#010448;
	background-repeat:no-repeat;
	background-position:top center;
	/*height: 65px;*/
}
#footertext {
	text-align:center;
	padding: 8px;
	color:#FFFFFF;
}
td.footer {
	color : #CCCCCC;
	font-weight: normal;
}
A.footlink:link {
	color : #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.footlink:visited {
	color : #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.footlink:hover {
	color : #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
A.footlink:active {
	color : #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
input.btn {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
