@charset "UTF-8";
/* CSS Document */

#box1 {
	width:650px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

.box1top {
	background-image:url(../boximg/box1top.gif);
	height:32px;
	padding-top:10px;
	}
	
.box1content {
	background-image:url(../boximg/box1mid.gif);
	min-height:175px;
	}
	
.box1footer {
	background-image:url(../boximg/box1footer.gif);
	height:10px;
	}
	
#box2 {
	width:300px;
	float:left;
	margin-bottom:10px;
	}

.box2top {
	background-image:url(../boximg/box2top.gif);
	height:32px;
	padding-top:10px;
	}
	
.box2content {
	background-image:url(../boximg/box1mid.gif);
	min-height:175px;
	}
	
.box2footer {
	background-image:url(../boximg/box2footer.gif);
	height:10px;
	}
	

#box3 {
	width:490px;
	float:left;
	margin-right:10px;
	}

.box3top {
	background-image:url(../boximg/box3top.gif);
	height:32px;
	padding-top:10px;
	}
	
.box3content {
	background-color:#FFF;
	min-height:200px;
	}
	
.box3footer {
	background-image:url(../boximg/box3footer.gif);
	height:10px;
	}


#box4 {
	width:460px;
	float:left;
	}


.box4top {
	background-image:url(../boximg/box4top.gif);
	height:32px;
	padding-top:10px;
	}
	
.box4content {
	background-color:#FFF;
	min-height:200px;
	}
	
.box4footer {
	background-image:url(../boximg/box4footer.gif);
	height:10px;
	}




#template2box1 {
	width:475px;
	float:left;
	margin-right:10px;
	}


.template2box1top {
	background-image:url(../boximg/template2-box1top.gif);
	height:32px;
	padding-top:10px;
	}
	
.template2box1content {
	background-color:#FFF;
	min-height:200px;
	}
	
.template2box1footer {
	background-image:url(../boximg/template2-box1low.gif);
	height:10px;
	}

#greenbox1 {
	width:275px;
	float:left;
	margin-bottom:10px;
	}

.greenbox1top {
	background-image:url(../boximg/greenbox1top.gif);
	height:15px;
	padding-top:15px;
	padding-left:15px;
	}
	
.greenbox1content {
	background-image:url(../boximg/greenbox1content.gif);
	min-height:100px;
	}
	
.greenbox1footer {
	background-image:url(../boximg/greenbox1low.gif);
	height:15px;
	}
	


#greenbox2 {
	width:190px;
	float:left;
	margin-bottom:10px;
	}

.greenbox2top {
	background-image:url(../boximg/greenbox2top.gif);
	height:15px;
	padding-top:15px;
	padding-left:15px;
	}
	
.greenbox2content {
	background-image:url(../boximg/greenbox2content.gif);
	min-height:100px;
	}
	
.greenbox2footer {
	background-image:url(../boximg/greenbox2low.gif);
	height:15px;
	}
	


#greenbox3 {
	width:315px;
	float:left;
	margin-bottom:10px;
	}

.greenbox3top {
	background-image:url(../boximg/greenbox3top.gif);
	height:15px;
	padding-top:15px;
	padding-left:15px;
	}
	
.greenbox3content {
	background-image:url(../boximg/greenbox3content.gif);
	min-height:100px;
	}
	
.greenbox3footer {
	background-image:url(../boximg/greenbox3low.gif);
	height:15px;
	}
	

#welcomebox {
	margin:0;
	margin-left:30px;
	padding:10px;
	float:left;
	width:600px;
	border:solid;
	border-style:solid;
	border-width:4px;
	background-color:#E5EBEB;
	background-color:#EFF0D6;
	border-color:#E5EBEB;
}

#welcomebox2 {
	margin:0;
	margin-left:30px;
	padding:10px;
	float:left;
	width:600px;
	border:solid;
	border-style:solid;
	border-width:4px;
	background-color:#D2DEE0;
	border-color:#E5EBEB;
}

	
.tablep {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	color:black;
	line-height:5px;
	padding:7px;
	vertical-align:top;
	}

.tablep2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	color:black;
	line-height:5px;
	padding:3px;
	}