/* PAGE/GENERAL */

*
{
	margin: 0;
	padding: 0;
}



	html
	{
		height: 100%;
		
	}


#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		dheight: 100%;
	}

body
{
	
	background-color: #000;
	background-position:center;
	background-repeat: no-repeat;
	color: #4C4C4C;
	font-family: garamond, verdana, arial, sans-serif;
	text-align: center;
margin-top:55px;
	}

#page
{
	width: 756px;
	margin: auto;
	min-height: 100%;
	text-align: center;
	border:1px solid #c93;
}

* html #page
{
	dheight: 100%;
	dpadding-left:1px;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}




/* HEADER */


#header{
	
	height:209px;
	width:756px;
	
	}

#logo{
	margin-top:15px;
}





/* CONTENT */

#content
{
	
	width:756px;
	height:510px;
	background:white;
	border:3px solid #c93;
	margin-right: auto;
	margin-left: auto;
}
#contentMain
{
	edisplay: inline;
	dclear: both;
	float: left;
	margin-top: 0;
	dmargin-left: 41px;
	width: 450px;
	}
	

#heading{
	font-weight:bold;
	font-size:16pt;
	color:#fc3;
}

#blurb{
	margin-top:20px;
	text-align:justify;
	font-size:13pt;
	margin-left:45px;
}	




/* SUBCONTENT */

#contentSub
{
	margin:0;
	padding:0;
	edisplay: inline;
	float: right;
	dwidth: 220px;
	emargin-right: 25px;
    dbackground:blue;
	}



















/* FOOTER */

#footer
{
	height:50px;
	position: relative;
	margin: -50px auto 0 auto;
	width: 756px;
	margin-left: 25px;
	background-color: #000;
	border-top:2px solid #fc3;
	font-size: 85%;
	color: #A6B8CA;
	text-align: center;
	line-height: 1.5em;
	margin:auto;
	border-left:1px solid black;
	border-right:1px solid black;
}

	* html #footer
	{
		margin-top: -50px;

	}

	#footer a{
	margin-left:14px;
	text-decoration:none;
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
}




#top{
	height:20px;
	background:#000;
	dborder-bottom:2px solid #c93;

	width:756px;}


#NavBar{

	margin:auto;
	hwidth:756px;
height:20px;
dbackground-color:black;
padding:0px;
}

#NavB{
font-family: arial, helvetic;
line-height:normal;
font-size:12px;
font-weight:bold;

}

#NavB ul{
list-style:none;
margin:0;
padding:0;
width:126px;
float:left;
height:20px;
}

#NavB ul{
	list-style:none;
	margin:0;
	padding:0;
	width:126px;
	float:left;
}

#NavB a{
display:block;
border-bottom:2px solid #000;
margin:0;
padding:7px;
color: #000;
background: url(Nav.gif) repeat-x;
text-decoration: none;
text-align: center;
}


#NavB ul ul a{
color:#fff;
text-decoration: none;		
font-weight:normal;
text-align: center;
background:#000;
}


#NavB a:hover {
color: #fc3;
background: #000;
}


#NavB li {position: relative;

	}

#NdvB ul ul ul {
position:absolute;
top:0;
left:100%;
width:126px;
z-index:200;}


/*
#NavB ul ul {
	hposition:absolute;
	jz-index:500;
	ktop:auto;
width:126px;
}
*/

div#NavB ul ul {display: none;}

div#NavB ul ul,
div#NavB ul li:hover ul ul,
div#NavB ul ul li:hover ul ul
{display: none;}

div#NavB ul li:hover ul,
div#NavB ul ul li:hover ul,
div#NavB ul ul ul li:hover ul
{display: block;}

#Net{float:left; background-colodr:#AB4924; width:25%; padding:0; height:180px; boreder:1px solid #990033;}
#Phone{float:left; background-color:bldue; width:25%; padding:0; height:180px; bordeer:1px solid #990033;}
#Web {float:left; background-color:yelldow; width:25%;padding:0; height:180px; bordeer:1px solid #fc3;}
#Selling p{margin-left:15px; margin-right:15px; margin-top: 20px; text-align:center; padding-top: 5px; backdground-color:#d8915b; height:175px; padding-left:5px; padding-right:5px; border: 1px dashed #000; color:black;}
#Selling span{Font-weight:bold; color:#c93; text-decoratidon:underline; font-size:15px;}


a {

color:#c93;
}

#flash{
border-top:300px;
width:100%;
height:170px;
background:orange;
}

