@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-image: url(images/tiled_background.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}



.solidblockmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	background: black url(media/blockdefault.gif) center center repeat-x;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: thin;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00FF00;
}



.solidblockmenu li{
	display: inline;
	background-repeat: repeat-x;
	background-image: url(images/blockdefault.gif);
	background-position: center center;
	border-bottom-color: #00FF00;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.main_box_left_top {
	margin: 10px;
	padding: 2px;
	height: 130px;
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}

.product_box {
	margin: 10px;
	padding: 2px;
	height: 170px;
	width: 770px;
	background-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}

.product_box_top {
	margin: 10px;
	padding: 2px;
	height: 90px;
	width: 770px;
	background-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}



.main_box_left_top_contact {
	margin: 10px;
	padding: 2px;
	height: 430px;
	width: 500px;
}

.main_box_left_top_contact_top {
	margin: 10px;
	padding: 2px;
	height: 100px;
	width: 500px;
}



.main_box_left_top2 {
	margin: 10px;
	padding: 2px;
	height: 110px;
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}


.main_box_left_top3 {
	margin: 10px;
	padding: 2px;
	height: 110px;
	width: 500px;
	
}



.main_box_right {
	padding: 0px;
	height: 200px;
	width: 215px;
	background-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: thin solid #FFFFFF;
}


.article_main_box_top {
	padding: 0px;
	height: auto;
	width: 760px;
	background-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	border: thin solid #FFFFFF;
}


.article_main_box_top_tall {
	padding: 0px;
	height: 900px;
	width: 760px;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	
}

.article_main_box_top_small {
	padding: 0px;
	height: auto;
	width: 760px;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	
}


.article_main_box_all {
	padding: 0px;
	height: 55px;
	width: 770px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.video_main_box_all {
	padding: 0px;
	height: 400px;
	width: 770px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}





.main_box_right_2 {
	padding: 0px;
	height: 360px;
	width: 215px;
	background-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: thin solid #FFFFFF;
}




#side_bar_header {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#divider {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}




.main_table {
	border: thin solid #00FF00;
	margin-top: 2px;
}
.inside_table {
	margin: 0px;
	padding: 0px;
}





img.cpic
{
	position: relative;
	top: -8px;
	background-image: url(images/imgbg.gif);
	width: 97px;
	height: 73px;
	padding: 8px;
}

img.cpic2
{
	position: relative;
	top: -8px;
	background-image: url(images/imgbg.gif);
	width: 400px;
	height: 132px;
	padding: 6px;
}


img.right
{
float: right;
margin-left: 14px;
}



h3 {
	padding: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	margin: 1px;
	margin-left: 8px;
}


h4 {
	padding: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 4px;
}


h5 {
	padding: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 1px;
	font-variant: small-caps;
	text-transform: uppercase;
}

h6 {
	padding: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 6px;
	font-variant: small-caps;
	text-transform: uppercase;
}



h2 {
	padding: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 1px;
}

h8 {
	padding: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 6px;
	padding-left: 5px;
}


h7 {
	padding: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF00;
	margin: 1px;
	font-weight: bold;
	text-transform: uppercase;
}

a
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	background-color: #00FF00;
	color: #333333;
}





#main .divider
{
margin: 10px 0px 10px 0px;
}
