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

div {border:0px red solid;}

span {border:0px red solid;}

body{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
	background-image:url(images/mainbackground.jpg);
	background-repeat:repeat-x;
	background-color:#272319;
	}


#container{
	z-index:0;
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	/*border:thin;
	border:medium;
	border-style:solid;
	border-color:#F00;*/

	
}

#bottom_container{
	/*background-image:url(images/bottom_bg.png);  line down the middle */
	background-repeat:no-repeat;
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;

}

#nav{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(images/black_header.png);
	background-repeat:no-repeat;
	width:939px;;
	height:95px;
	z-index:30;
	/*border-style:solid;
	border:thin;
	border-color:#F00;*/
    }

#nav_buttons{
	width:640px;
	height:95px;
	float:right;
	position:relative;
	z-index:40;

	

	
}

#nav_buttons ul {
	margin-top:auto;
	margin-bottom:auto;
	padding-top:10px;
}

#nav li {
	list-style-position:inside;
    display:inline;
	/*margin-top:auto;*/
	margin-left:40px;
	margin:0;
	
	
	
  
   }
   
   #nav A:link{
	color:#FFF;
    padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:auto;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:lowercase;
	}
		

	
   
   #nav A:visited {
    color:#FFF;
    padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:auto;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:lowercase;

    }
	
	.nav_home a{
	color:#fff;
	font-weight:300;
	background:url(images/blue_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:30px;
	color:#FFF;
	}
	
	
	.nav_about a{
	color:#fff;
	font-weight:300;
	background:url(images/blue_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:30px;
	color:#FFF;
	}
	.nav_services a{
	color:#fff;
	font-weight:300;
	background:url(images/blue_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:30px;
	color:#FFF;
	}
	.nav_price a{
	color:#fff;
	font-weight:300;
	background:url(images/blue_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:30px;
	color:#FFF;
	}
	

	.nav_contact a{
	color:#fff;
	font-weight:300;
	background:url(images/blue_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:30px;
	color:#FFF;
	}
	 
	#nav A:hover {
   	color:#fff;
	font-weight:300;
	background:url(images/blue_btn.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:8px;
	height:30px;
	color:#FFF;
  	}
	
	#flash{
		z-index:5;
		position:relative;
		width:980px;
		height:489px;
		margin-top:0px;
		top:-100px;
		background-color:#000;
		
	}
	#box_container{
		margin-left:00px;
		margin-top:-140px;
		/*padding-top:330px;*/
		width:960px;
		height:315px;
		position:relative;
		z-index:50;
		
		
	}
	
	#bluebox_content {
	width:350px; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#8d8d8d; 
	padding:15px 0px 0px 40px;
	/*line-height:15px;*/	
	}
	
	#box_content{
		width:250px;
		min-height:110px;
		margin:0px 0px 0px 20px;
		padding:0px;
		font-size:14px;
		color:#444;
		line-height:14px;
		
	}
	
	#box_content1{
		width:250px;
		height:130px;
		margin:0px 0px 0px 60px;
		padding:0px;
		font-size:12px;
		color:#444;
		line-height:14px;
		
	}
	
	#box_content2{
		
		font-size:12px; 
		font-family:Arial, Helvetica, sans-serif; 
		line-height:16px; 
		color:#8d8d8d;
		
		width:400px;
		height:250px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
		
	}
	
	.box_headings_left {
		padding-top:40px;
		text-align:center;
		font:Verdana, Arial, Helvetica, sans-serif; 
		font-size:27px;
		/*font-weight:bold;*/
		color:#fff;		
	}
	
	.box_headings_right {
		padding-top:40px; 
		text-align:center;
		font:Verdana, Arial, Helvetica, sans-serif; 
		font-size:27px; 
		/*font-weight:bold;*/
		color:#fff;
	}
	
	.button_blu {
		height:26px;
		width:90px;
		background-image:url(images/blu_btn2.png);
		background-position:center;
		background-repeat:no-repeat;
		/*margin:0px 0px 0px 70px;*/
		position:relative;
		top:12px; left:69px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		padding:25px 15px 15px 37px;
		font-size:12px;
		font-weight:600;
		
	}
	.button_blu a{
		color:#FFF;
		text-decoration:none; 
		
	}
	
	
	
	.button_blu a:hover{
		color:#000;
		}
	

	.button_grn{
		height:26px;
		width:90px;
		background-image:url(images/grn_btn2.png);
		background-position:center;
		background-repeat:no-repeat;
		/*margin:0px 0px 0px 70px;*/
		position:relative;
		top:11px; left:70px;
	    font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		padding:25px 15px 15px 37px;
		font-size:12px;
		font-weight:600;
		
	}
	.button_grn a{
		color:#fff;
		text-decoration:none;
	}
	
	.button_grn a:hover{
	color:#333;
	}
	.button_red{
		height:26px;
		width:90px;
		background-image:url(images/red_btn2.png);
		background-repeat:no-repeat;
		background-position:center;
		margin-top:-8px;
		margin-left:90px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding-left:10px;
		padding-top:0px;
		color:#fff;
		font-size:12px;
		font-weight:600;
		
	}
	.button_red a{
	color:#fff;
	text-decoration:none;
	}
	.button_red a:hover{
	color:#333;
	}
	
	.courses {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color:#999; 
	border:thin; 
	border-color:#CCC; 
	border-style:solid; 
	/*padding:10px;*/	
	}
	
	#blue_box{
		background-image:url(images/blue_box.png);
		width:306px;
		height:289px;
		border:thin;
	border-color:#F00;
		}
	
	#blue_box_top {
		background-image:url(images/blue_box_top.png); 
		width:315px; 
		height:113px;
	}
	
	#blue_box_middle {
		background-image:url(images/blue_box_middle.png); 
		width:275px; 
		min-height:140px; 
		font:normal normal 11px Arial, Helvetica, sans-serif; 
		padding:10px 20px 0 20px;
	}
	
	#blue_box_bottom {
		background-image:url(images/blue_box_bottom.png); 
		width:315px; 
		height:18px;
	}
	
	
	#blue_box_top2 {
		background-image:url(images/blue_box_top2.png); 
		width:471px; 
		height:113px;
	}
	
	#blue_box_middle2 {
		background-image:url(images/blue_box_middle2.png); 
		width:471px; 
		min-height:199px; 
		font:normal normal 11px Arial, Helvetica, sans-serif; 
		padding:0px 0px 0px 0px;		
	}
	
	#blue_box_bottom2 {
		background-image:url(images/blue_box_bottom2.png); 
		width:471px; 
		height:18px;
	}
	
	
	#blue_box2{
		background-image:url(images/blue_box2.png);
		width:471px;
		height:295px;
		margin-left:0px;
		border:thin;
	    border-color:#F00;
	
	}
	
	#green_box{
		background-image:url(images/green_box.png);
		width:306px;
		height:289px;
		margin-top:-5px;
		margin-left:0px;
		position:relative;
		z-index:10;
		line-height:14px;
		
	}
	#green_box2{
		background-image:url(images/green_box2.png);
		width:473px;
		height:302px;
		
	}
	
	#green_box_top {
		background-image:url(images/green_box_top.png); 
		width:315px; 
		height:113px;
	}
	
	#green_box_middle {
		background-image:url(images/green_box_middle.png); 
		width:275px; 
		min-height:120px; 
		font:normal normal 11px Arial, Helvetica, sans-serif; 
		padding:10px 20px 0px 20px;
	}
	
	#green_box_bottom {
		background-image:url(images/green_box_bottom.png); 
		width:315px; 
		height:18px;
	}
	
	#green_box_top2 {
		background-image:url(images/green_box_top2.png); 
		width:473px; 
		height:113px;
	}
	
	#green_box_middle2 {
		background-image:url(images/green_box_middle2.png); 
		width:410px; 
		min-height:190px; 
		font:normal normal 11px Arial, Helvetica, sans-serif; 
		padding:10px 30px 0px 30px;
		
		
		font-size:12px; 
		font-family:Arial, Helvetica, sans-serif; 
		color:#8d8d8d; 
	}
	
	#green_box_bottom2 {
		background-image:url(images/green_box_bottom2.png); 
		width:473px; 
		height:18px;
	}
	
	#red_box{
		background-image:url(images/red_box.png);
		width:306px;
		height:289px;
		margin-top:0px;
		margin-left:0px;
		position:relative;
		z-index:10;
		line-height:14px;
		
	}
	#gradient{
		width:979px;
		min-height:72px;
		background-image:url(images/gradient.png);
		margin-left:auto;
		margin-right:auto;
		margin-top:25px;
	/*	border:thin;
		border-color:#F00;*/
	}
	
	#form{
		font-family:Arial, Helvetica, sans-serif;
		color:#999;
		font-size:12px;
		margin-left:20px;
		margin-top:20px;
	border:thin;
	border-color:#F00;
	}
	
	#redcross {
		/*background-image:url(images/redcross_bg1.png);*/
		background-repeat:no-repeat;
		width:979px;
		height:100px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		padding-left:20px;
		text-decoration:none;
		border:none;
	
		
		
	}
	
	
	#footer{
		margin-top:0px;
		background-image:url(images/footer_bg.png);
		margin-left:auto;
		margin-right:auto;
		width:979px;
		height:63px;
		/*position:relative;*/
		z-index:9;
		/*border:thin;
	    border-color:#F00;*/
	}
	
	
	
	
/* -------- FORMS ROUNDED CORNERS -------- */

.rounded3{
	background:url(images/input2.png);
	padding: 4px;
	margin-left:-3px;
	background-repeat:no-repeat;
}

input{
border: none;
background: #FFF;
width: 137px;
}


.rounded {
background:  url(images/input.png) no-repeat left top;
padding: 4px;
margin-left:-3px;
}

textarea{
	border:none;
	background:#fff;
	width:321px;
}
.rounded2{
	height:120px;
	background:url(images/text_area.png) no-repeat left top;
	padding: 8px;
}