/* CSS  ORIGINAL iD center layers*/
#horizon {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
#content {
	/*background-color: #FFFFFF;*/
	position: absolute;
	margin-left: -535px;
	margin-top: -267px;
	left: 48%;
	width: 1070px;
	height: 515px;
	visibility: visible;
	z-index: 10;
	display: block;
	}
	
	/*FLV Player*/
	#horizonPlayer {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
	#contentPlayer {
	position: absolute;
	margin-left: -200px;
	margin-top: -200px;
	left: 50%;
	width: 400px;
	height: 400px;
	visibility: visible;
	z-index: 1000;
	display: block;
	padding-top: 0px;
	}

/* Index NAVIGATION */	
/*
#navIndex {
	visibility: visible;
	z-index: 5000;
	margin: 0px;
	padding: 0px;
	font-size:16px;
	font-family: Verdana, Helvetica, Monaco, sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 492px;
	width: 1070px;
	height: auto;
	right: 265px;
	}
#navIndex ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
#navIndex ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: right;
	list-style-type: none;
	display: inline;
	}
#navIndex ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #CC9966;
	}
#navIndex ul li a:hover {
	color: #666666;
	 text-decoration: none;
	}
	*/
#navIndex {
	visibility: visible;
	z-index: 5000;
	margin: 0 0 2px 0;
	padding: 2px 0 5px 0px;
	font-size:20px;
	font-family: Verdana, Helvetica, Monaco, sans-serif;
	font-weight: bold;
	position: fixed;
	top: 0px;left:0px;
	width: 100%;
	height: auto;
	background-color:#60606d;border-top:2px solid #f37021;
	}
	
#navIndex ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#navIndex ul li {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	list-style-type: none;
	display: inline;
	}
#navIndex ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #FFFFFF;
	}
#navIndex ul li a:hover {
	color: #666666;
	 text-decoration: none;
	}
	* html #navIndex { position:absolute;
	}
	
#navIndexPort {
	visibility: visible;
	z-index: 5000;
	margin: 0px;
	padding: 0px;
	font-size:16px;
	font-family: Verdana, Helvetica, Monaco, sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 493px;
	width: 1070px;
	height: auto;
	right: 297px;
	}
#navIndexPort ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
#navIndexPort ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: right;
	list-style-type: none;
	display: inline;
	}
#navIndexPort ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #CC9966;
	}
#navIndexPort ul li a:hover {
	color: #666666;
	 text-decoration: none;
	}
	
	
	.navIndex a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #cccccc;
	}
	.navIndex a:hover {
	color: #cc9900;
	text-decoration: none;
	}
	.navIndex a:visited {
	color: #cccccc;
	text-decoration: none;
	}	
	
/* END INDEX navs */


/* DEFAULT LINKS styling */	
ul {
	margin: 0px;
	padding: 0px;
	}
ul li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	}
ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #CC9966;
	}
ul li a:hover {
	color: #666666;
	 text-decoration: none;
	}
	
a {
	text-decoration: none;
	color: #333333;
	}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	cursor: crosshair;
	}
	
	/* END*/

p {
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

#displayClock {
	padding-bottom: 0px;
	text-align: left;
	position: absolute;
	visibility: visible;
	z-index: 1000;
	top: 155px;
	padding-right: 0px;
	padding-top: 1px;
	color: #CCCCCC;
	left: 220px;
	padding-left: 0px;
	margin: 0px;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


/*main background images*/
/*#contact1Wrap {
	width: 315px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	text-align: right;
	top: 267px;
	left: 467px;
	background-image: url(../images/index/website_design_contact_10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	*/

	
#contact1 {
	width: 397px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 300px;
	left: 380px;
	}

#contact2 {
	width: 397px;
	height:auto;
	padding:0px 0px 0px 100px;
	margin:0px;
	position:absolute;
	right:292px;
	visibility:visible;
	z-index:100;
	text-align: right;
	bottom: 79px;
	}

.contact ul {
	margin: 0px;
	padding: 0px;
	}
.contact ul li {
	margin: 1px 0px 0px;
	padding: 0px 25px 1px 0px;
	text-align: right;
	list-style-type: none;
	line-height: 15px;
	}
.contact ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #333333;
	line-height: 15px;
	}
.contact ul li a:hover {
	color: #FF6666;
	 text-decoration: none;
	}
	
	
#contactTextWrap  {
	width: 311px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:255px;
	left:465px;
	visibility:visible;
	z-index:100;
	color: #535353;
	text-align: justify;
	}

#contact1sub {
	width: 397px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:1000;
	text-align: right;
	top: 300px;
	left: 380px;
	}
.contact1sub ul {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
.contact1sub ul li {
	margin: 1px 0px 0px;
	padding: 0px 25px 1px 0px;
	text-align: right;
	list-style-type: none;
	background-color: #CC0099;
	}
.contact1sub ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #333333;
	}
.contact1sub ul li a:hover {
	color: #FF6666;
	 text-decoration: none;
	}
	
	#contactText {
	padding:10px 10px 34px 20px;
	margin:0px;
	visibility:visible;
	z-index:100;
	color: #666666;
	text-align: justify;
	}




#designContact {
	width: 210px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	top:267px;
	right:305px;
	visibility:visible;
	z-index:100;
	text-align: right;
	}
#designHeader {
	width: 570px;
	height:160px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	left:210px;
	visibility:visible;
	z-index:10;
	}
	/*#designLeft {
	width: 210px;
	height:276px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:160px;
	left:0px;
	visibility:visible;
	z-index:10;
	}*/
	#designLeft {
	width: 210px;
	height:340px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:115px;
	left:0px;
	visibility:visible;
	z-index:10;
	}
	#designLinks {
	width: 210px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	top:284px;
	left:482px;
	visibility:visible;
	z-index:100;
	text-align: left;
	}
	#designLogo {
	width: 255px;
	height:174px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:160px;
	left:210px;
	visibility:visible;
	z-index:10;
	}
	#designLogoB1 {
	width: 255px;
	height:102px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:334px;
	left:210px;
	visibility:visible;
	z-index:10;
	}
	#designLogoB2 {
	width: 570px;
	height:79px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:470px;
	left:210px;
	visibility:visible;
	z-index:10;
	}
	#designLogoR1 {
	width: 315px;
	height:107px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:160px;
	left:465px;
	visibility:visible;
	z-index:10;
	}
	#designLogoR2 {
	width: 315px;
	height:169px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:267px;
	left:465px;
	visibility:visible;
	z-index:10;
	}
#designRight1 {
	width: 350px;
	height:160px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	left:780px;
	visibility:visible;
	z-index:10;
	}
	#designRight2 {
	width: 350px;
	height:107px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:160px;
	left:780px;
	visibility:visible;
	z-index:10;
	}
	#designRight3 {
	width: 350px;
	height:203px;
	padding:0px;
	margin:0px;
	position:absolute;
	top:267px;
	left:780px;
	visibility:visible;
	z-index:10;
	}
	
#iDesigner {
	width: 200px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	top:238px;
	left:200px;
	visibility:visible;
	z-index:100;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	}
#idweb {
	width: auto;
	height:auto;
	padding:0px;
	margin:0px;
	visibility:visible;
	z-index:1000;
	text-align: right;
	font-size: 80px;
	font-style: italic;
	color: #CCCCCC;
	}


#link1Wrap {
	width: 46.7em;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 198px;
	text-align: right;
	font-weight: bold;
	left: 223px;
	}
	#link1 {
	padding: 0px;
	margin:0px;
	}
	
#link2Wrap {
	width: 800px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 265px;
	right: 290px;
	text-align: right;
	font-weight: bold;
	}

#link2 {
	padding: 0px;
	margin:0px;
	}
	
#link3Wrap {
	width: 300px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 265px;
	left: 782px;
	text-align: left;
	vertical-align: text-bottom;
	}

	#link3 {
	padding: 0px;
	margin:0px;
	}
	
.links ul {
	margin: 0px;
	padding: 0px;
	}
	.links ul li {
	margin: 0px;
	padding: 1px 1em 1px 0px;
	text-align: left;
	list-style-type: none;
	line-height: 15px;
	border: 1px #FFFFFF;
	color: #000000;
	}
	.links ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	font-weight:bold;
	line-height: 15px;
	color: #FFCC00;
	}
	.links ul li a:hover {
	color: #FFFFFF;
	 text-decoration: none;
	}
	/*
	.links ul li a:visited {
	color: #FFFFFF;
	 text-decoration: none;
	}
	*/
	
.lists ul {
	margin: 0px;
	padding: 0px;
	}
.lists ul li {
	margin: 0px;
	padding: 1px 1em 1px 0px;
	text-align: right;
	list-style-type: none;
	line-height: 15px;
	border: 1px #FFFFFF;
	}
.lists ul li a {
	margin: 0px;
	padding:  0px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	line-height: 15px;
	}
.lists ul li a:hover {
	color: #FFCC00;
	 text-decoration: none;
	}
/*
.lists ul li a:visited {
	color: #FFFFFF;
	 text-decoration: none;
	}
	*/



#processText {
	width: 300px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 170px;
	right: 305px;
	text-align: justify;
	color: #535353;
	}


#profileText1 {
	width: 305px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 52px;
	left: 230px;
	text-align: justify;
	color: #333333;
	}
#profileText2 {
	width: 300px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	right: 305px;
	text-align: justify;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Monaco, sans-serif;
	bottom: 147px;
	line-height: 17px;
	}
#viewWebsite {
	width: 200px;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	visibility:visible;
	z-index:100;
	top: 453px;
	left: 782px;
	text-align: left;
	font-weight: bold;display:none;
	}
	
	#viewWebsite a {
	margin: 0px;
	padding:  0px 5px 0px 0px;
	text-decoration: none;
	color: #FA2E98;
	font-weight:bold;
	line-height: 15px;
	}
	#viewWebsite a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

	
.tools {
	color: #333333;
}
.tool {
	color: #000000;
}
.bar5 {
	background-color: #999967;
	background-image: url(../images/common/big_bars_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bar6 {
	background-color: #999967;
	background-image: url(../images/common/big_bars_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bar10 {
	color: #99FF00;
	background-image: url(../images/common/bars_services_10_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bar09 {
	color: #99FF00;
	background-image: url(../images/common/bars_services_09_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}
#textSizes {
	left: 856px;
	bottom: 323px;
	position: absolute;
	visibility: visible;
	z-index: 1000;
	text-align: left;
	color: #FF99FF;
	font-size: 11px;
	line-height: 12px;
	width: 200px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#12px {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 1px 1px;
	text-align: left;
	display: inline;
	color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 100;
	left: 810px;
	bottom: 323px;
}
#text12px {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 1px 1px;
	text-align: left;
	display: inline;
	color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 100;
	left: 810px;
	bottom: 323px;
}
#14px {
	font-size: 34px;
	text-align: left;
	border: 1px solid #FF00FF;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	left: 822px;
	bottom: 323px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 2px;
	width: auto;

}
#14px a {
	font-size: 34px;
	text-decoration:none;
	color: #FF00FF;
}
#14px a:hover {
	font-size: 34px;
	text-decoration:none;
	color: #FFCC00;
}
#text14px {
	font-size: 34px;
	text-align: left;
	border: 1px solid #FF00FF;
	position: absolute;
	visibility: visible;
	z-index: 2000;
	left: 822px;
	bottom: 323px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 2px;
	width: auto;

}
#text14px a {
	font-size: 34px;
	text-decoration:none;
	color: #FF00FF;
}
#text14px a:hover {
	font-size: 34px;
	text-decoration:none;
	color: #FFCC00;
}
#indexText {
	color: #333333;
	position: absolute;
	visibility: visible;
	z-index: 1000;
	top: 353px;
	font-weight: bold;
	text-align: right;
	width: 600px;
	right: 305px;
	line-height: 15px;
}


#trailimageid
{
	font-size: 1em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 2000;
	
}

.layerText {
	 background-image:url(../images/common/pop_up_sml_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #BDAD44;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Helvetica, Tahoma, "Trebuchet MS", Arial, sans-serif;
	}
#layer01text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	top: 282px;
	right: 290px;
}
	#layer01textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}	
#layer02text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	top: 300px;
	right: 290px;
}
	#layer02textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
#layer03text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	top: 318px;
	right: 290px;
}
	#layer03textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
#layer04text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	bottom: 197px;
	right: 290px;
}
	#layer04textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
#layer05text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	bottom: 180px;
	right: 290px;
}
	#layer05textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
#layer06text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	bottom: 163px;
	right: 290px;
}
	#layer06textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
#layer07text	{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	bottom: 146px;
	right: 290px;
}
	#layer07textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
#layer08text
{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	bottom: 129px;
	right: 290px;
}
	#layer08textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}

#layer09text
{
	position: absolute;
	width: 500px;
	height: auto;
	z-index: 2000;
	visibility:visible;
	bottom: 113px;
	right: 290px;
}
	#layer09textInner {
	margin: 0px;
	padding: 10px 10px 5px 100px;
	}
	
.textBold {
	font-weight: bold;
	margin: 5px 0px 0px;
}
.infoImage {
	background-image: url(../images/common/page_out_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 100px;
}
.infoImageAlt {
	background-image: url(../images/common/page_out_grn_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 100px;
}
#simpleviewer {
	position: absolute;
	visibility: visible;
	z-index: 5000;
	height: auto;
	width: auto;
	top: 233px;
	margin: 0px;
	padding: 0px;
	right: 70px;
	text-align: left;
}
#simpleviewer a {
	font-size: 10px;
	line-height: 10px;
	color: #e9e9e9;
}
.newDesign {
	color: #FF0000;
}
.playerFrame {
	margin: 0px;
	padding-top: 30px;
	border: 1px solid #FFCC00;
}
