body {
margin: 0px auto;
padding:0px;
width: 766px;
background-color: #c5c5c5;
}
span { color:#A42914; font-weight:bold}

td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#636363;
	line-height:13px;
}

a {text-decoration:underline;
   color:#A42914;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:16px }

.home img { vertical-align:middle}

.head_link a { color:#ffffff; font-weight:bold}
.head_link img { margin-right:4px; vertical-align:middle}

.copy { color:#FFFFFF; font-size:9px;}
.copy a { color:#FFFFFF; font-size:10px; font-weight:bold}

.latest { line-height:15px;}

.map { color:#7D7D7D}

.advantages { font-size:10px;}
.advantages li { font-size:11px;}





.white {color:#ffffff; text-decoration:none}




		
.form1 { width:174px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:174px;
		height:95px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}



.line_h {
               background:url(images/line.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 118px;
               width: 1px;
               height: 53px;
}

.line_h2 {
               background:url(images/line.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 237px;
               width: 1px;
               height: 53px;
}


.line_h3 {
               background:url(images/line.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 356px;
               width: 1px;
               height: 53px;
}
.company_profile {
               background:url(images/buttons/company_profile.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 0px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}

.company_profile_h {
               background:url(images/buttons/company_profile_h.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 0px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}


.about_us {
               background:url(images/buttons/about_us.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 119px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}

.about_us_h {
               background:url(images/buttons/about_us_h.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 119px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}


.mision_statement {
               background:url(images/buttons/mision_statement.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 238px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}

.mision_statement_h {
               background:url(images/buttons/mision_statement_h.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 238px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}

.values {
               background:url(images/buttons/values.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 356px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}

.values_h {
               background:url(images/buttons/values_h.jpg) top left no-repeat;
               position: absolute;
               top: 0px;
               left: 356px;
               width: 118px;
               height: 53px;
               cursor: pointer;
}







#l_menu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 206px;
}
#l_menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#l_menu a {
	background: #5c5c5c;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 6.3px 12px;
	text-decoration: none;
	font-weight:bold;
        font-size: 13px;
        font-family: Verdana;
}
#l_menu a:hover {
	background: #808080 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 6.3px;
}