li#home a, li#home a:visited{
	color:#800000;
}
#content h2 {
	margin: 0em 0.5em;
	line-height: 100px;
	padding: 0px;
}

#h2_seo, #h2_sem, #h2_email, #h2_socialmedia, #h2_video {
	font: normal 15px/100px Georgia, "Times New Roman", Times, serif;
	color: #553F00;
	margin: 0em 0.5em;
	padding: 0px;
	height: 22px;
	width: 400px;
	overflow: hidden;
	background: url(../images/headings/home.gif) no-repeat 0px 0px;
}
#h2_sem { background-position: 0px -40px; }
#h2_email { background-position: 0px -80px; }
#h2_socialmedia { background-position: 0px -120px; }
#h2_video { background-position: 0px -160px; }



#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#sidebar {
	display: none;
}
#flashbox {
	margin:0;
	padding: 0px;
	height: 250px;
	width: 940px;
	position:absolute;
	top:5px;
	left:20px
}
#homecontent {
	margin:290px 20px 0 15px;
	padding: 0px;
	overflow: hidden;
	height: auto;
}
#signupform {
	margin: 2em auto 0px;
	width: 400px;
}
#signupform h2 {
font: bold normal 1.4em/normal Georgia, "Times New Roman", Times, serif;
color: #AA5F00;
}
#signupform label{
	width:170px;
}

#signupform input{
	padding: 1px;
}

#signupform #btnsend{
margint: 0 0 10px 5px;	
}

#searchengines {
	background: url(../images/search-engines.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 337px;
	overflow: hidden;
	top: 120px;
	position: absolute;
	left: 20px;
}
#socialmediaicons {
	background: url(../images/icons/social-media-icons.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	top: 110px;
	z-index: 50;
	right: 0px;
}

