@charset "utf-8";
body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#header {
	min-width: 1002px;
	width: 100%;
	height: 151px;
	background-color: #000000;
	background-image: url(images/BANNERnew.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menucontainer {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 20px;
	background-color: #111111;
	border-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}
#bodycontainer {
	border-color: #FFFFFF;
	width: 100%;
	min-height: 470px;
	height: 470px;
	height: auto;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;	
}
#menubar {
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	height: 23px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: -1px;
}
#bodyarea {
	width: 1002px;
	background: #111111;
	background-image: url(images/bodyareabgtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	float: inherit;
}
#image {
	margin-right: 20px;
	padding: 10px;
	border: 1px dashed #666666;
}
#images {
	margin-top: 10px;
}
.imagesstyle {
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
#table {
	width: 1002;
	margin-left: 10px;
	margin-right: 10px;
}
.borders {
	border: 1px dashed #666666;
	padding: 10px;
	vertical-align: top;
	margin-bottom: 10px;
}
#footercell {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 14px;
	background-color: #191919;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: xx-small;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}
.box {
	background-color: #222222;
	height: 14px;
	width: 100%;
	margin-bottom: 10px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.box2 {
	height: 25px;
	width: 208px;
	border: 1px dashed #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	background-image: url(images/call.gif);
	background-repeat: no-repeat;
}
.image {
	border: 1px solid #FFFFFF;
}
a.menulinks {
	text-decoration: none;
	color: #DDDDDD;
}
a.menulinks:link {
	color: #DDDDDD;
	text-decoration: none;
}
a.menulinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulinks:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a.menulinks:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenulinks {
	text-decoration: none;
	color:#FFFFFF
}
a.submenulinks:link {
	color: #DDDDDD;
	text-decoration: none;
}
a.submenulinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.submenulinks:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a.submenulinks:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink {
	color:#999999;
	text-decoration: none;
}
a.footerlink:link {
	color:#999999;
	text-decoration: none;
}
a.footerlink:hover {
	color:#CCCCCC;
	text-decoration: none;
}
.right {
	font-size: x-small;
	margin-top: 10px;
}
html {
	overflow-y: scroll
}
.homebox {
	width: 300px;
	height: 169px;
	padding: 10px;
	border: 1px dashed #666666;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.homebox3 {
	width: 300px;
	height: 169px;
	padding: 10px;
	border: 1px dashed #666666;
	margin-bottom: 8px;
	float: left;
}
