/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
margin: 0;
padding: 0;
}

body {
color: #797d80;
background-color: #d1d4d9;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 12px;
text-align: center;
margin-top: 20px;
}

img, img a:link, img a:hover {
	border:0px;
	text-decoration:none;
}

h1 {
width: 337px;
display: block;
font: normal 26px/110% georgia, "Times New Roman", Times, serif;
}
	
h1 a {
width: 337px;
height: 28px;
display: block;
text-indent: -3000px;
text-decoration: none;
padding-top:20px;
}

.title {
color: #797d80;
font-size: 14px;
}



a:link {
color: #797d80;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #797d80;
}

a:hover {
text-decoration: none;
color: #B0B8BD;
}

.pagetitle {
font-size: 16px; 
font-family: Arial, Helvetica, sans-serif; 
color: #797d80; font-weight: normal; 
float:right;
padding-right:10px;
}

div#container {
margin: 20px;
width: 838px;
margin: 0 auto;
position: relative;
text-align:left;


}

div#header {
height:74px;
background-image: url('../../html_images/logo.jpg');
background-color: #d1d4d9;
border-bottom: 2px solid #797d80;
margin: 5px 0;
}
		
div#menu {
padding: 20px 0px;
background-image: url('../../html_images/menubg.jpg');
background-color: #d1d4d9;
border-top: 1px solid #aeb2b5;
border-bottom: 1px solid #aeb2b5;
font-size: 14px;
}			
			
div#content {
margin: 0px 0;
min-height:370px;
}

div#center {
margin-top:15px;
padding: 0px;
}	

div#homecenter {
margin-top:15px;
margin-bottom:10px;
padding-top: 20px ;
padding-right: 9px ;
background-color: #d1d4d9;
}	

div#hometext{
width:351px;
margin-bottom:10px;
}	

div#left_text {
margin-top:15px;
margin-bottom:10px;
width:351px;
padding-top: 20px ;
padding-right: 9px ;
background-color: #d1d4d9;
float: left;
}	

.right_text {
margin-top:15px;
margin-bottom:15px;
background-image: url('../../html_images/pagebg.jpg');
background-repeat: repeat-y;
width:440px;
padding-top: 20px;
padding-left: 15px;
background-color: #d1d4d9;
float: left;
}	

div#blankfooter {
clear: both;
height:60px;
background-color: #d1d4d9;
border-top: 1px solid #a6a7aa;
}
			
div#footer {
margin: 0px ;
padding: 20px 0px;
background-color: #d1d4d9;
border-top: 1px solid #aeb2b5;
clear: both;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 10px;
color:#B0B8BD;
text-align: left;
}
		
div#text {
margin: 0px 0;
clear: both;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 12px;
color:#797d80;
text-align: left;
}

/*Menu*/

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 12px;
padding-left: 10px;
}



.news-left{float:left; width:200px;}
.news-right{float:right; width:220px;}




* { margin: 0; padding: 0; }

.clear { clear: both; }
fieldset { border: none; }
input, textarea, a { outline: none; }

#page-wrap {
	min-height:200px;
	
}
form {
	padding: 0px;
}

.form-workshop{padding-top:10px;  margin-bottom:30px;}
.dropdown{width:380px; background-color:#f8f8f8;}

#formLeft {
	
	}
	#formLeft input {
float:right;
margin-bottom:10px;
	}
	#formLeft .input-bg {
	
	}
	#formLeft .active {
		
	}
#formRight {
	
	}
	#formRight textarea {
float:right;
margin-bottom:10px;
width:322px;
	}
	#formRight .message-bg {
		
	}
	#formRight .active {
		
	}
label {
	float:left;
	margin-bottom:14px;
	width:100px;
}
label.error {
	
	
}
input.submit-button {
	margin-top:20px;
	
}
