body {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
	background-image: url(/graphics/bg.jpg);
	background-repeat:repeat-x;
	background-color: #cbcbcc;
}

h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}

h1 {
	color: #e52525;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
	
h2 {
	color: #e52525;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

h3 {
	color: #00539f;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	color: #00539f;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.blue{
	color: #00539f;
}

.red{
	color: #e52525;
}

.white{
	color: #fff;
}

#header1 {
width: 600px;
margin-top: 30px;
margin-left: 50px;
text-align: left;
}

#header2 {
width: 200px;
margin-top: 30px;
margin-right: 50px;
text-align: right;
}

#header3 {
margin-top: 80px;
margin-left: 540px;
margin-right: 70px;
text-align: left;
}

#nav {
margin-left: 53px;
text-align: center;
}

#nav_right {
margin-left: 26px;
}

#content_left{
width: 256px;
margin-left: 53px;
margin-right: 14px;
}

#content_middle{
width: 391px;
margin: 0px;
}

#content_middlexl{
width: 639px;
margin: 0px;
}

#content_right{
width: 217px;
margin-left: 16px;
margin-right: 53px;
}

#footer_left{
margin-left: 73px;
text-transform: uppercase;
}

#footer_right{
margin-right: 73px;
text-align: right;
color: #00539f;
}

.content_text{
margin: 0 20px 0 20px;
}

.content_text2{
margin-left: 20px;
}

.content_text3{
width: 280px;
min-height: 150px;
margin-left: 20px;
float: left;
}

.content_text4{
width: 150px;
margin-left: 400px;
margin-bottom: 0px;
}

#clearcontent_text4{
clear:left;
}

.productimage{
width: 150px;
min-height: 150px;
margin-right: 80px;
text-align: right;
}


.copyright_text{
font-size: 11px;
}

a:link, a:visited {
	color: #e52525;
	text-decoration: none;
	border-bottom:1px solid;
}    

a:hover {
	color: #00539f;
	text-decoration: none;
	border-bottom: 0px;
}

a.navtoplink:link, a.navtoplink:visited {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-bottom:0px;
	margin-left: 4px;
	margin-right: 4px;
}

a.navtoplink:hover {
	color: #e52525;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
}

a.navblulink:link, a.navblulink:visited {
	color: #00539f;
	font-weight: bold;
	text-decoration: none;
	border-bottom:0px solid;
}

a.navblulink:hover {
	color: #e52525;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid;
}

a.imglink:link, a.imglink:visited {
	border-bottom: 0px;
}

a.imglink:hover {
	border-bottom: 0px;
}

.img_left {
	border: 0;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.img_right {
	border: 0;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
