/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg);
	background-position: top center;
}


/*#bodyback*/
#bodyback {
	/*background-image:url(../images/final_01.jpg);*/
	background-repeat: repeat-x;
	background-position:top left;
	}
/*#bodyback end*/


/*#wrapper*/
#wrapper {
	width:768px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
}
/*#wrapper end*/


/*#header*/
#header {
	height: 76px;
	width: 768px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-image:url(../images/final_01.jpg);
	background-repeat: repeat-x;
	}
.title_text {
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 12px;
}
.title_logo {
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 12px;
	}
/*#header end*/


/*#nav*/
#nav {
	height:38px;
	padding: 0px;
	width: 768px;
	margin: 0 auto 0 auto;
	}
	
#nav li{
	height:38px;
	float: left;
	display:block;
	}
	
#nav li a {
	height: 38px;
	width: 768px;
	display: block;
	}

	
#home {background:url(../images/nav.jpg) 0 0 no-repeat; width:77px; margin-left: -40px;}
#home:hover {background:url(../images/nav.jpg) 0 -38px no-repeat; width:77px;}

#about {background:url(../images/nav.jpg) -77px 0 no-repeat; width:105px;}
#about:hover {background:url(../images/nav.jpg) -77px -38px no-repeat; width:105px;}

#products {background:url(../images/nav.jpg) -182px 0 no-repeat; width:108px;}
#products:hover {background:url(../images/nav.jpg) -182px -38px no-repeat; width:108px;}

#news {background:url(../images/nav.jpg) -290px 0 no-repeat; width:139px;}
#news:hover {background:url(../images/nav.jpg) -290px -38px no-repeat; width:139px;}

#contact {background:url(../images/nav.jpg) -429px 0 no-repeat; width:118px;}
#contact:hover {background:url(../images/nav.jpg) -429px -38px no-repeat; width:118px;}

#careers {background:url(../images/nav.jpg) -547px 0 no-repeat; width:88px;}
#careers:hover {background:url(../images/nav.jpg) -547px -38px no-repeat; width:88px;}

#assoc {background:url(../images/nav.jpg) -635px 0 no-repeat; width:133px;}
#assoc:hover {background:url(../images/nav.jpg) -635px -38px no-repeat; width:133px;}

/*#nav end*/


/*#masthead*/
#masthead {
	width:768;
	background-image: url(../images/vita_4.jpg);
	background-repeat:no-repeat;
	}
/*#masthead end*/


/*#contents*/
#contents {
	width: 768px;
	margin-left: 5px;
	height: 450px;
	overflow: hidden;
	}
	
	
* html #contents {
	width: 770px;
	margin-left: 5px;
	height: 450px;
	}	
	
		
#left_part {
	float: left;
	width: 533px;
	height: 360px;
	}
	
#right_part {
	float: left;
	width: 215px;
	height: 360px;
	margin-left: 20px;
	}
/*#contents end*/


/*#footer*/
#footer{
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#footer_last {
	font-size: 9px;
	}
/*#footer end*/


/*#generic*/
#align_left {
	float: left;
	}
#align_right {
	float: right;
	}
#clear {
	float: none
	}
#big_text {
	color:#000000;
	font-size:14px;
	padding:5px;
	}
#img_margin {
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 5px;
	}
#nav_margin {
	padding-top: 0px;
	margin-top: 0px;
	}
#scroll_img {
	height: 115px;
	}
	
a:link {
color: #7F7F7F;
text-decoration: none;
}
a:visited {
color: #7F7F7F;
text-decoration: none;
}
a:hover {
color: #7F7F7F;
text-decoration: none;
}
a:active {
color: #7F7F7F;
text-decoration: none;
}

#page-title {
	color:#F78C22;
	}
	
#contact_form input {
	border: #F88B22;
	background-color: #F88B22;
	}
	
#contact_form textarea {
	border: #F88B22;
	background-color: #F88B22;
	}
/*#generic end*/

* html #myslides {
	margin-bottom: 10px;
	}

#below_space p{
	height:auto;
	width:auto;
	}

* html #below_space {
	margin-bottom: 10px;
	}
