body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #58637A;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0CFDF;
}
.text-body{
	background-color: #FFFFFF;
	border: 1px solid #201F2F;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#41495b;
}
.text-body p{
	padding-top:0px;
	margin-top:0px;
}
.div_h1 {
	width: 600px;
	float: right;
	margin-top: 50px;
}
.big_pic {
	background-color: #FFFFFF;
	border: 1px solid #201F2F;
	padding: 6px;
	color: #111111;
	text-align: justify;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
	font-weight: normal;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #161525;
	padding-top: 2px;
	padding-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
	color: #FEFEFE;
	text-decoration: none;
}
a.menu2:hover {
	color: #000;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182747;
	text-decoration: underline;
}
a.link1:hover {
	color: #0A625B;
	text-decoration: none;
}
.link2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-left: 15px;
	text-decoration: none;
}
.link2 a:visited { 	
	color: #333;
}
.link2 a:hover { 	
	color: #656D7E;
}

/*------ Slide MainPicture -------*/
#bigphoto{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}
#bigphoto .gallerydesctext{ 
text-align: left;
padding: 5px 8px;
}
/*------------ END -------------*/
.video {
	width:480px;
	height:360px;
	float:right;
	border: 5px solid #666666;
	margin-top: 40px;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 0;
}
.license {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: none;
}

