@charset "utf-8";
body {
	background-color: #F3F3F3;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0 0;
}
#container {
	position:relative;
	width:100%;
	height:auto;
	margin: 0 auto;
}
#top-bar {
	position:relative;
	width:98%;
	height:65px;
	background: url(images/top-bar-bg.png);
	font-size:28px;
	padding: 0 1%;
}
#top-bar a{
	padding: 0px 15px;
	color: #000;
	text-decoration:none;
}
#top-bar a:hover{
	padding: 0px 15px;
	color:#ebebeb;
}	
#page-title-banner {
	position:relative;
	width:1000px;
	height:175px;
	margin: 30px auto 0px auto;
}
#homepage-largebanner {
	position:relative;
	width:1000px;
	height:508px;
	margin: 0 auto;
	background: url(images/large-banner.png);
}
#homepage-content {
	position:relative;
	width:880px;
	height:165px;
	margin: 0 auto;
	padding: 110px 80px 95px 80px;
	background: url(images/content-box-medium.png) no-repeat center #F3F3F3;
}
#Homepage-NuviDesignLogo {
	position:relative;
	width:900px;
	height:145px;
	margin: 20px auto;
	padding: 0px 50px;
	font-size: 22px;
	letter-spacing:4px;
	line-height:10px;
	color: #848484;
}
#ElectroHost-Banner {
	position:relative;
	width:1000px;
	height:117px;
	margin: 0 auto;
}
#content-main {
	position:relative;
	width:815px;
	height:auto;
	margin: 10px auto;
}
#content-left {
	position:relative;
	float: left;
	width:280px;
	height:345px;
	z-index:1;
}
#content-right {
	position:relative;
	float: left;
	width:535px;
	height:345px;
	z-index:1;
}
.SmallText {
	font-size: 12px;
	font-weight: bold;
}
.home-content-boxes{
	float:left;
	width: 280px;
	height: 165px;
	text-align:center;
	font-size: 15px;
	line-height:22px;
}
.BulletText2 {
	font-size: 17px
}

.img-float-left{
	float: left;
	padding: 0px 10px 0px 0px;
}
.img-float-right{
	float: right;
	padding: 0px 0px 0px 10px;
}
<style type="text/css">
a:link {
COLOR: #FFFFFF;
}
a:visited {
COLOR: #000000;
}
a:hover {
COLOR: #909090;
}
a:active {
COLOR: #FFFFFF;
}
</style> 
.HostingText {font-size: 24px; font-weight: bold;}
.BulletText {font-size: 30px}
.LargeText {font-size: 36px}
