@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	font-size: 14px;
	font-family: Arial;
	margin: 0;
line-height: 1.5;
}

* { padding: 0; margin: 0}
/*ul { list-style-position: inside; }*/
.clr {clear: both;}
li {
margin-bottom: 5px;
margin-left: 20px;
}
img { border: 0; }
table tbody td p {
margin-left: 20px;
}

html, body {height:100%; margin:0; padding:0;}

#page-bg {position:fixed; top:0; left:0; width:100%; height:100%; z-index: -1}


#header {
	background-image:url(images/bg-header.gif);
	background-repeat:repeat-x;
	background-position: 0 -30px;
	height: 182px;
	border-top: 5px solid #00adef;
	width: 100%;
	position: relative;
}

.header-container {
	height:165px;
	margin:0 auto;
	position:relative;
	width:970px;
}

.logo {
	position:absolute;
	width:320px;
	left: 0;
}

.logo a{
	background: url(../images/logo.gif) no-repeat;
	width: 319px;
	height: 147px;
	display: block;
	text-indent: -9999px;
	outline: none;
}
	
.call {
	background: url(../images/call-us.jpg) no-repeat;
	position:absolute;
	right:0;
	width:482px;
	height: 92px;
	text-indent: -9999px;
}

.internet {
	background: url(../images/internetmarketing.jpg) no-repeat;
	position:absolute;
	right:0;
	width:490px;
	height: 121px;
	text-indent: -9999px;
}

#menu {
	position:absolute;
	top:147px;
	font-family:Arial;
	font-size: 16px;
	background:#23238b;
}

#menu ul {
	width: 975px;
	list-style: none; 
line-height: 1;
}

#menu li {
	float: left;
	width: 162px;
	margin: 0;
padding :0;
}

#menu li.last { background: none;}

#menu li a{
	width: 161px;
	height: 27px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	border-right:#ffffff solid 1px;
}

#menu li a:hover {
	background-color: #00adef;
}

#menu li.active a{
	background-color: #00adef;
}

#main {
	width: 975px;
	margin: 0 auto;
	text-align: center;
	z-index: 99;
	/*position: relative;*/
	text-align: left;
	padding: 0 0 30px;
}

#main ul.menu-2 {
	width: 975px;
	background: #A8D401;
	font-size: 15px;
	list-style: none; 
line-height: 1;
}

#main ul.menu-2 li {
	display: inline;
	line-height: 30px;
margin: 0;
padding: 0;
}
	
#main ul.menu-2 li a{	
	color: #575C56;
	padding: 5px 10px;
	text-decoration: none;
}
	
#main ul.menu-2 li a:hover, #main ul li.active a{	
	color: #fff;
}	

#content {
	clear: both;
	width: 700px;
	margin: 35px 15px 0px;
	float: left;
}

#content-1col{
	clear: both; 
	width: 945px;
	margin: 35px 15px 40px;
}

#content h1, #content-1col h1 {
	font-size: 30px;
	padding: 0 0 10px 0;
	color: #2e3192;
	font-weight: normal;
}

#content h3, #content-1col h3 {
	font-size: 26px;
	padding: 0 0 10px 0;
	color: #2e3192;
	font-weight: normal;
}

#content h4, #content-1col h4 {
	font-size: 22px;
	padding: 0 0 10px 0;
	color: #000000;
	font-weight: normal;
}

#content p, #content-1col p {
	padding: 0 0 10px 0;
	line-height: 18px;
}

#panel {
	float:right;

	height:700px;
	width:210px;
	margin-top:5px;
	}


#panel ul {
	width: auto;
	color: #fff;
	list-style: none; 
line-height: 1;
}

#panel h2 {
	
	padding:10px;
	margin:0;
	font-size:18px;
	font-weight:normal;
	
	
	}
#panel ul li {
	width: 199px;
	font-size:16px;
	background:#2e3192;
	border-left:#00aeed solid 7px;
margin: 3px 0 0 0;
padding: 0;
}

#panel ul li a:hover{
	color:#ffffff;
	background-color:#333333;
	
}

#panel ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:19px 0px 16px 14px;
	
}
#panel li.leads {
	background-color:#c62026;
	}

#panel li.repeat {
	background-color:#8cc63f;
	}

#panel li.conversions {
	background-color:#f18424;
	}

#main ul.image-menu {
	background: none;
	width: 705px;
	list-style: none; 
}

#main ul.image-menu li {
	float: left;
	width: 220px;
	height: 192px;
	background-color: #a8d401;
	margin-right: 15px;
	margin-bottom: 18px;
}

#main ul.image-menu li a {
	text-decoration: none;
	padding: 0;
	color: #000;
	cursor: pointer;
}

#main ul.image-menu li a:hover {
	text-decoration: none;
	color: #fff;
}

#main ul.image-menu li img {
	display: block;
	width: 220px;
	height: 150px;
}

#main ul.image-menu li p {
	font-size: 15px;
	display: block;
	padding: 4px 8px 13px;
	width: 200px;
	height: 16px;
	margin: 0;
}

#footer {
	background: #23238b;
	width: 100%;
	height: 105px;
	bottom: 0;
	z-index: 100;
}

.footer-container {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.address {
	color: #fff;
	position: absolute;
	width: 400px;
	left: 20px;
	top: 20px;
	line-height: 16px;
}

.project-items ul {
	list-style-type: none;
}

.project-items li {
	float: left;
	width: 465px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #a8d401;
}

.project-items li p {
	font-size: 15px;
	display: block;
	padding: 4px 8px 8px;
	width: 457px;
	margin: 0;
}

.project-items li .white {
	color: #fff;
}

.padding{
	padding-bottom:100px;}
	

form {
	background-color:#000;
	display:block;
	color:#FFF;}
	
form .label1 {
	width:90px;
	padding:0 10px 5px 10px;
	}
	
form .label2 {
	width:90px;
	padding:0 33px 5px 10px;
	}
	
form .text {
	width:90px;
	margin-bottom: 2px;
	}
	
form .h2 {
	padding:5px 0 5px 14px;
	background-color:#00aeef;
	margin:13px 0 10px 0;
	display:block;
	font-size:16px;
	font-weight:normal;
}
form .btn{
	margin:0 0 20px 10px;}
	
#container{
	width:685px;
	padding:0 0 0 0;
}
	
#boxa{
	float: left;
	width:207px;
	margin-right: 32px;
}
#boxb{
	float: left;
	width:207px;
	margin-right: 32px;
}
#boxc{
	float: left;
	width:207px;
}

#embed{
         float:left;
        padding-top:20px;
}

#social{
margin-top:20px;
}

#social img{
padding-left:10px;
}