@CHARSET "UTF-8";

// Nov 2, 2009


object { 
	outline:none; 
}

body {	
	background:fixed;
	background-image: url("images/bg.jpg");
	background-repeat:repeat-x;	
	background-color:#AFE7FF;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
    font-size:12px;
	text-align:justify;     
}

a:link {
	color:#474745;
	text-decoration:none;	
	font-weight:bold;
	border-bottom:1px dotted #474745;	

}

a:visited {
	color:#9A9F95;
	text-decoration:none;
	font-weight:bold;
	border-bottom:none;	
	padding-right: 15px; 
	background: url("images/visitedLink.gif") no-repeat 100% 50%;
}

a:visited:hover {
	padding-right: 15px; 
	background: url("images/visitedLinkHover.gif") no-repeat 100% 50%;
}

a:hover {
	color:#2785B6;	
	text-decoration:none;
	border-bottom:1px dotted #2785B6;
	font-weight:bold;			
}


#bg1 {
	margin:0 auto;
	background:fixed;
	background-image: url("images/clouds.jpg");	
	background-position:top;	
	background-repeat:no-repeat;
	width:100%;
	
	
}


#bg2 {
	margin:0 auto;
	background-image: url("images/gliders.png"); 
	background-position: 30% 15%;
	background-repeat:no-repeat;	
	width:100%;

	overflow:hidden;	
}

#container {
	margin:0 auto;
	width:980px;	
	min-height:100%;
	height:auto;	
}

#top {	
	margin:0 auto;
	height:118px;	
}

h1.header {
	position:absolute;
	width:330px;
	height:110px;	
	background-image: url("images/logo.png");
	background-repeat:no-repeat;
	background-position:0px 60px;
	text-indent: -9999px;
	padding:0px;
	margin:0px;
}

/*
menu
*/

#menu {
	position:relative;	
	width:585px;
	height:106px;	
	float:right;
	margin-right:5px;
	padding:0;
}

#menu ul {	
	padding:0px;
	margin:0px;	
}



#menu li {
	position:relative;
 	list-style:none;
	display:inline-block;
 	padding-right:8px;
	padding-top:80px;	
 	padding-bottom:5px;
	padding-left:5px;
	margin:0px;
	top:0px;		
	zoom: 1;
	*display:inline;	
}


#menu li a:link,
#menu li a:visited {	
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bolder;
	background-image:none;	
	border-bottom:none;	
}

#menu li a:hover {
	color:#2785B6;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bolder;
	background-image:none;
	border-bottom:none;
	
}


#menu li.active {	
	background-image:url("images/menu_bg.png");
	
}

#menu li.active a:hover {	

	color:#FFFFFF;
}


/*

*/

p.top {
	width:100%;
	height:50px;
	text-indent:-9999px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	background-image:url("images/slogan.png");
	background-repeat:no-repeat;
	
}

#pics {	
	position:relative;
	float: left;
	width: 711px;
	height:424px;
	background-color:#ffffff;
}

.clear {
	clear:both
}

#gallery {	
	position:relative;
	height:398px;
	width:684px;
	padding:0px;	
	overflow:hidden;
	margin:13px;
}


#gallery img {
	position:relative;
	height:398px !important;
	width:684px;	
		
	margin:0;
	padding:0;
	top:0px !important;
	

}

#gallery p {
	float:left;
	position:absolute;
	margin:0;
	padding:0;		
}
	

	
#gallery p.show {
		z-index:500
	}

#gallery .caption {
		z-index:600; 
		background-color:#ffffff;
		color:#000000; 
		height:25px; 
		width:684px; 
		position:absolute;
		bottom:0;
		margin-left:0px;

}

#gallery .caption .content {
		margin-left:15px;
		margin-top:5px;
		height:25px; 
		width:684px;

}

#sidebar {
	margin-left: 731px;
	
	width:247px;	
	
}

#sidebar_top {
	
	background-image: url("images/sidebar_top.png");
	background-repeat:no-repeat;	
	width:247px;
	height:8px;		
}

#sidebar_bottom {	
	background-image: url("images/sidebar_bottom.png");
	background-repeat:no-repeat;	
	width:247px;
	height:8px;		
}

#sidebar_content {
	background-color:#FDF9FC;
	min-height:398px;
	height:auto;
	padding-left:14px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:5px;
	text-align:left;
		
}

#sidebar_content h2 {
	margin:0px;
	padding-left:15px;
	padding-top:8px;
	background-image: url("images/headers.png");
	background-repeat:no-repeat;

	font-size:1.4em;
	color:#FDF9FC;
	width:217px;
	height:34px;	
}

#sidebar_content h3 {	
	font-size:1.1em;
	font-weight:bold;	
}

#sidebar_content ul {	
	margin:10px;	
	padding:0px;
}


#sidebar_content li {	
	list-style:none;
	padding-left:12px;
	background-image:url("images/pointer.png");
	background-repeat:no-repeat;
	background-position:0px 5px;	
}

.news_link {
	text-align:right;
	border-bottom:1px dotted #6F6F68;	
	padding-bottom:13px;
}

.news_link_last,
.back {
	text-align:right;
}

.news_link a:link,
.news_link_last a:link,
.back a:link {

	font-size:0.9em;
}



.news_link a:visited,
.news_link_last a:visited{
	font-size:0.9em;
}

.back a:visited {
	font-size:0.9em;
	background-image:none;
	padding-right:0px;
}

.news_link a:hover,
.news_link_last a:hover,
.back a:hover {
	font-size:0.9em;
}

.document_date {
	font-size:0.9em;
	position:relative;
	top:-7px;
	margin-bottom:-7px;
	
}

#footer {
	clear: both;
	text-decoration:none;		
	margin-top:20px;
	margin-bottom:5px;
}

#footer_left {	
	width:710px;
	height:34px;	
	float:left;
	color:#454442;	
    font-size:0.8em;	
}

#footer_right {
	width:247px;	
	margin-left:730px;
	height:34px;
	background-image: url("images/social_bg.png");
	background-repeat:no-repeat;	
}


a.twitter:link,
a.twitter:hover,
a.twitter:visited {
	display:block;
	width:120px;
	height:32px;
	border-bottom:none;	
	padding-right:0px;		
	background-image:none;
	float:left;
}

a.facebook:link,
a.facebook:hover,
a.facebook:visited {
	display:block;
	width:75px;
	height:30px;	
	margin-left:150px;		
	border-bottom:none;		
	padding-right:0px;		
	background-image:none;
}

#footer_left ul {	
	padding:0px;
	margin:0px;	
}

#footer_left li {
	list-style:none;
	display:inline;
	padding-left:12px;
	padding-right:9px;
	background-image:url("images/pointer.png");
	background-repeat:no-repeat;
	background-position:0px 4px;	
	
}

#footer_left li a:link {
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	color:#2785b6;
	border-bottom:none;	

}

#footer_left li a:visited {
	text-decoration:none;
    font-size:1.1em;
	font-weight:bold;
	color:#2785b6;	
	border-bottom:none;
	padding-right:0px;		
	background-image:none;

}

#footer_left li a:hover {	
	text-decoration:none;
    font-size:1.1em;
	font-weight:bold;
	color:#454442;	
	border-bottom:none;

}

#footer_left li.active a {	
	text-decoration:none;
    font-size:1.1em;
	font-weight:bold;
	color:#454442;	
	border-bottom:none;	

}

#footer_left a:link {	
	text-decoration:none;	
	color:#2785b6;	
	border-bottom:none;	
}

#footer_left a:hover {	
	text-decoration:none;	
	color:#454442;	
	border-bottom:none;	
}

#footer_left a:visited {	
	text-decoration:none;	
	color:#2785b6;	
	border-bottom:none;	
	padding-right:0px;		
	background-image:none;
}

#contact {
	margin:20px;	
	
}



#contact h4 {
	font-size:1em;	
}

#contact p {
	margin-top:0px;
	margin-bottom:0px;	
	padding:0px;
}

#contact label {
	margin-top:3px;
	margin-bottom:0px;	
	padding:0px;
}

.errors {
	padding:10px;
	color:#474745;
	
	margin-top:-10px;
	margin-bottom:5px;
	color:red;
}

input#cfName, input#cfEmail {
	width:273px;
	border:	1px solid #CDCBCC;
	font-size:1em;
	font-family:Tahoma;
	padding:2px;
}

input#vericode {
	width:113px;
	border:	1px solid #CDCBCC;
	font-size:1em;
	font-family:Tahoma;
	padding:2px;
}

input.error {
	border:	1px solid #D94F2C !important;
}

label {
	color:#8F8F8F;
	
}

textarea#cfMessage {
	width:663px;
	height:160px;
	border:	1px solid #CDCBCC;
	font-size:1em;
	font-family:Tahoma;
	padding:2px;
	
}

input#cfName.required, input#cfEmail.required {
	border:	1px solid #D94F2C;
	font-size:1em;	
	font-family:Tahoma;
	padding:2px;
	
}

textarea#cfMessage.required {
	width:473px;
	height:65px;	
	border:	1px solid #D94F2C;	
	font-size:1em;
	font-family:Tahoma;
	padding:2px;
}


input#cfContact {
	float:right;
	border:none;	
	margin-right:2px;
	margin-top:13px;
	width:59px;
	height:20px;		
	background-image:url("images/send-button.png");
	background-repeat:no-repeat;
	
}

input#cfContact:hover {
	float:right;
	border:none;	
	margin-right:2px;
	margin-top:13px;
	width:59px;
	height:20px;
	background-image:url("images/send-button-hover.png");
	background-repeat:no-repeat;
	
}

label.error {
	position:relative;
	float:right;
	font-size:0.9em;
	color:#ff0000;
}

.c_ri label.error {
	position:relative;
	float:left;
	font-size:0.9em;
	color:#ff0000;	
} 

.c_le {
	position:relative;
	width:180px;
	float:left;
	margin-top:13px;
	
}

.c_ri {
	position:relative;
	width:150px;
	float:left;
	margin-top:13px;
}

#message {
	position:relative;
	background-image:url("images/loadingAnimation.gif");
	background-repeat:no-repeat;
	height:50px;
	width:663px;
	margin:0 auto;
	display:none;	
	font-size:1em;
	font-weight:bold;	
	
}

#message2 {
	position:relative;
	
	height:50px;
	width:663px;
	margin:0 auto;
	display:none;	
	font-size:1em;
	font-weight:normal;	
	
}

#contact h1 {
	font-size:1.2em;
	font-weight:bold;		
}
