	
	body {
		text-align:center;
		background-color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		background:#ffffff
		}
	#frame {
		width:720px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:#ffffff;
		/*border:1px solid #cccccc*/
		}
	
	#contentcenter {
		padding:0px;
		margin:0px;
		float:inherit;
		background:#ffffff
		}
	
	#contentheader {
		z-index:100;
		float:left;
		width:720px
		}
		
	p{
		text-align:justify;
		}

h1
					{
					font-weight:bold;
			      font-size:14px;
					color:#ffffff;
					background:#ff8700;
					padding:5px;
					margin:0px;
					margin-top:5px;
					}
.miniHeading
					{
			      font-size:12px;
					font-weight:bold;
					line-height:14px;
					position:relative;
					color:#ff8700;
					}
.contentTextFlash
					{
			      font-size:11px;
					position:absolute;
					padding:95px;
					padding-top:0px;
					top:80px;
					z-index:1;
					text-align:justify;
					}
.homeFlash		{
					padding-top:10px;
					}
.homeFlashHeadline
					{
			      font-size:12px;
					font-weight:bold;
					line-height:15px;
					color:#ff8700;
					}
.contentTextHome
					{
			      font-size:11px;
					position:absolute;
					padding:25px;
					padding-top:0px;
					top:100px;
					z-index:1;
					text-align:justify;
					width:670px;
					}

.listNumber		{
					position:relative;
					right:5px;
					}

.contactText
					{
			      font-size:11px;
					position:absolute;
					padding-left:220px;
					padding-top:0px;
					top:100px;
					z-index:1;
					}
.mailLink	
					{
					text-decoration:none;
               color:#666666;
					font-weight:bold;
					}
.mailLink:hover
					{
					text-decoration:underline;
               color:#666666;
					font-weight:bold;
					}
.mailLinkSplash
					{
					font-size:16px;
					line-height:21px;
					text-decoration:none;
               color:#333333;
					font-weight:bold;
					text-align:center;
					
					}
.mailLinkSplash:hover
					{
					text-decoration:none;
               color:#ff8700;
					font-weight:bold;
					}

.bullets			{
					color:#cc6633;
					}
.contentImage	{
					position:relative;
					bottom:10px;
					padding:10px;
					padding-right:0px;
					}

form				{
					background-color:#eeeeee;
					}
table.contact
					{
					position:relative;
					background-color:#eeeeee;
					height:200;
					width:;
					color:#333333;
					font-weight:bold;
					}
td
					{
					background-color:#eeeeee;
					border:0px solid #999999;
					padding:5px;
					margin:5px;

					}
.cornerCell
					{
					background-color:#FFFFFF;
					border:0px solid #999999;
					}
.greyCell
					{
					border:1px solid #999999;
					padding:5px;
					margin:5px;
					background-color:#999999;
					color:#FFFFFF;
					}

.progList		
					{
					list-style:none;
					}
.progParag
				{
				width:200px;
				}
.titleImage
				{
				border:0px;
				margin:0px;
				padding-bottom:5px;
				margin-bottom:5px;
				position:relative;
				padding:0px;
				position:relative;
				bottom:0px;
				}
#footer 		
				{
				margin:30px 0px 0px 0px;
				background:#e7e7e7;

				}
#footer p	{
				margin:0px 0px 0px 0px;
				padding:5px 0px 5px 0px;
				text-align:center;
				line-height:18px;
				}
#footer p a	{
				text-decoration:none;
				color:#666666;
				padding:0px 0px 0px 0px;
				}

#footer p a:hover	{
				text-decoration:none;
				color:#ffffff;
				background:#ff8700;
				}

.addressFooter	{
					text-align:center;
					background:#ffffff;
					border-top:1px solid #e7e7e7;
					border-bottom:0px;
					font-size:11px
				}
.footerLinks	{
				border-bottom:10px solid #cccccc;

				}

.footLinkDivide	{
				color:#cccccc;
				padding:0px 7px 0px 7px;
				}
		
input.contactForm	
				{
				position:absolute;
				left:200px;
				}
.splash		{
					position:absolute;
					height:300px;
               top:210px;
					margin:0 auto;
					padding:0px;
					border:0px;
					z-index:2;

}

#line				{
					height:200px;
					width:2px;
					background-color:#cccccc;
					position:absolute;
					left:360px;
					top:-70px;					
					z-index:3;
					}

