@charset "UTF-8";
/* CSS Document */




* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	margin:0;
	padding:0;
	}

#logo {
		width:218px;
		height: 117px;
		position:absolute;
		top:5px;
		right:28px;
		background: url(../img/logo3.png);
		background-repeat:no-repeat;
}

#logo_sec {
		width:218px;
		height: 117px;
		position:absolute;
		top:5px;
		right:28px;
		background: url(../img/logo3.png);
		background-repeat:no-repeat;
}
	
a {
	color:#fff;
	text-decoration: underline;
	}
a:hover {
	color: #999;
	}
.clear {
	clear:both;
	}
p {
	line-height:17px;
	margin-bottom:15px;
	}

h1, h2, h3, h4, h5, h6 {
		color:#fff;
}

h2 {
	font-size:22px;
	color:#fff;
	font-weight:normal;
	border-bottom:solid 1px #6699ff;
	margin-bottom:10px;
	}
.sitemap ul {
	list-style-position:inside;
	font-size:14px;
	line-height:22px;
	margin-left:10px;
	}

p.services {
	line-height:20px;
	font-size:13px;
	}
	
	
p.sitemap {
	line-height:20px;
	font-size:16px;
	border-bottom:solid 1px #6699FF;
	width:300px;
	}

body {
  	font-family: Helvetica, Arial, sans-serif;
  	font-weight: normal;
  	font-size: 12px;
  	color: #fff;
	background-image: url(../img/bkg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#000;
  }
#header {
	width:945px;
	height:305px;
	margin-bottom:3px;
	padding-left:15px;
	padding-right:5px;
	position:relative;
	background: url(../img/logo_home.png) top center no-repeat;
	}
#secondary_header {
	width:945px;
	height:270px;
	margin-left:20px;
	border-bottom: #6699FF 2px solid;
	margin-bottom:10px;
	position:relative;
	}
	
/* Services Nav*/

#sec_nav{
	width:740px;
	float:left;
	margin-top:3px;
	height:40px;
	}


ul#main_nav {
	width:740px;
	height:40px;
	position: relative;
}
	

#main_nav li.level1	{clear:none;float:left;height:40px;list-style:none;overflow:hidden;}

#main_nav a.level1	{background-image:url(../img/nav.gif);background-repeat:no-repeat;display:block;height:40px;outline:none;overflow:hidden;text-indent:-9999px;}


#hdr_product{width:148px;}

#hdr_product a.level1{background-position:0px 0;width:148px;}

#hdr_product a.level1:hover{background-position: 0px -49px;}

#hdr_product a.current{background-position:0px 0px;}

#hdr_marketing {width:148px;}

#hdr_marketing a.level1{background-position:-148px 0;width:148px;}

#hdr_marketing a.level1:hover,#hdr_work:hover a.level1{background-position:-148px -49px;}

#hdr_marketing a.current{background-position:-148px 0px;}

#hdr_event {width:148px;}

#hdr_event a.level1{background-position:-296px 0;width:148px;}

#hdr_event a.level1:hover,

#hdr_event:hover a.level1{background-position:-296px -49px;}

#hdr_event a.current{background-position:-296px 0px;}

#hdr_political {width:148px;}

#hdr_political a.level1{background-position:-444px 0;width:148px;}

#hdr_political a.level1:hover,#hdr_news:hover a.level1{background-position:-444px -49px;}

#hdr_political a.current{background-position:-444px 0px;}

#hdr_brand{width:148px;}

#hdr_brand a.level1{background-position:-592px 0;width:148px;}

#hdr_brand a.level1:hover{background-position:-592px -49px;}

#hdr_brand a.current{background-position:-592px 0px;}


/* End Nav */


/* Services Nav*/


#blogger_nav{
	width:740px;
	float:left;
	margin-top:3px;
	height:40px;
	margin-bottom:20px;
	padding-left:0px;
	}

ul#blog_nav {
	width:850px;
	height:40px;
	float:left;
}
	
#bbb {
		position:relative;
		width:200px;
		height:45px;
		margin-left:18px;
		margin-top:-35px;
		margin-bottom:20px;
		
	
}


#blog_nav li.level1	{clear:none;float:left;height:40px;list-style:none;overflow:hidden;}

#blog_nav a.level1	{background-image:url(../img/nav_blog.png);background-repeat:no-repeat;display:block;height:40px;outline:none;overflow:hidden;text-indent:-9999px;}


#hdr_wordpress{width:148px;}

#hdr_wordpress a.level1{background-position:0px 0;width:148px;}

#hdr_wordpress a.level1:hover{background-position: 0px -50px;}

#hdr_wordpress a.current{background-position:0px 0px;}

#hdr_blogger {width:148px;}

#hdr_blogger a.level1{background-position:-148px 0;width:148px;}

#hdr_blogger a.level1:hover,#hdr_work:hover a.level1{background-position:-148px -50px;}

#hdr_blogger a.current{background-position:-148px 0px;}

#hdr_press {width:146px;}

#hdr_press a.level1{background-position:-296px 0;width:146px;}

#hdr_press a.level1:hover,

#hdr_press:hover a.level1{background-position:-296px -50px;}

#hdr_press a.current{background-position:-296px 0px;}

#hdr_communications {width:146px;}

#hdr_communications a.level1{background-position:-444px 0;width:146px;}

#hdr_communicationa a.level1:hover,

#hdr_communications:hover a.level1{background-position:-444px -50px;}

#hdr_communications a.current{background-position:-444px 0px;}


/* End Nav */	


#video {
	left:6px;
	top: 120px;
	position:absolute;
	width:305px;
	height:187px;
	}
  
#container {
	width: 960px;
	height:auto;
	margin:auto;
	
}
#nav {
	width: auto;
	height: auto;
	float: left;
	position:relative;	}
	
#secondary_nav {
	width: auto;
	height: 675px;
	float: left;
	margin-top:-65px;
	}

#content {
	width: 960px;
	height:auto;'
	float: left;
	
	}
#top {
	width:960px;
	height:35px;
	text-align:right;
	margin:auto;
	}

#footer {
	width:925px;
	float:right;
	height:30px;
	background-color: #666666;
	margin-top:5px;
	text-align:right;
	font-size:11px;
	color:#fff;
	padding: 10px 10px 10px 10px;
	position:relative;
	}
	

#shell_top {
  	top: 0;
  	color: #FFFFFF;
  	background-color: #000000;
  	height:28px;
	width:100%;
  
  }
  
form .label {
	float: left;
	clear: left;
	width: 130px;
	margin-right: 10px;
	text-align: left;
	text-indent:0px;
} 


h1 {
	height:50px;
	}
h6 {
	font-size:16px;
	height:25px;
	font-style:italic;
	}
.personnel {
	font-size:18px;
	margin-bottom:10px;
	font-weight: normal;
	text-align:left;
	height:auto;
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #fff;
	}
.person {
	width:740px;
	height:auto;
	float:left;
	margin-bottom:30px;
	background: url(../img/people_bkg.jpg) top center no-repeat;
	border: 2px #fff solid;
	}
.p_image {
	float:left;
	width: 200px;
	height:300px;
	margin-right:20px;
	background-color:#FFFFFF;
	}

#context {
	width: 740px;
	float:left;
	margin-left:20px;
	position:relative;
	}

div.contact {
	width:455px;
	float:left;
	margin-left:20px;
	}
	
div.contact form {
	line-height:30px;
	}	
	
#login {
	width:300px;
	height:75px;
	position:absolute;
	top:20px;
	left:30px;
	}
	
/* Contact Form */

form#con {
	line-height:30px;
	float:left;
	width:300px;
	z-index:1;
	}
	
form#log {
	line-height:30px;
	}
		


form#con textarea {
	width:300px;
	height:80px;
	padding:5px;
	font-size:15px;
	overflow:auto;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom:-5px;
	border: #6699FF 1px solid;
	color:#999;
	font-family: Helvetica, Arial, sans-serif;
	}
	
form#con textarea#project2 {
	width:300px;
	height:295px;
	padding:5px;
	font-size:15px;
	overflow:auto;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom:-5px;
	border: #6699FF 1px solid;
	color:#999;
	font-family: Helvetica, Arial, sans-serif;
	}

form#con textarea#reason {
	margin-top:2px;
	}
	
form#con input#state {
	width:50px;
	margin-right:3px;
	}
	
	
form#con input#besttime {
	width:170px;
	margin-right:0px;
	}




input#username {
	width:250px;
	}


form#con input {
	width:300px;
	height:10px;
	padding:5px;
	font-size:15px;
	color:#999;
	border: #6699FF 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	}
form#con input#submit {
	width:144px;
	color:#000;
	border:0px;
	height:auto;
	padding:0px;
	margin-top:5px;
	}

input#pass {
	width:250px;
	}
	

	
#social_networking {
	float:right;
	width:105px;
	height:126px;
	border:#6699FF 2px solid;
	padding: 9px 9px 9px 9px;
	margin-bottom:10px;
	}
#contact_right {
	height:auto;
	width:125px;
	float:right;
	}
.company_people {
	margin: 0px 10px 10px 10px;
	
	}
.company_header {
	background: url(../img/company_header.png) top center no-repeat;
	}

.reach_header {
	background: url(../img/reach_header.png) top center no-repeat;
	}
	
.resume_header {
	background: url(../img/resume_header.png) top center no-repeat;
	}
	
.services_header {
	background: url(../img/services_header.png) top center no-repeat;
	}
.border {
	border-bottom: 2px solid #6699ff;
	padding-bottom:10px;
	}
.brand_development {
	background: url(../img/brand_development_bkg.png) top no-repeat;
	height:auto;
	}
.product_development {
	background: url(../img/product_development_bkg.png) top no-repeat;
	height:auto;
	}
	
.event_development {
	background: url(../img/events_development_bkg.png) top no-repeat;
	height:600px;
	}
	
.political_development {
	background: url(../img/political_development_bkg.png) top no-repeat;
	height:600px;
	}
	
.marketing_development {
	background: url(../img/marketing_development_bkg.png) top no-repeat;
	height:auto;
	}

.sitemap_header {
	background: url(../img/sitemap_header_bkg.png) top center no-repeat;
	}

.board_header {
	background: url(../img/board_header.png) top center no-repeat;
	}

.affiliates_header {
	background: url(../img/affiliates_header.png) top center no-repeat;
	}

.privacy_header {
	background: url(../img/privacy_header.png) top center no-repeat;
	}
	
.blogs_header {
	background: url(../img/blogs_header.png) top center no-repeat;
	}
.ourproducts_header {
	background: url(../img/our_products_header_bkg.png) top center no-repeat;
	}
	
.blogs {
	background: url(../img/blogs_bkg.png) top center no-repeat;
	}

.rssfeeds {
	background: url(../img/rssfeeds_bkg.png) top center no-repeat;
	}
	
	
#services {
	position:absolute;
	width:300px;
	top: 105px;
	left:75px;
	}

#political_text {
	position:absolute;
	width:300px;
	top: 105px;
	left:100px;
	}
	
#services_home {
	float:left;
	width:375px;
	margin-top: 55px;
	margin-left:75px;
	}
	
#wordpress_blogs {
	float:left;
	width:665px;
	margin-top: 55px;
	margin-left:75px;
	height:auto;
	}
	
#brand_services {
	float:left;
	width:665px;
	margin-top: 525px;
	margin-left:75px;
	height:auto;
	}
	
#marketing {
	position:absolute;
	width:250px;
	top: 210px;
	left:250px;
	}
#brand {
position:absolute;
	width:150px;
	top: 205px;
	left:320px;
	}
	

.gf-result {	
	margin-bottom:15px;
	margin-top:10px;
	}
.gfc-results {
	margin-bottom:20px;
	}
.gfc-resultsHeader {
	font-size:24px;
	border-bottom: 1px solid #6699ff;
	}
.gf-title {
	text-decoration:underline;
	font-size: 16px;
	}
.gf-snippet {
	margin-top:4px;
	font-size:13px;
	}
	
.product_services {
	width:740px;
	height:154px;
	float:left;
	margin-bottom:30px;
	background: url(../img/services_bkg.jpg) top center no-repeat;
	border: 2px #fff solid;
	position:relative;
	}
h1.services {
	height:30px;
	margin-top:10px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
	}
	
.product_link {
	display:block;
	width:740px;
	top:0;
	position:absolute;
	height:50px;
	}

#quote_form {
	width:394px;
	height:637px;
	background: url(../img/quoteform_bkg.jpg);
	margin:auto;
	padding-top:75px;
	padding-left:80px;
	}
form select {
	width:313px;
	height:25px;
	margin-bottom:5px;
	border: #6699FF 1px solid;
	font-size:15px;
	color:#999;
	}

ul.logos {
	float:left;
	margin-right:40px;
	text-align:center;
	list-style-type:none;
	width:180px;
	height:auto;
	}
ul.logos li {
	margin-bottom:20px;
	}

#facebook {
		float:right;
		height:auto;
		width:270px;
		
}

#search {
		position:absolute;
		top:10px;
		left:250px;
		width:45%;

}


