@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(img/page_bg.jpg);
	margin-top: 0px;
	font-family: Verdana, Arial, ADMUI3Lg;
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 0px;
}
.menubar {
	height: 24px;
	width: 900px;
}

.Header_text {
	font-family: Verdana, Arial, ADMUI3Lg;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.menu_txt {
	font-family: Verdana, Arial, ADMUI3Lg;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu_txt:hover {
	font-family: Verdana, Arial, ADMUI3Lg;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;

}
.menubarright {
	float: right;
	height: 24px;
	width: 500px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3E3E3E;
	background-image: url(img/bgmenu_right.jpg);
}
.menubarleft {
	float: left;
	height: 24px;
	width: 400px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	background-image: url(img/bgmenu_left.jpg);
	text-align: center;
	vertical-align: baseline;
	line-height: 25px;
	color: #000000;
}
.ourbodycontent {
	height: 250px;
	width: 900px;
}
.blankbar {
	height: 2px;
	width: 900px;
}
.slideshow {
	float: right;
	height: 250px;
	width: 400px;
	text-align: center;
}
.body_container {
	float: left;
	height: 240px;
	width: 470px;
	margin-right: 15px;
	margin-top: 10px;
}
.blankbar_white {
	height: 1px;
	width: 900px;
	background-color: #FFFFFF;
}
.tab_main_left/*TABS STYLES*/
   
 {
	height: auto;
	width: 290px;
	float: left;
	margin-right: 10px;
}
.tab_top{
	font-family: Verdana, Arial, ADMUI3Lg;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 30px;
}
.tab_bottom{
	background-image: url(img/tab_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
	width: 290px;
}
.tab_blueline{
	background-color: #003399;
	height: 1px;
	width: 290px;
}
.tab_container{
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tab_image{
	float: left;
	height: auto;
	width: auto;
	margin: 10px;
}
.tab_main_right {
	height: auto;
	width: 290px;
	float: right;
	margin-bottom: 10px;
}
.footer {
	text-align: center;
	height: 25px;
	width: 900px;
	line-height: 25px;
}

.tab_main_center {
	margin-right: 300px;
	margin-left: 303px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blankbar_whitefooter {
	height: 1px;
	width: 500px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
}
.icon {
	height: auto;
	width: 53px;
	float: left;
}
.products_menu {
	font-family: "Times New Roman", Times, serif;
	background-color: #272727;
	float: left;
	height: 400px;
	width: 150px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
}
.products_icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #272727;
	background-image: url(img/product_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height:33px;
	min-height:inherit;
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 33px;
	vertical-align:middle;
}
.products_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.products_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.products_display {
	background-color: #272727;
	padding: 10px;
	float: right;
	height: 400px;
	width: 610px;
}
.head_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
}

