/* CSS Document */

	body {
	font-family:Arial, Myriad, Optima, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	background-color:#cccccc;
	margin:0px auto;
	}

	table {
	font-size:12px;
	padding-left:14px;
	text-align:center;
	}
	
	p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}

	a{text-decoration:none;}
	a:link {color:#ffffff;}
	a:visited {color:#333366;}
	a:hover {color:#50f4f4;}
	a:active {color:#50f4f4;}

	li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

	/*IDs*/

	#wrapper {
	width:770px; 
	margin:0px auto; 
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	}	
		
	#header {
	margin-top:0px;
	margin-bottom:0em;
	text-align:left;
	background-image:url(images/header.jpg); background-repeat:no-repeat;
	}

	#nav-wrapper {
	margin:-10px 0px 0px 0px;
	width:738px; height:40px;
	text-align:left;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/*Menu*/

#menu {list-style-type:none; margin:0px 0 0px 15px; padding:0; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:0px; height:3em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;padding-bottom:5px;}
#menu li a, #menu li a:visited {text-decoration:none; color:#333399;}
#menu li dd {display:none; color:#FFFFFF;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 0px; margin: 0; padding-top: 10px;}
#menu dt {margin:0; padding: 5px 5px 5px 20px; font-size: 1.1em; color: #333399;}

#menu .one {}
#menu .two {margin-left:90px; width:110px;}
#menu .three {margin-left:220px;}
#menu .four {margin-left:335px; width:175px;}
#menu .five {margin-left:540px;}
#menu .six {margin-left:650px;}

#menu .one dt {padding-bottom:0px;}
#menu .two dt {padding-bottom:0px;}
#menu .three dt {padding-bottom:0px;}
#menu .four dt {padding-bottom:0px;}
#menu .five dt {padding-bottom:0px;}
#menu .six dt {padding-bottom:0px;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu .one dd {}
#menu .two dd {}
#menu .three dd {}
#menu .four dd {}
#menu .five dd {}
#menu .six dd {}
#menu dd.last {}

#menu dt a {display:block; color:#333399;}
#menu dt a:hover {display:block; color:#669999;}

#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 5px 4px 15px; width:120px; border-bottom:#FFFFFF solid 1px; width:225px;}

#menu .one dd a {background:#333399; color:#fff;}
#menu .two dd a {background:#333399; color:#fff;}
#menu .three dd a {background:#333399; color:#fff; width:185px;}
#menu .four dd a {background:#333399; color:#fff; width:235px;}
#menu .five dd a {background:#333399; color:#fff;}
#menu .six dd a {background:#333399; color:#fff;}

#menu .one dd a:hover {background: #669999; color:#fff; border-bottom:#FFFFFF solid 1px;}
#menu .two dd a:hover {background: #669999; color:#fff; border-bottom:#FFFFFF solid 1px;}
#menu .three dd a:hover {background: #669999; color:#fff; border-bottom:#FFFFFF solid 1px;}
#menu .four dd a:hover {background: #669999; color:#fff; border-bottom:#FFFFFF solid 1px;}
#menu .five dd a:hover {background: #669999; color:#fff; border-bottom:#FFFFFF solid 1px;}
#menu .six dd a:hover {background: #669999; color:#fff; border-bottom:#FFFFFF solid 1px;}
	
	
	#main-content{
	border-top:solid 3px #333399; border-left:solid 3px #333399; border-right:solid 3px #333399;		
	background-color:#669999;
	margin-left:3em;
	height:310px;
	}
	
	#content-left {
	background-color:#669999;
	color:#FFFFFF;
	text-align:left;
	line-height:12px;
	font-size:10px;
	margin-top:.25em;
	margin-left:.25em;
	width:520px;
	height:300px;
	float:left;
	font-weight:bold;
	}
	
	#content-right {
	background-color:#669999;
	margin-top:.25em; margin-right:.25em;
	width:202px;
	height:300px;
	float:right;
	background-image:url(images/s.jpg);
	background-repeat:no-repeat;
	}
	
	#para-left {
	background-color:#669999;
	width:127px;
	height:300px;
	margin-left:6px;
	float:left;
	}
	
	#pic-right {
	background-color:#669999;
	float:right;
	width:379px;
	}
	
	#para-top {
	position:relative;
	background-color:#669999;
	font-size:12px;
	line-height:14px;
	width:525px;
	margin-left:6px;
	float:left;
	}
	

	#footer-bottom a{text-decoration:none;}
	#footer-bottom a:link{color:#ffffff;}
	#footer-bottom a:visited{color:#ffffff;}
	#footer-bottom a:hover{color:#999933;}
	#footer-bottom a:active{color:#ffffff;}
	
	#footer-bottom {
	font-size:90%;
	color:#FFFFFF;
	width:100%;
	text-align:center;
	}

	#footer-top a{text-decoration:none;}
	#footer-top a:link{color:#ffffff;}
	#footer-top a:visited{color:#ffffff;}
	#footer-top a:hover{color:#999933;}
	#footer-top a:active{color:#ffffff;}
	
	#footer-top { 
	background:#333399;
	font-size:100%;
	color:#FFFFFF;
	padding: 5px 0px 0.75em 0px;
	margin-left:30px;
	}
	
	#footer-nav{width:624px;margin-left:-15px; padding-left:60px;}
	
	
	/*Classes*/
	
	.contact-text {
	padding-top:2em;
	text-align:center;
	font-weight:bold;
	font-weight:bold;
	line-height:18px;
	}
	
	.title1 {
	font-family:Arial, Myriad, Optima, sans-serif;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	}
	
	.title2 {
	font-family:Arial, Myriad, Optima, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	}
	
	.p2 {
	font-family:Arial, Myriad, Optima, sans-serif;
	colour:#ffffff;
	font-size:11.8px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	}
	
	.footer-pic {
	padding-right:2em;
	}
	
	.footer-menu{
	font-size:12px;
	font-weight:bold;
	}
	
	.p3 {
	font-family:Arial, Myriad, Optima, sans-serif;
	colour:#ffffff;
	font-size:11.8px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	}
	