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

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #666666;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
p {
	padding-top: 7px;
	padding-bottom: 10px;
	line-height: 1.4em;
}
h1 {
	color: #11271A;
	background-image: url(images/h1_bg.gif);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	font-size: 1.8em;
}
a:link {
	color: #205A20;
}
a:visited {
	color: #205A20;
}



#pagedes_div {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #797979;
	height: 10px;
}
#main_div {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/main-div-bg.jpg);
}
#header_div {
	clear: both;
	width: 820px;
}
#header_clearing {
	clear: both;
}
#headerwrap_div {
	float: right;
}

#button_div {
	float: left;
	width: 180px;
	background-image: url(images/but-top.jpg);
	background-repeat: no-repeat;
}
#bodytext_div {
	float: left;
	width: 610px;
	margin-right: 30px;
	margin-left: 0px;
	margin-top: 15px;
}
#footer_div {
	width: 630px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 170px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .8em;
	margin-right: auto;
	background-image: url(images/main-div-bg.jpg);
	background-repeat: repeat-y;
}
#webdesigner_div {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#main_div_clearing {
	clear: both;
	width: 820px;
}

#bodytext_div ol {
	margin-left: 20px;
}
#bodytext_div li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#bodytext_div ul {
	margin-left: 20px;
}
#code_box {
	background-color: #E8E8E8;
	margin: 15px;
	padding: 10px;
	border: 1px dashed #999999;
}
#WebForm table {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#WebForm table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}



.image_right {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
}



/*button CSS start*/
.buttonscontainer {
	width: 150px;
	margin-left: 0px;
	margin-top: 95px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5AA262;
}

.buttons a {
	color: #FFFFFF;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5AA262;
}

.buttons a:hover {
	background-color: #1B6324;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/but-hov-bg.jpg);
	background-repeat: repeat-y;
}

/*button CSS end*/
.image_left {

	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
hr {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: -20px;
}
h2 {
	color: #11271A;
	background-image: url(images/h1_bg.gif);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	font-size: 1.4em;
	font-weight: normal;
}

/*Slideshow CSS Start*/
/*.caption{color:#888;position:absolute;top:250px;left:3px;width:200px;}
	.demo{position:relative;}
	.gallery_demo{width:200px;float:left;}
	.gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	.gallery_demo li.hover{border-color:#bbb;}
	.gallery_demo li.active{border-style:solid;border-color:#222;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{margin:0 auto 60px auto;height:438px;width:700px;float:right;}
	
	.nav{padding-top:15px;clear:both;}
	
	.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
	.info p{margin-top:1.6em;}
	
	.nav{position:absolute;top:410px;left:0;}*/
	
/*Slideshow CSS End*/
.flags {
	margin-bottom: -5px;
}
