body {
	padding: 0;
	background-image: url(images/back1.png);
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
}

html,body{height:100%;} 

head+body #container {min-height:100%;} 

hr {
color:#AEAEAE;
border:none;
border-top:1px solid #AEAEAE;
height:1px;
margin-left: 20px;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background-image: url(images/containerback.png);
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 0px;
}

#img_top {
	height: 80px;
	background-image: url(images/img_top.png);
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	}

#header {
	height: 250px;
	background-image: url(images/header.png);
	margin-left: 2px;
	margin-right: 2px;
	}
	
#img_menu {
	height: 37
..5px;
	background-color: #00F;
	margin-left: 10px;
	margin-right: 10px;
	height: 38px;
	}
	
#img_menu tr {
	height: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}
	
#img_menu td {
	height: 50px;
	width: 110px;
	text-align: center;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	color: #666666;

}	

#img_menu td:hover {
	background-image: url(images/button.png);
}


#img_menu td a {
	text-decoration: none;
	color: #666666;

}

#img_menu td a:hover {
	text-decoration: none;
	color: #666666;

}

	
#border {
	height: 14px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/border1.gif);
	background-repeat: repeat-x;
}

#content_left {
	width: 250px;
	height: auto;
	float: left;
	padding-left: 20px;

	}
	
#content_left h1 {
font-family: Century Gothic;
margin-top: 10px;
font-size: 16px;
font-weight: bold;
margin-left: 10px;
color: #4C4C4C;
background-image: url(images/db1.jpg);
background-repeat: no-repeat;
background-position: right;


}


#content_left h2 {
font-family: Century Gothic;
font-size: 12px;
font-weight: bold;
margin-left: 10px;
color: #4C4C4C;
background-image: url(images/db2.jpg);
background-repeat: no-repeat;
background-position: right;
margin-right: 20px;
padding-top: 10px;
}

	
#content_left p {
	font-family: Century Gothic;

	font-size: 12px;

	margin:10px 0;
	padding:10px;
	color: #4C4C4C;
	

}

.box {
background-image: url(images/boxbg.gif);
background-repeat: repeat-x;
margin-top: 10px;
background-color: #FDFCF6;
border-bottom: solid 1px #E1D2BD;


}

#content_left tr{
	text-align: center;
	color: #4C4C4C;
	margin-left: 0px;
}

#content_left td {
	width: 250px;
	height: 30px;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/menu_left_button.png);
	border: 0px;
	color: #4C4C4C;
	margin-left: 0px;
}

#content_left td a {
	width: 250px;
	height: 30px;
	font-family: "Century Gothic";
	color: #24619D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
					
					
#content_left td:hover {
	width: 250px;
	height: 30px;
	background-image: url(images/menu_left_button_over.png);
	

}
					
#content_left a {
	width: 250px;
	height: 30px;
	font-family: "Century Gothic";
	color: #24619D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}
					
#content_left a:hover {
	width: 250px;
	height: 30px;
	text-decoration: underline;
	
					
}


	
#content_right {
	width: 700px;
	height: auto;
	float: left;

}


#content_right h1 {
font-family: Century Gothic;
font-size: 22px;
margin-top: 10px;
font-weight: bold;
margin-left: 20px;
color: #4C4C4C;
background-image: url(images/db1.jpg);
background-repeat: no-repeat;
background-position: right;



}

#content_right h2 {
font-family: Century Gothic;
font-size: 14px;
font-weight: bold;
margin-left: 20px;
color: #4C4C4C;


}
	
#content_right p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Century Gothic;
	font-size: 13px;
	color: #4C4C4C;
	
	
}

#content_right form {
	margin-left: 20px;
	font-family: Century Gothic;
	font-size: 12px;
}

#content_right table {
	margin-left: 20px;
}

#content_right td {
	font-family: Century Gothic;
	font-size: 13px;
	color: #4C4C4C;
	vertical-align: top;
	
}

#content_right li {
	font-family: Century Gothic;
	font-size: 13px;
	color: #4C4C4C;
}

#content_right img {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;

}

#content_right ul {
	margin-left: 20px;
	padding-left: 20px;
	}

#content_right ul li {
	margin-left: 20px;
	padding-left: 20px;
}



#footer {
	clear: both;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
}

#footer p {
	font-family: Century Gothic;
	font-size: 11px;
	color: #4C4C4C;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;

}
