html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset, fieldset legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
html{ height: 100%; }
body {
	margin: 0;
	padding: 0; 
	font-family: Arial;
	font-size: 13px;
	background-color: #919191;
	height: 100%;
}

img {

	border: none;

}

a {
	
	color: #4f4f4f;
	outline: none;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

#box_min_height {
	height: 245px;
	width: 1px;
	float: left;	
}

#clear {
	height:1px;
	width:100%;
	clear:both;
	padding: 0;
	border: none;
}

#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	overflow:auto;
}

.img_border_left{
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_border_right{
	float: right;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-left: 10px;
	margin-bottom: 5px;
}

#right_col {
	float: right;
	clear: right;
	padding-right: 10px;
	width: 49%;
}

#left_col {
	float: left;
	clear: left;
	width: 49%;
}

#services_submenu{
	margin-left: 248px;
	margin-top: -24px;
	width: 109px;
}

#services_submenu2{
	margin-left: 252px;
	margin-top: -24px;
	width: 109px;
}

/** Header Layout **/ 

#header {
	width: 100%;
	height: 264px;
	overflow: auto;
	background: url('../images/layout/bg_top_repeat.jpg') repeat-x left top;
}

#logo {
	background: url('../images/layout/bg_logo.jpg') no-repeat top;
	width: 800px;
	height: 192px;
	margin-left: auto;
	margin-right: auto;
}

#links {
	width: 100%;
	height: 49px;
	background: url('../images/layout/bg_link_repeat.jpg') repeat-x top;
}

#head_space {
	width: 100%;
	height: 8px;
	background: url('../images/layout/bg_head_repeat.jpg') repeat-x top;
}

#link_content {
	width: 800px;
	height: 49px;
	margin-left: auto;
	margin-right: auto;
}

#link_left {
	height: 1px;
	width:33px;
}

#link_home {
	width:108px;
	height:49px;
	background: url('../images/layout/link_home.jpg') no-repeat top;
}

#link_about {
	width:108px;
	height:49px;
	background: url('../images/layout/link_about.jpg') no-repeat top;
}

#link_services {
	width:108px;
	height:49px;
	background: url('../images/layout/link_services.jpg') no-repeat top;
}

#link_contact {
	width:110px;
	height:49px;
	background: url('../images/layout/link_contact.jpg') no-repeat top;
}


#link_home_over {
	width:108px;
	height:49px;
	background: url('../images/layout/link_home_over.jpg') no-repeat top;
	display: none;
	cursor: pointer;
}

#link_abou_over {
	width:108px;
	height:49px;
	background: url('../images/layout/link_about_over.jpg') no-repeat top;
	display: none;
	cursor: pointer;
}

#link_serv_over {
	width:108px;
	height:49px;
	background: url('../images/layout/link_services_over.jpg') no-repeat top;
	display: none;
	cursor: pointer;
}

#link_cont_over {
	width:110px;
	height:49px;
	background: url('../images/layout/link_contact_over.jpg') no-repeat top;
	display: none;
	cursor: pointer;
}

#link_home_ind {
	width:117px;
	height:49px;
	background: url('../images/layout/link_home_ind.jpg') no-repeat top;
	display: none;
	float: left;
	position: absolute;
}

#link_about_ind {
	width:119px;
	height:49px;
	background: url('../images/layout/link_about_ind.jpg') no-repeat top;
	display: none;
	float: left;
	position: absolute;
}

#link_services_ind {
	width:118px;
	height:49px;
	background: url('../images/layout/link_services_ind.jpg') no-repeat top;
	display: none;
	float: left;
	position: absolute;
}

#link_contact_ind {
	width:118px;
	height:49px;
	background: url('../images/layout/link_contact_ind.jpg') no-repeat top;
	display: none;
	float: left;
	position: absolute;
}

#link_phon {
	width:134px;
	height:49px;
	background: url('../images/layout/link_phone.jpg') no-repeat top;
}

#contact_info {
	width: 325px;
}


/** Content Layout **/

#title {
	color: #045396;
	font-size: 23px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Verdana;
	font-style: normal;
}

#content {
	width: 800px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}

#home_pic {
	background: url('../images/layout/bg_home_pic.jpg') no-repeat top;
	margin-top: 15px;
	width: 508px;
	height: 225px;
	float: left;
}

#quotes {
	float: right;
	width: 227px;
	height: 240px;
}

/*
#about_box {
	width: 222px;
	float: left;
	height: 280px;
}

#service_box {
	width: 231px;
	margin-left: 54px;
	height: 280px;
	float: left;
}

#home_box {
	width: 227px;
	margin-left: 65px;
	float: left;
}
*/

#about_box {
	width: 222px;
	float: left;
	height: 280px;
	margin-left: 54px;
}

#service_box {
	width: 227px;
	height: 280px;
	float: right;
}

#home_box {
	width: 222px;
	height: 280px;
	float: left;
}



/* Footer Layout */

#foot {
	
	background: url('../images/layout/bg_foot_repeat.jpg') repeat-x left top;
	padding: none;
	margin-top: 10px;
	height: 95px;
	width: 100%;
	position: relative;
	bottom: 0px;
	left: 0px;
	font-size: 11px;
	float: right;
	
}

#foot a, #foot a:active, #foot a:visited {
 	color: #b1b1b1;
}

#foot a:hover {
	text-decoration: underline;
}

#foot_content {
 	color: #b1b1b1;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#foot_info {
	
	float: right;
	text-align: right;
	padding-top: 11px;
}

#foot_links ul{
	float: left;
	padding: 0px;
	padding-top: 11px;
}

#foot_links ul li {
	padding-left: 5px;
	float:left;
}