body {
	background-image: url(images/body_bg.jpg);
	background-position: top center;
	background-color: #E3E1DD;
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	top: 190px;
	left: 50%;
	margin: 0px 0px 0px -293px;
	z-index: 100;
}

#head {
	position: absolute;
	top: 260px;
	left: 50%;
	margin: 0px 0px 0px -375px;
}



#main1_container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -374px;
	top: 330px;
}


#main1 {
	width: 428px;
	background-image: url(images/main1_bg.gif);
}


#main1_text {
	padding: 10px 20px 10px 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 1.5em;
	
}


#main1_text a {
	color: #6E6555;
	text-decoration: none;
}

#main1_text a:hover {
	color: #CA5F71;
	text-decoration: none;
}




#popup_text {
	padding: 10px 20px 10px 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 1.5em;
	
}





#main2_container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px 64px;
	top: 330px;
}

#main2 {
	width: 236px;
	background-image: url(images/main2_bg.gif);
	margin: 0px;
	padding: 0px;
}


#main2_text {
	padding: 10px 20px 10px 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 1.5em;
	
}



.input_contact {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
	font-family: Verdana;
	font-size: 11px;
	color: #6A6967;
	
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;

}



.example_list {
	list-style-image:url(images/list.gif);
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}

.example_list a {
	color: #6E6555;
	text-decoration: none;
}

.example_list a:hover {
	color: #CA5F71;
	text-decoration: none;
}




.example_head {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}


.example_text {
	font-size: 10px;
	font-family: Verdana;
	color: #6F6E6B;
}
