@charset "utf-8";
@import url("/css/base.css");
/* CSS Document */

/*#header #inner_head h2{
	left:240px;
	bottom:25px;
	line-height:35px;
	width:537px;
	color:#636466;
	text-align:left;
}*/
#social_media{
	position:absolute;
	width: 145px;
	height:56px;
	bottom:20px;
}
#page{
	background-image:url(/images/css/page_back.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
#inner_head h2.byline{
	position:absolute;
	left:240px;
	bottom:10px;
	line-height:35px;
	width:537px;
	color:#636466;
	text-align:left;
}
#content #left_col{
	width:270px;
	padding-bottom:170px;
}
#content #main{
	margin-left:275px;
}
#page #content{
	margin-bottom:0px;
}
/*------ rotation ------*/
#rotation.home{
	position:absolute;
	top:-695px;
	right:0px;
	width:524px;
	height:357px;
	overflow:hidden;
	z-index:1;
}
#rotation_buttons{
	position:absolute;
	top:-376px;
	right:0px;
	z-index:200;
	width:524px;
}
#rotation_buttons #prev{
	float:left;
	width:242px;
	margin-left:24px;
}
#rotation_buttons #next{
	float:right;
	margin-right:24px;
}
#content .floating_promo{
	bottom:75px;
}
#feature_box{
	position: relative;
	margin:-70px auto 0px auto;
	padding:0;
	height:320px;
	width:800px;
	list-style-type: none;
	background-image: url("/images/css/visit_box_back_2.jpg");
	background-position: 16px 125px;
	background-repeat: no-repeat;/**/
	z-index: 999;
}
#feature_box li{
	float:left;
	width:247px;
}
#feature_box li.aust_made{
	margin-left:10px;
}
#feature_box li.media{
	width:254px;
	margin-left:15px;
}
#feature_box li.news{
	margin-left:14px;
	background-image: url("/images/news_box.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width:255px;
	height:168px;
	overflow: hidden;
}
#feature_box li.news ul{
	display:block;
	margin:27px 0px 5px 12px;
	padding:0px 0 0 0px;
	width:230px;
	height:110px;
	overflow: hidden;
	text-align: left;
	list-style-type: none;
}
#feature_box li.news ul li.first{
	border-top:none;
}
#feature_box li.news ul a{
	color: #636466;
}
#feature_box li.news ul a:hover{
	color:#9ec949;
}
#feature_box li.news a.viewmore{
	display: block;
	color:#9ec949;
	margin-left: 24px;
	text-align: left;
}
#feature_box li.news a.viewmore:hover{
	color: #636466;
}
#feature_box li.news ul li{
	float: none;
	border-top:1px solid #d7d8da;
	padding:10px 0px 10px 12px;
	width:auto;
	background-image: url("/images/css/news-dot.jpg");
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
body #footer{
	height:350px;
}
#footer #social_media{
	position:absolute;
	width: 270px;
	height:28px;
	bottom:115px;
	right:0px;
	left:auto;
	z-index: 999;
	text-align: right;
	background-image: url("/images/css/follow-us-back.jpg");
	background-position: left center;
	background-repeat: no-repeat;
}
#inner_foot #links{

	top:0px;
}
/*#footer #visit_box{
	background-image: url("/images/css/visit_box_back_2.jpg");
	background-position: 16px 45px;
	background-repeat: no-repeat;
}*/