/* Styles for sheaf.co.nz */

body{
	background: url(/images/bg.gif) repeat-x;
	background-color: #e1edf8;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px;
}
#wrap{
	margin-right: auto;
	margin-left: auto;
	width:979px;
}
#header{
	position: relative;
	width:979px;
	height:105px;
	background: url(/images/header_bg.gif);
}
#logo{
	position: absolute;
	height:74px;
	width:159px;
	top:20px;
	left:22px;
	background: url(/images/logo.png);
}
#ssangyong{
	position: absolute;
	height:35px;
	width:259px;
	top:15px;
	right:31px;
	background: url(/images/ssangyong_logo.png);
}
#contact{
	position: absolute;
	bottom:11px;
	right:12px;
	color: #ffffff;
}
#menu{
	width:979px;
	height:42px;
	background: url(/images/menu_bg.gif);
	font-size: 11px;
	font-weight: bold;
	color: #23303e;
}
#menu a{
	float:left;
	display:block;	
	text-decoration: none;
	text-transform:uppercase;
	color:#23303e;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:13px;
}
#menu a:hover{
	background: #c8232c url(/images/menu_arrow.gif) no-repeat bottom center;
	color:#ffffff;
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:13px;
}
#slides{
	width:979px;
	height:287px;
	display:block;
}
#main{
	position: relative;
	width:979px;
	height:257px;
	background: #ffffff;
}
#welcome{
	float:left;
	font-size:14px;
	width:281px;
	height:223px;
	margin-left:11px;
	margin-top:15px;
	background: url(/images/welcome_bg.gif);
	color: #294762;
	padding-left:15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height:10px;
}
#welcome h1{
	font-size:18px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #011526;
	border-bottom: 1px solid #bed2e4; 
	line-height:normal;
}
#welcome p{
	font-size: 14px;
	color: #294762;
}
#adwrapper{
	float:left;
	width:310px;
	margin-top:15px;
	margin-left: 13px;
}	
#ad1{
	float:left;
	width:310px;
	height:109px;
	background: url(/images/ad1.jpg);
}
#ad2{
	float:left;
	width:310px;
	height:108px;
	margin-top:15px;
	background: url(/images/ad2.jpg);
}
#service{
	float:left;
	width:310px;
	height:68px;
	margin-top:15px;
	margin-left: 13px;
	background: url(/images/service.jpg);
}
#testdrive{
	float:left;
	width:310px;
	height:68px;
	margin-top:15px;
	margin-left: 13px;
	background: url(/images/testdrive.jpg);
}
#testimonialBtn{
	float:left;
	width:310px;
	height:68px;
	margin-top:15px;
	margin-left: 13px;
	background: url(/images/testimonialBtn.jpg);
}
#footer{
	clear: both;
	float:left;
	position: relative;
	width:979px;
	height:62px;
	background: url(/images/footer_bg.png);
}
#textlinks{
	position: absolute;
	top:30px;
	left:14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}
#textlinks a{
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #0e3d6e;
}
#textlinks a:hover{
	color: #c8232c;
}
#footerlinks{
	position: absolute;
	bottom:14px;
	right:19px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color: #ffffff;
}
#footerlinks a{
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #2d7ac9;
}
#footerlinks a:hover{
	color: #ffffff;
}

/* etc styles for template */

#maintemp{
	clear: both;
	float:left;
	width:979px;
	min-height: 544px;
	background: #ffffff;
}
#side{
	float:left;
	width: 269px;
}
#search{
	width:218px;
	height:171px;
	margin-left:11px;
	margin-top: 14px;
	padding-top: 45px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 12px;
	background: url(/images/search_bg.gif);
}
#servicetemp{
	width:259px;
	height:57px;
	margin-top:8px;
	margin-left:11px;
	background: url(/images/service_temp.jpg);
}
#testdrivetemp{
	width:259px;
	height:57px;
	margin-top:8px;
	margin-left:11px;
	background: url(/images/testdrive_temp.jpg);
}
#content{
	float:right;
	width:682px;
	margin-top:14px;
	margin-left:8px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#content h1{
	font-size: 22px;
	color: #24619f;
}
