@charset "UTF-8";

body
{
	background: url(images/bg.png) repeat-x;
	background-color: #cec8a4;
}

#container
{
	margin: 0 auto;
	width: 890px;
	background: #ffffff;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #cccccc;
	border-style: solid;
}

#top_corners
{
	background-image: url(images/top_corners.png);
	height: 10px;
	width: 894px;
	margin: 0 auto;
}

#bottom_corners
{
	background-image: url(images/bottom_corners.png);
	height: 10px;
	width: 894px;
	margin: 0 auto;
}

#logo
{
	float: left;
	margin-left: 33px;
	margin-top: 8px;
}

#left_top
{
	width: 566px;
	height: 87px;
	float: left;
}

#right_top
{
	width: 324px;
	height: 87px;
	float: right;
}

#header_wrapper
{
	float: left;
	width: 890px;
	/*height: 383px;*/
}

#header
{
	float: left;
	/*background: url(images/header3.png) no-repeat;*/
	border: 1px;
	border-style: solid;
	border-color: #e7e7e7;
	border-left: 0px;
	width: 575px;
	height: 383px;
}

#header_text
{
	float: left;
	margin-top: 141px;
	margin-left: 11px;
}

#top_title
{
	float: left;
	margin: 23px 0px 0px 4px;
	font-size: 24px;
}

#contact
{
	background: url(images/contact2.png) no-repeat;
	height: 262px;
	width: 302px;
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-bottom: 0px;
	border-right: 0px;
	margin-left: 10px;

}

#contact_txt
{
	float: left;
	margin-left: 11px;
	margin-top: 18px;
}


#contact_head
{
	background: url(images/contact_head.png) no-repeat;
	width: 303px;
	height: 50px;
	float: right;
	margin-top: 37px;
	margin-right: 4px;
}

#contact_head h3
{
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 16px;
	color: #cec9a2;
	font-weight: normal;
	margin-left: 24px;
	margin-top: 20px;
}

#main_wrapper
{
	width: 890px;
	height: auto;
	float: left;
}

#main
{
	width: 584px;
	float: left;
	height: auto;
}

#main_content
{
	float: left;
	width: 531px;
	height: auto;
	margin-left: 12px;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #cccccc;
	padding: 10px 14px 10px 14px;
}

#main_content_header
{
	background: url(images/main_header.png);
	background-repeat:no-repeat;
	width: 561px;
	height: 10px;
	float: left;
	margin: 15px 12px 0px 12px;
}

#main_content_footer
{
	background: url(images/main_footer.png);
	background-repeat:no-repeat;
	width: 561px;
	height: 10px;
	float: left;
	margin-left: 12px;

}

#contact_form
{
	float: left;
	margin-left: 2px;
	margin-top: -122px;
	width: 268px;
	background-color: #ececec;
	border: 1px;
	border-color: #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	padding: 20px 14px 0px 13px;
}

#contact_form_bottom
{
	float: right;
	margin-right: 7px;
	background: url(images/contact_bottom.png);
	background-repeat:no-repeat;
	width: 298px;
	height: 10px;
}

#contact_form table
{
	border-collapse: collapse;
}

#contact_form td
{
	padding-bottom: 7px;
}

#contact_form p
{
	margin: 0;
}

.contact_text
{
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 14px;
	color: #676767;
}

span.select {
	background: transparent url(images/select_input.png) no-repeat scroll 0 0;
	color: #818181;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:11px;
	height:22px;
	line-height:21px;
	overflow:hidden;
	padding:0 20px 0 8px;
	position:absolute;
	width:92px;
}

select.styled {
	opacity:0;
	position:relative;
	width:92px;
	z-index:10;
}

.small_input[type='text']
{
	background: url(images/input_small.png) no-repeat;
	width: 87px;
	height: 18px;
	border: 0;
	padding-left: 7px;
	padding-right: 8px;
	padding-top: 3px;
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 13px;
	color: #818181;
}

.large_input[type='text']
{
	background: url(images/input_large.png) no-repeat;
	width: 149px;
	height: 20px;
	border: 0;
	padding-left: 7px;
	padding-right: 8px;
	padding-top: 3px;
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 13px;
	color: #818181;
}

#required
{
	width: 268px;
	margin-top: 12px;
}

#required td
{
	padding-bottom: 10px;
}

#case_desc
{
	background-image: url(images/desc_textarea.png);
	width: 259px;
	height: 90px;
	border: 0;
	padding: 5px;
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 13px;
	color: #818181;
}

.top_text
{
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 18px;
	color: #7c956d;
	line-height: 18px;
}

#info2
{
	padding-top: 19px;
	font-size: 14px;
	color: #676767;
	font-weight: bold;
}

#tell_us
{
	padding-top: 8px;
	font-size: 15px;
}

.asterisk
{
	color: #9f0000;
}

.h2_title
{
	font-family: Georgia, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5f5150;
	margin: 0px 0px 12px 0px;
}

#footer
{
	width: 890px;
	height: 15px;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 14px;
	color: #676767;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #cccccc;
	border-style: solid;
	margin-left: -1px;
	background-color: #fff;
}

#footer a
{
	font-family: Tahoma, Geneva, "sans-serif";
	font-size: 14px;
	color: #676767;
	text-decoration: none;
	cursor: pointer;
}

.clear
{
	clear:both;
}


.index_contact
{
	font-size: 16px;
	float: left;
	margin-right: 10px;
	width: 350px;
	border: 0px solid red;
}

#contact_txt1
{
	font-size: 14px;
}

.index_contact p
{
	margin: 0;
	padding-top: 5px;
}

.red
{
	color: #990000;
}

#navigation
{
    background: url(images/nav.png) repeat-x;
    width: 570px;
	height: 42px;
	padding-left: 35px;
}

#navbar
{
    font-size:14px;
    font-family: "Tahoma", Geneva, sans-serif;
    width:100%;
}

#navbar, #navbar ul
{
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    /*border:1px solid #aaa;*/
    margin:0;
    width:100%;
}

#navbar a
{
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
}

#navbar li
{
    float:left;
	color: #CEC9A2;
    margin: 0 40px 0 0px;
}

#navbar ul
{
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
}

#navbar li li
{
    width:100px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-family: Tahoma, Geneva, "sans-serif";
}

#navbar li li a
{
    padding:4px 1px;
    width:80px;
    font-size:12px;
    color:#fff;
}

#navbar li ul ul
{
    margin:-21px 0 0 100px;
}

#navbar li li:hover
{
    background:#fff;
}

#navbar li ul li:hover a, #navbar li ul li li:hover a, #navbar li ul li li li:hover a, #navbar li ul li li li:hover a
{
    color:#333;
}

#navbar li:hover a, #navbar li.sfhover a
{
    color:#333;
}

#navbar li:hover li a, #navbar li li:hover li a, #navbar li li li:hover li a, #navbar li li li li:hover li a
{
    color:#fff;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li:hover ul ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul, #navbar li.sfhover ul ul ul ul
{
    left:-999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul, #navbar li li li li.sfhover ul
{
    left:auto;
    background:#333;
}

#navbar li:hover, #navbar li.sfhover
{
    background: #333;
	cursor: pointer;
}
