/* CSS Document - Author: Shaibal Mandal */

body 
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: url(images/background) repeat-x, repeat-y;
	background-color: #ded6cc;
}

a 
{
	text-decoration: underline;
	font-weight: bold;
	color: #788E86;
}

a:hover 
{
	text-decoration:none;
	color: #000;
}

#container 
{
	width: 700px;
	margin-left: -350px;
}

#nav1 a
{
	width: 124px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav1c.jpg) no-repeat;
}

#nav1 a:hover
{
	width: 124px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav1c_hover.jpg) no-repeat;
}

#nav2 a
{
	width: 112px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav2c.jpg) no-repeat;
}

#nav2 a:hover
{
	width: 112px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav2c_hover.jpg) no-repeat;
}

#nav3 a
{
	width: 114px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav3c.jpg) no-repeat;
}

#nav3 a:hover
{
	width: 114px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav3c_hover.jpg) no-repeat;
}

#nav4 a
{
	width: 112px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav4c.jpg) no-repeat;
}

#nav4 a:hover
{
	width: 112px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav4c_hover.jpg) no-repeat;
}

#nav5 a
{
	width: 112px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav5c.jpg) no-repeat;
}

#nav5 a:hover
{
	width: 112px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav5c_hover.jpg) no-repeat;
}

#nav6 a
{
	width: 126px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav6c.jpg) no-repeat;
}

#nav6 a:hover
{
	width: 126px;
	height: 45px;
	padding-top: 10px;
	float: left;
	background: url(images/nav6c_hover.jpg) no-repeat;
}

.buttonText 
{
	text-align: center;
	padding-top: 12px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 8px;
	text-align: center;
}

#navcontainer a 
{
	text-decoration: none;
	color: #000000;
	text-align: center;
}

#navcontainer a:hover 
{
	text-decoration: none;
	color: #fff;
}

#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: #fff;
	clear: both;
	background: url(images/main.jpg) no-repeat;
}

#sidebar 
{
	width: 202px;
	border-left: 1px solid #8c8090;
	float: right;
	margin-left: 9px;
	margin-top: 0px;
	padding-left: 8px;
	text-align: left;
	clear: both;
	max-height: 2000px;
}

#sidebar .headertext1 
{
	font-size: 16px;
	font-weight: bold;
	color: #8c8090;
	border-bottom: 1px solid #8c8090;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
	color: #636e6a;
}

.headertext3 
{
	font-size: 12px;
	font-weight: bold;
	color: #908080;
}

.headertext2 
{
	font-size: 12px;
	font-weight: bold;
}

.price 
{
	font-size: 11px;
	padding-left: 15px;
}

#footer 
{
	background-color: #80908A;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

#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 #8c8090;
	border-right: 5px solid #8c8090;
	color: #333333;
	text-decoration: none;
	width: auto;
	background-color:#ded6cc;
	font-weight:bold;
}

#b2 li a:hover 
{
	border-left: 5px solid #333;
	border-right: 5px solid #333;
	color: #fff;
	background-color: #8c8090;
	font-weight:bold;
}

.bhz 
{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #8c8090;
	border-right: 5px solid #8c8090;
	display: block;
	background-color: #8c8090;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #8c8090;
    float: right;
    clear:both;
}

.noteblock1
{
    background: #ded6cc;
    width: 460px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

