/* @override 
	http://www.main10.com/css/stylesheet.css
	http://localhost:8888/css/stylesheet.css
*/

/* GLOBAL */

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
}

#header_bg {
	height: 75px;
	width: 100%;
	background: url(../images/header.png) repeat-x;
	position:relative;
	margin:10px auto;
	top:-13px;
}

#logo {
	background-image: url(../images/logo.png);
	width: 230px;
	height: 30px;
	position: absolute;
	top: 9px;
	left: 10px;
}

#main_nav {
	position: relative;
	top: 48px;
	text-align:right;
	right:10px;
}

#tagline {
	.width: 950px;
	.text-align: left;
	color: white;
	font-size: 11px;
	position: relative;
	top: -4px;
	float:right;
	margin-right:10px;
}

#main_container {
	width: 930px;
	height: auto;
	margin: 10px auto;
}

#focus {
	width: 950px;
	height: 110px;
	background: url(../images/focus_box.png) no-repeat;
}

.more_box {
	background-image: url(../images/more_box_button.png);
	width: 235px;
	height: 160px;
	padding-right: 1px;
}

.more_box:hover {
	background-position: 0 -160px;
	cursor: pointer;
}

#sub_image {
	background-image: url(../images/sub_image.png);
	width: 950px;
	height: 145px;
}

#pricing {
	background-image: url(../images/pricing.png);
	width: 950px;
	height: 221px;
}

#call {
	width: 950px;
	height: 145px;
}

#left_sub_nav {
	position: absolute;
	top: 285px;
	text-align: left;
	line-height: 22px;
	width: 180px;
}

#left_sub_nav_news {
	position: absolute;
	text-align: left;
	line-height: 22px;
	width: 180px;
	top: 120px;
}

#left_sub_nav_pricing {
	position: absolute;
	top: 360px;
	text-align: left;
	line-height: 22px;
	width: 180px;
}

#footer {
	text-align: center;
	width: 980px;
	font-size: 11px;
	color: #00497a;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 15px;
	margin:10px auto;
}

#fav_top {
	background-image: url(../images/favorite_01.png);
	width: 550px;
	height: 20px;
}

#fav_body {
	background-image: url(../images/favorite_02.png);
	width: 550px;
	height: auto;
}

#fav_bottom {
	background-image: url(../images/favorite_03.png);
	width: 550px;
	height: 25px;
}

table#favorite {
	width: 500px;
	font-size: 14px;
}

td.favorite {
	width: 160px;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}

#site_2 {
	position: absolute;
	top: 118px;
	left: 300px;
}

/* FORMATTING */

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h4 {
	font-size: 18px;
	margin-left: 200px;
}

h2.news {
	margin-left: 200px;
}

p.focus {
	margin: 0;
	padding-left: 150px;
	font-style: italic;
	padding-right: 50px;
	padding-top: 17px;
	text-align:justify;
}

p.top {
	line-height: 25px;
	margin-left: 200px;
	border-left-style: solid;
	padding-left: 15px;
	width: 560px;
	font-size: 18px;
}

p.top:first-letter {
	font-weight: bold;
	font-size: 30px;
}

p.services {
	line-height: 25px;
	padding-left: 15px;
	width: 600px;
	font-size: 16px;
	margin-left: 275px;
	text-align: left;
}

p.services:first-letter {
	font-weight: bold;
	font-size: 26px;
}

p.content {
	line-height: 22px;
	width: 560px;
	margin-left: 200px;
	padding-left: 18px;
}

blockquote {
	line-height: 28px;
	width: 560px;
	margin-left: 200px;
	padding-left: 18px;
	font-size: 23px;
	text-align: center;
	background: url(../images/quotes.png) no-repeat;
}

p.idea {
	line-height: 28px;
	width: 560px;
	margin-left: 200px;
	padding-left: 18px;
	font-size: 23px;
	text-align: center;
	background: url(../images/light-bulb.png) no-repeat;
}

p.callout {
	line-height: 22px;
	width: 520px;
	margin-left: 220px;
	padding-left: 18px;
	font-style: italic;
	border-left-style: solid;
	border-right-style: solid;
	text-align: justify;
	padding-right: 20px;
}

ul {
	list-style-type: none;
}

li.live {
	font-style: italic;
}

ul.content {
	text-align: left;
	margin-left: 210px;
	list-style-type: circle;
	font-style: italic;
	line-height: 22px;
	width: 460px;
}

ul.content_lp {
	text-align: left;
	list-style-type: circle;
	font-style: italic;
	line-height: 22px;
	width: 460px;
	margin-left: 480px;
}

ol.content {
	text-align: left;
	margin-left: 210px;
	list-style-type: decimal;
	font-style: italic;
	line-height: 22px;
	width: 400px;
}

p.intro {
	margin-left: 50px;
	margin-right: 50px;
	line-height: 22px;
	font-style: italic;
}

p.intro:first-letter {
	font-size: 25px;
}

input, textarea {
	color: #00497a;
	border-style: dotted;
	border-width: 1px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	background-color: #f6f6f6;
	width: 495px;
}

#action {
	width: 250px;
	height: 240px;
	float: left;
	margin-left: 200px;
	margin-right: 15px;
	background-image: url(../images/action_bg.png);
	border-style: solid;
	border-width: 2px;
	padding-left: 8px;
}

img.action {
	margin-top: 10px;
}

p.action {
	text-align: center;
	color: white;
}

img.brochure {
	margin-top: 8px;
	margin-left: 50px;
}

input.small {
	color: #00497a;
	border-style: dotted;
	border-width: 1px;
	background-color: #f6f6f6;
	width: 230px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
}

#submit_button_page {
	display: block;	
	width: 130px;
	height: 35px;
	background: transparent url(../images/submit.png) no-repeat 0 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 0 55px;
}
	
#submit_button_page:hover {	
	background: transparent url(../images/submit.png) no-repeat 0 -35px;
	cursor: pointer;
}

p.small {
	font-size: 14px;
	color: white;
}

#page_form {
	width: 530px;
	margin-left: 220px;
}

#submit_button {
	display: block;	
	width: 130px;
	height: 35px;
	background: transparent url(../images/submit.png) no-repeat 0 0;
	padding: 0;
	border: 0;
	margin: 0 0 0 400px;
}
	
#submit_button:hover {	
	background: transparent url(../images/submit.png) no-repeat 0 -35px;
	cursor: pointer;
}

#bio {
	margin-left: 200px;
	line-height: 22px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 550px;
}

img.bio {
	float: left;
	margin-right: 15px;
	padding: 2px;
	background-color: #d6d6d6;
	border: 2px solid #4d4d4d;
}

/* HOME SPECIFIC */

#main_button_box { 
	width: 950px;
	height: 305px;
	background: url(../images/main_button_box.png) 0 0;
}

#main_button_box:hover {
	background: url(../images/main_button_box.png) 0 -305px;
	cursor: pointer;
}

h1.get_more {
	width: 950px;
	margin: 0;
	padding-top: 35px;
	font-size: 23px;
	text-transform: uppercase;
	padding-left: 45px;
}

h2.get_more {
	color: #ffff00; 
	font-size: 13px;
	margin: 0;
	padding-left: 15px;
	text-transform: capitalize;
	padding-top: 10px;
	
}

h3.get_more {
	font-size: 17px;
	font-style: italic;
	padding-left: 70px;
}

p.get_more {
	text-align: left;
	width: 530px;
	font-size: 13px;
	line-height: 25px;
	padding-left: 27px;
}

p.more_box_text {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;
	margin-bottom: 5px;
}

p.more_price {
	padding-left: 15px;
	font-size: 20px;
	margin-top: 0;
}

#home_four {
	width: 950px;
	padding-left: 14px;
	margin:10px auto;
}

/* PROJECT PIPELINE */

#spec {
	padding-left: 15px;
	font-weight: normal;
	font-style: normal;
	color: #393939;
}

/* SERVICES SPECIFIC */

h2.services {
	margin: 0;
	color: #00497a;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-align: left;
	padding-right: 0;
	padding-left: 35px;
	font-size: 23px;
	padding-top: 39px;
}

#marketing, #design, #development, #management {
	background-image: url(../images/services_header.png);
	width: 950px;
	height: 85px;
}

/* #marketing:hover, #design:hover, #development:hover, #management:hover {
	background-position: 0 -85px;
} */

img.services {
	margin-top: 25px;
	margin-left: 30px;
}

/* ANCHOR TAGS */

a.nav:link, a.nav:active, a.nav:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

a.nav:hover {
	color: #00497a;
}

a.footer:link, a.footer:active, a.footer:visited {
	color: #00497a;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	color: #555555;
}

a.more_box_text:link, a.more_box_text:active, a.more_box_text:visited {
	color: #555555;
	text-decoration: none;
	font-style: italic;
}

a.more_box_text:hover {
	text-decoration: none;
	border-bottom: 2px solid #555555;
}

a.main:link, a.main:active, a.main:visited {
	color: #00497a;
	text-decoration: none;
	font-style: italic;
}

a.main:hover {
	text-decoration: underline;
}

a.white:link, a.white:active, a.white:visited {
	color: white;
	text-decoration: none;
	font-style: italic;
}

a.white:hover {
	text-decoration: underline;
}

a.more:link, a.more:active, a.more:visited {
	color: #00497a;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

a.more:hover {
	text-decoration: underline;
}

a.more_button:link, a.more_button:visited, a.more_button:active, a.more_button:hover {
	text-decoration: none;
	color: #555555;
}

a.mini_more:link, a.mini_more:visited, a.mini_more:active, a.mini_more:hover {
	text-decoration: none;
	color: #555555;
}