body{
	background-image:url(images/background_tile1.jpg);
	background-repeat: repeat;
}

.cleaner{
	clear:both;
	width:780px;
	height:2px;

}

#maindiv{
	width:780px;
	padding:0px;
	border:1px solid black;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#mainbody{
	
	padding:0px;
	border:0px;
	margin:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	
	display: block;
	overflow :visible;
	
}

#header{
	width:780px;
	height:200px;
	border:0px;
	margin:0px;
	padding:0px;
	
}

#left{
	width:550px;
	border:0px;
	margin: 0px;
	padding:2px;
	float:left;
}

#right{
	width: 200px;
	border:0px;
	margin: 0px;
	padding:2px;
	float:left;
}

#footer{
	width:780px;
	border:0px;
	padding:0px;
	margin:0px;
	background-color: black;
	border-bottom:2px solid white;
	border-top:2px solid white;
}

#footer2{
	width:780px;
	height:22px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;

		
}

.text1,.textbold,dt,dd,table.contact , li , .inputtext, .textarea {
	font-family: Verdana;
	font-size:10px;
	color: #696969;
	
	margin:0px;
	border:0px;
	padding:2px;
}

.textbold{
	font-weight:bold;
}

h3{
	height:22px;
	
	
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: white;
	
	background-image:url(images/h1_back.jpg);
	background-repeat:repeat-x;
	
	padding:0px;
	margin:0px;
	border:0px;
	
	padding-top:3px;
	padding-left:5px;
	
	
}

.yellowtext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFF00;
	padding:0px;
	border:0px;
	margin:0px;
	
}

.yellowtext a:link{
	
	
	color:#FFFF00;
	text-decoration: none;
}

.yellowtext a:visited{
	
	
	color:#FFFF00;
	text-decoration: none;
}

.yellowtext a:hover{
	
	
	color:#FFFFFF;
	text-decoration: underline;
}

tr.footer_row {
	text-align:center;
	margin:0px;
	padding:1px;
	border:0px;
	color:red;
}

.whitetext{
width:780px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
	padding:1px;
	padding-top:3px;
	border:0px;
	margin:0px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}



.box1{

width:550px;
border:0px;
padding:0px;
margin:3px;

}

.box1_body{

width:550px;
border:0px;
padding:0px;
margin:0px;

background-image: url(images/box1_all_body.jpg);
background-repeat:repeat-y;




}

.box1_footer{

width:550px;
height:10px;
border:0px;
padding:0px;

margin:0px;

background-image: url(images/box1_all_footer.jpg);
background-repeat:no-repeat;

}


.box2{
width:200px;
border:0px;
padding:4px;
margin:0px;

}

.box2_body{

width:200px;
border:0px;
padding:0px;
margin:0px;

background-image: url(images/box2_all_body.jpg);
background-repeat:repeat-y;




}

.box2_footer{

width:200px;
height:10px;
border:0px;
padding:0px;

margin:0px;

background-image: url(images/box2_all_footer.jpg);
background-repeat:no-repeat;

}

.box_content{
	margin:0px;
	padding:4px;
	border:0px;

}

dl{
	margin:0px;
	padding:4px;
	border:0px;
	
}

dt{
	
	font-weight:bold;
}

table.contact{
	margin:0px;
	padding:3px;
	border:2px solid #708090;
	
	margin-left:auto;
	margin-right:auto;
	
}

a:link{
	color:blue;
	text-decoration: none;
}

a:visited{
	color:blue;
	text-decoration: none;
}

a:hover{
	color:navy;
	text-decoration: underline;
}

.textarea{
	
	
}
.inputtext{
	
	
}

.inputbutton{
	background-color: navy;
	color:white;
	font-family: Verdana;
	padding:3px;
	
}

.img1{
	border:0px;
	margin:0px;
	padding:0px;
}