@charset "utf-8";
/* CSS Document */


/**********************************************************************/
/* Global                                                             */
/**********************************************************************/

.maintable
{
	margin: 0 auto;
}
body 
{
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;	
}


/**********************************************************************/
/* Page Header                                                        */
/**********************************************************************/

#header
{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:none;
}
.navigationBorder
{	
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background:transparent url(images/bg_home_content.jpg) repeat-y scroll center 0;
}
#divEmailInfo
{
	width:100px;
	height: 36px;
	font-weight: bold;
	float: right;
	text-align: center;
	font-family: arial;
	color: #FFFFFF;
	font-size:12px;
	line-height:15px;
}
#divContactInfo
{
	width:200px; 
	float:right;
	text-align:center;
	color:#0066ff;
	font-family:"Arial";
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin:15px 0 0 0;
}
#divContactInfo span
{
	Font-size: 16px;
	line-height: 19px;
}


/**********************************************************************/
/* Page Body Content                                                  */
/**********************************************************************/
.bodyFooterText
{
	font-family: Arial;
	font-size: 15px;	
	font-style:italic;
	color:#FFFFFF;
	margin-left: 40px;
}
.bodyPoolInfo
{
	font-size:14px;
	line-height:17px;
	Color:#FFFFFF;
	font-family: arial;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bodyProcessInfo
{
	font-size:14px;
	line-height:17px;
	color:#FFFFFF;
	font-family: arial;
}
.BodyServEquip
{
	font-family:arial;
	font-size: 14px;
	line-height: 17px;
	color:#FFFFFF;
	/*margin: 10px 0;*/
}
#bodyContent p.BodyServEquip
{
	padding-top:0;
	padding-bottom:0;
	margin:0;
}
.BodyServEquipListNumber
{
	float:left;
	font-weight:bold;
	width:20px;
	text-align:right;
}
.BodyServEquipListItem
{
	display:inline-block;
	padding-left:2px;
	white-space:normal;
	width:400px;
	font-weight:normal;
}

.bodyTinyPrint
{
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	font-style:italic;
}
.bodyServiceInfo
{
	font-family:arial; 
	font-size:18px;
	line-height:22px;
	color:#FFFFFF;
}

#bodyContent
{
	border-top:none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background: url(images/bg_home_content.jpg) repeat-y;
	background-position:center 0;
}

#bodyContent p
{
	padding: 2px 0 2px 10px;
}

#bodyBlueConcept
{
	width:200px; 
	float:left;
	text-align:left;
	color:#0066ff;
	font-family:"Arial";
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:50px 2px 0 15px;
} 
#bodyBlueConstruction
{
	width:200px; 
	float:center;
	text-align:left;
	color:#0066ff;
	font-family:"Arial";
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:15px 2px 0 480px;
}
#bodyBlueCompletion
{
	width:200px; 
	float:right;
	text-align:left;
	color:#0066ff;
	font-family:"Arial";
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin:10px 0 0 20px
}
.bodyBulletText{
	font-family: arial;
	font-size:12px;
	line-height:15px;
	color: #FFFFFF;
	font-weight:bold;
}
.bodyBulletSubText{
	font-family: arial;
	font-size:12px;
	line-height:15px;
	color: #cccccc;
	margin:0 0 0 40px;
	font-style:italic;
}
.bodyBannerText
{
	font-size:18px;
	line-height:24px;
	font-family:arial;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
} 
.bodyBlueContact
{
	color:#FFFFFF;
	font-family:"Arial";
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	text-align:center;
}
.bodyBottumBanText
{
	font-size:20px;
	line-height:24px;
	font-family:arial;
	color:#FFFFFF;
	font-style:italic;
	text-align:center;
} 
.bodyFlashMain
{
	padding: 20px 0 80px 0;
	background:url(..//images/water_background-868x153.png) bottom no-repeat;
}


/**********************************************************************/
/* Page Footer                                                        */
/**********************************************************************/
.footerStyleInfo
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0066ff;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}

.footContactInfo {
	font-size: 12px;
	text-align: right;
	color: #0066ff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footCopyrightInfo
{
	color: #666666;
	font-size: 12px;
}
.footGuaranteedInfo
{
	color: #ffffff;
	font-style: italic;
	font-size: 12px;
	font-family: Arial;
}
.footLicenseInfo 
{
	font-size: 12px; font-family: Arial; color: #FFFFFF;
}
.footServiceInfo
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.footBannerText
{
	font-size:20px;
	line-height:24px;
	font-family:arial;
	color:#FFFFFF;
	font-style:italic;
	text-align:center;
} 
.footCompanyBan
{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family:arial;
	color:#FFFFFF;
	text-align:center;
	margin: 20px
}


