/* CSS Document - Author: Shaibal Mandal */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: none;
	background-color: #CC6600;
}

a 
{
	text-decoration: none;
	color: #747474;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

#container 
{
	width: 700px;
	margin-left: -400px;
	background-color:#FFF;
	border:#FFF;
}

#nav1 
{
	width: 124px;
	height: 30px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;
	background-color:#FFF;
}

#nav2 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 114px;
	height: 30px;
	float: left;
	background: url(images/nav3.jpg) no-repeat;
}

#nav4 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav4.jpg) no-repeat;
}

#nav5 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav5.jpg) no-repeat;
}

#nav6 
{
	width: 126px;
	height: 30px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFF;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
	background-color:#FFF;	
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #FFFFFF;
	border: 0px solid #000;
	float: left;
}

#banner
{
	width: 686px;
	border: 1px inset #888;	
	height: 300px;
	background-color: #FFFFFF;
	clear: both;
}

#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
	border: 1px solid #000;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.push2
{
    margin: 7px 0px 0px 0px;
}

p
{
	margin:0;
	padding: 0;
}
