body {
	margin:0px 0px 0px 0px;
}
#container{
	height: auto;
	width: 1060px;
	border: solid #000 1px;
	margin: auto;
}
#header{
	height:123px;
	background-image: url(images/img_01.jpg);
	padding-top: 20px;
	padding-right: 50px;
	overflow: hidden;
}
.grey {
	color: #4A4A4A;
	font-size: 10px;
}
#inner_navigation{
	height: 42px;
	background-image: url(images/inner_nav.jpg);
	padding-top: 10px;
}
.g2 {
	color: #666;
}

#navigation{
	height: 40px;
	background-image: url(images/img_02.jpg);
	padding-top: 10px;
}
#slide_main{
	height:332px;
	background-image: url(images/img_04.jpg);
}
#slide_content{
	height:auto;
	margin: auto;
	width: 849px;
	padding-top: 1px;
}
#inner_content{
	height:auto;
	background-image: url(images/inner_bg.jpg);
	overflow: hidden;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 40px;
}
#content{
	height:auto;
	background-image: url(images/img_05.jpg);
	overflow: visible;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 10px;
}
#inner_text {
	padding: 50px 165px 0px 165px;
	height: auto;
	overflow: hidden;
}
#contact_right {
	float: left;
	padding-left: 20px;
	width: 510px;
	background-image: url(images/bg_logo_contactform.jpg);
	background-repeat: no-repeat;
	background-position: 9px 90px;
}
#right {
	float: left;
	padding-left: 20px;
	width: 710px;
}
#left {
	float: left;
	width: 200px;
	overflow: hidden;
}
#contact_info {
	background-color: #999;
	height: auto;
	color: #FFF;
	padding: 5px;
	font-size: 10px;
}




#footer{
	height:242px;
	background-image: url(images/footer_001.jpg);
}
#foot{
	height:auto;
}
.formfields2 {
	background-color: #DFDFDF;
	width: 500px;
	height: auto;
}
.formfields-2 {
	background-color: #DFDFDF;
	width: 480px;
	height: 105px;
	margin-bottom: 5px;
	border: 0px;
}
.formfields {
	background-color: #DFDFDF;
	width: 380px;
	height: 25px;
	margin-bottom: 5px;
}
.formfield {
	background-color: #DFDFDF;
	border: 0px;
	width: 250px;
}

#contactform {
	height: auto;
	padding-top: 20px;
}
.submitbutton {
	border: solid #000 0px;
	color: #CD1041;
	background-color: #FFF;
}



#foottext{
	height:178px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
}
#main_services {
	float: left;
	width: 150px;
	padding: 0px 10px 0px 56px;
}
#main_testimonials {
	float: right;
	padding: 0px 10px 0px 10px;
	width: 200px;
}
#main_category {
	float: left;
	padding: 0px 10px 0px 10px;
	width: 150px;
}
#bottom_navigation {
	height: 46px;
	overflow: hidden;
}
#bottom_links {
	padding-top: 15px;
	height: 30px;
	margin: auto;
	width: auto;
}
.bottom_links {
	padding: 0px 0px 0px 5px;
	color: #575757;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
