/* CSS Document */

#content_section {
	position:absolute;
	width:100%;
	height:480px;
	z-index:4;
	vertical-align: middle;
	top: 0;
	left: 0;
}

#smallContent {
	position:absolute;
	left:0;
	top:10px;
	width:100%;
	height:200px;
	z-index:3;
}
#Main_Content {
	position:absolute;
	left:0;
	top:520px;
	width:100%;
	height:546px;
	z-index:3;
}
#newsletter_title {
	position:relative;
	top:30px;
	width:215px;
	height:20px;
	z-index:2;
	left: 250px;
}
#newsletter {
	position:relative;
	top:90px;
	width:240px;
	height:140px;
	z-index:2;
	background-image:url(../images/newsletter_box.png);
	left: 250px;
	font-family:"Century Gothic", "Trebuchet MS", Verdana;
	font-size:14px;
	padding-top:5px;
}

#line_break {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:14px;
	z-index:4;
	background-image: url(../images/content_bar.png);
}

#about {
	position:relative;
	left:0px;
	top:0px;
	width:730px;
	height:320px;
	z-index:2;
}
#line_break2 {
	position:relative;
	left:0px;
	top:1980px;
	width:750px;
	height:14px;
	z-index:4;
	background-image: url(../images/content_bar.png);
}
#second_content {
	position:absolute;
	left:0;
	top:190px;
	width:100%;
	height:300px;
	z-index:3;
}

#footer {
	position:absolute;
	left:0px;
	top:2920px;
	width:100%;
	height:200px;
	z-index:2;
	background-image: url(../images/footer.png);
}
#dotsmise_logo {
	position: relative;
	left:06px;
	top:45px;
	width:25px;
	height:25px;
	z-index:3;
}
#footer_information {
	position:relative;
	left:0px;
	top:-10px;
	width:100%;
	height:110px;
	z-index:2;
}
.style9 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
}
.style11 {font-family: "Century Gothic", "Trebuchet MS", Verdana; font-size: 14px; }

.style12 {font-family: "Century Gothic", "Trebuchet MS", Verdana; font-size: 12px; font-style: italic; }
