* {
	padding: 0px;
	margin:0px
}
body {
    color: #333333;
	font-size: 80%;
	line-height: 140%;
	background-color:#F5F5F5
}

.clear {
	font-size: 0px;
	clear: both;
}

#layout {
	width:770px;
	padding-right: 0px;
	padding-left: 0px;
	height:auto;
	background:url(img/background.png) repeat-y !important;
	background:none;





	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/background.png", sizingMethod="scale");
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
    }
#header {
	width:710px;
	margin-left:30px;
	margin-right:30px;
	background-image: url(img/header_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#header h1{
	font-size:100%;
	width:350px;
	float:right;
	font-weight:normal;
	text-align: right;
	}
#header .logo{
	float:left;
	margin-top: 25px;
	margin-bottom: 15px;
	}
#header .contact{
	float:right;
	margin-top: 10px;
	margin-bottom: 15px;
}


#side_box {
	width:180px;
	margin-right:30px;
	float:right;
	margin-top: 20px;
	display: inline;
	}
#side_box a{
	TEXT-DECORATION: none;
	color: #0066FF;
	}
#side_box a:visited {
TEXT-DECORATION: none
}

#side_box ul {
	margin:0px;
	padding-top:20px;
	padding-left:0px;
	list-style-type:none;
	padding-bottom: 20px;
    } 
#side_box li {
	background-image:url(img/side_box_arrow.gif);
	background-repeat: no-repeat;
	font-size:90%;
	padding-left:30px;
	padding-top:0px;
	height: 23px;
	padding-bottom: 10px;
}

#side_box .image {
    margin-bottom:20px;
	}
	
	


#flash {
	width:508px;
	height:300px;
	margin-left:30px;
	margin-top: 20px;
	}

#main {
	width:508px;
	height:auto;
	margin-left:30px;
	margin-top: 20px
	}
#main .text1{
	width:300px;
	float:left;
	margin-left: 10px;
	margin-top: 10px
	}
#main .image1{
	float:right;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 10px;
	}
#main h3{
	margin-left:10px;
	margin-top: 20px
	}
#main .table1{
	border:#006400 solid 1px;
	border-collapse:collapse;
	margin-bottom: 20px
	}	
#main .td_title{
    background-color:#A4D72A;
	padding:5px;
	border-collapse:collapse;
	border:#006400 solid 1px
	}
#main .td_text{
	padding:5px;
	border-collapse:collapse;
	border:#006400 solid 1px
	}
#main .box1{
	width:466px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(img/box_background.jpg);
	background-repeat: repeat-y;
	padding: 20px
	}
#main .box1 h4{
    color:#FF9900;
	margin-bottom:5px
    }
#main .box1 p{
    margin-bottom:20px;
    }
	
#main .table2{
	border:#0000CD solid 1px;
	border-collapse:collapse;
	margin-top: 20px
	}	
#main .table2 td{
	padding:5px;
	border-collapse:collapse;
	border:#0000CD solid 1px;
	text-align:center
	}
#main ul{
	margin-left:30px;
	margin-top: 10px;
	margin-bottom: 30px;
	}

#main h2{
    margin-bottom:10px;
	}
#main .box1 h2{
    font-size:160%;
	color:#FF3366;
	font-weight:bold;    
	}
#main hr{
    color:#999999
	}	
#main .table3{
	margin-bottom: 20px;
	}	
	
#main .table3_title{
	padding:5px;
	background-color:#CCCCCC;
	font-weight:bold;
	text-align:left
	}
#main .table3_text{
	padding:5px;
	background-color:#E7E7E7;
	text-align:left
	}	
#main .map{
	margin-top:20px;
	margin-bottom: 80px;
	}
#main .news{
    padding:10px;
	border:#E7E7E7 solid 1px;
	}


	
#footer {
	background-image:url(img/footer_background.jpg);
	background-repeat:repeat-x;
	height: 120px;
	width: 748px;
	margin-right: 11px;
	margin-left: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
#footer a{
	TEXT-DECORATION: none;
	color: #FFFFFF;
	}
#footer a:visited {
TEXT-DECORATION: none
}
#footer .text1{
	float:right;
	margin-top: 50px;
	text-align: right;
	margin-right: 20px;
	}
#footer .text2{
	float:left;
	margin-top: 60px;
	text-align: left;
	margin-left: 20px;
	}
