@charset "utf-8";
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #15161b;
	background-image:url(images/tobbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

img {border:0px;}

#wrapper {
	width:959px;
	height:auto;
	background-color:#FFFFFF;
	margin:0 auto;
	

}


#playerholder {
	position:relative;
	width:959px;
	height:385px;
	background-image:url(images/playerbg.jpg);
	background-repeat:no-repeat;
	
}


#vidplayer1 {
	position:relative;
	width:452px;
	height:306px;
	left:240px;
	top:35px;
}

#commentsformholder {
	position:relative;
	width:959px;
	height:385px;
	
}

a:link {
	color: #15161b;
	text-decoration:underline;
}

a:visited {
	color: #15161b;
	text-decoration:underline;
}

a:hover {
	color: #4590eb;
	text-decoration:underline;
}


#leftcol {
	position:relative;
	width:457px;
	height:auto;
	margin-left:68px;


}



.ctstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #15161b;
	line-height:20px;
	text-align:justify;

}

#rightcol {
	position:relative;
	width:305px;
	height:auto;
	margin-left:566px;
	margin-top:-255px;

}


.videotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #15161b;
	line-height:15px;
	text-align:justify;

}

#botm {
	position:relative;
	
	height:auto;

	margin-top:50px;
	

}

#footer {
	width:959px;
	height:37px;
	margin-top:45px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;

}


.txtfld {
	width:270px;
	height:20px;
	border:1px #333333 solid;
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #15161b;
	padding-left:4px;
	padding-top:4px;
	
	

}

.txtarea {
	width:274px;
	height:100px;
	background-color:#FFFFFF;
	border:1px #333333 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #15161b;

}

.commentsholder {
	position:relative;
	width:818px;
	height:auto;
	margin-left:68px;
	margin-top:50px;
	

}

.comtbox {
	padding:20px;
	background-color:#eeeeee;
	border:1px #d1d1d1 solid;
	margin-bottom:25px;
}

.heading18 {
	font-size:18px;
	color:#004391;
	


}

.postedname {
	font-size:11px;
	margin-top:10px;
	

}

.phone {
	position:absolute;
	width:auto;
	height:auto;
	margin-left:590px;
	margin-top:-60px;
	
}

/* Neha */
.midContainer{width:800px;margin:0px auto;}
.midContainer .rightbox{width:450px;float:left;}
.midContainer .rightbox p{font-size:12px;line-height:18px;}
.midContainer .leftbox{width:300px;float:left;margin-left:50px;}

/* Neha Press Release */
.prbox{width:850px;margin:0px;}
.prbox h1{font-size:18px;color:#0066CC;margin-top:20px;padding:0px;}
.prcontent{width:840px;margin-top:20px;}
.prcontent .prlogo{width:500px;}
.prcontent .pcontent{font-size:12px;color:#333333;line-height:18px;margin-top:10px;}
.prcontent .pcontent p{font-size:12px;color:#333333;line-height:18px;text-align:justify;}
.prcontent .pcontent a{color:#FF0000;text-decoration:underline;}
.center{text-align:center;}
.font9 { font-family:Verdana, Geneva, sans-serif; font-size:9px; font-weight:normal; color:#000000; }

