@charset "UTF-8";
#wrapper {
	height: auto;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(a_images/homepage/white.png);
}
#top {
	float: left;
	height: 78px;
	width: 1000px;
	position: relative;
	overflow:hidden;
}
#topmenu {
	float: left;
	height: 88px;
	width: 1000px;
	position: relative;
}

#exact
{
	display: block;
	width: 250px;
	height: 88px;
	background-image: url(a_images/homepage/but-exacting.jpg);
	position: absolute;
	top: 0px;
	left: 250px;

}

#exact:hover
{ 
  background-position: 0 -88px;
}

#exact span
{
  display: none;
}

#cutting
{
	display: block;
	width: 250px;
	height: 88px;
	background-image: url(a_images/homepage/but-cutting.jpg);
	position: absolute;
	top: 0px;
	left: 500px;
}

#cutting:hover
{ 
  background-position: 0 -88px;
}

#cutting span
{
  display: none;
}

#accident
{
	display: block;
	width: 250px;
	height: 88px;
	background-image: url(a_images/homepage/but-accident.jpg);
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#accident:hover
{ 
  background-position: 0 -88px;
}

#accident span
{
  display: none;
}
#value
{
	display: block;
	width: 250px;
	height: 88px;
	background-image: url(a_images/homepage/but-value.jpg);
	position: absolute;
	top: 0px;
	left: 750px;
}

#value:hover
{ 
  background-position: 0 -88px;
}

#value span
{
  display: none;
}






#flash {
	float: left;
	height: 254px;
	width: 1000px;
	position: relative;
}
#left_menu {
	float: left;
	height: 524px;
	width: 202px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(a_images/homepage/left-menu.jpg);
	background-repeat: no-repeat;
}
#left_m {
	padding-left: 0;
	margin-left: 0;
}

#left_m li {
	list-style: none;
	display:inline;
}

#left_m li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	display: block;
	margin: 0;
	padding: 6px 4px 6px 14px;
}
#left_m {
	width: 202px;
	margin: 8px 0px 0px 0px;
	padding: 0 0  0 0;
}
#left_m a:hover {
	color: #FFF;
	background: #20a2b6;
}




#text {
	float: left;
	height: auto;
	width: 588px;
	position: relative;
	background-color: #FFFFFF;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(a_images/homepage/bg.png);
}
#sponsor {
	float: right;
	height: auto;
	width: 202px;
	position: relative;
	overflow: hidden;
}
#sponsorindex {
	float: right;
	height: auto;
	width: 202px;
	position: relative;
	overflow: hidden;
	background: #000;
}
#footer {
	float: left;
	height: 128px;
	width: 1000px;
	position: relative;
	background-color: #000000;
	background-image: url(a_images/homepage/footer.jpg);
	clear: both;
	
}

#address {
	padding-left: 0;
	margin-left: 0;
}

#address li {
	list-style: none;
	display:inline;
	
}

#address li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4dee3;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0px 0px 2px 10px;
	font-weight: bold;
}
#address {
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0 0  0 0;
}
#address a:hover {
	color: #fff;
}



#footmenu {
	padding-left: 0;
	margin-left: 0;
}

#footmenu li {
	list-style: none;
	display:inline;
	
}

#footmenu li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4dee3;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0px 0px 2px 10px;
	font-weight: bold;
}
#footmenu {
	width: 178px;
	margin: -10px 0px 0px 0px;
	padding: 0 0  0 0;
}
#footmenu a:hover {
	color: #fff;
}

#one {
	height: 50px;
	width: 405px;
	position: absolute;
	left: 3px;
	top: 68px;
}
#two {
	height: 50px;
	width: 178px;
	position: absolute;
	top: 34px;
	left: 437px;
	}
#three {
	height: 50px;
	width: 178px;
	position: absolute;
	top: 34px;
	left: 626px;
}
#four {
	height: 50px;
	width: 178px;
	position: absolute;
	top: 34px;
	left: 815px;
}	
#phone {
	color: #FFF;
	position: absolute;
	height: 40px;
	width: 98px;
	top: 4px;
	right: -6px;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
}









.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #c82300;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.h3_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.h3_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
}

.h3_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #189cb2;
	text-align: right;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
}
.h3_form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #189cb2;
	text-align: right;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
}
.TestSurname {
visibility: hidden;
}
#choose {
	padding-top: 180px;
}

