/* CSS Document */

body {
margin-top:0px;
margin-bottom:0px;
background-color: #1e2327;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link {
	color: #2d568d;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #2d568d;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}

a:visited {
	color: #2d568d;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.all {
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color:#FFF;
}

h3 {
margin-top:6px;
margin-bottom:8px;
padding-bottom:2px;
font-size: 24px;
color: #2D2D2D;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

h4 {
margin-top:0px;
margin-bottom:0px;
font-size: 13px;
color: #793f88;
font-style: italic;
border-bottom: 1px solid #D7D7D7;
width:270px;
font-family: Arial, Helvetica, sans-serif;
}

ul{
	margin-left:-23px;
	/margin-left:19px;
}

ol{
	margin-left:-20px;
	/margin-left:25px;
}

/* LAYOUT CLASSES */

.banner {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 360px;
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
}

.navigation{
float:left;
height: 160px;
width: 200px;
padding-left: 7px;
margin-top:154px;
line-height:0px;
}

.top_bar {
margin-top: 0px;
width: 900px;
height: 20px;
margin-left: auto;
margin-right: auto;
}

.middle {
padding-top: 10px;
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.footer{
margin-left: auto;
margin-right: auto;
width: 900px;
height: auto;
line-height:18px;
background-image:url(images/footer.jpg);
}


/* MAIN CLASSES */


.content_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
padding-top: 0px;
padding-left: 15px;
padding-right: 20px;
color: #252525;
line-height:18px;
}

.contact_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
padding-top: 0px;
padding-left: 5px;
padding-right: 15px;
color: #666666;
line-height:18px;
}

.right_box_top{
	width:300px;
	height:15px;
	background-image:url(images/right_box_top.png);
}

.right_box{
	width:270px;
	height:auto;
	background-image:url(images/right_box.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	color: #515151;
	font-size:11px;
	line-height:17px;
	/line-height:16px;
}

.right_box_bottom{
	width:300px;
	height:15px;
	background-image:url(images/right_box_bottom.png);
	margin-bottom:10px;
}

.right_box a:link{
	color: #793f88;
	font-weight:100;
	text-decoration:none;
}

.right_box a:visited{
	color: #793f88;
	font-weight:100;
	text-decoration:none;
}

.right_box a:hover{
	color: #793f88;
	font-weight:100;
	text-decoration: underline;
}
	

.text_footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #635745;
line-height:18px;
padding-right: 10px;
padding-top: 10px;
}

.text_footer2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ab987d;
line-height:18px;
padding-left: 10px;
padding-top: 10px;
text-align:left;
}

.text_footer2 a:link{
	color: #735c3b;
	text-decoration:none;
}

.text_footer2 a:visited{
	color: #735c3b;
	text-decoration: none;
}

.text_footer2 a:hover{
	color: #11366a;
	text-decoration: underline;
}

.green{
	color:#2D7B1A;
}

.blue{
	color: #2d568d;
}

.lightblue{
	color: #2D619F;
}

.map{
	width:637px;
	height:282px;
	border: 1px solid #EBEBEB;
	padding:5px;
}


/* FOOTER WEBWORKS */

.webworks {
color: #793f88;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #735c3b;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #735c3b;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #11366a;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */

