@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color:#483F3D;
	background: #fff;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.9em;
	}
	a{text-decoration: none;color: #5599a7;}
	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: #847E78;
	}
	ul.borderedlist li a:hover{background: #FFFFFF;color:#990000; font-weight:bold;}

/* =LAYOUT - the main layout styles */
	.container{
		width:850px;
		margin: 5px; auto;
		position:inherit;
		float:left;
	}
	/* header layout */
	#header{
		height: 75px;
		background: #FFF url(../images/auzcorp-group.jpg) left no-repeat ;
		position: relative;
		margin-top: 25px;
		margin-left: 20px;
	}
	#header2{
		height: 170px;
		background:#f3ece7;
		position: relative;
		text-align:left;
		padding-top:1px;
		padding-left:0px;
		border-bottom: 2px solid #999999;
		white-space:nowrap;
		}
	#header3{
		height: 13px;
		background:#FFCCFF url(../images/rollbar.jpg) repeat-x;
		position: relative;
		text-align:center;
	}
	#header4{
		height: 14px;
		background:url(../images/rollbar.jpg) repeat-x;
		position: relative;
		text-align:center;
		vertical-align:bottom;
	}
	#header5{
		height: 30px;
		background:#FFFFFF;
		position:inherit;
		text-align:center;
		vertical-align:bottom;
		border-bottom: 1px dashed #d1cfcd;
		font-size:10px;
		line-height: 12px;
		white-space:nowrap;
		}
	#header5 a{text-decoration: none; color:#483F3D;}
	#header5 a:hover{font-size:10px; color:#CC6600;}
	
	#header6{
		height: 150px;
		background:#f3ece7;
		position: relative;
		text-align:left;
		padding-top:1px;
		padding-left:0px;
		border-bottom: 2px solid #999999;
		white-space:nowrap;
		}
	#navigation{
	position:absolute;
	margin-left: 340px;
	white-space:nowrap;
	width: 556px;
	text-align:center;
	}
	/* Navigation */
#nav {
	clear: both;	
	padding: 0;
	float:inherit;
	border-bottom: #fff thin;
	background-color:#CCCCCC;
	text-align:center;
}
#nav ul {
	float: center;
	background-colour: #CCCCCC;	
	width: 800px;
	text-transform: uppercase;
	margin: 0 0 0 0px;
	padding-left: 197px;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 4px;
	background: url(nav-hover.jpg) repeat-x;
	border-right: 1px dotted #FFFFFF;
	border-bottom: none;
	color: #333333;
	font: bold 11px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover {font-size:12px;} 
#nav ul li a:active {
	background:	
}
#nav ul li#current a {	
	background:	
}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#leftcolumn{float: left;width:223px;}
	#center{float: left;width:360px;padding: 0 20px;}
	#rightcolumn{float: left;width:50px;}
	/* bottom layout */
	#bottominfo{
		border-top: 0px solid #42423b;
		background: #fff;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
		float:left;
	}
	.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/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: 17px;
		padding-left: 17px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-transform: none;
		font-size: 1.1em;
		line-height: 11px;
		border-right: 1px dotted #CCCCCC;
	}
	#navigation li a{color: #A39D97;}
	#navigation li a:hover,#navigation li.active a{color:#990000;text-transform: none;}
	/* message and building pic */
	#banner{
		position: absolute;
		height: 125px;
		color: #a49c8f;
		font-weight: bold;
		padding:0 440px 0 7px;
		bottom: 0;
		background: url(../images/DSC03004.JPG.gif) right bottom no-repeat;
		font-size: 1.3em;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #FFFFFF;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;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: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px; font-weight:bold;}	
	/* center column */
	.article_wrapper h2{color:#990000; font-size:18px; font-weight: bold; margin-bottom:20px;}
	.article_wrapper h3{color:#990000; font-size:13px; font-weight: bold; margin-bottom:10px;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
		background: #FFFFFF;
		padding:5px;
		margin-bottom: 20px;
		width:235px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
		
	}
	.rightbox{border: 1px dashed #d9e0e8;width:120px;overflow: hidden;padding-bottom:6px; float:right;}
	.product_image{ float: right;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:120px;}
	.product_wrapper h4{font-size:1.3em; color: #483F3D;font-weight: bold;padding-top:10px; text-align:right;}
	.product_wrapper p{font-size:1em;text-align:right;}
	.lastbox{margin:0;}

/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 0px solid #9b968f;
		color: #fff; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 0px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_li.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_li.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 0px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 0px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 47px;
		background: #fff url(../images/footer_.jpg) 0 0 repeat-x;
		font-size: 1.2em;
		float:left;
	}
	#footer a{color: #A39D97;}
	#designby{
		background: url(../images/snowflake2.gif) 0 0 no-repeat;
		float: left;
		height: 33px;
		padding:2px 0 0 30px;
		margin-top: 5px;
		font-size:9px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:8px; padding-right:8px; border-right: 1px dotted #CCCCCC;}
	#footer_navigation li a{text-transform:none;}
	#footer_navigation li a:hover{color:#990000; font-size:11px;}

