#outer_maincontainer {
	background-image: url(images/bg_maincontainer.gif);
	background-repeat: repeat-y;
	width: 1019px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #ebebeb;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f6f5f5;
}
#top_btn_links {
}
#left_blank {
	height: 64px;
	width: 140px;
	overflow: hidden;
	background-image: url(images/bt_blank_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#left_blank:hover {
	background-position: bottom left;
	}

#bthome {
	height: 64px;
	width: 144px;
	overflow: visible;
	background-image: url(images/home.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	}
	
#bthome:hover {
	background-position: bottom left;
	}
#btcore_activity {
	height: 64px;
	width: 144px;
	overflow: hidden;
	background-image: url(images/bt_core_activities.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	
}
#btcore_activity:hover {
	background-position: bottom left;
}

#btproducts {
	height: 64px;
	width: 144px;
	overflow: hidden;
	background-image: url(images/bt_products.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	
}

#btproducts:hover {
	background-position: bottom left;
}
#btabout_us {
	height: 64px;
	width: 144px;
	overflow: hidden;
	background-image: url(images/bt_about_us.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	
}
#btabout_us:hover {
	background-position: bottom left;
}

#btcontact_us {
	height: 64px;
	width: 144px;
	overflow: hidden;
	background-image: url(images/bt_contact_us.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	
}

#btcontact_us:hover {
	background-position: bottom left;
}
#right_blank {
	height: 64px;
	width: 140px;
	overflow: hidden;
	background-image: url(images/bt_right_blank.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	
}
#white_horizon {
	background-color: #FFFFFF;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 273px;
}
#banner_linkpage {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 273px;
}

#the_best_strategy {
	background-image: url(images/bg_best_strategy.png);
	background-repeat: no-repeat;
	float: left;
	height: 197px;
	width: 259px;
	margin-top: 250px;
	margin-left: 90px;
}
#in_time {
	background-image: url(images/bg_in_time.png);
	background-repeat: no-repeat;
	float: left;
	height: 197px;
	width: 259px;
	margin-top: 250px;
	margin-left: 25px;
}
#satisfaction_guaranteed {
	background-image: url(images/bg_satisfaction_guranteed.png);
	background-repeat: no-repeat;
	float: left;
	height: 197px;
	width: 259px;
	margin-top: 250px;
	margin-left: 25px;
}
#banner_bottom {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#contents_linkpage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#the_company {
	float: left;
	width: 400px;
	margin-left: 92px;
	margin-top: 30px;
}
#thecompany a {
	color: #6699CC;
	text-decoration: none;
}

#company_text a {
	color: #c50507;
	text-decoration: none;
}

#company_heading {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 140px;
}
#company_text {
	margin-top: 15px;
	margin-right: 7px;
}
#core_activities {
	float: right;
	width: 400px;
	margin-right: 88px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0d0d0;
	margin-top: 30px;
}

#coreactivity_text_index {
	margin-left:10px;
}

#coreactivity_text_index a {
	color: #c50507;
	text-decoration: none;
}

#coreactivity_heading_index {
	padding: 0px;
	height: 28px;
	width: 166px;
	margin-left:10px;
}

#coreactivity_text a {
	color: #c50507;
	text-decoration: none;
}

#coreactivity_heading {
	padding: 0px;
	height: 28px;
	width: 166px;
}
#coreactivity_text {
}
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bottom_links {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#bottom_links ul {
	margin: 0px;
	padding: 0px;
}
#bottom_links li {
	display: inline;
	list-style-type: none;
}
#bottom_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0d0;
	text-decoration: none;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	width: 550px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	color: #d0d0d0;
}
#copyright a {
	color: #FF9900;
	text-decoration: none;
}






.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.white_vertical {
	color: #d0d0d0;
	font-size: 11px;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #047FBA;
	font-weight: bold;
}
.center {
	text-align: center;
	border: 1px solid #CCCCCC;
}

input {
	border: 1px solid #CCCCCC;
}
textarea {
	border: 1px solid #CCCCCC;
}

