body {
	background-color: #7D7D7D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : arial;verdana;tahoma;sans-serif;
}
form {
	margin-bottom: 0;
}
.frmtxt {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : arial;verdana;tahoma;sans-serif;
	font-weight: bold;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : arial;verdana;tahoma;sans-serif;
	font-weight: bold;
}
li {
	color : #000000;
	padding-bottom : 5px;
	font-size : 12px;
	font-family : arial;verdana;tahoma;sans-serif;
	font-weight: bold;
}
li a {
	color : #990000;
	text-decoration : none;
}
li a:hover {
	color : #FF0000;
	text-decoration : underline;
}
p {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
}
p a {
	color : #000000;
	text-decoration : none;
}
p a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
.title {
	color : #fff;
	margin-left : 10px;
	font-size : 20px;
}
.subtitle {
	color : #333333;
	font-size : 13px;
	font-weight: bold;
}
.menu {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family :: arial;verdana;tahoma;sans-serif;
}
.menu a {
	color : #FFFFFF;
	text-decoration : none;
}
.menu a:hover {
	color : #993300;
	text-decoration : underline;
}
.menutd {
	border-right: #7D7D7D 1px solid;
}
.submenu {
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 10px;
	font-family : arial;verdana;tahoma;sans-serif;
}
.submenu a {
	color : #663300;
	text-decoration : none;
}
.submenu a:hover {
	color : #CC3300;
	text-decoration : underline;
}
img {
	border-color:#7D7D7D;
	border-width: 1px;
}
a:hover img {
	border-color: #FFFFFF;
}

#homecenter {
	position: relative;
	display:block;
	vertical-align:middle;
  	margin: 0px auto;
  	width: 800px;
  	height: 601px;
	border: #737272 solid thin;
}


#companyname {
	background-color:#7D7D7D;
	position: absolute;
  	top: 0px;
	left: 0px;
  	width: 597px;
  	height: 225px;
	text-align:right;
	color:#000000;
	font-size:76px;
	font-weight:550;
	padding-top:150px;
	letter-spacing:10px;
}

#righttop {
	background-color:#A4A4A4;
	position: absolute;
  	top: 0px;
	left: 597px;
  	width: 203px;
  	height: 226px;
}

#homeimg {
	background-color:#BEBEBE;
	position: absolute;
	top: 225px;
	left: 0px;
	width: 597px;
	height: 163px;
}

#homenav {
	background-color:#BEBEBE;
	position: absolute;
  	top: 226px;
	left: 597px;
  	width: 193px;
  	height: 144px;
	font-size:16px;
	font-weight:500;
	padding-top:18px;
	padding-left:10px;
}
div p {
	font-size:15px;
	font-weight:700;
	margin-left:0px;
}
#tagline {
	background-color:#7D7D7D;
	position: absolute;
  	top: 388px;
	left: 0px;
  	width: 597px;
  	height: 168px;
	text-align:right;
	color:#90552D;
	font-size:16px;
	font-weight:600;
	letter-spacing:1px;
}
#taglineright {
	background-color:#A4A4A4;
	position: absolute;
  	top: 387px;
	left: 597px;
  	width: 203px;
  	height: 169px;
}
#location {
	background-color:#7D7D7D;
	position: absolute;
  	top: 556px;
	left: 0px;
  	width: 597px;
  	height: 45px;
	color:#000000;
	padding-left:200px;
}
#location li{float:left;
	list-style-type:none;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
	margin-right:0px;
}
#locationright {
	background-color:#A4A4A4;
	position: absolute;
  	top: 556px;
	left: 597px;
  	width: 203px;
  	height: 44px;
}