@charset "utf-8";

/*start of default template*/

body{
	height: auto;
	width:970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #06F;
}

#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #39C;
	text-align: center;
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	float: left;
	border-bottom-style: none;
	border-bottom-color: #06F;
	background-image: url(../_assets/JDITOurWeb-small.jpg);
	background-position: left top;
}


h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #06C;
}
h2{
	font-size: 2em;
}
h3{
	font-size: 1.5em;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #06C;
}

.menubox{
	float: left;
	height: 20px;
	width: 187px;
	font-size: 18px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clear-fix { clear: both; line-height: 1px; }


#footer {
	clear: both;
	float: left;
	height: 150px;
	width:100%;
	background-image: url(../_assets/JFMD300_70.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-top-color: #06F;
	padding-top: 5px;
}


/*end of default template*/
#col01 {
	clear: both;
	float: left;
	width: 300px;
	height: 500px;
	padding: 5px;
	text-align: center;
	border-top-style: groove;
	border-top-color: #06F;
	border-bottom-style: groove;
	border-bottom-color: #06F;
	border-left-style: groove;
	border-left-color: #06F;
}
#col02 {
	float: left;
	width: 300px;
	height: 500px;
	padding: 5px;
	text-align: center;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #06F;
	border-left-color: #06F;
	border-top-style: groove;
	border-top-color: #06F;
	border-bottom-style: groove;
	border-bottom-color: #06F;
}
#col03 {
	float: left;
	width: 300px;
	height: 500px;
	padding: 5px;
	text-align: center;
	border-right-style: groove;
	border-right-color: #06F;
	border-top-style: groove;
	border-top-color: #06F;
	border-bottom-style: groove;
	border-bottom-color: #06F;
	
}
#SingCol {
	
	clear: both;
	float: left;
	width: 100%;
	min-height: 500px;
	text-align: center;
	border-top-style: groove;
	border-top-color: #06F;
	border-bottom-style: groove;
	border-bottom-color: #06F;
	border-left-style: groove;
	border-left-color: #06F;
	border-right-style: groove;
	border-right-color: #06F;
	/*background-image: url(../_assets/JDITOurWeb.jpg);*/
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#01 {
}
#02 {
}
#03 {
}
#04 {
}
#05 {
}




#MenuBar {
	height: 50px;
	width: 935px;
	border-bottom-style: groove;
	border-bottom-color: #06F;
}
