@charset "utf-8";
/* CSS Document */

h1 {
	margin-top:					1px;
	margin-bottom:				10px;
	font-size:					22px;
	color:						#005826;
	}
	
h2 {
	font-style:					italic;
	color:						#00FF00;
	font-size:					18px;
	margin-bottom:				5px;
	margin-top:					0px;
	}
	
p {
	margin-top:					1px;
	margin-bottom:				10px;
	}

body {
	background-color:			#005826;
	background-image:			url(images/bg_gr.jpg);
	background-position:		top;
	background-repeat:			repeat-x;
	margin-left:				auto;
	margin-right:				auto;
	font-family:				Arial, Helvetica, sans-serif;
	}
	
a:link {
	color:						#003300;
	}
	
a:visited {
	color:						#003300;
	}
	
a:hover {
	color:						#00FF00;
	}

img {
	border:						none;
	}
	
#main {
	background-color:			#FFFFFF;
	background-image:			url(images/bg_mid.gif);
	background-repeat:			repeat-y;
	margin-top:					10px;
	margin-left:				auto;
	margin-right:				auto;
	width:						950px;
	border:						#39b54a 3px solid;
	}
	
#menu {
	text-align:					center;
	word-spacing:				5px;
	background-image:			url(images/bg_top.gif);
	background-position:		top center;
	background-repeat:			no-repeat;
	padding-top:				10px;
	}
	
.menu-lines {
	margin-top:					0;
	margin-bottom:				0;
	}
	
.menu-lines img {
	margin-left:				2px;
	}
	
#content {
	margin-top:					10px;
	padding-left:				10px;
	padding-right:				10px;
	}
	
#content a {
	color:						#005826;
	text-decoration:			none;
	}
	
#content a:hover {
	color:						#00FF00;
	text-decoration:			underline;
	}

#left-index {
	width:						455px;
	float:						left;
	}

#right-index {
	width:						455px;
	float:						right;
	}
	
#disclaimer {
	clear:						both;
	font-size:					12px;
	text-align:					center;
	background-image:			url(images/bg_footer.gif);
	background-position:		bottom;
	background-repeat:			no-repeat;
	padding-bottom:				2px;
	padding-top:				10px;
	padding-bottom:				10px;
	}
	
#disclaimer p {
	margin-top:					0;
	margin-bottom:				2px;
	}
	
#VU img {
	border:						2px #39b54a solid;
}

#invisible {
	display:					none;
}

#ad {
	text-align:					center;
	margin-bottom:				15px;
}

#ad p {
	margin-bottom:				1px;
	margin-top:					1px;
}

#ad img {
	border:						2px #39b54a solid;
}

#service-right {
	width:						455px;
	float:						right;
	}
	
#service-left {
	width:						455px;
	float:						left;
	}
	
#service-left img {
	border:						2px #39b54a solid;
	}

#service-menu-contain {
	list-style-type:			none;
	margin-left:				auto;
	margin-right:				auto;
	margin-bottom:				0;
	margin-top:					0;
}

#service-menu-contain img {
	border:						2px #39b54a solid;
}
	
#service-menu-contain a {
	color:						#FFFFFF;
	text-decoration:			none;
}

#service-menu-contain a:hover {
	color:						#39b54a;
	text-decoration:			none;
}

#service-menu {
	padding-left:				0;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					5px;
	text-align:					center;
	}

#service-menu li {
	display:					inline-block;
	width:						155px;
	font-size:					13px;
	padding-left:				5px;
	padding-right:				5px;
	text-align:					center;
	margin-bottom:				0;
}

#service-menu-ie {
	display:					none;
	}
	
#service-intro {
	width:						850px;
	margin-left:				auto;
	margin-right:				auto;
	text-align:					center;
	}
	
.price {
	margin-left:				75px;
	font-weight:				bold;
	}
	
.desc {
	font-size:					75%;
	padding-left:				10px;
	}
	
.job_title {
	height:						20px;
	width:						215px;
	}
