#father {
	width: 770px;
	margin: 0 auto;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #666666;
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight:400;
	color: #333333;
	text-decoration:none;
	padding-left:118px;
	padding-right:118px;
	list-style-position: outside;
	list-style-image: url(images/bullet.JPG);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#text_title a:link {
	text-decoration: none;
	color:#006633;
}
#text_title a:visited {
	text-decoration: none;
	color:#006633;
}
#text_title a:hover {
	text-decoration: underline;
	color:#006633;
}
#text_title a:active {
	text-decoration: none;
	color:#006633;
}
.higlight {
	font-size: 12px;
	font-weight: bold;
	color:#3366FF;
}

.header_title {
	color: #663333;
	font-size:14px;
	font-weight:200;
}
