/*link styles*/
a:link 			{ color: rgb(5,57,141); text-decoration: none; font-weight:bold; }
a:visited 		{ color: rgb(5,57,141); text-decoration: none; font-weight:bold; }
a:hover 		{ color: rgb(5,57,141); text-decoration: underline; font-weight:bold; }
a:active 		{ color: rgb(5,57,141); text-decoration: none; font-weight:bold; }

/*html tag styles*/
body  			{ font-size: 12px; margin:0px; padding:0px; }
h1 			{ color: #444444; font-size: 18px; font-weight: normal; line-height: 24px }
h2 			{ color: #444444; font-size: 16px; font-weight: normal; line-height: 22px; margin-top:0px; }
h3, h4, h5		{ color: #333366; font-size: 14px; font-weight: bold; line-height: 16px }

/*class styles*/
.normal			{ color: #3D3D3D; font-size: 12px; font-family: Verdana, "Trebuchet MS", sans-serif; line-height: 18px; }
.navbar			{ color: #3D3D3D; font-size: 12px; font-family: Verdana, "Trebuchet MS", sans-serif; line-height: 18px; }
.footer			{ color: #7C8194; font-size: 11px; font-family: Verdana, "Trebuchet MS", sans-serif; line-height: 85px; }
.footer a:link 			{ color: #7C8194; text-decoration: none; font-weight:normal; }
.footer a:visited 		{ color: #7C8194; text-decoration: none; font-weight:normal; }
.footer a:hover 		{ color: #7C8194; text-decoration: underline; font-weight:normal; }
.footer a:active 		{ color: #7C8194; text-decoration: none; font-weight:normal; }
.imgright			{ margin: 0px 0px 6px 20px; }
.imgleft			{ margin: 2px 20px 20px 0px; }


.a_thin a:link
{
	color: rgb(5,57,141);
	font-weight: normal;
	text-decoration: none;
}

.a_thin a:visited
{
	color: rgb(5,57,141);
	font-weight: normal;
	text-decoration: none;
}

.page_background
{
	background-color: rgb(5,57,141);
	background-image: url(images/background.png);
	background-repeat: repeat-x repeat-y;
	margin:0px;
	padding:0px;
}

.page_shadow
{
	border-bottom: 2px solid rgb(3,47,131);
	border-left: 2px solid rgb(3,47,131);
	border-right: 2px solid rgb(3,47,131);
	border-top: 1px solid rgb(3,47,131);
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

.page_frame
{
	background-color: white;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}

.page_body
{
	background-color: white;
	color: #3D3D3D; 
	font-family: Verdana, "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
}

.header
{
	float:left;
	margin-bottom:18px;
	width:500px;
}

.contact_box
{
	float:left;
	font-size:11px;
	line-height:19px;
	padding-top:21px;
	text-align:right;
	width:220px;
}

.header_menu
{
	border-bottom: 1px solid rgb(153,219,41);
	border-top: 3px solid rgb(153,219,41);
	clear:both;
	font-size:15px;
	margin-bottom:8px;
	margin-top:4px;
	padding-bottom:4px;
	padding-top:4px;
}

.header_menu a
{
	color: rgb(5,57,141);
/*	color: rgb(209,41,26); */
	font-weight: normal;
}

.main_body
{
	float:left;
	padding-right:20px;
	width:480px;
}

.sidebar
{
	width:220px;
	float:left;
	margin-top:4px;
	padding-top:0px;
}

.sidebar a
{
	font-weight:normal;
}

.bottom_boxes
{
	background-color:white;
	clear:both;
}

.bottom_boxes a
{
	display:inline;
	font-weight:normal;
}

.blog_box
{
	float:left;
	margin-right:30px;
	width:220px;
}

.feed_icon
{
	border:0px;
	outline:0px;
	padding-bottom:2px;
	padding-left:1px;
	vertical-align:middle;
}

.feed_icon_a
{
	border:0px;
	outline:0px;
	padding:none;
	margin:none;
}

.testimonials_box
{
	float:left;
	margin-right:30px;
	width:220px;
}

.eq_box
{
	float:left;
	width:220px;
}

.twitter_box
{
	float:left;
	width:220px;
}

.twitter_block
{
	clear:both;
	padding-left:30px;
}

.twitter_link
{
	float:left;
	border:0px;
	outline:0px;
}

.twitter_link img
{
	border:0px;
	outline:0px;
}

.twitter_link_text
{
	float:left;
	margin-left:12px;
	margin-top:18px;
}

.twiterrati
{
	margin-top:12px;
}

.page_footer
{
	color: rgb(153,219,41);
	clear:both;
	font-family: Verdana, "Trebuchet MS", sans-serif; 
	font-size: 11px; 
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
}

.page_footer a
{
	color: rgb(153,219,41);
}


.news_logos
{
	float:left;
	padding-left:35px;
	text-align:center;
}

.news_logos img
{
	padding-bottom:14px;
}

.client_logos
{
	float:left;
	text-align:center;
	width:230px;
}

.client_logos img
{
	padding-bottom:20px;
}

.box
{
	background-color:#f7f7f7;
	margin-bottom:24px;
	padding-bottom:3px;
}

.box ul
{
	padding:0px;
	margin:0px;
}

.box li
{
	list-style:none;
	margin-bottom:8px;
	padding-left:5px;
	padding-right:4px;
}

.boxtitle
{
	background-color:#dddddd;
	border-bottom: 1px solid #aaaaaa;
	font-size:14px;
	padding-left:5px;
}

.clientnewsstory
{
	margin-bottom:8px;
	padding-left:5px;
	padding-right:4px;
}

.clientnewspub
{
	color:#555555;
	font-size:10px;
	font-style:italic;
	margin-left:9px;	
}

.testimonial_quote
{
	margin-bottom:12px;
	padding-left:5px;
	padding-right:4px;
}

.testimonial_byline
{
	color:#666666;
	font-style:italic;
	padding-left:5px;
	padding-right:4px;
}

.about_img
{
	margin-right:12px;
	padding-top:3px;
}

.about_name
{
	color: rgb(209,41,26);
	font-weight: bold; 
	line-height: 18px;
}

.services_list
{
	list-style-type:none;
}

#home
{
}

#services
{
}

#clients
{
	margin-left:44px;
}

#testimonials
{
	margin-left:44px;
}

#ink
{
	margin-left:44px;
}

#blog
{
	margin-left:42px;
}

#about
{
	margin-left:43px;
}

#contact
{
	margin-left:43px;
}