body,
html {
	color:#000;
	background-color: #666;
	font-family: Arial, sans-serif;
	font-size: 1em;
	height: 100%;
}
/*Containers Start*/
#main_container{
	width: 900px;
	margin:0 auto;
	background-color: #;
	border: 1px solid #000;
	border-radius: 25px;
}
#header {
	height: 150px;
	background: url('../images/header.png');
	border: 1px solid;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
#nav {
	background-color: #FFCC00;
	width: 900px;
	height: 30px;
	margin: 0;
	padding: 5px 0 3px 0;
	font-size: 1.2em;
	font-weight: bold;	
	background: url('../images/navbar_bg.png');
}
#body_container{
	width: 900px;
	background-color: #F080F0;
	overflow:auto; 
	background: url('../images/gears.jpg');
}
#content_title{
	color: #FFCC00;
	font-size: 1.4em;
	padding: 20px 0 0 20px;
	height: 30px;
	background-color: #000;
}
#grad_1{
	height: 20px;
	background: url('../images/gradient_1.png');
}
#body_left{
	width: 600px;
	float: left;
	background:none;
}
#content{
	padding: 5px 0 0 20px;
	background:inherit;
	min-height:400px;
}
#body_right{
	height: 400px;
	width: 300px;
	float: right;
	background:none;
}
#quote{
	float: left;
	font-size: .9em;
	padding: 10px 30px 0 30px;
	font-style:italic; 
}
#grad_2{
	height: 20px;
	background: url('../images/gradient_2.png');
}
#footer{
	background-color:#000;
	text-align: center;
	height: 60px;
	color: #FFF;
	border: 1px solid #000;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
}
/*Menu Bar Start*/
#nav ul{
	margin:0;
	list-style:none; 
	padding: 0 0 0 5px;
}
#nav ul li{
	display:inline;
	height:30px;
	float:left;
	list-style:none;
	margin-left:10px;
	position:relative;
}
#nav li a{
	color:#000;
	text-decoration:none;	
}
#nav li ul{
	margin:0px;
	padding:0 0 10px 20px; 
	display:none;
	position:absolute;
	left:5px; 
	top:25px;
	background: url('../images/menu_bg.png');
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px
}
#nav li li{
	height:20px;
	margin:0px;
	padding:1px 0 0 5px;
	list-style:none;
	display:list-item;
	width:160px;
	font-size: 1em;
}
#nav li:hover ul{
	display:inline;
	width:180px;
	border: 1px solid #000;
}
#nav li a:hover{
	float:left; 
	text-decoration: underline;
	color: #000;
}
/*Link Options Start*/
#footer a{
	padding: 0 10px;
	color: #FFCC00;
	font-size: 1.1em;
	text-decoration:none;
}
#footer a:hover{
	color: #000;
	background-color: #FFCC00;	
	font-size: 1.1em;
	text-decoration:none;
}
a {
	color:#FFAA00;
}
a:visited{
	color:#DBA901;
}
/*Slideshow Start*/
.slideshow { 
	width: 190px;
	height: 145px;
	margin: auto;
	padding: 10px;
	background-color: #DDD;
}
.slideshow img {
	margin: 15px;
	width: 180px;
	height: 135px;
}
/* Gallery Start*/
.gallContain{
	padding-left: 5%;
	background: #fff;
	height: auto;
	width: 95%;
	float: left;
}
.gallSetY{
	background: #212121;
	width: 350px;
	height:110px;
	float: left;
	margin: 20px;
}
.gallSet{
	margin:  0 0 10px 100px;
	width: 600px;
	background: #212121;
	min-height: 120px;
	float: left;
}
.gallTitleY{
	display: inline;
}
.gallTitleY a:link, .gallTitleY a:visited{
	float: left;
	margin-top: 30px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.gallTitleY a:hover{
	text-decoration: underline;
}
.gallTitle{
	display: inline;
}
.gallTitle a:link, .gallTitle a:visited{
	font-size: 22px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.gallTitle a:hover{
	text-decoration: underline;
}
.gallSet a img{
	margin: 10px;
	background: white;
	float: left;
}
.gallSetY a img{
	margin: 10px;
	background: white;
	width: 90px;
	height: 90px;
	float: left;
}
.gallDesc{
	color: silver;
}
.gall_img{
	float: left;
	margin-right: 20px;
	height: 190px;
	width: 190px;
	text-align: center;
	display:table-cell; 
	vertical-align:middle;
}
.gall_img a img{
	border: 2px solid #212121;
}
/*Contact Start*/
#contact form label {
	display: block;
	font-weight: bolder;
	line-height: 1.3em;
}
	
#contact form input, textarea {
	width: 500px;
	margin: 10px 0 15px 0;
	color: #444444;
	line-height: 1.7em;
}

.normal{
 border: 2px solid #ccc;
}

.passedS{
  border: 2px solid #30FF3E;
  /*background: #A9FFAE;*/
}

.errorS{
  border: 2px solid #FF2F2F;
 /* background: #FF8C8C;*/
}

#contact input#formsubmit{
	
	margin: 0;
	background: #212121;
	color: white;
	border: none;
	padding: 6px;
        width: 100px;
        display: block;
        
}

#contact{
 height: 100%;
 
}

#contact p{
 width: 100%;
}


p input#cod{
 width: 30px;
}

.alertM{
 margin: 8px 0 0 0;
 display: none;
 float: right;
 background: #FF8C8C;
 border: 1px solid #FF2D2D;
 padding: 5px;
 width: 220px;
}
/*Sponsors*/
#sponsor{
	min-height:135px;
}
#sponsor img{
	max-height:135px;
	float:right;
	padding: 0 30px 10px 10px;
}