@charset "utf-8";
body{
background-color: #D4D6BE;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color: #D4D6BE;
}

#header {
	width: 900px;
	color: #333;
	padding-top: 15px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	/*border: 1px solid #ccc;*/
	height: 80px;
	margin: 10px 0px 5px 0px;
	/* text-align:center;
 background: #BD9C8C;*/
 background:#D4D6BE;
 }

#content {
	width: 900px;
	color: #333;
	/*border: 1px solid #ccc;*/
	background:#D4D6BE;
	height: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #content #lisa {
	float: left;
	/*font-family:Geneva CY, Helvetica CY, Arial, sans-serif;
	font-size:13px;
	text-align: left;
	white-space: normal;*/
	height: 270px;
	width: 365px;
	padding-left: 50px;
	
}
#wrapper #content #cary {
	float: right;
	/*font-family:Geneva CY, Helvetica CY, Arial, sans-serif;
	text-align: left;
	white-space: normal;
	font-size:13px;*/
	width: 400px;
	height: 270px;
	padding-right: 30px;
	
}


.logo {
	clear: left;
	float: left;
	width: 480px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	position:relative;
	font-size:14px;
	z-index:100;
	clear: right;
	float: right;
}
#wrapper #header #menuwrapper {
	clear: right;
	float: right;
	width: 400px;
	margin-top: 10px;
}


.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:80px;
	height:20px;
	text-align:center;
	color:#831C1F;
	border:1px none #fff;
	line-height:20px;
	overflow:hidden;
	background-color: #D4D6BE;
	font-weight: bolder;
}
.menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
}
.menu ul li {
	float:left; 
	position:relative;
}
.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */


.menu ul li:hover a {
	color:#FFFFFF;
	background-color: #666666;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	/*top:21px;*/ 
	left:0;
	width:105px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D6BE;
}
.menu ul li:hover ul li a.hide {
	color:#fff;
	background-color: #999999;
}
.menu ul li:hover ul li:hover a.hide {
	color:#000;
	background-color: #D4D6BE;
	font-weight: normal;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	color:#831C1F;
	width: 100px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background-color: #D4D6BE;
}
.menu ul li:hover ul li a:hover {
	color:#FFFFFF;
	background-color: #666666;
}

.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:105px; 
	top:0;
}

.menu ul li:hover ul li:hover ul.left {
	/*left:-105px;*/
}

#wrapper #content .logo2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
#wrapper #content .logo4 {
	text-align: center;
	margin-top: 0px;
	margin-bottom:15px;
}

#wrapper #content .logo3 {
	margin-top: 92px;
	margin-left: 72px;
	z-index:100;
}
#wrapper #content #contact {
	margin-left: 100px;
	padding-top: 10px;
}
#wrapper #content #contact #formcontact table tr{

}


#wrapper #content .video {
	width: 550px;
	background-position: center;
	background-color: #FFFFFF;
	height: 400px;
	padding: 0px;
	/*margin-left: -10px;
	
	float: left;*/
}
#content .shadow {
	position:relative;
	bottom: 5px;
	right: 5px;
	height: 400px;
	width: 550px;
	margin-left: 80px;
}

.shadow {
	background-color: #D4D6BE;
	margin-top: -11px;
}

.inputtext{
	/*background: #555555;
color: #ffffff;*/
font-size: 11pt;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.submitbutton{
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px solid #FFFFFF; 
	width: 130px;
	height: 30px;
}
.abouttextl {
	font-family: "Geneva CY", "Helvetica CY", Arial, sans-serif;
	text-align: justify;
	white-space: normal;
	font-size:16px;
	font-weight: 400;
	height: 270px;
	width: 200px;
	float: right;
	
}
.aboutimage {
	float: left;
	margin-right: 10px;
	padding-bottom: 0px;
	
}
#lisalogo {
	width: 150px;
	position: static;
	float: left;
	height: 30px;
	background-image: url(../images/about-lisa.gif);
	margin-left: 45px;
	background-repeat: no-repeat;
	background-position: left;
}
#carylogo {
	float: right;
	background-image: url(../images/about-cary.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 150px;
	margin-right: 13px;
	/*padding-left: 33px;
	padding-bottom: 10px;
	padding-top: 50px;
	width: 400px;*/
}
#aboutlogo {
	height: 30px;
	width: 920px;
	margin-top: 50px;
}
#contentabout {
	width: 920px;
	color: #333;
	/*border: 1px solid #ccc;*/
	background:#D4D6BE;
	clear: both;
	height: 280px;
}
#lisa1 {
	width: 400px;
	height: 270px;
	padding-left: 60px;
	float: left;
}
#carry1 {
	width: 400px;
	height: 270px;
	padding-right: 26px;
	float: right;
}
#collaboration {
	height: 100px;
	width: 920px;
	text-align: center;
}
.abouttextc {
	font-family: "Geneva CY", "Helvetica CY", Arial, sans-serif;
	text-align: justify;
	white-space: normal;
	font-size:16px;
	font-weight: 400;
	height: 270px;
	width: 200px;
	
}
#caryimage {
	float: right;
	background-image: url(../images/about-cary.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 270px;
	width: 200px;
	
	/*padding-left: 33px;
	padding-bottom: 10px;
	padding-top: 50px;
	width: 400px;*/
}
#lisaimage {
	float: right;
	background-image: url(../images/about-cary.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 150px;
	
	/*padding-left: 33px;
	padding-bottom: 10px;
	padding-top: 50px;
	width: 400px;*/
}
