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

body {
	background-color: #000;
	color: #CCC;
	background-image:url(../images/backg.jpg);
	background-position: center top; 
}
#wraper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 300;
	width: 900px;
	font-size: 42px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 30px;
}
#about_us {
	font-size: 16px;
	margin-bottom: 20px;
	float: left bottom;
	color: #999;	
}
#footer {
	height: 40px;
	width: 900px;
	margin-top: 20px;
	text-align: center;
	vertical-align: middle;
}
#box1 {
	float: left;
	height: 550px;
	width: 568px;
	margin-right: 25px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border: 1px solid   #666;
	background-color: #feffff;
}

#box3 {
	float: left;
	height: 550px;
	width: 288px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border: 1px solid #666;
	background-color: #feffff;
	
}

#text_box_left{
	font-size: 14px;
padding: 15px;
height: 100%;
width: 258px;
color:#333;	
font-family: Verdana, Geneva, sans-serif;
	
}
#box_heading1 {
		text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	padding-top:10px;
	height: 40px;
	
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
background: linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */

border-top-left-radius: 15px;

}
#box_heading2 {
	border-top-right-radius: 15px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	padding-top:10px;
	height: 40px;
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top,  #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
	background: linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	
	
}

#menu {
	height: 40px;
	width: 900px;
	margin-bottom: 35px;
	margin-top: 45px;
}
#content {
	height: 550px;
	width: 900px;
}

#menu-field{
	height: 40px;
	width: 225px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 24px;
}
#menu a:hover{
	color:#F63	
	
}
#menu a{
	text-decoration: none;	
	color:#CCC;
}
