@charset "UTF-8";
/* =GENERAL - the general styles */
	body{
		font-family: Arial, Trebuchet MS, Arial, sans-serif;
		font-size: 12px;
		color: #4b4942;
		background: #fff;
		background-color:#FF3333;
		line-height:1.6em;
		letter-spacing:0.04em;
	}
	h1, h2, h3, h4, h5, h6 {font-weight:bold;font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;color:#005b46;
		line-height:1.6em;
		letter-spacing:0.04em;}
	a{text-decoration: none;color:#3176AF;font-weight:bold}
	a:hover{color: #42423b;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}
	ul.borderedlist li p {margin:0;padding:0;padding-left:28px;line-height:1em}

/* =LAYOUT - the main layout styles */
	.container{
	width:900px;
	position: relative;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	}
	/* header layout */
	#header{
		height:auto;
		position: relative;
	
	}
	/* main area layout */
	#main{padding:0px 0 0px 0; background:#FFFFFF;}
	#leftcolumn{float: left;width:15%; }
	#center{float: left;width:606px;padding: 0 14px; }
	.article_wrapper ul {list-style-image:none;margin:0 0 10px 20px;list-style-position:outside }
	.article_wrapper li {line-height:2.4em;background:url(images/list.gif) left top no-repeat;padding-left:24px }
	#rightcolumn{
	float: left;
	width:251px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color:#FFFFFF;
	
}
	#rightcolumn a{color:#FFFFFF;}
	#rightcolumn tr{line-height:2.6;}
	
	/* bottom layout */
	#bottominfo{
		/*border-top: 5px solid #42423b;*/
		
		padding-bottom:0px;
		width: 100%;
		overflow: hidden;
	
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;
		
	}
	/* logo */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
		font: 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;
	}

	/* message and building pic */
	#banner{
	position: absolute;
	width:900px;
	height: 200px;
	color: #a49c8f;
	font-weight: bold;
	bottom: 0;
	background: url(images/banner.jpg) left top no-repeat;
	font-size: 14px;
	top: 49px;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:18px;color: #8c8685; background: #f1f0ef url(images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 15px;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2 {color: #005b46; font-size:18px;margin:10px 0; font-weight:bold;line-height:1.2em}
	.article_wrapper h3 {color: #005b46; font-size:20px;margin:10px 0; font-weight:bold;line-height:1.2em}
	.article_wrapper h4{font-size:18px;color: #005b46;font-weight:bold;padding:5px 0;margin:10px 0;}
	 .half {color:#69ca29;font-weight:bold}
	.article_wrapper {text-align: justify;}
	.article_wrapper p{padding-bottom:10px;text-align:justify}	
	/* right column */
	.rightbox_wrapper{
		/*background: #eae8e3;
		margin-bottom: 20px;
		width:262px;
		padding:5px 7px 15px 11px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;*/
		background-color:#2D69A5;
		background-image:url(images/blue-box.jpg);
		background-position:center top;
		background-repeat:repeat-x;
		border:1px solid #1F5994;
		margin:0 0 15px;
		padding-bottom:5px;
	}
	.rightbox{width:256px;overflow: hidden;padding:0 9px;}
	.product_wrapper{float:right;width:256px;}
	.product_wrapper h4{/*font-size:1.4em;color: #005b46;font-weight: normal;padding:5px 0;border-bottom: 2px solid #7cdc3c*/
	color:#FFFFFF;
font-weight:bold;
margin-top:5px;
padding-bottom:5px;
border-bottom: 1px solid #FFFFFF;
background:transparent url(images/icon-2.png) no-repeat scroll 0 3px;
padding-left:20px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #7cdc3c;
		font-weight: normal;
		color: #46443e; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 12px;
		font-weight: normal;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 12px;
		font-weight: normal;
	}
	ul.iconlist li {
			background:url(images/footer-bullet.png) left top no-repeat
	}
	ul.iconlist li a{
		padding-left: 25px;
	}
	ul.iconlist  li a:hover{
		color: #42423b;
		background:url(images/footer-bullet.png) left top no-repeat #E9E4DE
	}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 1px solid #46443e;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #46443e;
		border: 1px solid #46443e;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer h3 {font-size: 18px;}
	#footer{
		height: 37px;
		background: #4a4841 url(images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 12px;
	}
	#footer a{color: #A39D97;}
	#designby{
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
	float: right;
	padding-top:7px;
	margin-right:50px;
	margin-bottom: 20px;
	}
	#footer_navigation li{float: left;padding-left:18px;}

	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #7cdc3c;}
	
	
	<!--maxnet --->
	
	

