/* CSS Document */
body, html { 
    padding: 0; 
	margin: 0;
	color: #fff;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 2px; 
	background: #1A1C27;
}
h2 {
    font-size: 10px; 
	font-weight: normal; 
	margin: 2px 0 0 0 ;
	text-align: center;
	line-height: 1.1em; 
} 
p {
    margin: 0 0 13px 0;
	line-height: 1.5em; 
} 
a { 
    color: #fff; 
} 
a:hover {
    text-decoration: none; 
}



/*main layout stuff*/
#container { 
    width: 766px;
	margin: auto;
} 
#header { 
    height: 119px;
	padding: 20px 0 0 50px;
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;
	color: #A89907; 
	font-size: 50px;
	background: url(images/header_img.jpg)
} 
#under-logo { 
    font-size: 30px;
	color: #d3c9b5;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
} 
#navigation {
    height: 240px;
	background:url(images/nav_main.jpg);
}
#navigation ul {
    list-style: none;
	margin: 0; 
	padding: 28px 49px 0 0;
	float: right;
	color: #ffedcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
} 
#navigation li {
    background: url(images/menu_bullet.gif) no-repeat 0 50%;
	padding-left: 17px;
	margin-bottom: 8px; 
} 
#navigation a {
    text-decoration: none;
	color: #fff;
}
#navigation a:hover {
    text-decoration: none;
	color: #BFD4B7;
}
#mainbody-contact {
    width: 170px; 
	float: left;
	border-right: 1px solid #857d6e; 
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 32px;   
}
#mainbody-contact a{
    color: #d6d2b9;
}
#mainbody-contact a:hover{
    text-decoration: none; 
}

#mainbody-contact h4 {
    margin: 0 0 24px 0; 
	padding: 16px 0 0 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #BFD4B7; 
} 
#mainbody-content { 
    width: 534px;
	float: left;
	padding: 0 0 0 29px; 
}
#mainbody-content h1 {
    margin: 41px 0 21px 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #F3D915; 
}
.index-img-1 {
    border: 3px solid #aea793;
	margin: 0 33px 0 0; 
} 
#mainbody-content h3 {
    margin: 41px 0 21px 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #fff; 
}
.indexlist {
    list-style: none; 
    float: left;
	margin: 0 35px 13px 0; 
	padding: 0;
	letter-spacing: 2px;
	color: #d8d0c2;
	font-weight: bold; 
} 
.indexlist li {
    margin: 0;
	padding: 0; 
    background: url(images/menu_bullet.gif) no-repeat 0 50%;
	padding-left: 20px;
	line-height: 2em;
} 
ul {
    color: #F3D915;
	letter-spacing: 2px; 

} 
li {
    margin-bottom: 2em;
	line-height: 1.5em;
	padding-left: 15px; 
} 
#jobs_list {
    font-size: 16px;
}
#jobs_list a{
    color: #F3D915; 
} 
#jobs_list a:hover{
    color: #fff; 
} 
 
.clearlist { 
    clear: left; 
}
#footer { 
    height: 33px;
	background: #3e3e3e;
	border-top: 15px solid #E9E4BB; 
	clear: both;
	color: #d6d2b9; 
	font-size: 11px;
	padding: 21px 0 0 0;
	text-align: center; 
} 
#left_logos img {
    margin: 3px 0 3px 0; 
} 
#bottom_tag { 
    text-align: center;
	font-size: 20px;
	color: #A89907; 
}
.bottom_number_text { 
    text-align: center;
 
}  
.bottom_number { 
	font-size: 30px;
	color: #fff;
	line-height: 40px;  
}  
.class { 
    color: #fff; 
} 
.price_increase { 
    color: #fff;
	display:block;
	margin: 0;
	float: right;
	width: 180px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #5f0800;
	border: 1px solid #de1300;
}
.prefered_treatment  { 
    color: #5f0800;
	display:block;
	margin: 0;
	float: right;
	width: 180px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ff7164; 

 }
.bottom_quote { 
    text-align: center;
	font-size: 20px;
	color: #A89907;
	font-style:italic; 
}
#links_img img{ 
    margin-bottom: 10px;
	border: 1px solid #F3D915;  
} 
.intruder_offer { 
    color: #fff;
    margin: 0 0 13px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #5f0800;
	border: 1px solid #de1300;
	line-height:1em;
	padding:5px;  
}
.intruder_offer_small {
    font-size: 10px; 
} 
#logos_intruder{
    text-align: center
}
#logos_intruder img{
    margin: 0 5px 0 5px; 
} 



/*contact form*/
.form_input{ 
    width: 300px;
	height: 24px;
	background: #3e3e3e; 
	border: 1px solid #3e3e3e;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 2px;
	padding: 3px;
	
} 
.form_textarea{ 
    width: 300px;
	height: 100px;
	background: #3e3e3e; 
	border: 1px solid #3e3e3e;
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 2px; 
	padding: 3px;
}
.form_button { 
    width:70px;
	height: 24px;  
	background:#000; 
	color:#fff; 
	border:1px solid #000; 
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif; 
} 




