@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#CCCCCC;
}

#mainwrapper {
	position:relative;
	margin: 0 auto;
	background-color:#FFFFFF;
	width:995px;
}

#topline {
	margin: 0 auto;
	background-color:#D1E4E6;
	height:15px;
	width:975px;
}

#header {
	position:relative;
	width:975px; 
	height:94px; 
	background-color:#9CC5CA; 
	margin: 0 auto;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:94px;
}

#headerimage {
	position:absolute;
	left:507px;
	top:0px;
	width:243px;
	height:94px;
	background-image:url(../images/seminar.png)
}

#headerstrap {
	position:absolute;
	left:30px;
	top:65px;
	width:500px;
	font-weight:bold;
	font-size:18px;
	color:#666666;
}

#navigation {
	position:relative;
	margin:2px auto;
	height:27px;
	width:975px;
	background-color:#36939B;
}

#subnavigation {
	margin: 0px auto;
	height:20px;
	width:975px;
}

#subnavigation p {
	font-size:10px;
	color:#666666;
	margin:5px 0px 0px 0px;
	text-align:center;
}

#maincontent {
	position:relative;
	margin: 20px auto;
	width:975px;
	background-color:#FFFFFF;
}

#footer {
	position:relative;
	margin: 20px auto;
	margin-bottom:10px;
	width:975px;
	background-color:#36939B;
	text-align:center;
}

#footer p {
	margin:0px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	padding: 4px 0px 6px 10px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#990737;
}

#flash {
	position:absolute;
	left:50px;
	top:0px;
	width:215px;
	height:200px;
}

#flashmain {
	position:relative;
	margin-left:50px;
	margin-top:0px;
	width:875px;
	height:350px;
	background-color:#36939B;
	border:1px solid #666666;
}

#text {
	position:relative;
	margin-left:285px;
	margin-top:0px;
	width: 640px;
}

#text p,ul,li,td {
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#666666;
}

#text td {
	padding:5px;
}

#text a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#text a:hover {
	text-decoration:underline;
}

#text h2 {
	margin:0 0 5px 0;
	font-size:20px;
	font-weight:bold;
	color:#990737;
}

#newswrapper {
	position:relative;
	margin-left:50px;
	margin-right:50px;
	margin-top:10px;
	width:875px;
	height:200px;
}

#newswrapper a:hover {
	text-decoration:underline;
}

#newswrapper a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#newswrapper h3 {
	font-weight:bold;
	font-size:14px;
	color:#990737;
	margin:0 0 10px 0;
	padding:5px 5px 0 5px;
}
	
#newswrapper p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#666666;
	margin:0 0 10px 0;
	padding:5px 5px 0 5px;
}
	

#news1 {
	position: absolute;
	margin-left:0px;
	margin-top:0px;
	width:285px;
	height:200px;
	background-color:#9CC5CA;
}

#news2 {
	position: absolute;
	left:295px;
	top:0px;
	width:285px;
	height:200px;
	background-color:#9CC5CA;
	overflow: scroll;
}

#news3 {
	position: absolute;
	left:590px;
	top:0px;
	width:285px;
	height:200px;
	background-color:#9CC5CA;
}

#testimonial1 {
	position:relative;
	margin:5px 0px 5px 100px;
	width:440px;
	background-color:#e3c1b2;
	background-image:url(../images/quotes.png);
	background-position:center;
	background-repeat:no-repeat;
}

.quotemark {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#39939b;
	margin:0;
	padding:0;
}

#text p.caption {
	font-size:11px;
	font-style:italic;
}
