* { 
	padding: 0; 
	margin: 0; 
	border: 0; 
	list-style-type: none; 
	outline: none;
}
body, html {
	font-family: Trebuchet MS, Arial;
	color: #FEFFFF;
	background: #94C3F8;
	font-size: 13px;
}
#header {
	width: 100%;
	height: 69px;
	background-color: #FFF;
	border-top: 5px solid #94C3F8;
}
.header {
	width: 1003px;
	height: 69px;
	margin: 0 auto;
	overflow: hidden;
}
.header img {
	float: left;
}
.header li {
	float: left;
	display: block;
	padding: 0 2px 0 1px;
	background: url("/share/images/site/separator-navigation.gif") right 20px no-repeat;
}
.header li.active {

}
.header a:link, .header a:visited {
	display: block;
	height: 46px;
	padding: 23px 16px 0 16px;
	background: #FFF;
	font-size: 15px;
	color: #121111;
	text-decoration: none;
	font-weight: 600;
	float: left;
}
.header a:hover {
	background: #FFF url("/share/images/site/test_navigation.gif") top center no-repeat;
	text-decoration: none;
}
.header a.active:link, .header a.active:visited, .header a.active:hover {
	background: #FFF url("/share/images/site/test_navigation.gif") top center no-repeat;
}
.sidemenu ul li {
	margin: 4px 0 4px 0;
	display: block;
	height: 30px;
	background: transparent url("/share/images/site/LiUlmenu.gif") bottom no-repeat;
}
.sidemenu ul li a:link, .sidemenu ul li a:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	padding: 3px 0 0 30px ;
	display: block;
	float: left;
}
.sidemenu ul li a:hover {
	color: #99CCFF;
}
#wrap {
	width: 100%;
	height: auto;
	background: #000080 url("/share/images/site/background-body.gif") bottom left repeat-x;
}
.wrap {
	width: 1003px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
.Left {	
	padding: 5px 0 0 0;
	width: 230px;
	height: auto;
	float: left;
}
.HomeLeft {
	width: 400px;
	height: auto;
	float: left;
}
.HomeLeft .img {
	margin: 20px 0 50px 40px;
}
.HomeLeft .fadeJS {
	margin: 0 0 2px 20px;
	border: 8px solid #FFF;
	float: left;
}
.HomeLeft .fadeJS_bottom {
	margin: 0 0 0 20px;
}
.Right {
	padding: 0 0 0 0;
	width: 740px; /* 13px rest */
	height: auto;
	float: right;
	text-align: justify;
}
.HomeRight {
	padding: 20px 0 0 0;
	width: 590px; /* 13px rest */
	height: auto;
	float: right;
	text-align: justify;
}
.HomeRight h1 {
	font-size: 24px;
	font-weight: 400;
	margin: 15px 0 15px 0;
}
.HomeRight h2 {
	font-family: Trebuchet MS;
	color: #7DA7D1;
	font-size: 37px;
	font-weight: 400;
}
.HomeRight h3 {
	font-size: 17px;
	font-weight: 400;
	color: #95C7FC;
	margin: 15px 0 15px 0;
	clear: both;
}
.HomeRight h1 span {
	color: #7DA7D1;
}
.Right h1 span {
	color: #7DA7D1;
}
.Right h1 {
	font-size: 24px;
	font-weight: 400;
	margin: 15px 0 15px 0;
}
.Right h2 {
	font-family: Trebuchet MS;
	color: #7DA7D1;
	font-size: 37px;
	font-weight: 400;
}
a.title:link, a.title:visited {
	font-size: 17px;
	font-weight: 400;
	color: #95C7FC;
	margin: 15px 0 15px 0;
	clear: both;
	text-decoration: none;
}
.Right h3 {
	font-size: 17px;
	font-weight: 400;
	color: #95C7FC;
	margin: 15px 0 15px 0;
	clear: both;
}
.Right h1 span {
	color: #7DA7D1;
}
.image-Right {
	float: right;
	border: 3px solid #FFF;
	margin: 0 0 5px 20px;
}
.gallery_pic {
	border: 3px solid #FFF;
	margin: 20px 0 0 0;
}
.image-Left {
	float: left;
	border: 3px solid #FFF;
	margin: 0 20px 5px 0;
}
.rightFloat {
	float: right;
}
.leftFloat {
	float: left;
}
a.serviciesLink:link, a.serviciesLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
.servicies {
	width: 195px;
	float: left;
	text-align: center;
	margin: 0 0 5px 0;
}
.servicies img {
	border: 1px solid #7F88C8;
	padding: 9px;
}
.separatorBody {	
	width: 1003px;
	background: url("/share/images/site/separator_body_new.gif") 393px 65px no-repeat;
}
.Body {	
	width: 1003px;
	background: url("/share/images/site/separator_body_new.gif") 245px 0px no-repeat;
}
p {
	text-align: justify;
	padding: 5px 0 5px 0;
}
.LineBlue {	
	clear: both;
	height: 1px; 
	margin: 10px 0 10px 0; 
	background-color: #6A6AB5;
}
#footer {
	width: 100%;
	height: auto;
	background: transparent url("/share/images/site/background-footer.gif") top left repeat-x;
}
.footer {
	width: 1003px;
	height: 156px;
	padding: 13px 0 0 0;
	margin: 0 auto;
}
.footer p {
	font-size: 12px;
	color: #000000;
}
.footer h1 {
	color: #000000;
	font-size: 14px;
}
.footer .LColumn {
	float: left; 
	margin: 32px 0 0 0; 
	width: 200px; 
	border-right: 1px solid #94C3F8;
}
.footer .RColumn {
	width: 200px; 
	padding: 32px 0 0 0; 
	float: right;
}
.footer .Left {
	width: 500px;
	float: left;
}
.footer .Right {
	width: 500px;
	float: right;
	text-align: right;
	color: #000000;
	padding: 20px 0 0 0;
}
.footer .Right p {
	text-align: right;
	margin: 0 9px 0 0;
}
.footer .Right img {
	margin: 1px 0 0 0;
}
.footer a:link, .footer a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

a.paginationNews:link, a.paginationNews:visited {
	padding: 0 3px 0 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	margin: 10px 5px 0 0;
	color: #FFF;
}
a.paginationNews:hover {
	background: #99CCFF;
}
a:link, a:visited {
	color: #7DA7D1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear { clear: both; }
