/* CSS Document */

body {
	background-color: #799ea7;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#FFF;
	text-align:justify;
}

p {
	margin:5px 0 10px 0;
}

img {
	border:none;
}

b {
	font-weight:lighter;
	color:#dcddde;
}

a {
	text-decoration:none;
	color:#FFF;
}

em {
	text-decoration:none;
}

#wrap {
	width:920px;
	margin:0 auto;
}

#leftc {
	width:375px;
	padding-right:35px;
	float:left;
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	min-height:800px;
}

.dropspace{
	margin-bottom:25px;
}

.droptitle{
	margin-bottom:10px;
}

.dropspacetwo{
	margin:50px 0 25px 0;
}

#rightc{
	width:460px;
	float:left;
	background-image: url(images/bg_tile.gif);
	padding:25px;
	min-height:800px;
}

.gray {
	color:#dcddde;
}

hr {
	margin-top:20px;
	height:1px;
	border:1px solid #d9dbdc;
	background-color:#d9dbdc;
}

#nav {
	text-align:right;
}

#nav img {
	margin-left:10px;
}

#footer{
	height:72px;
	text-align:right;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	float:right;
	margin-left:25px;
}

#footer p {
	margin:0;
	font-size:11px;
}

#servicelist {
	list-style-type: none;
	margin:0;
	padding:0;
}

#servicelist a {
	display:block;
	background-color:#F90;
	color: #FFF;
	padding:5px 5px 5px 20px;
	margin-bottom:2px;
	font-weight:bold;
}

#servicelist a:hover {
	background-color:#FC0;
}

#footer a {
	color:#d9dbdc;
}

#footer a:hover {
	color:#FFF;
}

#newservices {background:url(images/bg_new.gif) repeat; padding:15px; border:1px solid #FFF; margin-top:30px;}
#newservices p {color:#333; text-align:left;}
#newservices a {color:#FFF; font-weight:bold; display:block; padding:5px; background-color:#68b3c5; float:left;}
#newservices a:hover {background-color:#3a7685;}
#clear {clear:both;}

h1 {margin:20px 0 5px; text-align:left; color:#066}
li.job {margin-bottom:10px; font-weight:bold;}
