html,body {
	margin:0;
	background:url('ImgS/backg.png') repeat-x #1f85eb;
	font-family: helvetica, sans-serif;
	font-size: 14px;
	color:#3a3a3a;
 }

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color:#3a3a3a;
}

h3 {
	font-size: 15px;
	color:grey;
}

#wrap{
	position:relative;
	overflow:hidden;
	width: 980px;
	text-align: left;
	margin: 10px auto;
	padding: 0px;
}

#main {
/* CSS3 Box Shadow */
-moz-box-shadow:1px 1px 5px #AAAAAA;
-webkit-box-shadow:1px 1px 5px #AAAAAA;
box-shadow:1px 1px 5px #AAAAAA;
float:left;
position:relative;
width:638px;
height:400px;
border:1px solid white;
background:url(img/panel.jpg) repeat-x bottom center #fff;
margin: 10px;
padding: 10px;
}

#main_form {
/* CSS3 Box Shadow */
-moz-box-shadow:1px 1px 5px #AAAAAA;
-webkit-box-shadow:1px 1px 5px #AAAAAA;
box-shadow:1px 1px 5px #AAAAAA;
float:left;
position:relative;
width:438px;
height:400px;
border:1px solid white;
background:url(ImgS/panel.png) repeat-x bottom center #fff;
margin: 10px;
padding: 10px;
}


#main_communities {
/* CSS3 Box Shadow */
-moz-box-shadow:1px 1px 5px #AAAAAA;
-webkit-box-shadow:1px 1px 5px #AAAAAA;
box-shadow:1px 1px 5px #AAAAAA;
float:left;
position:relative;
width:940px;
height:400px;
border:1px solid white;
background:url(ImgS/panel.png) repeat-x bottom center #fff;
margin: 10px;
padding: 10px;
text-indent:30px;
}


#side {
/* CSS3 Box Shadow */
-moz-box-shadow:1px 1px 5px #AAAAAA;
-webkit-box-shadow:1px 1px 5px #AAAAAA;
box-shadow:1px 1px 5px #AAAAAA;
float:right;
position:relative;
width:258px;
height:400px;
border:1px solid white;
background:url(ImgS/panel.png) repeat-x bottom center #fff;
margin: 10px;
padding: 10px;
text-indent:30px;
}

#side_form {
/* CSS3 Box Shadow */
-moz-box-shadow:1px 1px 5px #AAAAAA;
-webkit-box-shadow:1px 1px 5px #AAAAAA;
box-shadow:1px 1px 5px #AAAAAA;
float:right;
position:relative;
width:458px;
height:400px;
border:1px solid white;
background:url(ImgS/panel.png) repeat-x bottom center #fff;
margin: 10px;
padding: 10px;

}

#form_container{
		width:450px;
		border: 0;
		margin: 20px 0px;
		padding: 0;
		float:right;
		
	/*	background-color:#acacac; */
}

#form_container label {
	clear: both;
				display: block;
				width: 180px;
				float: left;
				font-style: normal;
				padding-top: 8px;
				
}
	
		
#form_container input,
#form_container textarea {
				border: 1px solid #999;
				background: white;
				padding: 5px 0px;
				width: 210px;
				margin-bottom: 5px;
				font-size: 12px;
				color: #3b3b3b;
}

#form_container textarea {	
				height:50px;

}		

				
				
#form_container button {
				padding: 4px 10px;
				background: #1f85eb;
				border: 0;
				color: #fff;
				font-weight: bold;
				cursor: pointer;
				float: right;
				margin: 30px 60px;
				font-size: 14px;
}


#form_txt{
padding:10px;
margin:10px;
font-weight:bold;
}


#form_container .sending {
			width: 400px;
			height: 200px;
			margin: 0 auto;
			background: url('ImgS/loader.gif') center center no-repeat;
			display: none;
		}

#form_container .exit {
			text-align:center;
			text-shadow: #000 0 0 1px;
		}

#form_container .exit h2 {
			font-size: 3em;
		}
		#form_container .exit p {
			font-size: 2em;
		}


#footer{
	margin:10px;
	clear:both;
}

*html #footer{height:1px;} /*hack ie 6 for footer */

/* Navigation */

A, A.noxref:link, A.noxref:visited {color:#3a3a3a; /*color: inherit*/}

/* Menu */

#header{
	/* CSS3 Box Shadow */
	-moz-box-shadow:1px 1px 5px #AAAAAA;
	-webkit-box-shadow:1px 1px 5px #AAAAAA;
	box-shadow:1px 1px 5px #AAAAAA;
	float:left;
	background:url('ImgS/Header.png') no-repeat ;
	margin-left: auto;
	margin-right: auto;
	border:1px solid white;
	width:958px;
	height:224px;
	margin: 10px;
}
#pushMenu{
margin-left: auto;
margin-right: auto;
width:920px;
height:175px;	
}

.buttonmenu{ /*container that holds a row of aero buttons*/
float: right;
width: 920px;
padding: px;
margin-left: auto ;
margin-right: auto ;
}

* html .buttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.buttonmenu a.aero{ /*aero button CSS*/
background: transparent url('ImgS/macleft.png') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 30px; /* This value + 8px should equal height of button background (default is 36px) */
height: 38px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-shadow: 0px 1px 1px #fff; /*shadow position and color*/
text-decoration: none;
margin-right: 1px; /*spacing between buttons*/
}

.buttonmenu a.aero:link, .buttonmenu a.aero:visited, .buttonmenu a:active{
color: black; /*button text color*/
}

.buttonmenu a.aero span{
background: transparent url('ImgS/macright.png') no-repeat top right;
display: block;
padding: 4px 10px 4px 0; /*Set 10px here to match value of 'padding-left' value above*/
}



.buttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: white;
text-shadow: 0px 0px 0px #fff; /*shadow position and colr*/
text-decoration: none;
}




