/* 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: url('images/bggrad2.jpg') repeat-x;
	background-color: #464646;
}

a 
{
	text-decoration: none;
	color: #747474;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

#container 
{
	width: 700px;
	margin-left: -370px;
}

#nav1 
{
	width: 124px;
	height: 30px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;
}

#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: 130px;
	height: 30px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
	padding-right: 2px;
	margin-right: 2px;
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
}
#hidden {
	clear: both;
	height: 15px;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #FFFFFF;
	border: 1px solid #888;
	float: left;
}

#fpic
{
	width: 686px;
	border: 1px inset #888;
	height: 200px;
	background-color: #333333;
	clear: both;
	background-image: url(images/mainImage.jpg);
	background-repeat: no-repeat;
}

#sidebar 
{
	width: 185px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	text-align: left;
	clear: both;
	height: 900px;
	background-color: #E8E8E8;
	margin-right: 0px;
	padding: 2px;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

h6 
{
	font-size: 18px;
	font-weight: bold;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

.headertextsidebar 
{
	font-size: 16px;
	font-weight: bold;
	border: 1px none #999999;
	margin: 2px;
	padding: 8px;
}


#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#b2 
{
	width: 213px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

.bhz 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	border-right: 5px solid #444;
	display: block;
	background-color: #444;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #666;
    float: right;
    clear:both;
}

.noteblock1
{
	width: 465px;
	padding: 5px;
	border: 1px solid #F3F3F3;
	color: #000;
	margin: 7px 0px 7px 0px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
	width:auto;
	color: #000;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #888;
}

p
{
	margin:0;
	padding: 0;
}

.floatleft {
	float:left;
	border: 1px solid #666666;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}

.floatright {
	float:right;
	border: 1px solid #666666;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.noteblock2
{
	border: 1px none #666666;
	color: #000;
	background-color: #E9D3BE;
	background-image: none;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.column1-unit {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {
	float:left;
	width:200px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-top: 10px;
	background-color: #F8F8F8;
	padding-left: 8px;
}
.column2-unit-right {
	float:right;
	width:250px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-top: 45px;
}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.newfloatright
{
	float: right;
	width: auto;
	background-color: #F2F2F2;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;

}

.newfloatleft
{
	float: left;
	width: auto;
	background-color: #F2F2F2;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;

}

.contactBox {
	background-color: #FDF3DF;
	margin: 4px;
	display: block;
	border: thin solid #D59307;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
}

