@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color:rgb(255,255,255);
	/*background-color:#003E93;*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img {
	border:none;
	}	

#page {
	margin:0px auto;
	margin-top:0px;
	margin-bottom:20px;
	border:1px solid rgb(80,80,80);
	/*border:2px solid #000000;*/
	
	background-image:url(images/bg_gallery.png);
	background-repeat:repeat-x;
	background-position:0px 150px;
	width:900px;
	}

#main {
	width:900px;
	margin:0px auto;
	}
	
#main_home {
	width:900px;
	height:600px;
	margin:0px auto;
	margin-top:0px;
	margin-bottom:20px;
	border:1px solid rgb(80,80,80);
	background-image:url(images/bg_home.png);
	background-repeat:no-repeat;
	}
	

#header {
	height:135px;
/*	border-left:3px solid rgb(80,80,80);
	border-right:3px solid rgb(80,80,80);	
	border-top:3px solid rgb(80,80,80);	*/
	/*background-color:#FFFFFF;*/
	text-align:left;
	}

.logo {
	width:150px;
	height:90px;
	float:left;
	position:relative;
	top:30px;
	left:70px;
	}	
	
#content {
	height:330px;
	text-align:left;
/*	border-left:3px solid rgb(80,80,80);
	border-right:3px solid rgb(80,80,80);
	background-color:rgb(10,71,160);*/
	}	

#gallery {
	float:left;
	width:600px;
	height:330px;
	/*background-color:rgb(0,62,147);*/
	background-image:url(bg_gallery.png);
	background-repeat:repeat-x;
	background-position:15px 0px;
	}
	
#left {
	width:300px;
	height:330px;
	float:left;
/*	background-color:rgb(0,62,147);*/
	}

#left ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:114px;
	position:relative;
	padding-top:10px;
	}

#left ul a {
	font-size:14px;
	text-decoration:none;
	line-height:1.3em;
	}	
	
#left ul a:hover {
	text-decoration:underline;
	color:rgb(255,255,255);
/*	color:rgb(10,65,149);
	background-color:rgb(153, 193, 218);*/
	}
	
#left_home ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:114px;
	position:relative;
	padding-top:25px;
	}

#left_home ul a {
	font-size:14px;
	text-decoration:none;
	line-height:1.3em;
	color:rgb(10,65,149);
	}	
	
#left_home ul a:hover {
	background-color:rgb(153, 193, 218);
	}	
	
.active	{
	color:rgb(255,255,255);
	}
	
.notactive {
	color:rgb(46,130,202);
	}

.blue_text {
	color:rgb(46,130,202);	
	}	

.blue_text a {
	color:rgb(46,130,202);
	text-decoration:none;
	}	
	
#center {
	width:300px;
	float:left;
	height:330px;
	/*background-color:rgb(0,0,0);*/
	}	

#right {
	/*width:300px;*/
	float:left;
	width:300px;
	height:330px;
/*	background-color:rgb(0,62,147);*/
	}	
	
#right p {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.2em;
	color:rgb(255,255,255);
	}
	
#right ul {
	margin:0px;
	padding:0px;
	margin-left:28px;
	}	

#right ul ul {
	list-style-type:circle;
	}

#right li {
	color:rgb(255,255,255);
	line-height:1.2em;
	}

.box_for_text {
	height:270px;
	}

#right h1 {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	color:rgb(255,255,255);
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	}

	
.top {
	height:15px;
	float:left;
	width:300px;
	background-color:rgb(255,255,255);
	}	

.main {	
	height:300px;
	float:left;
	width:300px;
	background-color:rgb(0,62,147);
	}	
	
.main_home {	
	height:330px;
	float:left;
	width:300px;
	}	

.main_img {	
	height:300px;
	float:left;
	width:300px;
	background-color:rgb(0,0,0);
	}	

.bottom {
	height:15px;
	float:left;
	width:300px;
	background-color:rgb(255,255,255);	
	}		
	

#footer {
	height:135px;
/*	border-left:3px solid rgb(80,80,80);
	border-right:3px solid rgb(80,80,80);	
	border-bottom:3px solid rgb(80,80,80);	*/
	/*background-color:#FFFFFF;*/
	
	}	

#footer p {
	margin:0px;
	padding:0px;
	position:relative;
	top:100px;
	font-size:10px;
	text-align:left;
	margin-left:70px;
	color:rgb(30,143,182);
	height:31px;
	vertical-align:middle;
	line-height:31px;
	}
	
#footer img {
	float:left;
	margin-right:5px;
	width:29px;
	height:31px;
	}	

.contact p {
	font-size:96%;
	}
	
textarea {
	background-color:rgb(139,188,224);
	color:rgb(0,62,147);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	border:1px solid rgb(0,62,147);	
	}
	
#your-email {
	background-color:rgb(139,188,224);;
	color:rgb(0,62,147);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid rgb(0,62,147);	
	margin-bottom:5px;
	}	
	
#your-name {
	background-color:rgb(139,188,224);
	color:rgb(0,62,147);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid rgb(0,62,147);	
	margin-bottom:5px;	
	}	

.clear {
	clear:both;
	}	