@charset "utf-8";

/******
/-----------------
	SureSearch Stylesheet V.1.0
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2008
	--------------------------/
******/



/**	---------
	CSS Reset	**/
html,body,div,span,img,table,td,li,input,button,dt,dd,dl,h1,h2,h3,h4,a{margin:0px; padding:0px; border:none;}
a {text-decoration:none;}
table {border-collapse:collapse;}
p {padding:5px 0px; margin:0px;}


/**	---------
	Starts	**/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #3d4a55 url(../images/bg.jpg) repeat-x;
	color: #fff;
}

img { border: none; }
	img.border { padding: 3px; border: 1px solid #ccc; }

h1 { 
	color: #c4d725;
	font-size: 18px;
	text-align: center;
	padding: 10px 0px 0px 20px;
}

	h2.header { 
		color: #ccc;
		font-size: 18px;
		padding: 8px 0px 4px 20px;
		background: url(../images/h2_bg.gif) bottom repeat-x;
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h3 {
	color: #f5f5f4;
	font-size: 16px;
	font-style: italic;
	margin: 10px 0px 0px 0px; padding: 0px;
}

h4 {
	color: #c4d725;
	font-size: 16px;
	text-transform: uppercase;
}


hr { border: none; border-bottom: 2px solid #c4d725; height: 2px;padding:0px;margin:10px 0px; }


#container {
	width: 980px;
	margin: 0px auto;
}

#header {
	width: 980px;
	height: 279px;
	background: url(../images/header.gif) no-repeat;
}

#nav {
	width: 164px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
	#nav ul {
		margin: 0px 0px 20px 0px;
		list-style: none;
		padding: 0px;
	}
	#nav li {
		width: 164px;
		border-bottom: 1px dotted #fff;
	}
	#nav li a {
		display: block;
		width: 139px;
		padding: 8px 0px 8px 25px;
		text-decoration: none;
		font-weight: bold;
		color: #fff;
	}
	#nav li a:hover {
		background: #121215;
		color: #d1db00;
	}
	#nav a.current {
		background: #21282e;
	}
	

#content {
	float: left;
	width: 770px;
	padding: 20px;
	line-height: 18px;
	background: url(../images/content_bg.gif) top left no-repeat;
}
	#content ul {
		margin: 0px;
		padding: 5px 0px 10px 20px;
		list-style: url(../images/li_bullets.gif);
	}
	#content li { margin: 10px 0px; }
	#content p { padding: 5px 0px 5px 20px; }
	#content a { color: #b5d548; }
		#content a:hover { text-decoration: none; }

#action {
	margin-top: 30px;
	text-align: center;
}
	#action a {
		width: 236px;
		height: 200px;
		display: block;
		float: left;
		margin: 0px 31px 0px 0px;
	}
	#action a.first {
		background: url(../images/action.gif) 0px -200px no-repeat;
	}
	#action a.first:hover {
		background: url(../images/action.gif) no-repeat;
	}
	#action a.middle {
		background: url(../images/action.gif) -236px -200px no-repeat;
	}
	#action a.middle:hover {
		background: url(../images/action.gif) -236px 0px no-repeat;
	}
	#action a.last {
		background: url(../images/action.gif) -472px -200px no-repeat;
		margin: 0px;
	}
	#action a.last:hover {
		background: url(../images/action.gif) -472px 0px no-repeat;
	}


#rewards {
	background: #000 url(../images/rewards_bg.jpg) right no-repeat;
	float: left;
	width: 340px; height: 206px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
	#rewards h3 { margin: 0px; }

#tips {
	background: #000 url(../images/tips_left.gif) left no-repeat;
	float: right;
	position: relative;
	overflow: hidden;
	width: 230px; height: 226px;
	padding: 0px 0px 0px 160px; margin: 0px 0px 0px 10px;
}
	#tips p { padding: 0px; margin: 5px 0px 0px 0px; }

#clearer {
	width: 100%;
	height: 72px;
	background: url(../images/clear_bg.gif) repeat-x;
}

#footer {
	height: 60px;
	width: 100%;
	background: #000;
}

#footer_inner {
	width: 980px;
	margin: 0px auto;
	font-size: 10px;
	text-align: center;
	color: #fff;
}
	#footer_inner a {
		color: #fff;
		text-decoration: none;
	}
	#footer_inner a:hover {
		color: #b1c600;
		text-decoration: underline;
	}




a.more_rounded {
	display: block;
	width: 80px;
	height: 30px;
	background: url(../images/more_rounded.gif);
	position: absolute; bottom: -1px; right: 0px;
}
	a.more_rounded:hover {
		background-position: 0px -30px;
	}


.curve_tr {
	width: 21px;
	height: 16px;
	background: url(../images/circle_main.gif) top right no-repeat;
	position: absolute; top: -1px; right: -1px;
}
.curve_br {
	width: 21px;
	height: 16px;
	background: url(../images/circle_main.gif) bottom right no-repeat;
	position: absolute; bottom: -1px; right: -1px;
}
.curve_tl {
	width: 21px;
	height: 16px;
	background: url(../images/circle_main.gif) top left no-repeat;
	position: absolute; top: -1px; left: -1px;
}
.curve_bl {
	width: 21px;
	height: 16px;
	background: url(../images/circle_main.gif) bottom left no-repeat;
	position: absolute; bottom: -1px; left: -1px;
}




img.header {padding: 5px;background: #19181d;margin: 0px 20px;}
img.banner {padding: 0px 0px 0px 40px;}

p.quote {background: url(../images/quote.gif) top left no-repeat;font-style: italic;font-weight: bold;}
.quoteend {width: 600px;padding: 15px;background: #18181c url(../images/quote-end.gif) bottom right no-repeat;position: relative;overflow: hidden;}

.contactss { background: #000 url(../images/h2_bg.gif) repeat-x; border: 1px solid #666; color: #ccc; }	
	
a.linkify { color: #b1c600; }

a.top { color: #c4d725; display: block; width: 700px; height: 18px; border-top: 2px solid #c4d725; line-height: 18px; font-size: 14px; font-weight: bold; text-align: right; padding: 0px 20px 0px 0px; }a.top:hover { color: #000; border-top: 2px solid #000; }

a.surelogo { display: block; width: 118px; height: 118px; margin: 5px; background: url(../images/surelogo_a.gif) 0px -118px; }a.surelogo:hover { background: url(../images/surelogo_a.gif) 0px 0px; }
	
.left {float: left;}.right {float: right;}.clear {clear: both;}
	
.jobhome{width:250px;height:290px;padding:10px;border-left:1px solid #c4d725;float:right;}
.brandgreen{color:#c4d725;}