 
/*	CSSispoetry
	www.CSSispoetry.com
	...................................................................... */
/* GLOBAL RESET STYLE RULES */
html, body, a, abbr, acronym, address, area, b, bdo, big, blockquote, button, caption, cite, code,
    col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, i, img,
    ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small, span, strong, sub,
    sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var { vertical-align: baseline; }
 
body {
	color: #ffffff;
	font-size: 75%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	background: #131c2d url('/images/body_background.png') repeat-x scroll center top;
	font-family: verdana,arial,helvatica,sans-seriff; }
 
#container {
	width: 900px;
	text-align: left; /* #container in IE 5.x */
	margin: 0 auto;
	min-width: 800px;
	max-width: 1200px; }
 
#top_header {
	float: left;
	width: 900px;
	height: 95px;
	margin-top: -14px;
	background: #131c2d; }
 
	#top_header h1 {
		float: left;
		color: #6391b3;
		font-size: 25px;
		margin: 33px 0 0 15px;
		padding: 10px 25px 15px 20px;
		background: url('/images/Logo.png') no-repeat 50%; }
 
h1, a {
	color: #6391b3;
	text-decoration: none; }
 
#top_header ul {
	float: right;
	margin-top: 50px;
	list-style: none; }
 
#top_header li,#top_header li a {
	float: left;
	width: 80px;
	height: 40px;
	color: #6391b3;
	display: inline;
	line-height: 40px;
	text-align: center;
	padding-right: 5px;
	text-decoration: none; }
 
#top_header li { background: url('/images/Link_background.png') no-repeat; }
 
	#top_header li a:hover { color: #ffffff; }
 
#top_section {
	width: 900px;
	height: 210px;
	clear: both;
	background: url('/images/top_section_background.jpg'); }
 
#top_section_inner_left {
	width: 550px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 40px; }
.feedburnerFeedBlock img {
	display:none; }
.feedburnerFeedBlock li {
	list-style-type:none; }							
.feedburnerFeedBlock div {
	font-size:13px; }
.feedburnerFeedBlock a{
	font-size:16px;
	font-family:verdana,arial,helvatica,sans-seriff;}
	
.insideimage {
	float: left;
	height: 150px;
	margin-top: -10px;
	padding: 0 15px 0 0; }
 
.innerleft { color: #6391B3; }
 
#top_section_inner_right a {
	float: left;
	color: #6391b3;
	margin-top:20px;
	text-decoration: none;
	padding: 5px 40px 13px 20px;
	background: url('/images/hire_us.png') no-repeat; }
 
	#top_section_inner_right a:hover { text-decoration: underline; }
 
.intro {
	font-size: 2.2em;
	margin: 0px; }
 
.text { font-size: 14px; }
 
.readmore {
	color: #6391b3;
	text-decoration: none;
	padding:16px 8px 20px;
	text-decoration: none;
	background: url('/images/hire_us.png') 50% no-repeat; }
 
.front_image {
	float: right;
	margin-right: 40px;
	margin-top: -30px; }
 
#middle_section {
	width: 900px;
	background: #152032; }
 
#middle_section_inner {
	padding: 10px;
	font-size: 14px;
	margin-left: 20px; }
 
#middle_section_introduction p {
	width: 510px;
	font-size: 14px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #131c2d; }
 
#middle_section_columns p,#middle_section_columns ul { margin-bottom: 0 }
 
#middle_left,#middle_right,#middle_center { border-bottom: 1px solid #131c2d;height: 20em }
 
#middle_left h2, #middle_center h2, #middle_right h2, #middle_section_introduction h2 {
	font-size: 150%;
	color: #6391b3;
	margin-bottom: -15px; }
 
#middle_left {
	float: left;
	width: 260px;
	padding: 10px 0;
	margin: 0 10px;
	display: inline }
 
#middle_center {
	float: left;
	width: 260px;
	padding: 10px 0; }
 
#middle_left a {
	color: #6391B3;
	text-decoration: none; }
 
	#middle_left a:hover { text-decoration: underline; }
 
#middle_right {
	float: left;
	width: 260px;
	padding: 10px 0;
	margin: 0 10px;
	display: inline; }
 
	#middle_right a {
		text-decoration: none;
		color: #6391b3; }
 
		#middle_right a:hover { text-decoration: underline; }
 
#clearer {
	clear: both;
	font-size: 0;
	height: 0; }
 
#footer_section {
	width: 900px;
	height: 161px;
	background: url('/images/footer.jpg'); }
 
#footer_inner {
	padding: 30px 10px 0 0;
	margin-right: 40px; }
 
	#footer_inner p {
		color: #ffffff;
		padding: 0 0 0 40px; }
 
.rinse {
	color: #6391B3;
	text-decoration: none; }
.framework {
	color: #6391B3; }
.framework:hover {
	text-decoration:underline; }
 
	.rinse:hover { text-decoration: underline; }
 
.footer_links:hover { text-decoration: underline; }
 
.services li {
	padding: 3.4px;
	text-align: left; }
 
.middle { padding-left: 40px; }
 
#clear { clear: right; }
 
.top_row {
	color: #6391B3;
	padding-left: 40px; }
 
 