body
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
	text-align: center;
	color: #2d2d2d;
	margin: 0px;
	padding: 0px;
}

a:visited			{ color: #cd6600; text-decoration: underline; }
a:active			{ color: #cd6600; text-decoration: underline; }
a:link 			{ color: #cd6600; text-decoration: underline; }
a:hover			{ color: #934900; text-decoration: underline; }

a.nd:visited		{ color: #0e5b87; text-decoration: none; }
a.nd:active		{ color: #0e5b87; text-decoration: none; }
a.nd:link 		{ color: #0e5b87; text-decoration: none; }
a.nd:hover		{ color: #5da1c6; text-decoration: none; }

a.li:visited		{ color: #cd6600; text-decoration: none; }
a.li:active		{ color: #cd6600; text-decoration: none; }
a.li:link 		{ color: #cd6600; text-decoration: none; }
a.li:hover		{ color: #934900; text-decoration: underline; }

a.liv:visited		{ color: #5da1c6; text-decoration: none; }
a.liv:active		{ color: #5da1c6; text-decoration: none; }
a.liv:link 		{ color: #5da1c6; text-decoration: none; }
a.liv:hover		{ color: #0e5b87; text-decoration: underline; }

a.pl:visited		{ color: #d1efff; text-decoration: none; }
a.pl:active		{ color: #d1efff; text-decoration: none; }
a.pl:link 		{ color: #d1efff; text-decoration: none; }
a.pl:hover		{ color: #fefcc8; text-decoration: none; }

a.iv:visited		{ color: #5da1c6; text-decoration: underline; }
a.iv:active		{ color: #5da1c6; text-decoration: underline; }
a.iv:link 		{ color: #5da1c6; text-decoration: underline; }
a.iv:hover		{ color: #0e5b87; text-decoration: underline; }

a.hi:visited		{ color: #ffffff; text-decoration: none; }
a.hi:active		{ color: #ffffff; text-decoration: none; }
a.hi:link 		{ color: #ffffff; text-decoration: none; }
a.hi:hover		{ color: #fffddb; text-decoration: underline; }

a.tl:visited		{ color: #c3c5c2; text-decoration: none; }
a.tl:active		{ color: #c3c5c2; text-decoration: none; }
a.tl:link 		{ color: #c3c5c2; text-decoration: none; }
a.tl:hover		{ color: #5da1c6; text-decoration: none; }


#webMap1 li a, #webMap2 li a, #webMap3 li a, #webMap4 li a, #webMap5 li a, #webMap6 li a {
	text-decoration: none;
	padding: 2px 0px;
	color: #5da1c6;
}

#webMap1 li a:hover, #webMap2 li a:hover, #webMap3 li a:hover, #webMap4 li a:hover, #webMap5 li a:hover, #webMap6 li a:hover {

	text-decoration: underline;
	padding: 2px 0px;
	color: #0e5b87;
	font-weight: bold;
}

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

th {
	background-color: #5da1c6;
	color: #FFFFFF;
	font-size: 9px;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

ul{
	list-style: none url(../img/li01.gif);
	margin: 2px 0px 2px 15px;
	padding: 2px 0px;
	
}

ol{
	margin: 5px 0px 5px 25;
	padding: 3px 2px;
}

hr{
	color: #1C222C;
	width: 100%;
	height: 1px;	
}

#body {
	width: 910px;
	height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.liDiv {
	padding: 0px 2px 0px 15px;
	margin: 0px;
	background-image: url(../img/li02.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.lia {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	background-image: url(../img/li03.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.contactBar {
	width: 235px;
	vertical-align: top;
}

#header {
	width: 910px;
	height: 205px;
	font-size: 11px;
	text-align: left;
	padding: 0px 60px;
	margin: 0px;
	background-image: url(../img/bg01.gif);
	background-repeat: no-repeat;
}

#headerTop {
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	height: 31px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#headerTitle {
	padding: 7px 0px 0px 0px;
	margin: 0px;
	float: left;
}

#headerMain {
	height: 160px;
	font-size: 12px;
	color: #808080;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/header01.png);
	background-repeat: no-repeat;
}

#headerNavigation
{
	color: #666666;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	position: absolute;
	left: 60px;
	top: 200px;
	float: left;
	padding: 0px;
}

#headerNavigation a:visited	{ color: #666666; text-decoration: none; }
#headerNavigation a:active	{ color: #666666; text-decoration: none; }
#headerNavigation a:link 	{ color: #666666; text-decoration: none; }
#headerNavigation a:hover	{ color: #000000; text-decoration: underline; }

#headerNavigation span
{
	padding: 0px 16px 0px 4px;
	background: url(../img/li02.gif) right center no-repeat;
}

#quickSearch {
	padding: 0px 120px 0px 0px;
	margin: 0px;
	float: right;
}

.quickSearch {
	color: #808080;
	font-size: 11px;
	border: 1px solid #cccccc;
	padding: 4px;
	background-image: url(../img/bg04.gif);
	background-repeat: repeat-x;
}

.errorMSG {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px;
	background-color: #23729d;
	border: 1px solid #0f5c88;
	background-image: url(../img/bgb05.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.topLinks {
	text-align: center;
	border-top: 0px;
	border-right: 1px solid #f1f1f1;
	border-bottom: 0px;
	border-left: 1px solid #f1f1f1;
	padding: 0px 0px 5px 0px;
}

.form{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	background-color: #fdfdfd;
	color: #4e4e4e;
	border: 1px solid #D9D9D9;
	padding: 2px;
}

.button{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #4e4e4e;
	background-color: #E9E9E9;
	border-top: 1px ridge #f5f5f5;
	border-right: 1px ridge #cccccc;
	border-bottom: 1px ridge #cccccc;
	border-left: 1px ridge #f5f5f5;
	padding: 1px;
}

#main {
	width: 910px;
	min-height: 155px;
	font-size: 11px;
	text-align: left;
	padding: 20px 60px 0px 60px;
	margin: 0px;
	background-image: url(../img/bg02.gif);
	background-repeat: repeat-y;
}
#main[id] { width: 790px; }

#footer {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	width: 910px;
	height: 120px;
	min-height: 120px;
	font-size: 11px;
	padding: 10px 60px;
	margin: 0px;
	background-image: url(../img/bg03.gif);
	background-repeat: no-repeat;
}
#footer[id] { width: 790px; }

#footer a:visited	{ color: #000000; text-decoration: none; font-weight: bold; }
#footer a:active	{ color: #000000; text-decoration: none; font-weight: bold; }
#footer a:link 	{ color: #000000; text-decoration: none; font-weight: bold; }
#footer a:hover	{ color: #cd6600; text-decoration: underline; font-weight: bold; }

#footer div {
	width: 45%; 
	text-align: left;
	padding: 30px 10px 0px 10px;
	float: left;
}

.mainTab{
	width: 100%;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.smalltext{
	font-size: 10px;
	font-family: Verdana;
}

.clearDiv{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.formTab{
	color: #5da1c6;
	font-size: 9px;
	font-family: Verdana;
	padding: 1px;
}

.formDesc{
	color: #747474;
	font-size: 9px;
	font-family: Verdana;
}

.c1Area{
	border-top: 1px solid #dddddd;
	padding: 10px 5px;
	margin: 1px;
}

.c2Area{
	background-color: #F3F3F3;
	border: 1px solid #E9E9E9;
	padding: 3px;
}

.c3Area{
	background-color: #fcfcfc;
	border: 2px solid #f2f2f2;
	vertical-align: top;
	padding: 4px;
	margin: 2px;
}

.c4Area{
	background-color: #fffddb;
	border: 1px solid #ece8a8;
	color: #4e4e4e;
	padding: 3px;
}

.c5Area{
	background-image: url(../img/gbg05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top: 1px solid #eeeeee;
	padding: 3px 0px;
}

.c6Area{
	background-color: #fcfcfc;
	border: 1px solid #ece8a8;
	color: #4e4e4e;
	text-align: center;
	width: 180px;
	padding: 3px 5px;
	margin: 3px 2px;
	float: left;
}

.thCol
{
	text-align: center;
	width: 133px;
	height: 133px;
	background-image: url(../img/gbg05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px #E9E9E9 solid;
	padding: 2px;
}

.divCol {
	text-align: center;
	width: 105px;
	height: 90px;
	background-image: url(../img/gbg05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px #E9E9E9 solid;
	padding: 2px 2px 0px 2px;
	margin-right: 1px;
	float: left;
}

.divCol1 {
	text-align: center;
	background-image: url(../img/gbg05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px #E9E9E9 solid;
	padding: 2px;
	margin-bottom: 2px;
}

.imageDesc
{
	font-size: 11px;
	font-weight: bold;
/*	font-family: Verdana; */
	text-align: left;
	color: #575757;

}

.imageBorder
{
	border: 1px #E9E9E9 solid;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.thumbBorder
{
	border: 1px #dadada solid;
	padding: 1px;
}


h1{
 	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 12px;
}

.boxIn h1{
 	color: #000000;
 	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.boxIn2 h1{
 	color: #000000;
 	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.title1{
 	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

.title2{
 	color: #cc6600;
	font-size: 12px;
	font-weight: bold;
}

.title3{
 	color: #cc6600;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 12px;

}

.title4{
	color: #3c3c3c;
	font-size: 11px;
	font-weight: bold;
}

.tcl1{
	color: #cc6600;
}

.tcl2{
	color: #3c3c3c;
}

.tcl3{
	color: #934900;
}

.lv1{
	background-color: #e0e0e0;
	color: #505050;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px 2px;
}

.lv2{
	background-color: #f6f6f6;
	color: #505050;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px 2px;
}

.contactM {
	width: 220px;
	height: 75px;
	overflow: hidden;
	float: left;
	background: url(../img/ico_male.jpg) no-repeat;
/*	border-right: 1px #dddddd solid; */
	padding: 2px 2px 2px 30px;
	margin: 2px 2px 2px 8px;
}

.contactF {
	width: 220px;
	height: 75px;
	overflow: hidden;
	float: left;
	background: url(../img/ico_female.jpg) no-repeat;
	border-right: 1px #dddddd solid;
	padding: 2px 2px 2px 30px;
	margin: 2px 2px 2px 8px;
}

.box1 {
	width: 389px;
	height: 285px;
	overflow: hidden;
	float: left;
	background: url(../img/bg_box1.png) no-repeat left top;	
	padding: 0px;
	margin: 0px;
}

.box2 {
	width: 389px;
	height: 285px;
	overflow: hidden;
	float: left;
	background: url(../img/bg_box2.png) no-repeat left top;	
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.box3 {
	width: 389px;
	height: 138px;
	overflow: hidden;
	float: left;
	background: url(../img/bg_box3.png) no-repeat left top;	
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.box4 {
	width: 389px;
	height: 63px;
	overflow: hidden;
	float: left;
	background: url(../img/bg_box4.png) no-repeat left top;	
	padding: 0px;
	margin: 10px 0px 0px 10px;
}

.box5 {
	width: 389px;
	height: 63px;
	overflow: hidden;
	float: left;
	background: url(../img/bg_box5.png) no-repeat left top;	
	padding: 0px;
	margin: 12px 0px 0px 10px;
}

.boxIn ul {
	list-style: none;
	padding: 0px;
	margin: 0px 5px;
}

.boxIn li {	
	padding: 3px 0px;
	list-style: none;	
}

.boxIn li a {
	text-decoration: underline;
	font-weight: bold;	
	padding: 2px 0px;
	color: #000000;
}

.boxIn li a:hover {

	text-decoration: underline;
	padding: 2px 0px;
	color: #934900;
	font-weight: bold;
}

.boxIn {	
	padding: 10px 10px;
	margin: 0px;
}

.boxIn2 {	
	padding: 15px 10px;
	margin: 0px;
}

.boxInLeft {	
	width: 90px;
	height: 185px;
	margin: 10px 5px 5px 0px;
	border-right: 1px solid #934900;
	overflow: hidden;
	float:left;
}

.boxIn3 {	
	margin: 5px 0px 5px 0px;	
	overflow: hidden;
	float:left;
}

.boxInReferences {

	margin: 10px 10px 5px 0px;	
	overflow: hidden;
	/*float:left;*/
}

.boxInReferences img {
	margin: 0px 5px 20px 0px;
	border: 1px solid #934900;	
	overflow: hidden;
	float: left;	
}

.referencesNext {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 15px;
	overflow: hidden;
	float: right;
	background: url(../img/ico_next.png) no-repeat left top;
}

.partners img {
	margin: 5px 5px 0px 0px;
	border: 1px solid #934900;	
	overflow: hidden;
	float: left;
}

.galleryDetail{	
	float: left;
}

.galleryDetail img{
	margin: 15px 10px 0px 0px;	
	border: 1px solid #934900;
}

.documentFiles{	
	padding: 10px 0px;
}