html, body {
  margin:0;
  padding:0;
  height:100%;
}

a:HOVER {
	color: #f47928;
}

a {
	color: #7a7a7a;
}

.menu-backg {
	width: 1100px;	
	height: 44px;
}

.menu-left-backg {
	background-image: url("../media/menu_left.png");
	float: left;
	width: 13px;
	height: 44px;
}
.menu-center-backg {
		background-image:url("../media/menu_bckg.png");
		background-repeat:repeat-x;
		float: left;
		width: 1070px;
		height: 44px;
}
.menu-right-backg {
		background-image: url("../media/menu_right.png");
		float: left;
		width: 17px;
		height: 44px;
}
.header-bckg {
		background-image: url("../media/header_backg.png");
		width: 100%;
		height: 28px;
		margin: 0px;
		padding: 0px;
}

.logo{
	/*width: 900px;*/
	height: 70px;
	vertical-align: middle;
}

.logo-left{
	text-align: left;
	float: left;
	width: 50%;
	height: 100%;
}

.logo-left a{
	text-decoration: none;
	border: none;
}
.logo-left img{
	border: none;
}
.logo-right{
	text-align: right;
	float: left;
	width: 50%;
	height: 100%;
}

.header-href{
	font-size: 13.33px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}

.separator{
	font-weight: bold;
	font-size: 13.33px;
	color: #7a7a7a;
}

.footer{
   /*position:absolute;*/
   bottom:0;
   width:100%;
   background-image: url("../media/footer_backg.png");
   height: 92px;
   text-align: center;
   vertical-align: center;
}	

.footer-links{
	text-align: center;
	margin-top: 30px;
	padding-top:30px;
}

.footer-href{
	font-size: 13.33px;
	font-family: Tahoma;
	text-decoration: none;
}

.content {
   padding-bottom:120px;   /* Height of the footer */
   width: 1100px;
   text-align: left;
   margin-top: 10px;
}

.container {
   min-height:100%;
   position:relative;
}

.l-t-corner {
	float: left;
	width: 19px;
	height: 19px;
	background: url("../media/l_t_corner.png");
	
}
.r-t-corner {
	float: left;
	width: 19px;
	height: 19px;
	background: url("../media/r_t_corner.png");
}
.l-b-corner {
	float: left;
	width: 19px;
	height: 19px;
	background: url("../media/l_b_corner.png");
}
.r-b-corner {
	float: left;
	width: 19px;
	height: 19px;
	background: url("../media/r_b_corner.png");
}
.middle-space{
	float: left;
	width: 862px;
	height: 19px;
	background: url("../media/center_img.png");
}

.top{
	width: 900px;
	height: 19px;
}
.middle-top{
	width: 866px;
	background-color: #99cbe5;
	height: 48px;
	font-family: tahoma;
	font-size: 24px;
	color: white;
	padding-top: 4px;
	padding-left: 34px;
}

.middle-center {
	width: 900px;
	height: 187px;	
	text-align: left;

}
.left-space {
	width: 42px;
	height: 187px;
	background-color: #99cbe5;
	float: left;
}
.domainer {
	width: 264px;
	height: 187px;
	float: left;
	background: url("../media/domainer-backg.png");
}
.center-space {
	width: 12px;
	height: 187px;
	float: left;
	background-color: #99cbe5;
}

.dom-text {
	float: left;
	margin-top: 49px;
	margin-left: 74px;
	_margin-left: 40px; /* for IE */
	font-weight: bold;
	font-size: 15.87px;
	font-family: tahoma;
	color: #ff6600;
}
.dom-img {
	float: left;
	margin-top: 13px;
}
.dom-desc1 {
	clear: both;
	margin-left: 74px;
	font-weight: bold;
	font-size: 10.67px;
	font-family: tahoma;
	color: #666666;
}
.dom-desc2 {
	width: 170px;
	margin-top: 5px;
	margin-left: 74px;
	font-size: 10.67px;
	font-family: tahoma;
	color: #666666;
}

.dom-desc2 ul{ 
    padding-left: 10px;
	margin: 0;
	
    font-weight: bold;
	color: #1D7AB7;
}

.more{
    padding-left: 130px;
    font-weight: bold;
    color: #1D7AB7;
}

.advertiser {
	width: 264px;
	height: 187px;
	float: left;
	background: url("../media/advertiser-backg.png");
}
.publisher {
	width: 264px;
	height: 187px;
	float: left;
	background: url("../media/publisher-backg.png");
}
.bottom {
	width: 900px;
	height: 6px;
}
.bottom-space{
	width: 900px;
	height: 14px;
	background-color: #99cbe5;
} 
.middle-space1 {
	float: left;
	width: 254px;
	height: 6px;
	background-color: white;
}
.space1 {
	float: left;
	width: 330px;
	height: 6px;
	background-color: #99cbe5;
}
.space2 {
	float: left;
	width: 316px;
	height: 6px;
	background-color: #99cbe5;
}
.space3 {
	float: left;
	width: 311px;
	height: 19px;
	background-color: #99cbe5;
}

.space4 {
	float: left;
	width: 297px;
	height: 19px;
	background-color: #99cbe5;
}

.bottom1 {
	width: 900px;
	height: 19px;
}
.getstarted-btn{
	background: url("../media/getstarted.png");
	border: none;
	width: 254px;
	height: 50px;
	font-family: Myriad Pro;
	font-size: 20px;
	font-weight: bold;
	color: white;
	cursor: pointer;	
}
.non-dec-link{
	text-decoration: none;
	cursor: pointer;
	color: #ff6600;
}
.non-dec-link:hover{
	text-decoration: underline;
}
.link-img{
	border: none;
}
.get-started{
	float: left;
	width: 254px;
	height: 50px;
}

.bottom-content{
	width: 900px;
	height: 220px;
	margin-top: 60px;
	_margin-top: 20px; /* for IE */
	text-align: left;
	line-height:13px;
}
.bottom-left-content{
	
	width: 450px;
}
.bottom-left-content{
	float: left;
	font-weight: bold;
}
.bottom-right-content{
	float: left;
	width: 450px;
}

.bottom-left-inside-content{
	width: 410px;
}
.orange-text{
	color: #ff6600;
	font-family: tahoma;
	font-size: 14px;
}
.gary-text{
	color: #666666;
	font-family: tahoma;
	font-size: 13.33px;
	font-weight: normal;
}
.gary-text a{
	color: #0f9cde;
}
.gary-text a:hover{
	color: #f47928;
}
.bolded{
	font-weight: bold;
}
.more-href{
	font-family: tahoma;
	font-size: 11px;
	color: #0f9cde;
	font-weight: normal;
}
.formatted-content{
	width: 443px;
	height: 72px;
	background-color: #f0f0f0;
}
.frm-img{
	float: left;
	margin-top: 9px;
	margin-left: 9px;
	_margin-left: 5px; /* for IE */
}
.frm-text{
	height: 54px;
	width: 355px;
	margin-left: 70px;
	padding-top: 10px;
	
}
.frm-text span{
	font-family: Tahoma;
	font-size: 10.67px;
	color: #666666;
	font-weight: bold;
}
.frm-text a{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10.67px;
	color: #666666;
}
.frm-text a:hover{
	color: #ff6600;
}

.visitor{
    color: #1D7AB7;
}

.day{
    color: #FF6600;
}

