body {
	background-color: #000000;
	margin-top: 15px;
}

a:link {
	color: #FF6600;
}

a:visited {
	color: #FFFFFF;
}

.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
}

#home_outerbox {
	position: relative;
	z-index: 1;
	height: 10px;
}

#home_inner1 {
	position: absolute;
	z-index: 2;
	left: 378px;
	width: 363px;
	height: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	top: 15px;
}

#home_inner2 {
	position: absolute;
	z-index: 2;
	left: 50px;
	width: 259px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	top: 308px;
}

#home_video {
	position: absolute;
	z-index: 2;
	left: 24px;
	width: 345px;
	height: 280px;
	top: 26px;
}


#generic_container {
	position: relative;
	z-index: 1;
	height: 10px;
	width: 755px;
}

#services_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	width: 710px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
	position: absolute;
	z-index: 2;
	height: 496px;
	top: 0px;
	left: 0px;
}

#about_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	width: 710px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
	position: absolute;
	z-index: 2;
	height: 1370px;
	top: 0px;
	left: 0px;
}

.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 700px;
	background-color: #4B5B97;
}

.curlycontainer .innerdiv{
	position: relative;
	left: 2px;
	top: 2px;
	background-color: transparent;
	background-image: url(../images/brcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
