* { margin: 0; padding: 0; }
body {font-family: Arial, Tahoma, sans-serif; font-size: 14px; color: #232323; }

/* @group structure */
#head { background:lightblue; height: 75px; padding-top: 0px; margin-top: 4px ; margin-bottom:1px; margin-right:2px; margin-left:2px;  }
.wrap { width: 1079px; margin: 0 auto; }
.body { background:lightblue; width:1000px; margin: 0 auto; height:870px; border:1px solid gray; padding:15px}

/* @group core nav menu */
#nav { margin: 10; padding: 10; list-style: none; border-left: 1px solid #d5dce8; border-right: 1px solid #d5dce8;border-top: 1px solid #d5dce8; 
border-bottom: 1px solid #d5dce8; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-top-left-radius: 4px;
border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px;-webkit-border-bottom-left-radius: 4px; 
border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; height: 50px; padding-left: 40px; 
padding-right: 15px; background: #edf3f7; }

#nav li { float: left; display: block; background: none; position: relative; z-index: 999; margin: 0 1px; }

#nav li a { display: block; padding: 0; font-weight: 700; line-height: 50px; text-decoration: none;  color: #818ba3; zoom: 1; border-left: 1px solid transparent; border-right: 1px solid transparent; padding: 0px 12px; }
#nav li a:hover, #nav li a.hov { background-color: #fff; border-left: 1px solid #d5dce8; border-right: 1px solid #d5dce8; color: #576482; }

/* @group subnav */
#nav ul { position: absolute; left: 1px; display: none; margin: 0; padding: 0; list-style: none; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2); 
-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2); box-shadow: 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); padding-bottom: 3px; }	
#nav ul li { width: 180px; float: left; border-top: 1px solid #fff; text-align: left; }
#nav ul li:hover { border-left: 0px solid transparent; border-right: 0px solid transparent; }

#nav ul a { display: block; height: 20px; line-height: 20px; padding: 8px 5px; color: #666; border-bottom: 1px solid transparent; text-transform:  uppercase; color: #797979; font-weight: normal; }
#nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color: #4e4e4e; }

* html #nav ul { margin: 0 0 0 -2px; }

/** @group clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.body{
background-color: #cc0066; 
background: url(images/linear_bg_2.png); 
background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BC30FC), to(#B048E0)); /* Safari 5.1, Chrome 10+ */ 
background: -webkit-linear-gradient(top, ##BC30FC, ##B048E0); /* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #BC30FC, #B048E0); /* IE 10 */ 
background: -ms-linear-gradient(top, #BC30FC, #B048E0); /* Opera 11.10+ */ 
background: -o-linear-gradient(top, #BC30FC, #B048E0); 
 height:1300px;
 }
 .head{
	height: 200px;
	width: 940px;
	background: red;
	margin: auto;
	}
.menu{
	height:50px;
	width:940px;
	border-radius:6px;
	background:blue;
	margin:auto;
	}
.news{
	height:25px;
	width:940px;
	margin-bottom:5px;
	font-size: 16px;
	text-transform: capitalize;
	vertical-align: middle;
	line-height: normal;
	}
.maincol {
	height: 1050px;
	width:940px;
	background-color:#d8baf5;
	margin: auto;
}
.mediacol{
	height:800px;
	width:900px;
	margin-left:20px;
	border: thin solid #000;
	background-color:white;
	}
	/** 25px here **/
.left{
	height:800px;
	width:300px;
	margin-left:20px;
	float:left;
	border: thin solid #000;
	background-color:white;
	}
		/** 25px here **/
.right{
	height: 800px;
	width:580px;
	margin-right:20px;
	float:right;
	border: thin solid #000;
	background-color:white;
		}
.rightcont{
	height:790 px;
	width: 560px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	}
		/** 25px here **/
.slider{
	height:300px;
	width:580px;
	background:pink;
	margin-right:20px;
	float:right;
	}
.content{
	height: 470px;
	width:275px;
	margin-left:10px;
	float:left;
	text-align:justify;
	}
.cont{
	Height:480px;
	Width:580px;
	margin-top:20px;
	margin-right:20px;
	float:right;
	background:white;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
.content1{
	height:250px;
	width:275px;
	margin-left:10px;
	margin-top:10px;
	}
.header{
	height:25px;
	width:275px;
	border-radius:6px;
	text-align:center;
	background:#da3ee6;
	}
.vidheader{
	height:25px;
	width:250px;
	border-radius:6px;
	text-align:center;
	background:#da3ee6;
	}
.img{
	height:160px;
	width:140px;
	float:left;
	}
.vidframe{
	height:245px;
	width:250px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	background:grey;
	}
.tail{
	height:200px;
	width:900px;
	background: #da3ee6;
	margin-top:15px;
	margin-left:20px;
	float:left;
	}
.counter{
	height:200px;
	width:200px;
	float:right;
	}
.tailinfo{
	height:160px;
	width:660px;
	margin-top:20px;
	margin-left:20px;
	float:left;	
	}
