body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f4f4f4;
	color:#2367B2;
	font-size:10px;

}

#main{
	width:761px;
	margin-left:auto;
	margin-right:auto;
	magin-top:20px;
	position:relative;
	float:none;
	padding:6px;
	border: 4px solid #2367b2;
	margin-top:20px;
	marging-bottom:20px;
	background-color:#ffffff;
	}

#banner{
	width:100%;
	height:147px;
	background-color:#ffffff;
	
	
}

#banner_left{
	width:100%;
	height:147px;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	padding-top:0px;
	padding-left:1px;
	margin:0px;

}
img.banner{
	margin-top:6px;
	margin-bottom:5px;

}
#nav {
	position:absolute;
	bottom:5px;
	left:16px;
	width: 700px;
	height: 28px;

}

#banner_hold {
	position:absolute;
	bottom:-1px;
	left:0px;
	width: 761px;
	height: 100%;
	padding-left: 0px;
	border: 1px;
	border-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
*html #nav {
	position:absolute;
	bottom:auto;
	left:20px;

}

#nav a img {
	border:none;
}

#banner_right{
	widht:146px;
	height:147px;
	padding-left:6px;
	position:absolute;
	float:right;
	left: 602px;
	top: 2px;
	
}
#content{
	width:100%px;
	height:auto;
	margin-top:0px;
	margin-bottom:30px;
	
}

#content_about{
	width:720px;
	height:auto;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:30px;

}

#content_right{
	padding-left:20px;
	padding-right:20px;
	width:330px;
	float:left;
	position:relative;
}

#content_left{
	padding-left:20px;
	padding-right:20px;
	width:330px;
	float:left;
	position:relative;
}

#workshop_box_1{
	margin-left:20px;
	margin-right:24px;
	width:208px;
	height:190px;
	float:left;
	position:relative;
	padding-top:155px;
	border: 1px solid #595959;
	background-image:url(images/workshop_box_1_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;

	}
*html #workshop_box_1{
	margin-left:20px;
	margin-right:24px;
	width:208px;
	height:195px;
	float:left;
	position:relative;
	padding-top:150px;
	border: 1px solid #595959;
	background-image:url(images/workshop_box_1_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;

	}
#workshop_box_2{
	margin-left:20px;
	margin-right:24px;
	width:208px;
	height:190px;
	float:left;
	position:relative;
	padding-top:155px;
	border: 1px solid #595959;
	background-image:url(images/workshop_box_2_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
*html #workshop_box_2{
	margin-left:20px;
	margin-right:24px;
	width:208px;
	height:195px;
	float:left;
	position:relative;
	padding-top:150px;
	border: 1px solid #595959;
	background-image:url(images/workshop_box_2_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
#workshop_box_3{
	margin-left:20px;
	margin-right:20px;
	width:208px;
	height:190px;
	float:left;
	position:relative;
	padding-top:155px;
	border: 1px solid #595959;
	background-image:url(images/workshop_box_3_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
*html #workshop_box_3{
	margin-left:20px;
	margin-right:20px;
	width:208px;
	height:195px;
	float:left;
	position:relative;
	padding-top:150px;
	border: 1px solid #595959;
	background-image:url(images/workshop_box_3_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}
a#link{
	position:absolute;
	bottom:1px;
	left:1px;
	display:block;
	height:31px;
	width:206px;
	background-image:url(images/click.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a.back{
	margin-top:20px;
	float:right;
	color:#a11f23;
	text-decoration:none;
	font-size:11px;
	padding-bottom:2px;
	
}

a.back:hover{

	border-bottom:dotted 1px #a11f23;
}
a.magenta{
	color:#a11f23;
	text-decoration:none;
	font-weight:bold;
}
a.magenta:hover{
	text-decoration:underline;
}
h1{
	font-size:12px;
	font-weight:normal;
	color:#a11f23;
	line-height:normal;
	padding-left:15px;
	margin-bottom:20px;
	margin-top:0px;
	margin-top:22px;
}

h1.one{ width:500px; height:24px; margin-top:30px;}

h2.one{ width:190px; height:42px;}
h2.two{width:75px; height:42px;}
h2.three{width:110px; height:42px;}



h2{
	font-size:12px;
	font-weight:normal;
	color:#a11f23;
	line-height:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	padding-left:3px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}

p{
	line-height:normal;
	padding-left:0px;
	padding-right:0px;
}
ul.body{
	list-style-type:disc;
	color:#a11f23;
	font-weight:normal;
	line-height:18px;
	margin-left:7px;
	padding-left:14px;
}
li.body{
	
}
a.main{
	font-weight:bold;
	text-decoration:none;
	color:#595959;
}

a.main:hover{
	text-decoration:underline;
}

#footer{
	width:774px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	float:none;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	}
	
#footer a{
	color:#595959;
	text-decoration:none;
}

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

#footer span.left{
	float:left;
	position:relative;
}

#footer span.left a{
	padding-right:9px;

	
}
#footer span.right{
	float:right;
	position:relative;
	text-align:right;
	
}
div.clearer {clear: left; line-height: 0; height: 0;}
