body,html {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	/*line-height: 13px;*/
	}
table,img {
	border: 0px;
	}
td {
	text-align: left;
	vertical-align: top;
	}
form {
	display: inline;
	}
label {
	cursor: pointer;
	}
h4 {
	font-size: 11px;
	margin-left: 7px;
	}
p {
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 7px;
	}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	height: 16px;
	width: 125px;
	}


.img_mid {
	vertical-align: middle;
	}
.green {
	color: #429D00;
	}
.blue1 {
	color: #004293;
	}
.blue2 {
	color: #06529B;
	}
.gray1 {
	color: #343434;
	}
.gray2 {
	color: #535353;
	}


#container {
	width: 763px;
	text-align: left;
	}

#logo {
	background-image: url('../images/dots-blue.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	}

#header {
	height: 164px;
	background-image: url('../images/dots-gray.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 2px;
	}

#main_menu {
	background-image: url('../images/backmenu.jpg');
	width: 203px;
	height: 106px;
	float: left;
	padding-top: 55px;
	padding-left: 15px;
	}

#bread {
	background-image: url('../images/dots-blue.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	height: 25px;
	}
#bread #bread_crumb {
	color: #343434;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
	display: inline;
	}
#bread #question {
	color: #429D00;
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	display: inline;
	}

#all_content {
	background-image: url('../images/dots-blue.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 7px;
	padding-bottom: 1px;
	height: 100%;
	}

#left_content {
	float: left;
	width: 208px;
	margin-right: 7px;
	}

#panel_newsreleases {
	
	}

.heading_green {
	background-color: #D7FFB5;
	background-image: url('../images/heading-green.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 13px;
	}
.heading_green h1 {
	color: #343434;
	height: 20px;
	margin: 0px;
	font-size: 11px;
	}

#panel_contact {
	
	}

.heading_violet {
	background-color: #DADADA;
	background-image: url('../images/heading-violet.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 13px;
	}
.heading_violet h1 {
	color: #343434;
	height: 20px;
	margin: 0px;
	font-size: 11px;
	}

.heading_blue {
	background-color: #DAEBFF;
	background-image: url('../images/heading-blue.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 13px;
	}
.heading_blue h1 {
	color: #06529B;
	height: 20px;
	margin: 0px;
	font-size: 11px;
	}

#welcome_box {
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 16px;
	padding-right: 18px;
	line-height: 15px;
	}

.panel_content {
	padding-left: 13px;
	}

.pic_back {
	background-image: url('../images/backpic.jpg');
	padding: 7px;
	width: 103px;
	height: 83px;
	}

#featured_table {
	margin-top: 6px;
	margin-bottom: 10px;
	}

.feature_title {
	float: right;
	width: 151px;
	height: 18px;
	padding-top: 2px;
	margin-bottom: 3px;
	background-image: url('../images/dots-gray.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #004293;
	}

.feature_text {
	float: right;
	width: 151px;
/*	height: 53px;*/
	}

.feature_link {
	float: right;
	width: 151px;
	}


#real_content {
	float: right;
	width: 547px;
	}

#real_contact {
	float: left;
	margin-left: 10px;
	}

.real_pic {
	float: left;
	margin-right: 10px;
	}

.real_feature_title {
	width: 410px;
	height: 18px;
	padding-top: 2px;
	margin-bottom: 3px;
	background-image: url('../images/dots-gray.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #004293;
	}


table.cart {
	background-color: #535353;
	margin-left: 5px;
	}

table.cart td {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}

table.cart td.left {
	width: 146px;
	}

table.cart td.data {
	text-align: center;
	width: 146px;
	}

table.cart td.data2 {
	text-align: center;
	width: 146px;
	}

table.cart_compare {
	background-color: #535353;
	}

table.cart_compare td {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}

table.cart_compare td.left {
	width: 120px;
	}

table.cart_compare td.data {
	text-align: center;
	width: 120px;
	}


table.customcart td div.txt {
	text-align: center;
	}
table.customcart td div.img {
	margin-left: 9px;
	}

#footer_menu {
	background-image: url('../images/dots-blue.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	height: 25px;
	text-align: center;
	clear: both;
	}




/* ANCHORS */
a {
	color: #429D00;
	text-decoration: underline;
	}
a:hover {
	color: #004293;
	}


a.b2blue {
	color: #535353;
	text-decoration: underline;
	}
a.b2blue:hover {
	color: #004293;
	}


#footer_menu a {
	color: #535353;
	text-decoration: none;
	}
#footer_menu a:hover {
	color: #429D00;
	text-decoration: underline;
	}

#footer_text a {
	color: #535353;
	text-decoration: none;
	}
#footer_text a:hover {
	color: #429D00;
	}
