
div.break { clear: both; }

/*-- =Core Elements--*/
body	{
	background: #52483B url(../img/bg_top.gif) repeat-x top center;
	color: #ffffff; 
	float:center; 
	font: x-small "Century Gothic","Helvetica Neu", Arial, Verdana, sans-serif;
	margin:0px; 
	padding: 0px; 
	text-align: center; 
		}
		
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, p, img, form, fieldset,
.account, .about, .content, #header, #footer {
	border: 0; 
	margin: 0; 
	padding: 0; 
	text-decoration: none;
		}

.break {
	clear:both;
		}
		
#page 	{
	border:0px solid white;
	margin:0px auto 0px auto; 
	padding:0px; 
	text-align:left; 
	width:770px   
		}
		
/* ---[ =Text ]-----*/

h1,h2,p	{
	margin: 0px;
	}
	
p	{
	padding-bottom:1em;
	}
	
h2	{
	padding-top: 0.3em;
	}


h1, h2, h3, h4, h5, h6		{
	color:#fff;
		}
		
h1		{
	font-weight:bold;
	font-size:130%
	}
		
h2		{
	font-weight:bold;
	font-size:115%
	}
			
h3		{
	font-weight:bold;
	font-size:110%
	}
		
h4		{
	color:#B2813E;
	font-weight:bold;
	font-size:100%
	}
		
/* ---[ =Links ]-----*/
		
a 		{
	color: #F2CF75;
	text-decoration:none;
		}
		
a:hover	{
	color: #F2CF75;
	text-decoration: underline;
		}
		
a:visited {
	color: #8F2CF75; 
		}

/* ---[ =Header]-----*/
#header {
	
	border:0px solid red;
	clear:right; 
	float:left; 
	height: 100%; 
	margin:0px; 
	padding:0px; 
	width: 92px;
		}
		
.logo	{
	border:0px solid red;
	clear:right;
	padding:0px 0px 0px 0px;
	margin:50px 0px 0px 10px;
}

.hp_logo{
	border:0px solid red;
	padding:0px 0px 0px 0px;
	margin:230px 0px 0px 10px;
}

	
/* ---[ =Nav ]-----*/

#nav {
	border:0px solid white;
	float: center;
	font-size: 95%;
	height: 21px;
	letter-spacing:1px;
	list-style: none;
	margin:0px auto 0px auto; 
	padding: 8px 0px 0px 80px;
	text-transform:uppercase;
	width:100%;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 1px 0 0;
	}

#nav a {
	background: url(../img/nav_aro_norm.gif) no-repeat 0 50%;
	color: #fff;
	float: left;
	padding: 0px 10px 1px 10px;
	text-decoration: none;
	font-size: 95%;
	}

#nav a:hover, #nav a.active {
	background: url(../img/nav_aro_rollover.gif) no-repeat 0 50%;
	color: #C1DBE4;
	font-size: 95%;
	}

#nav ul		{
	float: left;
	margin: 0px 0px 0px -5px;
	}
	
#nav li ul			{
	clear: left; 
	left: -999px;
	position:absolute; 
	}
#nav  li ul li		{
	clear: left;
	}

#nav li.hover ul	{
	left: auto;
	}
		
#nav li.hover ul a	{
	background:#7E8998;
	border-bottom: 1px solid #447283;
	color:#ffffff; 
	display:block; 
	margin:0px;
	padding:2px 4px 2px 10px;
	text-align:left; 
	text-decoration:none; 
	width:140px;
	}
		
#nav li.hover ul a:hover, #navMainlist li.hover ul a:hover{
	background:#5E6C7E;
	border-bottom: 1px solid #DBEAEF;
	color:#FFFFFF;
	}

/*----- =contentArea -----*/
	
#content	{
	border:0px solid blue;
	margin:14px 0px 0px 0px;
	padding:0px;
	text-align:left;  
	v-align:top; 
	width:770px;
	}

/*----- =Homepage Elements -----*/
#animationHP {
	border:0px solid red;
	float:right; 
	height:189px; 
	margin:0px 0px 5px 0px; 
	padding:0px;
	text-align:left; 
	width:673px;
	}
	

/*--Homeapge layout --*/
div#welcome	{
	border:0px solid red;
	float:left;
	font:90%;
	margin:0px; 
	padding:0px;
	width:380px;
	}
	
div#welcome	.curve_inside {
	background: #544C42 url(../img/welcome_bg.gif) repeat-x top center;
	}
	
div#welcome	.curve_inside p{
	padding:10px 10px 0px 10px;
	}

div#feature_prop	{
	border:0px solid white;
	float:right;
	font:85%;
	margin:0px 0px 0px 0px; 
	padding:0px;
	width:285px;
	}
	
div#feature_prop .curve_inside {
	background: #655949 url(../img/feat_prop_bg.gif) repeat-x top center;
	}
div#feature_prop .curve_inside  p{
	padding:10px 10px 0px 10px;
	}

div#feature_prop .curve_inside  .img{
	border:0px solid red;
	height:155;
	width:280px;
	}

	
/*-- inner pages -- */

div#inner_photo	{
	border:0px solid red;
	clear:left;
	float:right; 
	height:189px; 
	margin:0px; 
	padding:0px;
	text-align:left; 
	width:673px;
	}
	
div#inner_photo	.curve_inside {
	width:673px;
	}
	
div#inner_content	{
	border:0px solid red;
	float:right;
	font:85%;  
	margin:0px; 
	padding:0px;
	text-align:left; 
	width:673px;
	}
	
div#inner_content .curve_inside {
	background: #564D3E;
	margin:0px; 
	padding:0px;
	width:673px;
	}
	
div#inner_content	.curve_inside .profile{
	float:right;
	margin:25px 10px 20px 0px;
	width:370px;
	}
	
div#inner_content .curve_inside .profile_title{
	float:left;
	margin:25px 0px 0px 100px;
	}
div#inner_content .curve_inside .profile_title_contact{
	float:left;
	margin:0px 0px 0px 100px;
	}

div#inner_content	.curve_inside .inner_content_text{
	float:right;
	margin:25px 10px 20px 0px;
	width:500px;
	}
div#inner_content	.curve_inside .inner_content_search{
	float:right;
	padding:25px 10px 20px 0px;
	width:100%;
	}
	
li.list_margin_left{
	{list-style-image:url(../img/list_aro.gif);
	margin:0px 0px 0px 50px;
	}


/*----- =footer -----*/
#footer 	{
	border: 0px solid red;
	bottom:0px;
	color: #62543F;
	font-size:xx-small;
	height: 20px;
	margin:0px;
	padding:0px;
	text-align:right;
	width: 760px;
	}

	
#footer a {
	background: url(../img/footer_btn.gif) no-repeat;
	color: #998F80; 
	font-size:xx-small;
	padding-left:10px;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #C2B9AA;
	text-decoration: underline;
	}
	
#footer a:visited {
	color: #998F80;
	}
	
/*----- =left / right -----*/	
	
.left {
	float:left;
	margin:0px;
	padding:0px;
	}
	
.right	{
	float:right;
	margin:0px;
	padding:0px;
	}

.orange_text {
	color:#F2CF75;
	}
	
.contact_text {
	font:110%;
	line-height:150%;
	}