@charset "UTF-8";

a { outline:none; }

body {
	background-color: #9f9fcc;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/back_vert_rep.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
	height: 100%;
}


#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 860px;
	background-image: url(images/back_vert_rep.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	margin-bottom: 0px;
}

* html #container {
	height: 100%;
}

#mainback {
	background-image: url(images/back_main.jpg);
	background-repeat: no-repeat;
	height: 660px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	position: relative;
	text-align: center;
}

#header {
	height: 147px;
	width: 830px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 30px;
}

#menu {
	top: 147px;
	position: absolute;
	left: 30px;
}

#mainsection {
	top: 195px;
	left: 30px;
	width: 800px;
	position: absolute;
	height: 100%;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7878b3;
	padding-top: 5px;
}

.footer a:link {
	color: #7878b3;
	text-decoration: none;
}

.footer a:visited {
	color: #7878b3;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.lefthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	line-height: 16px;
	background-color: #7878b3;
}

.lefthome ul {
	text-align: left;
	margin: 0px;
}

.lefthome strong {
	font-weight: bold;
	color: #F5E501;
}

.leftcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	padding: 5px;
	line-height: 16px;
	background-color: #7878b3;
}

.leftcontact a:link {
	color: #FFFFFF;
}

.leftcontact a:visited {
	color: #FFFFFF;
}

.leftcontact a:hover {
	color: #F5E501;
}

.middlehome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	padding-left: 0px;
	margin: 0px;
	width: 330px;
}

.middlehome a:link {
	color: #FFFFFF;
}

.middlehome a:visited {
	color: #FFFFFF;
}

.middlehome a:hover {
	color: #F5E501;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	padding-left: 0px;
	margin: 0px;
	width: 552px;
}

.newsletter a:link {
	color: #ffffff;
}

.newsletter a:visited {
	color: #ffffff;
}

.newsletter a:hover {
	color: #F5E501;
}

#divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7878b3;
	padding-top: 3px;
	font-size: 10px;
	color: #7878b3;
	text-decoration: none;
	text-align: right;
	}

#divider a:link {
	color: #7878b3;
	text-decoration: none;
}

#divider a:visited {
	color: #7878b3;
	text-decoration: none;
}

#divider a:hover {
	color: #F5E501;
}

.middlehome ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}

.righttophome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	line-height: 16px;
	background-color: #7878b3;
	margin-top: 55px;
}

.righttopseminar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	line-height: 16px;
	margin-top: 55px;
}


.rightmidhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	line-height: 16px;
	background-color: #7878b3;
	margin-top: 10px;
}
.rightmidhome a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.rightmidhome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.rightmidhome a:hover {
	color: #F5E501;
	text-decoration: underline;
}
.rightbottomhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7878b3;
	text-align: right;
	line-height: 16px;
	margin-top: 10px;
}
.formbox {
	border: 1px solid #9395BA;
	background-color: #D4D6ED;
	padding: 1px;
}
