@charset "utf-8";
/* CSS Document */

* html img, * html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
html, body{
	height: 100%;
	width: 100%;
}
html {
	background-image: url(../images/main-bg02-grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2B2B2B;
}
body {
	margin: 0px;
}
body,td,th,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}.wrapper {
	background-image: url(../images/big-bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	height: 100%;
}
#header {
	height: 55px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-left: 20px;
	padding-top: 12px;
}
ul#menu {
	height: 24px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
* html ul#menu {
	width: 924px;
}
* html #header {
	height: 50px;
}
#menu li {
	list-style-type: none;
	text-align: center;
	display: block;
	width: 113px;
	height: 19px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#menu .active {
	background-image: url(../images/menu-bg.gif);
	background-position: center top;
	color: #2D2D2D;
}

#menu li a{
	color: #FFFFFF;
	text-decoration: none;
}
#body {
	background-image: url(../images/body-bg.gif);
	height: auto;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
}

#content {
	background-image: url(../images/body-bgbtm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 8px;
	padding-right: 8px;
}
.rightcol {
	float: right;
	width: 226px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
.leftcol {
	width: 651px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	float: left;
}


#footer {
	height: 30px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 14px;
	clear: both;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
}
ul.btmnav {
	color: #2E2E2E;
	width: 880px;
	padding: 0px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #fefbf5;
	display: block;
}
.btmnav li {
	display: block;
	width: 110px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fefbf5;
}
.btmnav a {
	color: #2E2E2E;
	text-decoration: none;
}
#cabinetrynav {
	height: 32px;
	width: auto;
	margin-left: 75px;
}
ul.subnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.subnav li {
	float: left;
	color: #FFFFFF;
	text-align: center;
}
.subnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	display: block;
	padding-top: 5px;
	height: 20px;
	background-image: url(../images/sub-menu-bg.gif);
}
.pagenav {
	margin-right: auto;
	margin-left: auto;
}
.breadcrumb {
	color: #4E4E4E;
	text-decoration: none;
	margin-bottom: 8px;
}

.breadcrumb a{
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
}
#pager {
	width: 210px;
	padding-left: 16px;
	height: 360px;
	float: right;
	padding-bottom: 16px;
}
ul#pagenav {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 210px;
}
#pager img {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}

#pagenav li {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: left;
}

#pagenav a {
	height: 15px;
	width: 190px;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/pagenav-bg.png);
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pagenav .topimg {
	display: block;
	height: 5px;
	width: 170px;
}

h5 {
	float: right;
	font-size: 27px;
}
#login {
	float: right;
	height: 50px;
	width: 350px;
	color: #FFFFFF;
}
#login input {
	height: 12px;
	width: 100px;
	border: 1px none #5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}
#login .suby {
	width: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #4E4E4E;
}
.details {
	height: 270px;
	width: 275px;
	font-size: 12px;
	font-weight: bold;
	margin: 22px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.style1 {
	color: #BB5734;
}
.main_text_bold a {
	color: #BB5734;
	font-weight: bold;
	text-decoration: none;
}
.leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.leftcol li {
	width: 300px;
	color: #BB5734;
	float: left;
	margin-left: 25px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.leftcol p {
	clear: both;
	line-height: 20px;
}
.leftcol img {
	margin-top: 15px;
	margin-bottom: 15px;
}
blockquote {
	line-height: 20px;
}