body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	margin: 10px;
	padding: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#9fc3d9;
}

* {margin: 0px;padding: 0px;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 850px;
	height:inherit;
	overflow:hidden;
	background-color:#ffffff;
}

ul {
	font-size: 11px;
	line-height:18px;
	padding-left: 20px;
	list-style-type: disc;
	margin-left:10px;
	color:#645231;
}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#000;
	background-color:#D9F2FF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	border:dashed;
}

#p1 {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#000;
	background-color: #f9f1e2;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
}

a {
	color:#009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
	
a:hover{
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666; }
	
#header-home{
	height:268px;
	width:850px;
	
}

	#header-seminar{
	height:201px;
	width:860px;
	background-image:url(images/header-seminar.jpg);
	background-repeat: no-repeat;
}
	
	
#headertext {
	text-align:center; 
	font-size:10px; 
	padding-top:170;
}
#content{
}

#col1{
	width:240px;
	float:left;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom: 20px;
	background-color:#E2E2E2;
}

#col1a{
	width:510px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom: 20px;
	background-color:#e1e9f8;
}
#col2{
	width:248px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom: 20px;
	color:#000;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#dacdae;
}

#col3{
	width:250px;
	float:left;
	margin-right:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom: 20px;
	padding-right: 20px;
		color:#000;
	background-color: #fff;
}

#col4{
	width:510px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	padding-bottom: 20px;
	padding-right: 20px;
		color:#000;
	background-color: #e4d9c5;
}


#navcontainer ul
{
padding-top: 5px;
padding-bottom: 5px;
text-align:center;
margin-left: 0;
background-color: #986234;
color: White;
float: left;
width: 800px;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
background-color: #986234;
text-align:center;
color: White;
text-decoration: none;

border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #762f08;
color: #fff;
}




h1 {font-size:18px;
color:#009900;
line-height:22px;
font-weight:normal;
text-align:center;
}

h2 {font-size:14px;
line-height:18px;
font-weight:bold;
padding-bottom:7px;
color:#009900;
text-align:center;
}

h3 {font-size:14px;
line-height:18px;
font-weight:bold;
padding-bottom:7px;
color:#009900;
text-align:center;
}

h4 {font-size:12px;
line-height:16px;
font-weight:normal;
padding-top:16px;
padding-bottom:10px;
color:#009900;
}

#testamonial{font-style:italic;
color:#333333;;
font-size:13px;
line-height:18px;

}

#footer{
	padding-top:20px;
	float:left;
	width:850px;
	height:100px;
	text-align:center;
	font-size:9px;
	line-height:13px;
	color:#000;
	float:left;
	font-weight:normal;
}

#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #fff;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:800px;
	display:block;
	padding: 15px 0px;
}


.clear{
	clear:both;
}
.greybold {
	color: #666;
	font-weight: bold;
}

#container #col3 .redbold {
	font-weight: bold;
}

#container #col3 .redbold {
	color: #C00;
	text-align: center;
	font-size: 14px;

