/* CSS Document */
body
{
	image-background: images/background;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 110px 0px;
}
/*Main Div Tag*/
.main
{
	width:780px;
	height:725px;
	text-align: center;
	vertical-align: middle;
	margin:0px 105px;
	padding-top:5px;
}
/*side header*/
.sideheader
{
	background:#313031;
	float:left;
	width:30px;
	height:688px;
}

/*Header Div Styles*/
.header
{
	float:right;
	width:745px;
	height:100px;
}
.header .logo
{
	width:165px;
	float:left;
}
.header .headertext
{
	height:100px;
	width:570px;
	float:right;
	clear:both;
}
/*Style of the header text*/
#subtickertape{
	width:400px;
	height:30px;
	margin:35px 35px;
	text-align: center;
}
.subtickertapefont{
font:bold 15px Verdana;
color:white;
}

/*Mid body Right*/
.midright
{
	width:220px;
	float:right;
	height:585px;
}

.midright .headerimg
{
	height:350px;
}
.midright .footerimg
{
	height:140px;
	margin-top:15px;
}
.midright .footerimg .innerrighttext
{
	font-family: "Courier New", Courier, mono;
	color: #f1f1f1;
	font-size: 12px;
}
.midright .footerimg .subhead
{	
	margin-top:10px;
	font-family: "Courier New", Courier, mono;
	color: #f1f1f1;
	font-size: 15px;
	font-weight:bold;
}
.midright .floattext	
{
	font-family: "Courier New", Courier, mono;
	color: #f1f1f1;
	font-size: 15px;
	font-weight:bold;
	width:220px;
	float:right;
	clear:both;
}
.midright .floattext a	
{
	font-family: "Courier New", Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 14px;
	font-weight:bold;
}
.midright .floattext .textdco
{
	background-image: url(images/backstar1.jpg);
	background-repeat: repeat-x;
	width:20px;
	background-position: center center;
}
/*Mid body left*/
.midleft
{
	width:520px;
	float:right;
	height:585px;
}

/*midlwft menu*/
.midleft .menu	
{
	width:510px;
	margin-left:1px;
	float:left;
	clear:both;
	height:25px;
}
.midleft .menu .innermenu
{
	width:101px;
	float:left;
}

/*midleft quote*/
.midleft .quote
{
	clear:both;
	height:550px;
	font-family: verdana, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	overflow: auto;
	margin-top:5px;
	margin-right:15px;
}

.midleft .quote a
{
	font-family: verdana, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 12px;
}

.midleft .quote .innerquote
{
	height:240px;
}

.midleft .quote .innerquotetext
{
	margin:5px 10px ;
}
.midleft .innerevent
{
margin-top:10px;
}

/*Footer Tag Style*/
.footer
{
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f1f1f1;
	width:780px;
	letter-spacing: 2px;
	float:left;
	clear:both;
	background-position: bottom;
	vertical-align: bottom;
}
.footer .footermenu
{
	height:20px;
	width:400px;
	float:left;
	padding-top:2px;
	margin-left:5px;
}
.footer .footermenu a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.footer .footermenu a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration:underline;
}
.footer .footertext
{	
	width:370px;
	float:right;
	padding-top:2px;
}

/*common*/
.footerhr
{
	height:1px;
	background-image: url(images/backstar1.jpg);
	background-repeat: repeat-x;
}
.cleardiv
{
margin-top:10px
}

/*Contact Us Css*/
.midleft .quote .quoteinner .innerleft
{
	width:250px;
	float:left;
}
.midleft .quote .quoteinner .innerright
{
	width:250px;
	float:left;
}
.midleft .quote .quoteinner .innerheader
{
	font-family: verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}

/*Register Css*/
.innermargin
{
	margin:5px auto;
}
.content
{
	font-family: verdana, Courier, mono;
	color: #ffffff;
	font-size: 12px;
	margin-top:5px;
	float:left;
	width:200px;
}

.innercontent
{
	font-family: verdana, Courier, mono;
	color: #ffffff;
	font-size: 12px;
	margin-top:5px;
	float:left;
}



.extra
{
color:#423C42;
}
