/*	Aspects Recruitment		*/
/*	main CSS Stylesheet		*/

body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #156079;
	padding: 0;
	margin: 0 auto;
	line-height: 18px;
}

h2 {
	padding: 0;
	margin: 0;
	color: #598E9F;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	padding: 0;
	margin: 0;
	color: #598E9F;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #156079;
	text-decoration: underline;
}

#designed a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#designed {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;
	height: auto;
}


.form {
	font-size: 11px;
	background: #D6E0E3;
	padding: 2px;
	border: 1px solid #B3C2C7;
	
}

#container {
	width: 759px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	background: url('../images/main-design/logo.gif') no-repeat;
	width: 212px;
	height: 113px;
}

#top-bar-left {
	background: url('../images/main-design/top-bar-left.gif') no-repeat;
	width: 14px;
	height: 35px;
	float: left;
}

#top-bar-right {
	background: url('../images/main-design/number-right.gif') no-repeat;
	width: 231px;
	height: 35px;
	float: left;
}

#top-bar {
	background: url('../images/main-design/top-bar-bg.gif') repeat-x;
	width: 514px;
	height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}

#top-bar ul {
	margin: 0;
	margin-top: 9px;
	padding: 0;
}

#top-bar li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url('../images/main-design/menu-bg.gif') no-repeat;
	margin-right: 15px;
	padding-left: 16px;
}

#top-bar a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-bar a:hover {
	color: #DEDEDE;
}

#banner {

	float: left;
	width: 482px;
	height: 155px;
	margin-top: 4px;
}

#upload-job-spec {
	float: left;
	width: 273px;
	height: 72px;
	margin-top: 6px;
	margin-left: 4px;
}

#upload-cv {
	float: left;
	width: 273px;
	height: 72px;
	margin-top: 6px;
	margin-left: 4px;
}

#clear-both {
	clear: both;
}

#main-container {
	width: 482px;
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}

#main-top {
	background: url('../images/main-design/main-top.gif') no-repeat;
	width: 482px;
	height: 12px;
	font-size: 9px;

}

#main-bottom {
	background: url('../images/main-design/main-bottom.gif') no-repeat;
	width: 482px;
	height: 11px;
	font-size: 9px;
}

#main {
	background: url('../images/main-design/main-bg.gif') repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	width: 442px;
	height: auto;
	min-height: 95px;

}

#side-container {
	width: 273px;
	margin-top: 4px;
	float: left;

}

#side-top {
	background: url('../images/main-design/side-top.gif') no-repeat;
	width: 273px;
	height: 13px;
	font-size: 9px;
}

p {
	margin: 0;
	padding: 0;
}

#side-bottom {
	background: url('../images/main-design/side-bottom.gif') no-repeat;
	width: 273px;
	height: 11px;
	font-size: 9px;
}

#side {
	background: url('../images/main-design/side-bg.gif') repeat-y;
	width: 261px;
	height: auto;
	padding-left: 10px;
	padding-right: 2px;
}

#quote {
	background: url('../images/main-design/side-bg2.gif') no-repeat;
	width: 221px;
	height: 55px;
	padding-top: 5px;
	padding-left: 21px;
	padding-right: 18px;
}

#footer-left {

	float: left;
	width: 20px;
	height: 24px;
	margin-top: 4px;
	background: url('../images/main-design/footer-left.gif') no-repeat;	
}

#footer-right {

	float: left;
	width: 21px;
	height: 24px;
	margin-top: 4px;
	background: url('../images/main-design/footer-right.gif') no-repeat;	
}

#footer {
	float: left;
	width: 718px;
	height: 20px;
	padding-top: 4px;
	margin-top: 4px;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background: url('../images/main-design/footer-bg.gif') repeat-x;
	text-align: right;
	margin-bottom: 4px;
}