@charset "utf-8";
/* CSS Document */

body,HTML {
	margin:0;
	padding:0;
}

body{
	background: url("../images/BackBKG_tile2.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
	width:100%;
	padding:0;
	margin:0;
}

#content{
	width:850px;
	margin: 0 auto;
	background:#FFF url("../images/ContentBKG_tile2.jpg");
	padding:0 0 25px 0;
}

#content_index{
	width:850px;
	margin: 0 auto;
	padding:0 0 0 0;
}

#content div{
	border: 0px #000 solid;
}

/* ******************************************************************
index nav
****************************************************************** */

#index_nav{
	width:228px;
	text-align:right;
	margin:0 0 0 570px;
	position:absolute;
	z-index:9999
}

#index_nav ul{
	margin:0;
	padding:0;
}

#index_nav li {
	margin:-2px 0 0 0;
	padding:3px 0 3px 0;
	list-style:none;
	text-transform:uppercase;
	line-height:30px;
	background:url("../images/left_dotted.gif") repeat-x;
}

#index_nav li:hover{
	background:url("../images/index_nav_bg.png") repeat-x;
	text-decoration:none;
}
#index_nav li:hover{
	color:#fff;
}
#index_link{
	padding:0 15px 0 0;
}

#index_nav a, #index_nav li{
	font-size:13px;
	font-weight:bold;
	color:#a16839;
	text-decoration:none;
}

#index_nav a:hover{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}




/* ******************************************************************
index nav / elements
****************************************************************** */
#subNav_index a{
	display:block;
	border:1px #d7bb62 solid;
	padding:3px 10px 3px 10px;
	color:#ccaa3d;
	text-decoration:none;
	font-size:12px;
	text-align:right;
	text-transform:none;
	font-weight:100;
}

#subNav_index a:hover{
	background:url("../images/index_sub_bg.png") repeat-x;
	color:#a16839;
	font-weight:bold;
	font-size:12px;
}

#subNav_index{
	
	background-color:#e5e0c4;
	display:none;
	line-height:18px;
	font-size:11px;
	float:right;
	width:228px;
}
/* ******************************************************************
header nav / elements
****************************************************************** */
#header_index{
	display:block;
	background: url("../images/primary_banner.jpg");
	width:850px;
	height:82px;
}

#header_nav{
	width:850px;
	height:82px;
	background:URL("../images/banner_nav_bg.jpg");
	position:relative;
	z-index:9999;
}

#nav0{
	padding:10px 0 0 15px;
	margin:0px;
}

#nav a{
	display:block;
	height:22px;
}

#nav0 li{
	padding:0px;
	margin:0px;
	list-style:none;
	position:relative;
	float:left;
}

li.nav1{
	background: URL(../images/nav_sprite.png) no-repeat 0 0;
	width:90px;
}
li:hover.nav1{
	background: URL(../images/nav_sprite.png) 0 -22px;
}
li.nav2{
	background: URL(../images/nav_sprite.png) no-repeat -90px 0;
	width:118px;

}
li:hover.nav2{
	background: URL(../images/nav_sprite.png) no-repeat -90px -22px;
}
li.nav3{
	background: URL(../images/nav_sprite.png) -208px 0;
	width:138px;

}
li:hover.nav3{
	background: URL(../images/nav_sprite.png) no-repeat -208px -22px;
}
li.nav4{
	background: URL(../images/nav_sprite.png) -346px 0;
	width:156px;

}
li:hover.nav4{
	background: URL(../images/nav_sprite.png) no-repeat -346px -22px;
}
li.nav5{
	background: URL(../images/nav_sprite.png) -502px 0;
	width:111px;

}
li:hover.nav5{
	background: URL(../images/nav_sprite.png) no-repeat -502px -22px;
}
li.nav6{
	background: URL(../images/nav_sprite.png) -613px 0;
	width:78px;

}
li:hover.nav6{
	background: URL(../images/nav_sprite.png) no-repeat -613px -22px;
}

/* ******************************************************************
dropdown
****************************************************************** */

#sub_nav a{
	display:block;
	border:1px #ccaa3d solid;
	padding:3px 10px 0px 8px;
	color:#a16839;
	text-decoration:none; 
}

#sub_nav a:hover{
	background-color:#e7d39d;
	color:#a16839;
	font-weight:bold;
}

#sub_nav{
	position:absolute;
	background: URL("../images/nav_bg.png") repeat;
	display:none;
	line-height:18px;
	font-size:11px;
	z-index:9999;
}

/* *********************************
proceedure slides
********************************** */
#nav_slides{
	padding:15px 0 10px 0;
	position:relative;
}

#nav_slides a {
	font-size:0px;
	border:2px #ccaa3d solid;
	background: #f5f1de;
	color:#f5f1de;
	text-decoration: none; 
	margin: 0 5px 0 0;
	padding: 5px;  
}
#nav_slides a.activeSlide { 
	background: #ccaa3d;
	color: #ccaa3d;
}
#nav_slides a:focus { 
	outline: none; 
}

#switch_image{
	position:relative;
	z-index:1;
}

/* ******************************************************************
page elements
****************************************************************** */
#bodyIndex{
	background:url("../images/MainPageBKG_3.jpg") no-repeat;
	min-height:500px;
	height:500px;
}
#bodyIndex_inlay{
	/*background:url("../images/4faces.jpg") no-repeat -10px 0px;*/
	min-height:570px;
	height:570px;
}
#index_title_background{
	background: url("../images/title_gradient_index.png") repeat-x;
	width:850px;
	height:40px;
}

#page_title_background{
	background: url("../images/title_gradient.png") repeat-x 0 -15px;
	width:850px;
	height:60px;
}
#title{
	display:block;
	width:546px;
	height:30px;
	float:left;
	padding: 25px 0 0 0;
}
#bookmarks{
	display:block;
	float:left;
	text-align:center;
	width:300px;
	height:20px;
	padding: 35px 0 0 0;
	color:#963;
}
#bookmarks a{
	padding:0 3px 0 3px;
	color:#8b552e;
	text-decoration:none;
	font-size:11px;
}
#bookmarks a:hover{
	color:#ad7349;
}

#clearAll{
	clear:both;
}

/* *********************************
Body
********************************** */
#bodyFormatA{
	padding:20px 0 0 10px;
}
#bodyFormatA div{
	display:block;
	float:left;
	width:252px;
	padding:0 13px 0 13px;
}
#bodyFormatA h2{
	padding:0 0 8px 0;
	margin:0;
	font-size:16px;
	color:#663300  ;
}
#leftColumn{
	line-height:18px;
}
#centerColumn{
	line-height:18px;
}
#rightColumn{
	line-height:18px;
}

#bodyFormatB div{
	display:block;
	float:left;
	width:800px;
	padding:0 13px 0 25px;
}
#bodyFormatB h2{
	padding:0 0 8px 0;
	margin:0;
	font-size:16px;
	color:#663300 ;
}
#oneColumn{
	line-height:18px;
}

#oneColumn a, #bodyFormatB a, #bodyFormatA a{
	color:#85663d;
	text-decoration:none;
}

#oneColumn a:hover, #bodyFormatB a:hover, #bodyFormatA a:hover{
	color:#625220;
}

#doubleColumn{
	float:left;
	width:500px;
	margin:0 0 0 10px;
	padding:0;
}
#doubleColumn h2{
	color:#663300 ;
}

#bodyFormatC{
	padding:0 0 0 25px;
}

#columnA{
	margin:20px 0 0 0;
	width:300px;
	float:left;
	position:relative;
	z-index:10;
}
#columnB{
	margin:20px 0 0 40px;
	width:460px;
	float:left;
}

#left_dotted{
	display:block;
	background:url("../images/left_dotted.png") repeat-x;
	width:300px;
	height:3px;
}
#right_dotted{
	display:block;
	background:url("../images/right_dotted.png") repeat-x;
	width:460px;
	height:3px;
	padding:10px 0 0 0;
	margin:0;
	clear:both;
	
}
#creedo{
	margin:0 auto;
	text-align:center;
}

#index_quote{
	position:absolute;
	display:block;
	width:200px;
	margin:100px 0 350px 540px;
	text-align:right;
	color:#c2ac47;
}

#index_quote_padding{
	padding:330px 0 0 0;	
}

#index_quote_div{
	display:block;
	position:absolute;
	margin:140px 0 0 520px;
	width:300px; 
	height:127px; 
	overflow:hidden;
}

#dotted{
	display:block;
	width:200px;
	height:3px;
	background:url("../images/index_dotted.png") repeat-x;
}

#index_hr{
	display:block;
	width:800px;
	height:1px;
	background:#cabd79;
	margin:50px 0 20px 25px;;
}

#index_text1{
	display:block;
	float:left;
	width:370px;
	color:#aa8e23;
	margin:0 50px 0 25px;
	line-height:20px;
}

#index_text2{
	display:block;
	float:left;
	width:380px;
	color:#aa8e23;
	line-height:20px;
}

#index_quote h3{
	color:#a16839
}

#proceedure_title{
	display:block;
	width:80px;
	float:left;
	font-weight:bold;
	text-align:left;
}

#proceedure_desc{
	display:block;
	width:350px;
	float:left;
	padding:0 0 0px 30px;
	line-height:18px;
}

#proceedure_desc ul{
	padding:0;
	margin:0;
}
#proceedure_desc li{
	list-style:none;
	padding:0 0 5px 0;
	margin:0;
}

#bottomGradient{
	background: url("../images/title_gradient_index.png") repeat-x 0 -20px;
	width:850px;
	height:20px;
}

#procedureCheck li{
	list-style:none;
}

#procedureCheck{
	margin:0;
	padding:0;
}

#profile_ul{
	padding:0 10px 0 0;
	margin:0 0 0 15px;
}

#profile_ul li{
	padding:0 0 10px 0;
}
/* *********************************
Footer 
********************************** */
#footer{
	width:850px;
	margin: 0 auto;
	padding:10px 0 0 0;
}
#footer_links{
	display:block;
	float:left;
	width:300px;
	height:40px;
	color:#960;
	padding:0 0 0 10px;
	text-decoration: none;
}
#footer_links a{
	text-decoration:none;
	color:#8b552e ;
}
#footer_links a:hover{
	color:#CC9933   ;
}
#legal_text{
	display:block;
	float:right;
	width:350px;
	height:40px;
	text-align:right;
	color:#8b552e ;
	font-size:10px;
	padding:0 10px 0 0;
}
#legal_text p{
	margin:0;
	padding:0;
	color:#8b552e;
	font-size:10px;
	text-decoration:none;
}