a:link{text-decoration:underline; color:#FF0000;}
a:active{text-decoration:underline; color:#FF0000;}
a:visited{text-decoration:underline; color:#FF0000;}
a:hover{text-decoration:underline; color:#333;}

img {
	vertical-align:bottom;
}


body{
	margin: 0px;
	padding:0px;
	font-family:Arial; 	
	color:#575757;
	font-size:13px;
	background:url(images/bg.jpg) repeat-x #bcbcbc;
	}

#bg-wrap{
	background:url(images/bg.jpg) repeat-x #bcbcbc;
	width:1003px;
	margin:0 auto;
	height:900px;
}

#wrap{
	width:959px;
	padding:0px 22px;
}

.leftna a{
	color:#666666;
	text-decoration:underline;
}

.leftna a:hover{
	color:#ff0000;
	text-decoration:underline;
}


/*----menu begins ----*/
ul#nav {
	list-style:none;
	background:url(images/menu-bg.jpg) repeat-x #fff;
	height:31px;
	margin:0;
	padding:0;
	border-left:1px solid #be8f00;
	border-right:1px solid #be8f00;
}

ul#nav li {
	float:left;
	position:relative;
	left:25px;
	padding:7px 0px;
}

#nav a{
	padding:7px 20px;
	background:url(images/menu.jpg) repeat-x #fff;
	border-left:1px solid #be8f00;
	text-decoration:none;
	color:#000;
	font-weight:bold
}

#nav a:hover{
	color:#FF0000;
}

/*----menu active color ----*/
#menu-active a{
	color:#FF0000;
}

/*----last box of the menu to show right hand side border ----*/
#menu-last a{
	border-right:1px solid #be8f00;

}
/*----navigation ends----*/

#content {
	background:#fff;
	width:957px;
	height:auto;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	overflow:auto;
	padding-bottom:15px;
}

.you-are {
	background:#fff;
	height:18px;
	font-size:11px;
	color:#bbbbbb;
	display:block;
	padding:6px 25px;
	margin:0;
}

.you-are a{
	color:#888888;
	text-decoration:underline;
}

.you-are a:hover{
	color:#333333;
	text-decoration:underline;
}

/*----left content----*/
.left-content{
	width:188px;
	height:auto;
	background:#f5f5f5;
	border:1px solid #d2d0d0;
	float:left;
	position:relative;
	left:22px;
}

.left-content h2{
	background:url(images/browse-bg.jpg) repeat-x #fff;
	height:25px;
	width:173px;
	color:#ccc;
	font-size:14px;
	margin:0;
	padding:7px 0 0 15px;
}

.left-content h3{
	padding:10px 0 0 15px;
	margin:0;
	font-size:13px;
	letter-spacing:4px;
}

.left-content ul{
	padding:0px 0 10px 15px;
	margin:10px 0px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.left-content li{
	line-height:18px;
}

ul.bottomBox {
	padding:0px 0 0px 15px;
	margin:10px 0px;
	list-style:none;
	border-bottom:0px solid #ccc;
}
/*----left content ends----*/

/*----mid content ends----*/
.mid-content{
	width:433px;
	float:left;
	height:auto;
	position:relative;
	left:47px;
}

.mid-content h1{
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px; 
	padding:0;
}

.mid-content span {
	color:#980f2a;
	font-weight:bold;
}

.mid-content p{
	margin:0 0 10px;
	padding:0;
	text-align:justify;
	line-height:17px;
}

.video {
	padding:0px 39px;
	margin:10px 0;
}

/*----right content ends----*/
.right-content{
	width:235px;
	height:auto;
	float:right;
	position:relative;
	right:22px;
}

.cash{
	background:url(images/cash-bg.jpg) repeat-x #fff;
	height:123px;
	border:1px solid #cf7015;
	text-align:center;
}

.watch{
	background:url(images/watch-bg.jpg) repeat-x #fff;
	height:154px;
	border:1px solid #a8d7ea;
	margin-top:25px;
	text-align:center;
}

.right-content h2{
	background:url(images/browse-bg.jpg) repeat-x #fff;
	height:25px;
	width:auto;
	color:#ccc;
	font-size:14px;
	margin:25px 0 0;
	padding:7px 0 0 15px;
}

.right-content h4{
	font-size:15px;
	margin:9px 0;	padding:0;
}

.right-content p{
	margin:25px 0  0px;
	padding:0;
}


.features{
	background:#f5f5f5;
	border:1px solid #d2d0d0;
	padding:10px 11px;
	overflow:auto;
}

.features p{
	margin:0;
	padding:5px 0px;
	text-align:center;
	font-size:11px;
}

.feat-left {
	float:left;
}
.feat-right {
	float:right;
}

p.linkage{
	clear:both;
	margin:0;
	padding:10px 0px 0px;
	text-align:right;
}
/*----right content ends----*/

#footer{
	clear:both;
	background:url(images/footer-bg.jpg) repeat-x #fff;
	height:30px;
	border:1px solid #ccc;
}

#footer p {
	padding:0;
	margin:10px 0 0 25px;
	color:#6a6a6a;
	font-size:11px;
}