A:Link {
	color: #0366b2;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: underline;
}
A:Visited {
	color: #aa0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: underline;
}
A:Hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: underline;
}
BODY {
	background: #efeeec url(images/background.jpg);
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
HR {
	height: 2px;
	color: #265478;
	background-color: #265478;
	width: 400px;
}
FORM {
	margin: 0px;
	padding: 0px;	
}
TABLE, UL, OL {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}
.contact_map {
	padding-top: 59px;
}
#content {
	background: #fff url(images/bg_content.jpg) no-repeat 0px 50px;
	padding: 10px 35px 20px 0px;
}
#content_nosidebar {
	background: #fff url(images/bg_content.jpg) no-repeat 0px 50px;
	padding: 10px 35px 20px 35px;
}
.content_container {
	margin-top: 22px;
}
#content_area {
	/* background: #fff; */
}
#copyright {
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	width: 972px;
}
#footer {
	background: #37506d url(images/bg_footer.jpg) top left no-repeat;
	height: 129px;
}
#footer TD {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}
#footer A:Link {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#footer A:Visited {
	color: #a2bbd4;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#footer A:Hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}
#footer_caption {
	background: #253e51;
}
#footer_caption td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
#header  {
	/*background: #fff;*/
}
 .header_bg {
 	background: #253E52;
}
#main {
	background-color: #fff;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
#product_list {
	padding: 20px 13px;
}

#sidebar {
	background: #eeefef url(images/sidebar_bg.jpg) repeat-y;
	margin: 10px 26px 20px 35px;
}
#sidebar_right {
	padding: 20px 30px 10px 0px;
}
#tele {
	margin-bottom: 12px;
}
#tele_inner {
	height: 447px;
	width: 745px;
}
.txtbox {
   height: 20px;
   width: 160px;
   border: 1px solid #969696;
}
.txtarea {
   border: 1px solid #969696;
}
/*
.FormButton {
	background-color: #5c543a;
	border: 1px solid #000000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 65px;
}
*/
