html {
overflow: -moz-scrollbars-vertical;
background:	#585B8C;
}

body {
	padding: 0 auto;
	margin: 0 auto;
	margin-left: 1px;
	overflow-x: hidden;
}

div, td, p, span, li, blockquote {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

a,
a:link,
a:visited {
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {				/*** DEFAULT HEADER TEXT SETTINGS  ***/
	margin				: 0 auto;		/*   remove default margins   */
	padding				: 2px;			/*   remove default padding   */
	font-weight			: bold;			/*   set the font weight   */
}
	h1 { font-size: 26px; }				/*   set the font size for <h1>   */
	h2 { font-size: 22px; border-bottom: 1px solid #000000; }				/*   set the font size for <h2>   */
	h3 { font-size: 18px; }				/*   set the font size for <h3>   */
	h4 { font-size: 16px; }				/*   set the font size for <h4>   */
	h5 { font-size: 14px; }				/*   set the font size for <h5>   */
	h6 { font-size: 12px; }				/*   set the font size for <h6>   */
	
.clear {
	clear: both;
}



#pageHeader {
	width: 770px;
	height: 170px;
}

#pageMenu {
	width: 770px;
	height: 27px;
	background: #ffffff url('siteimg/bg_menu.jpg') top center no-repeat;
}
	#pageMenu a,
	#pageMenu a:link,
	#pageMenu a:visited {
		float: left;
		position: relative;
		top: 3px;
		height: 24px;
		left: 37px;
		color: #000099;
		font-size: 12px;
		padding: 0px 7px;
		border-top: 2px solid #ffffff;
		border-left: 1px solid #efeefe;
		border-right: 1px solid #cdccdc;
	}
	#pageMenu a:hover,
	#pageMenu a:visited:hover {
		color: #000000;
		background: #efeefe url('siteimg/bg_tabs.jpg') bottom center repeat-x;
		border-top: 2px solid #6a6a74;
		border-left: 1px solid #6a6a74;
		border-right: 1px solid #6a6a74;
	}
	#pageMenu a.selected,
	#pageMenu a:link.selected,
	#pageMenu a:visited.selected {
		color: #000099;
		background: #efeefe url('siteimg/bg_tabs.jpg') bottom center repeat-x;
		border-top: 2px solid #6a6a74;
		border-left: 1px solid #6a6a74;
		border-right: 1px solid #6a6a74;
	}
#pageFooter {
	width: 770px;
	height: 55px;
	background: #ffffff url('siteimg/bg_footer.jpg') top center no-repeat;
}
	#pageFooter a {
		text-decoration: underline;
		position: relative;
		top: 30px;
		color: #000000;
		font-size: 10px;
		padding: 0px 7px;
	}
#pageFooter {
	width: 770px;
}
#contentWrap {
	width: 770px;
	background: #efeefe url('siteimg/bg_content.jpg') top center repeat-y;
}
#content {
	width: 750px;
}


/************************ 
	HOME 
************************/
#welcomeText {
	text-align: justify;
	width: 700px;
	font-size: 16px;
}
#videoTab {
	height: 29px;
	line-height: 29px;
	background: url('siteimg/videoTab.jpg') bottom right no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #6f6f9f
}
















#Verus-Studios-Charlotte-Web-Design {
	position	: absolute; 
	right		: 0px; 
	z-index		: 99;
	width		: 100px; 
	height		: 100px; 
	margin-top	: -100px;
}
#Verus-Studios-Charlotte-Web-Design A,
#Verus-Studios-Charlotte-Web-Design A:link,
#Verus-Studios-Charlotte-Web-Design A:visited,
#Verus-Studios-Charlotte-Web-Design A:hover,
#Verus-Studios-Charlotte-Web-Design A:visited:hover {
	border		: 0px;
	background	: transparent;
}
#hintbox {
	padding: 0px;
	position: absolute; 
	left: 50%;
	margin-left: -385px;
	z-index: 10; 
	visibility: hidden; 
	filter: Alpha(opacity=100);
	-moz-opacity: 1.0;
	background-color: #000000;
	border-bottom: 5px solid #ffdd00;
	width: 770px;
	height: 50px;
}
#hintboxtext {
	text-align: center;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #ffdd00;
	letter-spacing: 2px;
}












.servicesList TD {
	font-size: 14px;
}
IMG.frame1 {
	border: 1px solid #888888;
	margin:	5px;
}
IMG.frame2 {
	border: 1px solid #000000;
	margin:	10px;
}

.header14 {
	font-weight: bold;
	font-size: 14px;
}
.header16 {
	font-weight: bold;
	font-size: 16px;
}
.header20 {
	font-weight: bold;
	font-size: 20px;
}
.header24 {
	font-weight: bold;
	font-size: 24px;
}
TD.orangeHeader {
	background-color: #fdcc32;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	font-size: 14px;
	font-weight: bold;
}

	.servicesList LI {
		padding-bottom:	8px;
		list-style:	none outside;
	}
