@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(left.css);
@import url(mailform.css);
@import url(breadcrumb.css);
@import url(niftyCorners.css);
@import url(top_menu.css);
@import url(menu.css);


#left-menu-box {
	margin: 0;
	padding: 16px 6px 0 16px;
}

#middle-marker-box, #right-marker-box {
	margin: 0px;
	padding: 0;
	min-height: 300px;
		
}

#middelbg{
          min-height: 300px;
}          

#left-marker-box  {
	margin: 0 6px;
	padding: 0;
}

#left-marker, #right-marker {
	margin: 0;
	padding: 10px;
	
}
#middle-marker {
	margin: 0;
	padding: 10px;
	
	
}

left-img{
	margin: 0 2px;
	padding: 5px;
	
}



#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 751px;
}
#inner-content-wrapper2 {
	float: left;
	margin: 0;
	width: 900px;
}
#left {
	float: left;
	width: 240px;
	z-index: 4;
	

}
#left2 {
	float: left;
	width: 200px;
	z-index: 4;
	

}

#left-header-bg, #right-header-bg{
	background: url(../images/lrheadbg.png);
	background-repeat: no-repeat;
	height: 31px;

		
}

#left-content {
/*	position: relative;
	z-index: 5;*/
	width: 240px;
         
}
#left-content2 {
/*	position: relative;
	z-index: 5;*/
	width: 200px;
         
}

#middle {
	float: right;
	width: 400px;
	z-index: 2;
	overflow:auto;
	
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 400px;
	overflow:auto;
}
#middle2 {
	float: right;
	width: 900px;
	z-index: 2;
	overflow:auto;
	
}

#middle-content2 {
/*	position: relative;
	z-index: 3;*/
	width: 891px;
	
}

#middel-maker-box-header{
	background: url(../images/content-head.png);
	height: 31px;
}
#right-bg, #left-bg{
	background: url(../images/lrbg3.png);
	background-repeat: repeat-y;
	min-height: 298px;
}
#l-footer-bg, #r-footer-bg{
	background: url(../images/lrfooterbg.png);
	background-repeat: no-repeat;
	height: 31px;
}
#right {
	float: right;
	width: 240px;
	z-index: 6;
	
}

#right-content {
/*	position: relative;
	z-index: 7;*/
	width: 239px;
	background: #fff;
	border-width: 0px; border-style: outset; border-color: #000000;
		
}

#header, #outer-wrapper, #footer {
	width: 900px;
}

#header2, #outer-wrapper2, #footer2 {
	width: 900px;
}

#header-img {
	width: 900px;
}



.cleaner {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}
TABLE.contenttable { border:none; margin:10px 0px 10px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
TABLE.contenttable TR { background-color:#fff; }

.contactform {width:400px; margin:1.0em 10px 0 20px;}
.contactform fieldset {padding:10px 0 10px 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold;  font-size:120%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:100%;}
.contactform select.combo {width:281px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform input.field {width:276px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform textarea {width:276px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform input.button {float:left; width:9.0em; margin-left:115px !important /*Non-IE6*/; margin-left:118px /*IE6*/; padding:3px !important /*Non-IE6*/; padding:2px /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(150,150,150); font-size:100%;}
.contactform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

td { vertical-align:top; }