﻿* {margin:0; padding:0;} 

DIV
{
    box-sizing: padding-box;
    -moz-box-sizing: padding-box
}

A
{
    box-sizing: padding-box;
    -moz-box-sizing: padding-box
}

body 
{
    background: #ffffff url('../images/bg_02.jpg') repeat-x;
    margin: 0px;
    padding: 0px;
}

#biggest
{
    width: 950px;    
    margin: 0px auto 0 auto;
    display: block;
    position: relative;
    border: 0px solid red;
}

#top
{
	width: 950px;
	height: 158px;
	margin: 0px auto 0 auto;
    border: 0px solid green;
    display: block;

}

#logo
{
	width: 143px;
	height: 118px;
	position: absolute;
	top: 20px;
	left: 40px;
	background: #ffffff url('../images/logo_05.jpg') no-repeat;
	display: block;
}
	
	

#gray_bg
{
	width: 950px;
	background: #cfcfcf url('../images/gray_bg_05.jpg') repeat-x;
	padding-bottom: 20px;
}
	

#mainwrapper
{
	width: 940px;
	margin: 0px auto 0 auto;
	padding-bottom: 30px;
    display: block;
	background: #ffffff url('../images/white_bg_05.jpg') repeat-x;
}

#top img
{	
	margin-top: 20px;
	margin-left: 40px;
}

#menu_wrapper
{
	width: 963px;
	height: 50px;
	padding-top: 7px;
}

/*menu_blank*/
#menu_blank {display:block;}
#menu_blank a, #menu_blank a:visited {display:block; width:219px; height:50px; background: #ffffff url('../images/menu_blank_01.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_blank a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_blank a#selected, #menu_blank a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*menu_home*/
#menu_home {display:block;}
#menu_home a, #menu_home a:visited {display:block; width:113px; height:50px; background: #ffffff url('../images/menu_homepage_02.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_home a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_home a#selected, #menu_home a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}
	

/*menu_services*/
#menu_services {display:block;}
#menu_services a, #menu_services a:visited {display:block; width:99px; height:50px; background: #ffffff url('../images/menu_services_03.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_services a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_services a#selected, #menu_services a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*menu_repairs*/
#menu_repairs {display:block;}
#menu_repairs a, #menu_repairs a:visited {display:block; width:121px; height:50px; background: #ffffff url('../images/menu_repairs_04.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_repairs a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_repairs a#selected, #menu_repairs a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*menu_contact*/
#menu_contact {display:block;}
#menu_contact a, #menu_contact a:visited {display:block; width:107px; height:50px; background: #ffffff url('../images/menu_contact_05.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_contact a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_contact a#selected, #menu_contact a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*menu_jobs*/
#menu_jobs {display:block;}
#menu_jobs a, #menu_jobs a:visited {display:block; width:123px; height:50px; background: #ffffff url('../images/menu_jobs_06.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_jobs a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_jobs a#selected, #menu_jobs a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}
		

/*menu_links*/
#menu_links {display:block;}
#menu_links a, #menu_links a:visited {display:block; width:80px; height:50px; background: #ffffff url('../images/menu_links_07.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_links a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_links a#selected, #menu_links a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}
		
/*menu_about*/
#menu_about {display:block;}
#menu_about a, #menu_about a:visited {display:block; width:101px; height:50px; background: #ffffff url('../images/menu_aboutus_08.jpg'); float: left; background-position:left top; background-color:transparent;}
#menu_about a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#menu_about a#selected, #menu_about a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

		

#toparea
{
	width: 940px;	
	border: 0px solid red;
}

#left
{
	width: 470px;	
	float: left;
	padding-bottom: 20px;
}

#right 
{
	width: 470px;
	
	float: left;
}

#fullarea
{
	width: 940px;
	padding-bottom: 20px;
}

#bottombox
{
	width: 873px;
	height: 172px;
	background: #ffffff url('../images/bottom_bg_26.jpg') no-repeat;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
	border: 0px solid red;

}

#bottombox_left
{
	width: 700px;
	height: 172px;
	float: left;
	
}

#bottombox_right
{
	width: 173px;
	height: 172px;
	float: left;
	border-top: 0px solid red;
}

#bottombox_right a
{
	width: 183px;
	height: 172px;
	display: block;
}

.maintext p
{
	font-family: arial;
	font-size: 8pt;
	color: Gray;
	text-align: left;
	padding-left: 50px;
	padding-right: 80px;
}

div.form
{
	font-family: arial;
	font-size: 8pt;
	color: Gray;
	text-align: left;
	padding-left: 50px;
	padding-right: 80px;
}

.maintext p.label
{
	padding: 0px;
}

.mainlist li
{
	font-family: arial;
	font-size: 8pt;
	color: Gray;
	text-align: left;
	margin-left: 65px;
	padding-left: 0px;
	padding-right: 80px;
}

.maintext a
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #c2a981;
	padding: 0px 5px 0px 5px;
	text-align: left;
	text-decoration: none;
}

.maintext a:hover
{
	color: #ac9673;
}

#picbox
{
	width: 474px;
	height: 360px;
	background: url('../images/picbox_10.jpg') no-repeat;
	position: absolute;
	top: 72px;
	left: 425px;
}

#imagebox
{
	width: 443px;
	height: 285px;
	border: 1px solid #b6b6b7;
	padding: 0px;
	margin: 0px;
	display: block;
}

#picboxbottom_spacertop
{
	width: 474px;
	height: 300px;
	border-bottom: 0px solid red;
	display: block;
	padding-top: 12px;
	padding-left: 16px;
	margin: 0px;
}

#picboxbottom
{
	width: 474px;
	height: 50px;
}

#picbox_left
{
	width: 360px;
	height: 45px;
	float: left;
}

#picbox_left p
{
	font-family: verdana;
	font-size: 7pt;
	text-align: right;
	color: #929292;
	padding-left: 80px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}


#picbox_right
{
	width: 114px;
	height: 45px;
	float: left;
}


/*button_services*/
#button_services {display:block; margin-left: 0px;}
#button_services a, #button_services a:visited {display:block; width:107px; height:40px; background: #f0eee6 url('../images/button_services.jpg') no-repeat; float: left; background-position:left top; background-color:transparent;}
#button_services a:hover {background-position:left bottom; line-height:31px; overflow:hidden; color:#800;}




.bottomtext h1
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	padding: 40px 0px 0px 180px;
	margin-top: 0px;
}
	

.bottomtext p
{
	font-family: Arial;
	font-size: 7pt;
	color: Gray;
	text-align: left;
	padding: 5px 0px 0px 180px;
	margin: 0px;
}

.bottomtext a
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #c2a981;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	display: block;
}

.bottomtext a:hover
{
	color: #ac9673;
}

#submenu
{
	text-align: center;
}

#submenu p
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-align: center;
	padding: 15px 10px 0px 10px;
}

#submenu a
{
	font-family: verdana;
	font-size: 7pt;
	color: gray;
	text-align: center;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#submenu a:hover
{
	color: #000000;
}

#copyright p
{
	font-family: Arial;
	font-size: 7pt;
	text-align: right;
	color: #a0a09f;
}

#copyright a
{
	font-family: Arial;
	font-size: 7pt;
	text-align: right;
	color: #a0a09f;
}

#copyright a:hover
{
	color: #8f8f8e;
}
	
	
	
	

	
	
