@charset "utf-8";
/* CSS Document */

body {
	font-family:Helvetica, Arial, sans-serif;
	color:#282360;
	background-image:url(images/texture_bg.gif);
	background-repeat:repeat;
	}

p, ul, li {
	font-size:12px;
	}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width: 803px;
	}

#navigation {
	color:#588b3e;
	background-color:#f0e5ca;
	width:783px;
	padding: 5px 10px;
	font-size:13px;
	text-align:center;
	margin:0;
	border-top: 4px #FFFFFF solid;
	border-bottom: 4px #FFFFFF solid;
	}	

#navigation a {
	color:#588b3e;
	text-decoration:none;
	font-weight:bold;
	}

#navigation a:hover {
	text-decoration:underline;
	}

#navigation .nav_pad {
	padding-left:150px;
	}

#navigation .nave_pad_2 {
	padding-left:15px;
	}

#header_1 {
	background-image:url(images/anamCara_header.jpg);
	width:804;
	height:112;
	background-repeat:no-repeat;
	}

#header_2 {
	background-image: url(images/AnamCara_web_header_2.jpg);
	width:804;
	height:112;
	}

#header_3 {
	background-image:url(images/AnamCara_web_header_3.jpg);
	width:804;
	height:112;
	}

#header_4 {	
	background-image:url(images/AnamCara_web_header_4.jpg);
	width:804;
	height:112;
	}

#footer {
	background-image:url(images/anamCara_footer.jpg);
	width:803;
	height:83;
	background-repeat:no-repeat;
	clear:both;
	border-top: 4px #FFFFFF solid;
	}

#content_wrapper {
	width:803px;
	background-color:#f8f1df;
	}
	
#left_content_home {
	float:left;
	width:;
	}

#right_content_home {
	float:left;
	width:350px;
	padding-left:20px;
	padding-top:30px;
	}

#top_content {
	float:left;
	clear:both;
	width: 775px;
	padding: 0 20px;
	}
	
#bottom_content {
	float:left;
	clear:both;
	width: 775px;
	padding: 0 20px;
	}
	
#left_content {
	float:left;
	}

#left_content img {
	padding:0;
	margin:0;
	border:none;
	}

#right_content {
	float:left;
	width:560px;
	padding-left:20px;
	}

#left_content_services {
	float:left;
	width:370px;
	padding-left:20px;
	}

#right_content_services {
	float:left;
	width:370px;
	padding-left:20px;
	}
	
#right_content_home li{
	list-style-image:url(images/bullet-image.gif);
	}

#muller {
	float:right;
	font-size:10px;
	padding: 0 20px;
	}

#copyright {
	float:left;
	font-size:10px;
	padding: 0 20px;
	}

.center {
	text-align:center;
	}

.large_text {
	font-size:20px;
	}

.highlight {
	background-color:#f0e5ca;
	}

#form_info {
	float:left;
	width:250px;
	}
	
#form_info li{
	list-style:none;
	}
	
#form_services {
	float:left;
	width:250px;
	}

#form_services li{
	list-style:none;
	}

#form_message {
	float:left;
	width:250px;
	clear:both;
	}
	
#form_message li {
	list-style:none;
	}
		
fieldset {
	border:none;
	}

#controls {
	padding-left:135px;
	clear:both;
	}
	
#controls li {
	list-style-type:none;
	display:inline;
	padding-top:10px;
	}
