/* CSS Document */
body	{
	margin: 0px;
	padding: 0px;
	background: url(../images/body-bg.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

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

#header	{
	height: 95px;
	margin-top: 0px;
	background: url(../images/logo-bg.jpg) left top no-repeat;
}

#menu-bg	{
	background: url(../images/menu-bg.jpg) repeat-x;
	height: 26px;
}

#menu-bg p	{
	margin: 0px;
	padding-top: 6px;
	text-align: center;
}

#menu-bg p span	{
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/separation.jpg) no-repeat right;
}

#menu-bg p a	{
	margin: 0px;
	text-decoration: none;
	color: #04487d;
}

#menu-ltcurv	{
	background: url(../images/menu-ltcurv.jpg) left top no-repeat;
	height: 26px;
}

#menu-rtcurv	{
	background: url(../images/menu-rtcurv.jpg) right top no-repeat;
	height: 26px;
}

#banner	{
	margin: 0px;
	height: 221px;
	padding-top: 3px;
}

#banner-inner	{
	margin: 0px;
	height: 221px;
	padding-top: 3px;
}

#main-cont	{
	margin: 0px;
	padding: 0px;
	width: 800px;
	padding-top: 8px;
}

#left-cont	{
	width: 239px;
	float: left;
}

#services-bg	{
	background: url(../images/services-bg.jpg) left top no-repeat;
	height: 162px;
}

#services-bg p	{
	margin: 0px;
	padding: 80px 17px 0px 10px;
	color: #333333;
}

#joblist	{
	background: url(../images/joblist.jpg) left top no-repeat;
	height: 275px;
}

#joblist p	{
	margin: 0px;
	padding-top: 10px;
	padding-left: 17px;
}

#joblist p a	{
	text-decoration: none;
	color: #333333;
	outline: none;
}
#joblist p a:hover	{
	text-decoration: underline;
	color: #333333;
	font-weight:bold;
	outline: none;
}
#joblist p a:active a:visited	{
	text-decoration: none;
}

#right-cont	{
	width: 561px;
	float: left;
}

#right-cont p	{
	margin: 0px;
	padding: 10px;
}

#right-welcomebg	{
	margin: 0px;
	background: url(../images/main-bg.jpg) top repeat-x;
}

#right-ltcurv	{
	background: url(../images/main-ltcurv.jpg) top left no-repeat;
	margin: 0px;
}

#right-rtcurv	{
	background: url(../images/main-rtcurv.jpg) top right no-repeat;
	margin: 0px;
}

#rt-ltcurv	{
	background: url(../images/main-ltcurv.gif) top left no-repeat;
	margin: 0px;
}

#rt-rtcurv	{
	background: url(../images/main-rtcurv.gif) top right no-repeat;
	margin: 0px;
}


#inn-ltcurv	{
	background: url(../images/inn-ltcurv.jpg) top left no-repeat;
	margin: 0px;
}

#inn-rtcurv	{
	background: url(../images/inn-rtcurv.jpg) top right no-repeat;
	margin: 0px;
}


#contact	{
	margin: 0px;
	padding: 0px;
}

#welcome	{
	font-size: 18px;
	color: #35c5f7;
}

#footer	{
	background: url(../images/footer.jpg) repeat-x;
	height: 40px;
}

#footerlt	{
	background: url(../images/footerltbg.jpg) left no-repeat;
	height: 40px;
}

#footerrt	{
	background: url(../images/footerrtbg.jpg) right no-repeat;
	height: 40px;
	padding-top: 10px;
	color: #35c5f7;
}