body {
	margin: 0px;
	padding: 0px;
}
.container_bg {
	background-color: #f5f5f5;
}

a:hover {
	color: #009FF0;
}

.text1 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00a6f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-bottom: 5px;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1f1f1f;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8e8e8e;
	padding-bottom: 4px;
	padding-top: 4px;
}
.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00A2ED;
}
.text5 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00a6f5;
}
.text6 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8e8e8e;
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: 18px;
}
.nav_button {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-color: #00a2ed;
	padding-left: 12px;
}


.footer_bg {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
	text-decoration: none;
	line-height: 18px;
}
.sample{
	border:1px solid #e1e1e1;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.about_box {
	background-color: #00A2ED;
	padding: 9px;
}
.contact_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8e8e8e;
	border: 1px solid #e5e3e3;
	background-color: #FFFFFF;
	width: 203px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contact_box1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8e8e8e;
	border: 1px solid #e5e3e3;
	background-color: #FFFFFF;
	width: 370px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 127px;
}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.mask1{
	position:relative;
	width:929px;
	height:234px;
	overflow:hidden;
}
.mask6{
	position:absolute;
	margin-left:0px;
	width:730px;
	height:360px;
	overflow:hidden;
}

#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:730px;
	clear:both;
	height:35px;
	overflow:hidden;
	margin-top:375px;
	background-attachment: scroll;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:1px;
	width:100%;
	height:35px;
	left: 1px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:35px;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(images/thumb_invisible.gif) no-repeat;
	margin-top: -20px;
}
#thumbs_mask7{
	width:2400px;
	background:url(images/thumbs_mask.gif) no-repeat center top;
}
