@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:10px 0 10px 0;
	background-repeat: repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top: 5px solid #663333;
	padding:20px 0 0;
	margin:0;
		
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
	color:#663333;
	padding:0 0 0 20px;
	margin:0;
}

#left h2 {
	font-size:20px;
	font-weight:normal;
	color:#663333;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}

#right_left h3 {
	font-size:20px;
	font-weight:normal;
	color:#663333;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#ecf4f5	;
	padding:0;
	margin:0 0 5px;
}

#right_right_2 h4 {
	color:#dce7e9;
}

#wrapper {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFFFFF;
}



.smallfoot {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #999999;
}

#logo { 
	float:left;
	padding:-10px 0 10px;
}

#content {
	clear:both;	
}

.banner-image {
	margin:-15px 0 15px 0;
}

.no-banner {
	margin-top:20px
}

#header {
	height:74px;
	border-bottom: 5px solid #CCC;
}

#headerimg, #headerimg-abt {
	height:180px;
	border-bottom: 5px solid #CCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	background: url(../images/header-4.jpg) no-repeat;
	text-align:left;
	padding:20px 0 0 20px;
	margin:0 0 20px;
}

#headerimg-abt {
	background:url(../images/collage-1.jpg) no-repeat;
}


#headerimg p {
	line-height: 20px;
	padding:0;
	margin:20px 0;
	font-size: 16px;
}

p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}
#right {
	float:right;
	width:520px;
	margin-bottom: 5px;
	margin-top:-10px;
	background: #eeefef;
}

#left {
	float:left;
	width:400px;
	margin:-5px 0 0;
	padding:0 10px 0 10px;
}
#right_left {
	float:left;
	padding:5px 10px;
	margin-right: 5px;
	width: 270px;
}
#right_right {
	float:right;
	width: 200px;
	border-left:5px solid #fff;
	
}
#right_right_1 {
	background-color: #5a696c;
	padding: 5px 5px 20px 10px;
	border-bottom: 5px solid #fff;
}
#right_right_2 {
	background:#475457;
	padding: 10px 10px 0 10px;
	height:254px;

}

#home-visit {
	color:#bbc9cc;
}


#left_lower {
	padding-top: 1mm;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#left_lower a {
	background:none!important;
	border:0!important;
}

#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	line-height:150%;
	border-top:4px solid #663333;
	padding:6px 3px 6px 10px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}



img {
	border:none;
}

#nav {
	float:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:46px 0 0;
	color:#CCC;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	background: url(../images/nav-sep.gif) no-repeat right top;
	padding:0 10px 5px;
	float:left;
}

#nav li.active {
	border-bottom: 5px solid #ccc;
}

#nav li.last {
	background:none;
}

#nav a {
	font-size:13px;
	text-decoration:none;
	color:#333;
	background-color:transparent;
	padding:0 0 2px;
	display:block;
}

#nav li:hover {
	border-bottom: 5px solid #dddddd;
}

#content_left img {
	float: right;
}

.clear {
clear:both;
}

#content_left {
	float:left;
	width:550px;
	padding-left:20px;
	font-size:12px;
	color:#666666;
	line-height:150%;
	text-align:justify;
	margin-bottom: 10px;
}

label {
	font-size: 12px;
	color: #666666;
}

#contactForm {
	width: 400px;
	background-color: #f4f4f4;
	border-bottom:5px solid #999;
}

#content_left p {
	text-align:left;
}


#content_left ul {
	list-style:none;
	padding:0;
	margin:10px 0 0 16px;
}

#content_left li {
	list-style-image:url(../images/bullet1.gif);
	padding:0 0 6px;
	color:#000;
}

#main_content a, #content_left li a, #content_left a {
	color:#3399CC;
	text-decoration:underline;
	padding:2px;
	margin:-2px;
}
	

.member-link a  {
	color:#3399CC;
	text-decoration:underline;
	line-height:20px;
	padding:2px;
	margin:-2px;
}
	

#main_content a:hover, #content_left li a:hover, .member-link a:hover, #content_left a:hover {
	color:#333;
	background:#f0f0f0;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	text-decoration:none;
}

#content_right {
	float:right;
	width:340px;
	font-size:12px;
	color:#666666;
	line-height:150%;
	text-align:right;
	padding-right: 20px;
}

#content_right.about {
	width:380px!important;
	text-align:left;
}

#content_right ul {
	list-style:none;
	padding:0;
	margin:20px 20px 20px 15px;
}

#content_right li {
	list-style-image:url(../images/bullet1.gif);
	padding:0 0 6px;
	color:#000;
}

th.form {
	color: #FFFFFF;
	height: 20px;
}

#extra {
height:600px;
}
.members {
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#addbutton {
	float: left;
	width: 125px;
	margin-right: 400px;
	margin-bottom: 15px;
	margin-left: 50px;
}

.sharethis {
	padding:100px 0 0;
}

.member-link {text-align:left; vertical-align:top;}
.member-link span {font-size: 13px; font-weight: bold;}


#companyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#333;
}

.tweet {
	font-size:11px;
	color:#666;
}

.tweet li {
	padding:0 0 5px;
}

.tweet a {
	color:#663333;
	padding:0;
	margin:0;
}

.tweet a:hover {
	background:none!important;
	text-decoration:none;
	border:0!important;
}

.style1 {color: #000000}
.style3 {
	letter-spacing: 0.4px
}

.style2 {color: #999999}
.style6 {
	color: #9C1A00;
	font-size: 22px;
}
.style3 {	letter-spacing: 0.4px
}
.style9 {color: #fff;}
.style11, .style11 a {
	font-size: 12px;
	color: #fff!important;
	text-decoration:none!important;
}

#right_right_1 span a:hover {
	color:#333!important;
}

.style15 {
	font-size: 22px;
	color: #CCCCCC;
}