* {
	margin:0;
	padding:0;
}
body {
	font-size:90%;
	line-height:1em;
	font-family:tahoma, arial;
	color:#aebdc4;
	font-weight: normal;
	background:url(../images/background.png) repeat-x #298ae8;
}
a {
	color: #AEBDC4;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #0099FF;
	background-color: #151d22;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
/*in_line*/

input {
	vertical-align:middle;
	font-weight:normal;
	font-family:tahoma;
	color:#000000;
	font-weight:normal;
}
select {
	vertical-align:middle;
	font-weight:normal;
	font-family:tahoma;
	color:#000000;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
img a:hover {
	text-decoration: none;
}
ul {
	list-style:none;
}
.content {
	background-color: #151d22;
	font-size:12px;
	line-height:1.5em;
}
.content b {
	font-weight:normal;
}
.content p {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.content .categories ul li{
	padding-left:0;
}
.content .post ul li{
	padding-left:0px;
}
.content a {
	color: #AEBDC4;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-bottom-color: #AEBDC4;
}
.content a:hover {
	color: #0099FF;
	text-decoration: none;
}
.content column {
	padding-bottom: 10px;
	width: 220px;	
}
.content ul {
	margin: 10px 0px 0px 30px;
}
.content ul li {
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 20px;
	background-image: url(../images/bull_link.gif);
	background-repeat: no-repeat;
}
.img {
	padding: 0px 20px 0px 0px;
	width: 250px;
	text-align:right;
	float: left;
}
#button a {
	border-bottom:none;
}
#button img {
	float: none;
	width: 140px;
}
.post ul {
	list-style:circle;
}
.column {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
}
.clear {
	clear:both;
}
.acronym{
	border-bottom:1px dotted #484e55;
}
h1 {
	text-indent:-10000px;
	font-size:0;
	line-height:0;
}
h2 {
	text-indent:-10000px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-repeat: no-repeat;
}
h3 {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: calibri, arial;
}
h4 {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
h4 a{
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
.h_menu, .h_logo_wr, .content {
	margin-bottom: 10px;
	width: 780px;
}
#top-nav {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
	height: 14px;
}
/*header*/

.h_menu {
	height:102px;
	background:url(../images/h_menu_wr.gif) 0 0 no-repeat;
	text-indent:5px;
}
.h_menu img {
	margin-left:25px;
}
.h_logo_wr {
	background:url(../images/internet-marketing-group.jpg) 0 0 no-repeat;
	background-color: #151d22;
	height:232px;
	margin-top: 10px
}
#header {
	width:790px;
	height:270px;
}
#header-left {
	width:239px;
	height:270px;
	display:block;
	background: url(../images/internet-marketing-group.png);
	float:left;
}
#header-right {
	width:551px;
	height:270px;
	display:block;
	float:right;
}
/* Services Listing on Index */
#services {
	padding:10px 0px 10px;
}
#services a {
	background:url(../images/small-black-white-gradient.png) top repeat-x;
	display:block;
	width:150px;
	color:#fff;
	padding:2px 0px 2px 3px;
	border:none;
	margin-bottom:2px;
	font-weight:normal;
}
#services a:hover {
	background:#000;
}
/* Drop Down Menu */
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background:#000;
}
#nav a {
	display: block;
	font-size:10pt;
	font-weight: normal;
	width: 15em;
	text-align:left;
	background:#000;
}
#nav li {
	padding: 5px 0px 5px 0px;
	line-height: 17px;
	float: left;
	background:#000;
}
#nav li ul {
	position: absolute;
	left: -999em;
	padding: 0px 0px 0px 5px;
}
#nav li ul li {
	float: none;
	width: 15em;
}
/*Fixes IE Bug*/
#nav li:hover ul {
	left: auto;
	height: auto;
}
#nav li.sfhover ul {
	left: auto;
	height: auto;
}
/*End Fix*/
#nav li ul li a {
	padding:0;
}
/*Sidebar*/
#sidebar {
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	border: none;
	width: 260px;
	float: right;
}
#sidebar #scuspp img{ /* Live Support Image */
	float:none;
	margin-right:0;
	padding-right:0;
}
#sidebar #scuspp a{ /* Live Support Link */
	border-bottom:none;
}
#sidebar-wrapper {
	background:url(../images/start-here.png) no-repeat;
	padding: 25px 0px 0px 25px;
	width: 260px;
}
/*Form*/
.field {
	margin: 0;
	padding: 0px 5px 5px 5px;
	float: left;
}
/*footer*/
.footer {
	background-color:#151d22;
	text-align:center;
	padding:25px 10px 25px 0px;
	border-top-style:groove;
	text-decoration: none;
}
.footer p a img {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/*end footer*/
.indent_box {
	padding:36px 0 46px 0px;
}
.text_st {
	text-align:justify;
}
.categories ul{
	margin:0;
}
#cse-search-results{
	overflow:hidden;
}
#newsletter {
	margin-left:35px;
	padding:0px 5px 0px 8px;
	background-color:#000;
	border:double;
	border-color:#000;
}
#newsletter-blog {
	padding-left:20px;
}

