body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
.header_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_button {
	padding-right:20px;
}
.footer {
	background-image: url(../img/footer_bg.jpg);
}
.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.transparent_bg{
	background-image: url(../img/transparent_bg.png);
}
.home_bg {
	background-image: url(../img/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_bg_content {
	background-color: #FFFFFF;
}
.home_box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #326698;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32659C;
}
.home_content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.home_content_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #326497;
	font-weight: bold;
}
.banner_border {
	border: 1px solid #FFFFFF;
}
.about_bg {
	background-image: url(../img/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}
.content_title_big {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.content_title_small {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.box_bg {
	background-image: url(../img/box_bg.jpg);
	background-color:#ededed;
	background-repeat: repeat-x;
	border:1px solid #cfcfcf;
}
.product_bg {
	background-image: url(../img/product_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_content {
	background-color:#eeeeee;
}
.product_box_bg {
	background-image: url(../img/product_box_bg.jpg);
	background-color:#f26322;
	background-repeat: repeat-x;
	border:5px solid #999999;
}
.product_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.product_title_big {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 24px;
}
.product_sub a{
	font-size: 14px;
	color: #326698;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:15px;
}
.product_sub a:hover{
	font-size: 14px;
	color: #326698;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:15px;
	background-color:#CCCCCC;
}
.product_sub_content {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.services_bg {
	background-image: url(../img/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_bg {
	background-image: url(../img/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

