/* Start of Webdig style sheet 'layout' */
/** BASIC */

body {
	margin: 50px 0px 0px 0px;
	background: #ffffff;
	text-align: justify;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #ffffff;
line-height: 18px;
	background: url(/images/bg.jpg) repeat;

}




h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -4px;
	text-transform: lowercase;
}


a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

img {border:none;}

/** HEADER */


#header {
	width: 700px;
	height:157px;
	margin: 0px auto;
	padding:0px;
	background-image: url(/images/header-bg.png);
}

#logo {
	float: left;
	margin: 0px;
	padding:0px;
}

#splash {
        width: 520px;
	float: right;
	margin: 105px 10px 0px 0px;
}

#splash ul {
	margin: 0px;
	padding:1px 0px 0px 0px;
	list-style: none;
}

#splash li {
	display: inline;
	
	font-size: 23px;
        font-weight:bold;
	color: #ffffff;
	float: left;
}

#splash a {

	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FECC3F;
       padding:0px 10px 0px 10px;
}

#areas {
	float: right;
	margin: 3px 15px 0px 0px;
        text-align:right;

}

#areas ul {
	margin: 0px;
	padding:1px 0px 0px 0px;
	list-style: none;
}

#areas li {
	display: inline;
}

#areas a {
	display: block;
	float: left;
	padding-right:10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 640px;
	height: 20px;
	margin: 0px 0px 0px 30px;
	background: url(/images/menu-bg.jpg) repeat-x;
	border: 1px solid #FFFFFF;
	clear:both;
}

#menu ul {
	margin: 0px;
	padding:1px 0px 0px 10px;;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding-right:15px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FECC3F;
}


#breadcrumb {
	height: 10px;
	margin: 8px 15px 15px 35px;
	clear:both;
}

/** CONTENT */

#content {
	width: 700px;
	margin: 0px auto;
	background-image:url(/images/content-bg.png);
}

#index {
	width: 670px;
        height: 330px;
	margin: 0px 0px 0px 30px;
	background: url(/images/index-content-bg.png) no-repeat;
}

#index ul {
        padding:0px;
	margin: 0px;
        list-style-position: inside;
        line-height:32px;
	list-style: none;
}

#index li {
	padding:1px 0px 0px 10px;
	font-size: 28px;
font-family: Arial, Verdana, Helvetica, sans-serif;
        letter-spacing: 2px;
        background: url(/images/arrow-list.gif) no-repeat scroll left center;
}

#index a {
	color: #ffffff;
	text-decoration: none;
}

#index a:hover {
	color: #FECC3F;
}

#index-wide {
	width: 650px;
        height: 330px;
	margin: 0px 20px 0px 30px;
}

#right {
	float: right;
	width: 500px;
	padding: 0px 20px 20px 0px;
}

#right h2 {
color:#ffffff;
	font-size: large;
	border-bottom: 1px #CCCCCC dotted;
}

#left {
	float: left;
	width: 120px;
	padding: 0px 20px 0px 0px;
       margin-left:30px;
}

#left h2 {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px #CCCCCC dotted;
}

#left ul {
margin:0px;
padding:0px;
list-style-type:none;
}

#left ul li li {
background:url(/images/arrow-list.gif) no-repeat 2px center;
font: 10px Arial, Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 6px 0px 6px 20px;
text-decoration: none;
}


#left ul li li h3 {
padding:0px;
margin:0px;
color: #FECC3F;
font: 10px Arial, Verdana, Helvetica, sans-serif;
}

#register {
height: 40px;
width: 160px;
background-color:#CCCCCC;
border: 1px #000000 solid;
}

.area-services ul {
	margin: 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
}

.area-services li {
	display: inline;
}

.area-services a {
	display: block;
	float: left;
	padding-right:10px;
	text-decoration: none;
	color: #FFFFFF;
}


/** FOOTER */

#footer {
	width: 700px;
	margin: 0px auto;
	border-top: 1px #dcdcd0 solid;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 15px 00px;
color:#000000;
float:right;
}
/* End of 'layout' */

