/* CSS Document */
body{ background-image:url(../images/body_bg.jpg); background-repeat:repeat-x; margin:0px; background-color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0a032c;}
img {
	border:none;
}
.main_bg{ background-image:url(../images/main_bg.png); background-repeat:repeat-y;}
.footer_bg{ background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; height:79px;}
.top_blue{ background-image:url(../images/blue_bg.jpg); height:105px; background-repeat:repeat-x;}

.footer_txt{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}
.heading_txt{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#0a032c;}
.repeat_1{ background-image:url(../images/repeat_1.jpg); background-repeat:repeat-y;}
.repeat_2{ background-image:url(../images/repeat_2.jpg); background-repeat:repeat-y;}
.repeat_3{ background-image:url(../images/repeat_3.jpg); background-repeat:repeat-y;}
.news_repeat{ background-image:url(../images/repeat_4.jpg); background-repeat:repeat-y;}
.shade_mid{ background-image:url(../images/shade_big_mid.jpg); background-repeat:repeat-x; height:55px;}

.corner_top_rep{ background-image:url(../images/top_rep.jpg); background-repeat:repeat-x; height:8px;}
.corner_bott_rep{ background-image:url(../images/bott_repeat.jpg); background-repeat:repeat-x; height:8px;}
.left_rept{background-image:url(../images/left_rep.jpg); background-repeat:repeat-y;}
.right_rept{background-image:url(../images/right_repeat.jpg); background-repeat:repeat-y;}

a.footer_link:link {font-family: Arial;font-size: 13px;color: #000000;text-decoration: none; }
a.footer_link:visited {font-family: Arial; font-size: 13px; color: #000000; text-decoration:none ; }
a.footer_link:hover { font-family: Arial; font-size: 13px; color: #000000; text-decoration: underline; }
a.footer_link:active { font-family: Arial; font-size: 13px; color: #000000; text-decoration: underline;}

a.p_link:link {font-family: Arial;font-size: 13px;color: #000000;text-decoration: underline; }
a.p_link:visited {font-family: Arial; font-size: 13px; color: #000000; text-decoration:underline ; }
a.p_link:hover { font-family: Arial; font-size: 13px; color: #000000; text-decoration: none; }
a.p_link:active { font-family: Arial; font-size: 13px; color: #000000; text-decoration: none;}


a.s_link:link {font-family: Arial;font-size: 12px;color: #292929;text-decoration: underline; }
a.s_link:visited {font-family: Arial; font-size: 12px; color: #292929; text-decoration:underline ; }
a.s_link:hover { font-family: Arial; font-size: 12px; color: #292929; text-decoration: none; }
a.s_link:active { font-family: Arial; font-size: 12px; color: #292929; text-decoration: none;}

a.m_link:link {font-family: Arial;font-size: 12px;color: #0a032c;text-decoration: none; }
a.m_link:visited {font-family: Arial; font-size: 12px; color: #0a032c; text-decoration:none ; }
a.m_link:hover { font-family: Arial; font-size: 12px; color: #0a032c; text-decoration: underline; }
a.m_link:active { font-family: Arial; font-size: 12px; color: #0a032c; text-decoration: underline;}

a:link {font-family: Arial;font-size: 12px;color: #0a032c;text-decoration: none; }
a:visited {font-family: Arial; font-size: 12px; color: #0a032c; text-decoration:none ; }
a:hover { font-family: Arial; font-size: 12px; color: #0a032c; text-decoration: underline; }
a:active { font-family: Arial; font-size: 12px; color: #0a032c; text-decoration: underline;}

a.axl-faq, a.axl-rfq, a.axl-links, a.axl-contac {
	height:44px;
	width:167px;
}

a:hover.axl-faq div, a:hover.axl-rfq div, a:hover.axl-links div, a:hover.axl-contact div {
	background-position:bottom left;
}

a.axl-faq div {
	background:url(../images/faq_sprite.jpg) top left no-repeat;
	height:44px;
	width:167px;
}

a.axl-rfq div {
	background:url(../images/rfq_sprite.jpg) top left no-repeat;
	height:44px;
	width:167px;
}

a.axl-links div {
	background:url(../images/links_sprite.jpg) top left no-repeat;
	height:44px;
	width:167px;
}


a.axl-contact div {
	background:url(../images/contact_sprite.jpg) top left no-repeat;
	height:44px;
	width:167px;
}

.product-bg {
	background:url(../images/shadow.jpg) no-repeat center top;
	height:35px;
}

hr {
	border:none;
	border-top:solid 1px #FFFFFF;
}

label {
	font-size:11px;
	font-weight:bold
}

.letter-field {
	width:210px;
}

.letter-req {
	font-size:10px;
	color:#FF0000;
}

#mainmenu {
	padding-top:45px;
}

#mainmenu ul {
	padding-left:6px;
	margin:0;
	list-style:none;
}

#mainmenu ul li {
	background:url(../images/bullet.jpg) no-repeat;
	padding:0 0 0 43px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
}

#mainmenu ul li a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	
}

#mainmenu ul li a span {
	width:210px;
	display:block;
	padding:10px 0 10px 0;
}

#mainmenu ul li a span.divider {
	background:url(../images/spliter.jpg) no-repeat;
}

#mainmenu ul li a:hover {
	color:#FFFFFF;
}