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

body {
	font-family: Georgia;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	color: #535353;
	line-height: 12px;
}
#wrap {
	background-image: url(../img/menu_bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 46px;
	vertical-align: center;
}
#menuContainer {
	overflow: visible;
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 46px;
}
#menu {
	float: left;
	margin-left: 120px;
	height: 30px;
	padding-top: 15px;
}
#menu .separator {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#container {
	overflow: visible;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	color: #535353;
}
#homeContent {
	margin-top: 50px;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
#homeLeftPane {
	float: right;
	width: 370px;
}
a {
	text-decoration: none;
	color: #535353;
}
a:hover {
	text-decoration: none;
	color: #212121;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#containerMenu {
	float: left;
	margin-left: 120px;
	height: 30px;
	padding-top: 15px;
}
#containerMenu .separator {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.inputField {
	color: #535353;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 145px;
	height: 16px;
	font-family: Arial;
}
.inputFile {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #535353;
	width: 145px;
	height: 23px;	
}
.selectField {
	color: #535353;
	font-family: Arial;
	width: 150px;
	height: 23px;
	background-color: #dbdbdb;
	border: 1px solid #a8acad;
	border-top: 2px solid #a8acad;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textareaField {
	text-align: left;
	padding: 3px;
	color: #535353;
	border: 1px solid #a8acad;
	border-top: 2px solid #a8acad;
	font-family: Arial;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sendBtn {
	float: right;
	margin-right: 7px;
}
.submitBtn {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	vertical-align: center;
}
.browseBtn {
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(../img/browse-off.png);
	width: 63px;
	height: 23px;	
	text-align: left;
	float:left;
}
.browseBtnHover {
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(../img/browse-on.png);
	width: 63px;
	height: 23px;	
	text-align: left;
	float:left;
}
#footerWrap {
	background-image: url(../img/footer_bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0 auto;
	margin-top: 40px;
	width: 100%px;
	height: 119px;
	clear: both;
	vertical-align: center;
	font-family: Arial;
}
#footer {
	padding: 0;
	margin: 0 auto;
	padding-top: 10px;
	width: 950px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
}
#aboutLeftPanel {
	float: left;
	width: 528px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-bottom: 60px;
	text-align:justify;
}
#aboutRightPanel {
	float: right;
	width: 370px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-bottom: 60px;
	text-align:justify;
	margin-right: 10px;
}
#aboutFounders {
	background-image: url(../img/about-founders.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 100%;
	height: 204px;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height: 13px;
}
#contactPanel {
	float: left;
	width: 370px;
	height: 260px;
}
#contactAddress {
	float: left;
	width: 175px;
	height: 260px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #535353;
}
#contactMap {
	float: right;
	width: 373px;
	height: 347px;
	margin-right: 10px;
}
.slideshow {
	width: 367px;
}
#nav {
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	width: 100%;
	text-align: right;
}
#nav a { 
	background-image: url(../slider/link.png); 
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none; 
	color: #535353;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin-left: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
#nav a.activeSlide {
	color: #fff;	
}
#nav a:focus { 
	outline: none; 
}
#lookingForm {
	float: left;
	margin-left: 20px;
	font-family: Arial;
	color: #535353;
	width: 495px;
	line-height: 16px;
}
/* style for combobox */
.comboboxContainer
{
	border: none;
	outline: none;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.comboboxValueContainer
{
	background-image: url(../comboBox/select-bkg.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #535353;
	height: 23px;
}

.comboboxValueContent
{
	padding-left: 5px;
	color: #535353;
	font-family: Arial;
}

.comboboxDropDownContainer
{
	border: 1px solid #a8acad;
	background: #dbdbdb;
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	cursor: default;
	color: #535353;
	font-family: Arial;
	width: 150px;
}

.comboboxDropDownButton
{
	width: 27px;
	height: 23px;
	background-image: url(../comboBox/button.png);
	cursor: pointer;
}

.comboboxItem
{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
	margin-top: 3px;
}

.comboboxItemHover
{
	background: #777;
	color: #fff;
}