@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #fff;
	}
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #bb800f;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
	padding:2px 0 2px 4px;
	height: 20px;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	}
	ul.borderedlist li a:hover{
	background: #c18b22;
}

/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
	height: 150px;
	position: relative;
	background-image: url(../images/header_background.jpg);
	}
	#navigation{
		position: absolute;
		right: 0;
		top:20px;
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#leftcolumn{float: left;width:193px;}
	#center{float: left;width:380px;padding: 0 20px;}
	#products{float: left;width:667px;padding: 0 20px;}
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
	border-top: 1px solid #42423b;
	background: #f1eee7;
	padding-bottom:25px;
	width: 100%;
	overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(../images/logo.jpg);
}
	/* logo */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(../images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../images/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}
	/* message and building pic */
	#banner{
	position: absolute;
	height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 440px 0 7px;
	bottom: 65px;
	font-size: 1.3em;
	padding-left: 43px;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	padding: 10px 10px 10px 10px;
	margin-bottom:3px;
	line-height:1.8em;
	background: #e6a933;
}
	h3.leftbox{
	font-size:19px;
	color: #FFFFFF;
	background: #e6a933;
	padding:5px 0 10px 10px;
}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{
	padding-bottom:1em;
	line-height:normal;
	font-size:11px;
	color: #FFFFFF;
}	



	/* center column */
	.article_wrapper h2{
	color: #333333;
	font-size:1.65em;
	margin:10px 0;
	font-weight: bold;
}
	.article_wrapper p{
	padding-bottom:10px;
	font-size:1.3em;
	line-height: 14pt;
}	
.articlebox {



}

	/* right column */
	.rightbox_wrapper{
		background: #eeeded;
		padding:5px;
		margin-bottom: 20px;
		width:277px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{
	float: right;
	width:auto;
	padding: 5px;
}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
	color: #82B5BF;
	font-size:18px;
	padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
	padding: 10px 35px 10px 5px;
	font-size: 11px;
	line-height: 11pt;
	}
.bottomcolumn a {
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	line-height: 11pt;
}

	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
	padding-left: 25px;
	padding-top: 10px;
	}
	ul.iconlist  li a:hover{
	background: #E9E4DE;
	color: #42423b;
}
	.enewsbox{
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 1px solid #4f4f4f;
	font-size:13px;
	}
	.button{
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	background: #4f4f4f;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px;
	margin-left: 5px;
	}
	
/* =FOOTER */
	#footer{
	height: 37px;
	font-size: 1.2em;
	background-image: url(../images/header_background.jpg);
	}
	#footer a{
	color: #FFFFFF;
}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{
}
	#footer_navigation li a:hover{
	color: #FFFFFF;
}
	
ul.borderedlist_bottom li {
	border-bottom: 1px dashed #d1cfcd;
}
ul.borderedlist_bottom li a {
	height: 26px;
	color: #333333;
	display: block;
	padding-left: 20px;
}
ul.borderedlist_bottom li a:hover {
	background: #d0cdca;
}
#headmenu {
	position: absolute;

	height: 6.px;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 600px 0 7px;
	bottom: 0px;
	font-size: 1.3em;
	padding-left: 0px;
	height: 50px;
}
.menu1 {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:50px;
	position:absolute;
	padding-top: 15px;
}
.menu1 li {
	float:left;
	background-color: #3DA7E7;
	border-right-color: #74C1ED;
	border-right-style: solid;
	border-right-width: 1px;
	-moz-border-radius-topleft: 10;
}
.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	padding:0 16px 0 16px;
	cursor:pointer;
	font-style: normal;
}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {
	color:#fff;
	background-color: #333333;
}
.menu1 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu1 li a:hover {
	color:#fff;
	background:#333333 url(button2.gif);
}
.menu1 li a:hover b {background:url(button2.gif) no-repeat right top;}
.menu1 li.current a:hover {
	color:#fff;
	background:#333333 url(button3.gif);
	cursor:default;
}
.menu1 li.current a:hover b {background:url(button3.gif) no-repeat right top;}
.bottomcolumn img {
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	line-height: 11pt;
}
#searchbox {
	position: absolute;

	height: 6.px;
	color: #FFFFFF;
	font-weight: normal;
	bottom: 0px;
	padding-left: 0px;
	height: 30px;
	right: 0px;
}
.inputbox {
	width:220px;
	font-size:12px;
	color:#999999;
	border:1px solid #333333;
	right: 0px;
	padding: 5px 0px 5px 3px;
  }
.agentbox {
	width:170px;
	font-size:12px;
	color:#999999;
	border:1px solid #999999;
	right: 0px;
	padding: 2px 0px 2px 2px;
}
ul.agentlogon li {
	border-bottom: 1px #d1cfcd;
	color: #FFFFFF;
	padding-bottom:7px;
}
ul.agentlogon li img {
	padding-right: 4px;

}

	/* center column */
	.pageHeading{
	color: #333333;
	font-size:1.2em;
	margin:10px 0;
	font-weight: bold;
}

.productsTable
{
    border-color: #CCCCCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

