
body {
	height: 100%;
	background-color: #fff;
	font-size:13px;
	font-family: Arial, Verdana;
	line-height: 160%;
	color: #666666;
	margin:0px;
	padding:0px;
	}

img {
	border-style: none;
}

a:link {text-decoration:none; color:#5b8a71;}
a:visited {text-decoration:none; color:#5b8a71;}
a:hover {text-decoration:underline; color:#75b091;}
a:active {text-decoration:underline; color:#75b091;}


/* Header */

#header {
	width: 100%;
	height: 90px;
	background-image: url(images/header_bg01.gif);
	margin: 0px;
	padding: 0px;
	}

.headercontent {
	width: 880px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg02.gif);
	background-repeat: no-repeat;
}

.logo {
	float: left;
	height: 90px;
	width: 354px;
	margin-left: 11px;
}

ul.headnav {
	float: right;
	height: auto;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	line-height: 100%; border:0px solid #FF0000
}

ul.headnav li {
	float: left;
	background-image: url(images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.headnav li.links {
	float: left;
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.headnav li.coutact {
	float: left;
	background-image: url(images/icon_contactus.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.headnav a {
	display: block;
	text-align:center;
	padding-right: 18px;
	padding-left: 18px;
	color: #666666;
	text-decoration: none;
}

ul.headnav a:link {text-decoration:none; color:#666666}
ul.headnav a:visited {text-decoration:none; color:#666666}
ul.headnav a:hover {text-decoration:underline; color:#5b8a71;}
ul.headnav a:active {text-decoration:underline; color:#5b8a71;}


/* Global Nav */
.menubg {
	width: 100%;
	height: auto;
	background-color: #fef4e2;
	margin: 0px;
	padding: 0px;
	}

#menu {
	width: 860px;
	height: 22px;
	background-color: #feefd5;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	padding: 1px 0px 0px 20px;
	}

#menu a{
	color:#333;
	text-decoration:none;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	}

#menu a:link {text-decoration:none; color:#333}
#menu a:visited {text-decoration:none; color:#333}
#menu a:hover {text-decoration:none; color:#5b8a71}
#menu a:active {text-decoration:none; color:#5b8a71}


/* Title */

.indextitle {
	clear: both;
	width: 100%;
	height: 271px;
	background-image: url(images/flash_bg.gif);
	background-repeat: repeat-x;
	background-color: #d9efe4;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.title {
	clear: both;
	width: 100%;
	height: 122px;
	background-image: url(images/phototitle_bg.gif);
	background-repeat: repeat-x;
	background-color: #d9efe4;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.flasharea {
	width: 100%;
	height: 271px;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 0px; border:0px solid #FF0000
	}

.leftcontent {
	float: left;
	width: 150px;
	height: auto;
	margin: 0px 0px 0px 14px;
	padding:20px 10px 150px 10px;
	background-color: #fef2dd;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	color: #666; border:0px solid #FF0000
}

.leftcontent h1 {
	font-size: 12px;
	color: #5b8a71;
	font-weight: bold;
	width: 150px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.leftcontent hr {
	border: 0px;
	width: 100%;
	height: 1px;
	color: #ecbc5e;
	background-color: #ecbc5e;
	margin: 2px 0px 2px 0px
}

.rightcontent {
	float: right;
	width: 670px;
	height: auto;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background-position: left top; border:0px solid #FF0000
}
	
.rightcontent h3 {
	font-size: 24px;
	color: #5b8a71;
	font-weight: normal;
	width: auto;
	padding: 0px;
	margin: 0px;
}

.rightcontent h4 {
	font-size: 18px;
	color: #e99b04;
	font-weight: normal;
	width: auto;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}

.rightcontent p {
	color: #666;
	width: auto;
	padding: 0px;
	margin: 15px 0px 15px 0px;
}

.rightcontent hr {
	border: 0px;
	width: 100%;
	height: 1px;
	color: #ecbc5e;
	background-color: #ecbc5e;
	margin: 15px 0px 15px 0px;
}



/* Inside - LeftMenu */

.lefmenu h2 {
	font-size: 12px;
	color: #5b8a71;
	font-weight: bold;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	background-color: #f9e2b7;
	border-bottom: 1px solid #ecbc5e;
}

.lefmenu ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.lefmenu li {
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 2px;
	border-bottom: 1px solid #ecbc5e;
}

.lefmenu li.thirdmenu {
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 18px;
	border-bottom: 1px dotted #e9c681;
}

.lefmenu li.thirdmenulast {
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 18px;
	border-bottom: 1px solid #ecbc5e;
}

.lefmenu li a {text-decoration: none; color: #666666;}

.lefmenu li a:link {text-decoration:none; color:#666;}
.lefmenu li a:visited {text-decoration:none; color:#666;}
.lefmenu li a:hover {text-decoration:none;color:#5b8a71;}
.lefmenu li a:active {text-decoration:none; color:#5b8a71;}

.leftchart {
	width: 150px;
	height:auto;
	background-image: url(images/round_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;
}

.leftchart a {
	color: #FFFFFF;
}

.leftchart h3 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/round_titlebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 150px;
	text-align: center;
	margin: 0px;
}

.leftchart h3 img {
	margin-right: 5px;
}

.leftchart p {
	height: auto;
	width: 148px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ecbc5e;
	border-left-color: #ecbc5e;
	background-color: #fffaf1;
}

.videothumb {
	height: 78px;
	width: 140px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

/* Inside - Maincontent - Specific */

.team {
	width: 510px;
	height: auto;
	float: right;
	margin-top: 10px;
}

.teamphoto{
	float: left;
	width: 150px;
	margin: 30px 0px 5px 0px;
}

.vitae {
	float: left;
	width: 136px;
}

.face{
	height: 195px;
	width: 136px;
	border: 2px solid #CCCCCC;
}


.contactus p{
	margin-left: 20px;
}

.shell {
	line-height: 120%;
}

.box01 {
	width: 400px;
	height: 66px;
	border: 2px solid #ecbc5e;
	margin-top: 20px;
	margin-bottom: 20px;
}

.videolistthumb {
	float: left;
	height: 56px;
	width: 100px;
	margin: 0px 10px 0px 0px;
	border: 5px solid #ecbc5e;
}

.box01 strong {
	line-height: 62px;
	font-weight: normal;
}

/* Footer */

#footer {
	clear: both;
	height: auto;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color: #aadac1;
}

.footerarea {
	height: 22px;
	width: 870px;
	margin: 0px;
	padding: 0px 0px 2px 10px;
	background-color: #85caa6;
}

.copyright {
	width: 500px;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	float: left;
	}

ul.footermenu {
	float: right;
	width: 350px;
	font-size: 11px;
	color: #fff;
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style: none; border:0px solid #FF0000
	}

ul.footermenu li {
	float: right;
	margin: 0px; border:0px solid #00FF00
}

ul.footermenu a {
	display: block;
	height: 12px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;
}

ul.footermenu a:link {text-decoration:none; color:#fff;}
ul.footermenu a:visited {text-decoration:none; color:#fff;}
ul.footermenu a:hover {text-decoration:underline; color:#5b8a71;}
ul.footermenu a:active {text-decoration:underline; color:#5b8a71;}

#footermenu{width: 350px; font-size: 11px; color: #fff; text-align: right; margin: 0px; padding: 0px; list-style: none; border:0px solid #FF0000}
#footermenu a:link {text-decoration:none; color:#fff;}
#footermenu a:visited {text-decoration:none; color:#fff;}
#footermenu a:hover {text-decoration:underline; color:#5b8a71;}
#footermenu a:active {text-decoration:underline; color:#5b8a71;}

.form {background-color:#e4f4ec; font-family:Tahoma, Verdana, Arial;}
.form h6{font-size:14px; margin:10px 0px 4px 0px; padding:0px 0px 0px 0px; word-spacing:2px; letter-spacing:1px;}
.form td{font-size:13px;}

