body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color:#666666;
	line-height:1.5em;
	font-size:13px;
}

a, a:link, a:visited { color: #57a1e5; text-decoration: none; }
a:hover { color:#1c6fbb; text-decoration: underline; }

p { margin: 0px; padding: 0; }

img { border: none; }

h2, h3, h4, h5, h6 { color: #6187aa; line-height:normal; }
h1 { font-size: 45px; font-weight:lighter; color:#9ba2a7; }
h1 span { font-size: 16px; margin: 0; line-height: normal; color:#9eaab1; font-weight:normal;}
h1 span.bigger { font-size: 26px; margin: 0; padding:0; color:#7c8388;}

h2 { font-size: 28px; font-weight: normal; margin: 0 0 20px 0; padding: 0; }

h3 { font-size: 20px; margin: 0 0 15px 0; padding: 0; font-weight: normal; }
h3 span{ font-size: 20px; margin: 0 0 15px 0; padding: 0; font-weight: normal;color:#4b6d8d; }
h4 { font-size: 16px; margin: 0 0 6px 0; padding: 0; font-weight: normal; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h20 { clear: both; width: 100%; height: 20px;}
.cleaner_h10 { clear: both; width: 100%; height: 10px;}
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.cleaner_line { clear: both; width: 100%; height: 0px; font-size: 0px; border-bottom:solid 1px #CCCCCC; margin:5px 0 10px 0;  }

span.underline { margin: 0px; padding: 0; text-decoration:underline; }


.top_wrapper { 
	width:100%;
	height:auto;
	background:url(images/bg_top_wrapper.jpg) repeat-x top;
}
.top_container { 
	width:1000px;
	height:436px;
	margin:0 auto;
	background:url(images/bg_top.jpg) no-repeat;
	position:relative;
}
.top_wrapper_subpage { 
	width:100%;
	height:auto;
	background:url(images/bg_top_wrapper_subpage.jpg) repeat-x top;
}
.top_container_subpage { 
	width:1000px;
	height:217px;
	margin:0 auto;
	background:url(images/bg_top_subpage.jpg) no-repeat;
	position:relative;
}
.main_wrapper { 
	width:100%;
	height:auto;
	clear:both;
	background:url(images/bg_content.jpg) repeat-x top;
}
.main_container { 
	width:1000px;
	margin:0 auto;
	background:url(images/bg_content.jpg) repeat-x top;
}
.content_left { 
	width:640px;
	margin:0 60px 0 0;
	float:left;
}
.content_left_2col { 
	width:290px;
	margin:0 30px 0 0;
	float:left;
}
.content_left_2col_1 { 
	width:350px;
	margin:0 30px 0 0;
	float:left;
}
.content_right { 
	width:300px;
	margin:0;
	float:left;
}
.content_full { 
	width:1000px;
	margin:0;
	float:left;
}
.content_full.gallery { 
	width:1000px;
	margin:0;
	float:left;
}
.content_full.rendelo { 
	width:1000px;
	margin:0;
	float:left;
}
.footer_wrapper { 
	width:100%;
	height:auto;
	background:url(images/bg_footer_wrapper.jpg) repeat-x top;
}
.footer_container { 
	width:1000px;
	height:100px;
	margin:0 auto;
	padding:20px 0 0 0;
	background:url(images/bg_footer.jpg) no-repeat;
	position:relative;
}




.menu {
	width: auto;
	height: 60px;
	padding:0;
	margin:11px 0 0 0;
	float:right;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

.menu ul li a {
	float: left;
	display: block;
	width: auto;
	height: 24px;
	padding: 8px 12px;
	margin: 0 13px 0 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color:#a3a3a3;
	outline: none;
	border: none;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}

.menu ul li a:hover, .menu ul li .current {
	color: #7d7d7d;
	background-color:#FFFFFF;
	padding:10px 11px;
	border-bottom:#EEEEEE solid 1px;
	border-right:#EEEEEE solid 1px;
	border-left:#EEEEEE solid 1px;
}
.menu ul li a.last {
	margin:0;
}

.title_container {
	width:600px;
	height:198px;
	position:absolute;
	top:215px;
	left:0px;
}
.title_container_subpage {
	width:600px;
	height:80px;
	position:absolute;
	bottom:0px;
	left:0px;
}
.name_container_subpage {
	width:300px;
	height:60px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	margin-top:11px;
}
.name_container_subpage h1 {
	float: left;
	display: block;
	width: auto;
	height: 24px;
	padding: 8px 0;
	margin: 0 13px 0 0;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color:#CCCCCC;
}
.name_container_subpage h1 a {
	color:#CCCCCC;
	text-decoration:none;
}
.name_container_subpage h1 a:hover {
	color:#999999;
	text-decoration:none;
}
.profile_container {
	width:400px;
	height:286px;
	position:absolute;
	bottom:0;
	right:0px;
}
.profile_container_subpage {
	width:400px;
	height:80px;
	position:absolute;
	bottom:0;
	right:0px;
}
.profile_container h2 ,
.profile_container_subpage h2 {
	display:none;
}


input.form1 {
	border:solid 1px #c6d8e9;
	height:30px;
	width:270px;
	padding:0 5px;
	line-height:30px;
	font-size:12px;
	color:#666;
	background-color: #e3eef8;
	margin-bottom:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
textarea.form2 {
	border:solid 1px #c6d8e9;
	height:120px;
	width:270px;
	padding:9px 5px;
	line-height:normal;
	font-size:12px;
	color:#666;
	background-color: #e3eef8;
	font-family: Tahoma, Geneva, sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.btnmain {
	width: auto;
	height: 35px;
	line-height:35px;
	float:left;
	background:url(images/bg_btnmain.jpg) repeat-x bottom;
	margin: 0 15px 0 0;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0 8px;
	border:0;
	cursor:pointer;
	border:solid 1px #c6d8e9;
	-moz-border-radius: 4px; 
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
input.btnmain:hover {
	background:url(images/bg_btnmain.jpg) repeat-x top;
	color:#333333;
}
.content_full.gallery a img {
	width:160px;
	height:120px;
	border:6px solid #6187aa;
	margin:0 30px 31px 0;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
}
.content_full.gallery a img.last {
	width:160px;
	height:120px;
	border:6px solid #6187aa;
	margin:0 0 31px 0;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
}
.content_full.gallery a img:hover ,
.content_full.gallery a img.last:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.content_left_2col p.justify ,
.content_left_2col_1 p.justify { 
	text-align:justify;
}


.content_full.rendelo a img {
	width:150px;
	height:100px;
	border:6px solid #6187aa;
	margin:0 40px 31px 0;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
}
.content_full.rendelo a img.last {
	width:150px;
	height:100px;
	border:6px solid #6187aa;
	margin:0 0 31px 0;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
}

.footer_container .copyright {
	width:auto;
	height:30px;
	padding:8px 0;
	display:block;
	float:left;
	font-size:12px;
}
.footer_container .designed {
	width:auto;
	height:30px;
	padding:8px 0;
	display:block;
	float:right;
	font-size:12px;
}
