body
{
	background: #fff url(/images/bg_main.gif) repeat-x scroll top left;
	margin: 0px;
	padding: 0px;
}

body, 
td,
th
{
	font: normal 10pt Arial, Helvetica, sans-serif;
}

h1 { font-size: 18pt; margin: 20px 0 15px 0; }
h2 { font-size: 15pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
h5 { font-size:  9pt; }
h6 { font-size:  8pt; }

img
{
	border: 0;
}

hr
{
	border: 0px;
	border-top: 1px solid #ccc;
	margin: 15px 0;
	height: 1px;
}

a
{
	color: #029CDC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


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

#header
{
	background: #333 url(/images/dotted-h.gif) repeat-x scroll 0 31px;
	height: 63px;
	border: 1px solid #000; 
	border-top:0; 
	border-bottom: 0;
}

.subnav
{
	list-style: none;
	font: normal 8pt Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-left: 50px;
}

.subnav li
{
	margin: 10px 0;
}

.subnav a
{
	color: #fff;
	padding-bottom: 2px;
}

.subnav a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.nav
{
	clear: both;
	margin-left: 330px;
}

#header .nav a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding: 0 5px;
	margin: 1px 1px 0;
	border-top: 0;
	border-bottom: 0;

	height: 30px;
	line-height: 30px;
}

#header .nav a:hover,
#header .nav a.active
{
	color: #ffc50c;
}

#header .nav a.active
{
	color: #029cdc;
}

#side
{
	background: transparent url(/images/bg_side.jpg) no-repeat scroll top left;
	padding-top: 120px;
	color: red;
	width: 250px;
	min-height: 220px;
	float: left;
}

#content
{
	background-color: #fff;
	border: 1px solid #000;
	border-top: none;
	border-bottom: none;
}

#home #content
{
	background-color: #666;
	padding-bottom: 1px;
}

#page #content
{
	background: transparent url(/images/bg_with_side.gif) repeat-y scroll top left;
	padding: 1px 30px 1px 280px;
}

#page #content-inner
{
	margin:0;
	padding:0;
	min-height: 475px;
}

#footer
{
	background: transparent url(/images/bg_with_side_bottom.gif) no-repeat scroll top left;
	padding-top: 40px;
	text-align: center;
	font-size: 8pt;
	margin-bottom: 10px;
}

#home #footer
{
	background: transparent url(/images/bg_bottom.gif) no-repeat scroll top left;
}

#footer .links
{
	color: #999;
}

#footer a
{
	padding: 0 10px;
}

#footer .copy
{
	margin-top: 5px;
}


.box
{
	background: transparent url(/images/box_bg.png) no-repeat scroll top left; 
	display: inline;
	width:338px; 
	height:278px;
	padding: 15px 25px;
	color: #fff;
}

.ad-box
{
	float: left;
	margin-left: 8px;
}

.services-box
{
	float: right;
	margin-right: 8px;
	padding-left: 35px;
	padding-right: 35px;
	width:318px; 
}

.services-box table
{
	width: 100%;
}

.services-box td
{
	padding: 8px 0;
	width: 50%;
}

.services-box a
{
	color: #fff;
}

.box h1
{
	font: normal 19pt Georgia, Times New Roman, serif; 
	color: #fff; 
	margin-top: 0;
}

.box li,
.box td
{
	font: normal 8pt Verdana, Helvetica, sans-serif;
	margin: 8px 0;
}
.box .ad-info
{
	margin-top: 40px;
}

.box .ad-apply
{
	display: block;
	margin-top: 40px;
}

	.form div
	{
		margin: 5px;
		margin-bottom: 10px;
	}

	.form .large
	{
		width: 380px;
	}

	.form .medium
	{
		width: 200px;
	}

	.form .small
	{
		width: 100px;
	}

	.form textarea .large
	{
		height: 120px;
	}

	.form textarea .large-medium
	{
		height: 80px;
	}

	.form span
	{
		display: block;
		margin-bottom: 3px;
		font-size: 8pt;
		font-weight: bold;
	}

	.form label 
	{  
		display: block;
		margin-bottom: 2px;
		font-size: 8pt;
		font-weight: bold;
	}

	.form label span
	{
		font-weight: normal;
	}


	input.text,
	textarea.text
	{
		padding: 3px;
	}

#slideshow
{
	height: 235px;
	z-index: 5;
}

#logo
{
	position: absolute; 
	z-index: 10; 
	margin-left: 1px;
}