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

.nav {
padding: 0;
}

body {
	background-image:url(../images/bg.png);
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
	
p.description {
	font-size:12px;
	margin:5px 15px 15px 15px;
	color:#555251;
}

h1 {
	color:#FFF;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	text-shadow: #000 1px 1px 3px;	
}

.nav {
color:#FFF;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	text-shadow: #000 1px 1px 3px;	}
	
h2 {
	color:#666;
	font-size:20px;
	margin:15px 15px 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	/*text-shadow: #333 1px 1px 1px;	*/
	}
	
h3 {
	color:#666;
	font-size:14px;
	margin:15px 15px 05px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
	
img {
	padding-bottom:20px;
	border: none;
}

a {
	color:#666;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

#logo {
	width:1015px;
	height:186px;
	margin:auto;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}

.page {
	width:959px;
	margin:auto;
}

.project {
	width:815px;
	margin:auto;
	background-color:#d8ddd4;
}

.bannerblue {
	width:815;
	height:60px;
	background-image:url(../images/banner_blue_bg.jpg);
	background-repeat:repeat-x;
	background-color:#3095a7;
}

.bannerred {
	width:815;
	height:60px;
	background-image:url(../images/banner_red_bg.jpg);
	background-repeat:repeat-x;
	background-color:#cc3333;
}


.bannerright {
	float:right;
	width:385px;
	margin:15px 15px 0 0;
	text-align:right;
}

.left {
	width:385px;
	float:left;
	margin: 15px 0 0 15px;
}

.right {
	width:385px;
	height:255px;
	float:right;
	margin:15px;
	background-color:#e8ebe5;
}

.leftAbout {
	width:185px;
	float:left;
	margin: 15px 0 0 15px;
}

.rightAbout {
	width:585px;
	height:255px;
	float:right;
	margin:15px;
	background-color:#e8ebe5;
}

.rightAbout h2{
	font-size:28px;
}

.contact {
	width:785px;
	float:left;
	margin:15px;
	background-color:#e8ebe5;
}

.leftimage {
	float:left;
	width:185px;
}

.rightimage {
	float:right;
	width:185px;
}


.image {
	width:185px;
	height:120px;
	background-color:#333;
	margin-bottom:15px;
}

.clear {
	clear:both;
	font-size: 1px;
}

.blueflagleft {
	background-image:url(../images/flag_blue_left.png);
	float:left;
	width:72px;
	height:73px;
}

.blueflagright {
	background-image:url(../images/flag_blue_right.png);
	float:right;
	width:72px;
	height:73px;
}

.redflagleft {
	background-image:url(../images/flag_red_left.png);
	float:left;
	width:72px;
	height:73px;
}

.redflagright {
	background-image:url(../images/flag_red_right.png);
	float:right;
	width:72px;
	height:73px;
}

form {
	margin-left:15px;
}

form h2 {
	margin:15px 15px 05px 0;
}

.contactleft{
	width:385px;
	margin-right:15px;
  float:left;
}

.contactright{
	width:385px;
	float:right;
}

#footer {
	margin:20px 0 0 0;
	background-color:#333;
	width:100%;
	text-align:center;
	padding-top: 7px;
}

#footer p {
	margin:20px 0 0 0;
	color:#CCC;
	font-size:12px;
}

#footer img{
margin:20px 10px 0 0;
}

#submit {
/* color: #fff;
 font-size: 0;
 width: 75px;
 height: 40px;
 border: none;
*/ margin: 15px 0 15px 0;
/* padding: 0;
 background: #de3d4a url(../images/btn_send.jpg) 0 0 no-repeat;
 font-family:"Arial Black", Gadget, sans-serif;
 font-size:14px;
*/}

.welcome {
	margin:15px;
	background-color:#e8ebe5;
}

.we2 {
width:385px;
float: left;
margin-left: 15px;
}

.we3 {
width:385px;
float:right;
}

.inMargin{
margin-bottom: 15px;
}

.radio {
	font-size:12px;
	color:#555251;
}

#comment {
width:348px;
height:84px;
}
