body
	{
	font-size: 12px;
	font-family: verdana;
	background-color: #222222;
	color: #CCCCCC;
	}
div.centeringDiv
	{
	border: 1px #DDDDDD solid;
	position:absolute;
	top: 50%;
	left: 50%;
	height:49em;
	margin-top: -24.5em;
	margin-left: -32.5em;
	background-color: #2F3130;
	text-align: center;
	}
div.topContent
	{ 
	text-align:center;  
	margin-left:auto;  
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 5px; 
	}
div.middleContent
	{
	width: 780px;
	height: 425px;
	text-align: center;
	}
div.lowerContent
	{
	margin-top: 20px;
	line-height: 130%;
	}
div.colBtn
	{	
	float: left;
	height: 425px;
	width: 129px;
	text-align: center;
	}
div.col2
	{
	float: left;	
	width: 22px;
	height: 425px;
	text-align: center;
	}
div.col3
	{	
	float: left;
	width: 434px;
	height: 425px;
	line-height: 140%;
	}
div.btnContent
	{
	height: 60px;
	}
div.spacer1
	{
	height: 223px;
	}
div.spacer2
	{
	height: 25px;
	}
div.w3c
	{
	width: 780px;
	height: 80px;
	text-align: right;
	margin-top: 20px;
	}
div.domains
	{
	line-height: 180%;
	}
div.services
	{
	line-height: 130%;
	}
div.portfolio
	{
	line-height: 250%;
	}
#fadeshow1
	{ 
	text-align:center;  
	margin-left:auto;  
	margin-right:auto;
	}
input.in1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-color: #D9D9D9;
	background-color: #FFFFFF;
	background-position: left top;
	color: #333333;
	width: 250px;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}
textarea.ta1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	border-color: #D9D9D9; 
	background-color: #FFFFFF; 
	background-position: left top; 
	color: #333333; 
	width: 250px; 
	height: 100px; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 5px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}
.btnBorder img
	{
	border: 2px solid #737373;
	}
.btnBorder:hover img
	{
	border: 2px solid #4242F8;
	}
.btnBorder:hover
	{
	color: #4242F8;
	}

a:link
	{
	color:#CCCCCC; 
	text-decoration: none;
	}
a:visited 
	{
	color:#CCCCCC; 
	text-decoration: none;
	}
a:hover 
	{
	color:#FFFFFF; 
	text-decoration: underline;
	}
a:active 
	{
	color:#FFFFFF; 
	text-decoration: underline;
	}
