#container
{
	width: 750px;
}
#mainMenu
{
	width: 750px;
	background: url("images/row1.jpg") no-repeat;
}
#topMenu
{
	padding-left: 600px;
	padding-top: 44px;
	width: 150px;
}
#pageBody
{
	color: black;
	font-family: tahoma;
	padding-left: 40px;
	padding-right: 40px;
}
#advertOne
{
	width: 231px;
	height: 134px;
	float: left;
	margin-right: 2px;
}
#bannerOne
{
	width: 231px;
	height: 30px;
	background: url("images/1_w5.jpg");
}
#bannerTwo
{
	width: 231px;
	height: 30px;
	background: url("images/1_w6.jpg");
}
#bannerThree
{
	width: 231px;
	height: 30px;
	background: url("images/1_w7.jpg");
}
#mainOne
{
	width: 231px;
	height: 104px;
	background: #EB8500 url("images/1_p5.gif") no-repeat;
	margin-top: 2px;
}
#mainTwo
{
	width: 231px;
	height: 104px;
	background: #2866A0 url("images/1_p7.jpg") no-repeat;
	margin-top: 2px;
}
#mainThree
{
	width: 231px;
	height: 104px;
	background: #0DA114 url("images/1_p8.jpg") no-repeat;
	margin-top: 2px;
}
#bannerHeader
{
	color: white;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}
#mainText
{
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 110px;
}
#footer
{
	width: 750px;
	height: 40px;
	background: url(images/footer.jpg) no-repeat;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 50px;
	padding-top: 12px;
	color: white;
}
a
{
	color: white;
	text-decoration: none;
}
a:hover
{
	color: #DDDDDD;
}
#label
{
	width: 250px;
	float: left;
	text-align: right;
}
#input
{
	width: 250px;
	float: left;
	padding-left: 5px;
}
.label
{
	width: 250px;
	float: left;
	text-align: right;
	line-height: 30px;
}
.input
{
	width: 250px;
	float: left;
	padding-left: 5px;
	line-height: 30px;
}
.banner
{
	color:white;
	text-decoration: none;
}
.banner:hover
{
	color:white;
	text-decoration: underline;
}
.jobs
{
	color: black;
	text-decoration: none;
}
.jobs:hover
{
	color: black;
	text-decoration: underline;
}

