@charset "utf-8";

body {
	background-color: #fff;
	background-image:url(../pics/bg_portfolio3.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	clear: none;
	float: none;
}

html {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #c7ccce;
scrollbar-lightshadow-color: #fff; 
scrollbar-darkshadow-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #c7ccce;
}

#wrapper {
	text-align: left;
	padding: 0px;
	height: 650px;
	width: 1024px;
	border: 0px none #FFFFFF;
	background-position: 0px 0px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*#header {
	margin: 0px;
	height: 115px;
	width: 1024px;
	padding: 0px;
	clear: none;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/#nav {
	float: left;
	height: 115px;
	width: 825px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#logo {
	height: 115px;
	float: right;
	width: 199px;
	margin: 0px;
	padding: 0px;

}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 1024px;
	clear: both;
/*	background-image: url(../pics/bg_who.jpg);*/
}

#leftPort {
	float: left;
	width: 454px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47565E;
}

#leftPort a:link {
	color:#858d94;
	text-decoration: none;
}
#leftPort a:hover {
	color: #858d94;
	text-decoration: underline;
}
#leftPort a:visited {
	color: #858d94;
	text-decoration: none;
}
#iframePos {
	color: #C7CCCE;
	height: auto;
	width: 375px;
	border: 1px solid #c7ccce;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
}

#rightPort {
	float: right;
	width: 570px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


#contentWhat {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 1024px;
	clear: both;
	background-image: url(../pics/bg_what.jpg);
	
}
#leftPortWhat {
	float: left;
	width: 464px;
	margin: 0px;
	padding: 0px;
}

#rightPortWhat {
	float: right;
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#iframePosWhat {
	color: #C7CCCE;
	height: auto;
	width: 355px;
	border: 1px solid #c7ccce;
	padding-left:15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
}

#contentHome {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 1024px;
	clear: both;
	background-image: url(../pics/bg_home.jpg);
	
}
#leftPortHome {
	float: left;
	width: 554px;
	margin: 0px;
	padding: 10px;
}

#rightPortHome {
	float: right;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#iframePosHome {
	color: #C7CCCE;
	height: auto;
	width: 355px;
	border: 1px solid #c7ccce;
	padding-left:0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: none;
}

#contentCont{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 1024px;
	clear: both;
	background-image: url(../pics/bg_contact.jpg);
}

#leftPortCont {
	float: left;
	width: 724px;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #858d94;
	line-height: 18px;
}

#leftPortCont a:link {
	color:#858d94;
	text-decoration: none;
}
#leftPortCont a:hover {
	color: #858d94;
	text-decoration: underline;
}
#leftPortCont a:visited {
	color: #858d94;
	text-decoration: none;
}

#rightPortCont {
	font-size:11px;
	float: none;
	color: #C7CCCE;
	width: 300px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#rightPortCont a:link {
	color:#858d94;
	text-decoration: none;
}
#rightPortCont a:hover {
	color: #858d94;
	text-decoration: underline;
}
#rightPortCont a:visited {
	color: #858d94;
	text-decoration: none;
}

#iframePosCont {
	color: #C7CCCE;
	height: auto;
	width: 355px;
	border: 1px solid #c7ccce;
	padding-left:15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
}

.MossOffice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7ccce;
	width: 315px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer {
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7CCCE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	float: right;
}
#footer a:link {
	color:#C7CCCE;
	text-decoration: none;
}
#footer a:hover {
	color: #C7CCCE;
	text-decoration: underline;
}
#footer a:visited {
	color: #C7CCCE;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969fa3;
	width: 320px;
	padding: 0px;
	float: left;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969fa3;
	width: 380px;
	padding: 0px;
	float: left;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969fa3;
	width: 400px;
	padding: 0px;
	float: left;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.contactSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969fa3;
	width: 320px;
	padding: 0px;
	float: left;
	line-height: normal;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#whtselect {
	margin: 0px;
	padding-top: 8px;
	float: left;
	width: 200px;
}
.sitemap {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7CCCE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: none;
}
.sitemap a:link {
	color:#C7CCCE;
	text-decoration: none;
}
.sitemap a:hover {
	color: #C7CCCE;
	text-decoration: underline;
}
.sitemap a:visited {
	color: #C7CCCE;
	text-decoration: none;
}
