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


html {
	overflow-y:scroll;	
}

body, html {
	padding:0;
	margin:0;
	background-color:#000;
	color:#868686;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

body {
	/*min-height:1200px;	*/
}

h1 {
	padding:0;
	margin:0;
	font-size:22px;
	line-height:24px;
}

h2 {
	padding:0;
	margin:0px 0px 10px 0px;
	height:24px;
	line-height:24px;
	font-size:22px;
	font-weight:normal;
	color:#000;
	font-family:'AauxProBoldRegular',Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}

h2.whiteHead {
	color:#fff;	
}

h2.headAreaTitle {
	font-size:24px;
	color:#fff;
}

h3 {
	padding:15px 0px 0px 0px;
	margin:0;
	text-align:center;
	font-size:16px;
}

h4 {
	color:#000;	
	font-weight:bold;
	font-size:16px;
	padding:0;
	margin:0px 0px 20px 0px;
}

h5 {
	padding:0;
	margin:0px;
	font-size:18px;
	color:#000
}

p {
	padding:0;
	margin:0px 0px 5px 0px;
}

div.hr {
	font-size:1px;
	line-height:1px;
	border-bottom:1px solid #d2d2d2;
	margin:11px 0px 15px 0px;
}

div.hr hr {
	display:none;	
}

a {
	color:#868686;	
}

a:hover {
	color:#45b649 !important;	
}

a img {
	border:0;	
}



div.wrapper {
	width:980px;
	margin:0 auto;
}

div.clear_all {
	clear:both;
	line-height:1px;
	font-size:1px;
}

div.last {
	margin:0 !important;
	border:0 !important;
}

.float_right {
	float:right;
	padding:40px 0px 20px 20px;
}

span.italic {
	font-style:italic;	
}

span.top_highlight {
	font-style:italic;
	color:#bebebe;
}

.extraSpace {
	margin-bottom:12px;	
}

div#top_area {
	height:30px;
	background-color:#45b649;
}

div#quote {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-style:italic;
	padding-top:8px;
	font-weight:bold;
}

span.by {
	/*color:#b5b5b5;*/
}

div#head_container {
	background:url(../images/head_bg.jpg) center top no-repeat;	
	height:356px;
}

div#head_area {
	padding-top:18px;
	color:#fff;
}

div#nav_area {
	float:left;
	width:270px;
}

ul#main_nav {
	padding:0;
	margin:0px 0px 15px 0px;
	position:relative;
	top:-8px;
}

ul#main_nav li {
	list-style:none;
	margin:0;
	padding:0;
	width:270px;
	height:34px;
	font-family:'AauxProBoldRegular',Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:-1px;
}

ul#main_nav li a {
	color:#fff;
	text-decoration:none;
}

ul#main_nav li a:hover, ul#main_nav li span.act {
	color:#45b649;	
}



div#head_right {
	float:right;
	width:660px;
}

div#head_right p a {
	color:#fff;
}

div#header_clear {
	height:30px;
}

div#main_area {
	background-color:#fff;	
	min-height:370px;
	position:relative;
	padding:25px 0px 30px 0px;
}

div#main_area_inner {
	position:relative;
	background:url(../images/main_area_border.gif) 295px 0px repeat-y;
}

div#main_left {
	width:270px;
	min-height:360px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:-42px 25px 0px 0px;
}

#recent_clear {
	margin-top:	180px;
}

div#left_block_no_clear {
	padding-top:10px;
	margin-top:	230px;
}

div#recent_clear ul, div#left_block_no_clear ul {
	padding:0 !important;	
}

div#main_right {
	width:660px;
	min-height:205px;
	float:left;
	margin:10px 0px 0px 25px;
}

ul.spaced_list {
	margin:0;
	padding-left:16px;
}

ul.no_bullets {
	padding-left:0px !important;
}

ul.spaced_list li {
	padding-bottom:8px;
	list-style:circle;
}

ul.no_bullets li {
	list-style:none;
}









div#footer_border {
	width:100%;
	line-height:1px;
	font-size:1px;
	height:3px;
	background-color:#666;
	clear:both;
}

div#footer_bg {
	height:307px;
	background:url(../images/footer_bg_tile.jpg) 0 0 repeat-x;
}

div#footer {
	padding:20px 0px 30px 0px;
	position:relative;
}

div#latest_news {
	background:url(../images/news_bg.png) 0 0 no-repeat;
	padding:15px;
	width:240px;
	height:221px;
}

div#latest_news {
	color:#fff;
}

div#latest_news h2 {
	color:#fff;
}

div#latest_news p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px #4d4d4d dotted;
	padding-bottom:7px;
	margin-bottom:7px;
	color:#7c7c7c;
}

div#latest_news p span.newsDate {
	color:#a7a7a7;
}

div#latest_news p.last {
	border-bottom:0;
	padding-bottom:0px;
	margin-bottom:0px;
}

div#footer_mid {
	position:absolute;
	left:335px;
	top:20px;
}

ul#footer_nav {
	padding:0;
	margin:0px 0px 15px 0px;
}

ul#footer_nav li {
	list-style:none;
	display:block;
	padding-bottom:6px;
	margin-bottom:3px;
}

ul#footer_nav li a {
	text-decoration:none;
	padding:3px;
	background-color:#000;
}

ul#footer_nav li a.act {
	font-weight:bold;
	color:#45b649;
}

div#footer_right p {
	padding:3px;
	margin:3px;
	background-color:#000;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#validates {
	margin-bottom:180px;	
}

div#copy {
	
	margin-top:10px;
}

div#footer_right {
	position:absolute;
	top:20px;
	right:0px;
	text-align:right;
}

div#contact_map {
	margin-top:20px;
}


/*  Recent Projects  */

h2.leftBar_head {
	padding:30px 0px 0px 70px;
	color:#000;
	font-family:"AauxProBoldRegular",Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	height:37px;
}

div#recent_work {
	margin-bottom:20px;
	position:absolute;
	top:-19px;
}

h2#recent_head {
	padding:45px 0px 5px 76px;
	background:url(../images/recent_star.jpg) 0 4px no-repeat;
	margin-bottom:6px;
	color:#000;
}

h2#services_head {
	padding:45px 0px 5px 76px;
	background:url(../images/services_box.jpg) 0 2px no-repeat;
	margin-bottom:6px;
	color:#000;
}

h2#contact_head {
	padding:45px 0px 5px 76px;
	background:url(../images/contact_icon.jpg) 0 2px no-repeat;
	margin-bottom:6px;
	color:#000;
}

div.recent_project {
	width:268px;
	height:128px;
	padding:1px;
	background-color:#c3c3c3;
	margin-bottom:10px;
}

div.recent_project a {
	display:block;
	width:258px;
	height:118px;
	padding:5px;
	background:#fff url(../images/plus_gray.gif) bottom right no-repeat;
	font-size:14px;
	text-decoration:none;
}

div.recent_project a img {
	padding-bottom:3px;
}


div#testimonial_left, div#twitter_left, div#services_leftBar, div#contact_left {
	margin:0px 0px 20px 0px;
}

h2#testimonial_left_head {
	background:url(../images/lb_clients.png) 0 0 no-repeat;
}

div#testimonial_left_top, div#twitter_left_top, div#services_leftBar_top, div#contact_left_top {
	background:url(../images/testimonial_top.gif) 0 0 no-repeat;
	height:30px;
	font-size:1px;
	line-height:1px;
	margin-top:-16px;
}

div#testimonial_left_box, div#twitter_left_box, div#services_leftBar_box, div#contact_left_box {
	background-color:#e0e0e0;
	color:#787878;
	padding:0px 12px 0px 12px;
	width:246px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
}

div#testimonial_left_by, div#tweetTime {
	font-size:11px;
	font-weight:normal;
	text-align:right;
	padding-top:8px;
	line-height:14px;
}

div#testimonial_left_bottom, div#twitter_left_bottom, div#services_leftBar_bottom, div#contact_left_bottom {
	background:url(../images/testimonial_bottom_left.jpg) 0 0 no-repeat;
	height:20px;
	font-size:1px;
	line-height:1px;
}

h2#services_leftBar_head {
	background:url(../images/lb_services.png) 0 0 no-repeat;
}

h2#twitter_left_head {
	background:url(../images/lb_twitter.png) 0 0 no-repeat;
}

h2#contact_left_head {
	background:url(../images/lb_contact.png) 0 0 no-repeat;
}

div#twitterContainer a {
	text-decoration:none;
}

div#twitterContainer a:hover {
	color:#787878 !important;
	text-decoration:underline;
}

div#soc_net {
	padding:11px 0px 0px 0px;
	height:42px;
	background:url(../images/soc_net_bg.gif) 142px 0px repeat-y;
	width:270px;
	position:relative;
}

a#twitterLink {
	position:absolute;
	left:151px;
	top:11px;
}

p#contact_address {
	font-size:18px;	
	margin-bottom:15px;
}

p#contact_links {
	margin-bottom:0;
}


/*  Home Rules  */

div#home_hi {
	font-family:"AauxProBlackRegular","Arial Black", Gadget, sans-serif;
	font-size:44px;
	color:#fff;
	padding-top:34px;
	letter-spacing:-2px;
	margin-bottom:12px;
}

p.headText {
	color:#fff;
	font-family:"AauxProBoldRegular",Arial, Helvetica, sans-serif;
	font-size:21px;
	padding-top:12px;
	letter-spacing:-1px;
}

p.headSubText {
	color:#fff;
	font-family:"AauxProBoldRegular",Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-top:25px;
	letter-spacing:-1px;
}

a.arrowLink {
	font-family:"AauxProBoldRegular",Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	color:#45b649;
	padding-right:15px;
	margin-right:15px;
	background:url(../images/green_arrow.gif) right 7px no-repeat;
	text-decoration:none;
}

a.arrowLink:hover {
	padding-right:17px;
	margin-right:13px;	
}

div#home_we_make {
	padding-top:20px;
	margin-bottom:40px;
}

div#home_columns {
	position:relative;	
	margin-top:20px;
	background:url(../images/main_area_border.gif) 330px 0px repeat-y;
}

div#home_services {
	float:left;
	width:280px;
	padding:0px 40px 0px 10px;
}

div#home_contact {
	float:left;
	width:280px;
	padding:0px 10px 0px 40px;
}

div#home_services h2 {
	background:url(../images/head_services_icon.jpg) 0 0 no-repeat;
	padding-left:45px;
}

div#home_contact h2 {
	background:url(../images/head_contact_icon.jpg) 0 0 no-repeat;
	padding-left:35px;
}

div#home_services h2, div#home_contact h2 {
	padding-bottom:15px;
	padding-top:11px;
	position:relative;
	left:-2px;
	margin:0;
	font-size:20px;
	color:#787878;
}

div#home_services_top, div#home_contact_top {
	font-size:1px;
	line-height:1px;
	position:absolute;
}

div#home_services_top {
	background:url(../images/home_services_top.jpg) 0 0 no-repeat;
	width:50px;
	height:14px;
	top:-14px;
	left:210px;
}

div#home_service_buttons {
	margin-top:10px;
	position:relative;
	left:-3px;
}

div#home_service_buttons a {
	height:40px;
	width:155px;
	overflow:hidden;
	display:block;
	float:left;
}

div#home_service_buttons a:hover {
	text-indent:155px;	
}

a#home_quote_button {
	background:url(../images/but_request_hover.gif) 0 0 no-repeat;
	margin-right:5px;
}

a#home_about_button {
	background:url(../images/but_more_hover.gif) 0 0 no-repeat;
}

div#home_contact_top {
	background:url(../images/home_contact_top.jpg) 0 0 no-repeat;
	width:78px;
	height:12px;
	top:-12px;
	left:223px;
}


/*  About Rules  */

div.gray_bg {
	background-color:#323232;
	width:620px;
	padding:20px 20px 20px 20px;
	margin:23px 0px 17px 0px;
	position:relative;
	color:#fff;
}

h2#top_services_head {
	color:#fff;
	margin:5px 0px 10px 0px;
}

div#services_left {
	float:left;
	width:295px;
}

div#services_right {
	position:relative;
	float:left;
	height:140px;
	padding:0px 0px 0px 22px;
	width:335px;
}

ul.services_list {
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:circle inside url(../images/tick_green.png);
}

ul.services_list li {
	padding:0px 0px 6px 0px;
}

div#head_right ul.services_list li {
	padding:0px 0px 4px 0px;
}

a#workLink {
	/*
	position:absolute;
	bottom:-20px;
	right:-57px;
	*/
	float:right;
}


h2.aboutHeading {
	width:300px;	
}



/*  Clients Rules  */

div.client {
	padding-bottom:20px;
	margin-bottom:20px;
	background:url(../images/line_dot_hori.gif) bottom left repeat-x;
	position:relative;
	width:660px;
}

div.client.last {
	background-image:none;	
}

div.client_logo {
	width:240px;
	height:105px;
	text-align:center;
}

div.client_logo a {
	display:block;
}

div.client_detail {
	position:absolute;
	top:0px;
	left:240px;
	color:#000;
}

div.client_quote {
	margin-top:15px;
	padding:0px 23px 0px 30px;
	background:url(../images/quote_marks.gif) 0px 5px no-repeat;
	font-size:14px;
	color:#787878;
	font-style:italic;
}

div.client_quote_author {
	font-size:12px;
	color:#787878;
	text-align:right;
	font-weight:bold;
}


/*  Contact Rules  */

div#contact_form {
	margin-top:20px;
	position:relative;
	/*
	font-family:'AauxProBoldRegular',Arial, Helvetica, sans-serif;
	font-size:16px;
	*/
}

div#form_right {
	position:absolute;
	width:325px;
	top:0px;
	left:335px;
}

div#contact_form input, div#contact_form textarea {
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.20);
	border:0;
	padding:5px;
	color:#fff;
	margin:3px 0px 5px 0px;
}

div#contact_form input {
	width:315px;	
	margin-bottom:10px;
}

div#contact_form textarea {
	width:650px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#submit_holder input {
	background-color:transparent;
	
}

span.green {
	color:#45b649;
}

div#map_holder {
	border:1px solid #c3c3c3;
	padding:5px;
	background-color:#fff;
	width:644px;
}

div#map {
	width:634px;
	height:420px;
	background-color:#fff;
	padding:5px;
}

div#contact_right {
	position:absolute;
	left:485px;
	top:30px;
}

div#contact_right ul {
	padding:0 !important;
}


/*  Work Rules  */

div#work_tabs {
	height:45px;
}

div#websites_tab, div#banners_tab {
	width:329px;
	height:35px;
	border:1px solid #c3c3c3; 
	float:left;
	text-align:center;
}

div#websites_tab_act, div#banners_tab_act {
	border:0;
	background-color:#45b649;
	border:1px solid #45b649;
	width:329px;
	height:35px;
	float:left;
	text-align:center;
	position:relative;
}

div#websites_tab, div#websites_tab_act {
	border-right:0;
}

div#banners_tab , div#banners_tab_act{
	border-left:0;
}



div#work_tabs div a  {
	text-decoration:none;
	display:block;
	width:329px;
	height:25px;
	padding-top:9px;
}

div#work_tabs div h3 {
	padding-top:9px;
	margin:0;
}

div#work_tabs div a h3 {
	margin:0;
	padding:0;
}

div#websites_tab_act h3, div#banners_tab_act h3 {
	color:#fff;
}

div#active_tab {
	position:absolute;
	top:35px;
	left:0px;
	width:329px;
	background:url(../images/work_tab_act.gif) center top no-repeat;
	height:7px;
}

div#work_content {
	padding:10px 0px 0px 0px;
}

div.job {
	width:640px;
	min-height:215px;
	padding:10px;
	background-color:#45b649;
	color:#fff;
	margin-bottom:10px;
}



div.job_image {
	width:378px;
	height:205px;
	padding:5px;
	background-color:#fff;
	color:#000;
	float:left;
}

div.job div.job_text {
	float:left;
	width:240px;
	margin-left:10px;
	font-size:12px;
}

div.job_text h5 {
	color:#fff;
	margin-bottom:8px;
	font-size:20px;
	line-height:20px;
	letter-spacing:-1px;
	font-family:'AauxProBoldRegular',Arial, Helvetica, sans-serif;
}

p.job_date {
	font-size:11px;
	margin-bottom:15px;
}

p.job_desc {
}

div.job_link {
	text-align:right;
	margin:15px 0px 0px 0px;
}

div.job_link a {
	padding:0px 20px 5px 10px;
	color:#fff;
	background:url(../images/arrow_white_green.gif) right 1px no-repeat;
	font-weight:bold;
}

div.job_link a:hover {
	color:#fff !important;
}

div.controlsWrapper {
	height:33px;	
}

div.job_controls {
	clear:both;
	float:right;
}

div.job_controls a, div.job_controls a:hover, div.job_controls div {
	text-decoration:none;
	text-align:center !important;
	font-size:12px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	height:19px;
	padding-top:4px
}

a.pager_text {
	width:51px;
	display:block;
	overflow:hidden;
	border:1px solid #c3c3c3;
}

a.pager_text.last {
	margin-right:0 !important;	
}

a.pager_text:hover {
	border:1px solid #45b649;
	background-color:#45b649;
	color:#fff !important;
}

div.pager_current {
	width:18px;
	border:1px solid #45b649;
	background-color:#45b649;
	color:#fff !important;
}

a.pager_page {
	width:18px;
	display:block;
	overflow:hidden;
	border:1px solid #c3c3c3;
}

a.pager_page:hover {
	border:1px solid #45b649;
	background-color:#45b649;
	color:#fff !important;
}

div.job_controls a.higher, div.job_controls a.higher:hover {
	padding-top:2px !important;	
	height:21px;
}


.hide { 
	display:none !important;	
}

div.bannerJob {
	position:relative;
	margin:0px 6px 18px 6px;
	float:left;
	width:200px;
	height:185px;
	padding:5px;
	background-color:#45b649;
	color:#fff;
}
div.noRightMargin {
	margin-right:0 !important;	
}

div.bannerJob_image {
	background-color:#fff;
}

div.bannerJob_image img {
	border:#c3c3c3 1px solid;
}

div.bannerJob div.job_text {
	font-size:12px;
	padding-top:10px;
}

div.bannerJob h5 {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

div.bannerJob p.job_date {
	margin-bottom:8px;
}

div.bannerJob div.job_link {
	text-align:right;
	margin-top:0px;
}




/*  Quote page  */

p#quote_subhead {
	color:#fff;
	padding-bottom:30px;
}

div.quoteTableHolder {
	
}

div.quoteTableCol {
	float:left;
	display:inline;
}

div.inputCol {
	position:relative;
	width:420px;
}

div.inputCol label {
	display:block;
	padding:6px 0px 12px 0px;
	width:120px;
}

div.inputColBot label {
	display:block;
	padding:9px 0px 15px 0px;
	width:120px;
}

div.inputCol br, div.inputColBot br {
	display:none;
}

div.inputCol input.textInput {
	position:absolute;
	left:130px;
	background: rgba(255, 255, 255, 0.20);
	border:0;
	padding:5px;
	color:#fff;
	margin:0px 0px 2px 0px;
	width:280px;
}

input#form_name {
	top:0px;
}

input#form_company {
	top:34px;	
}

input#form_email {
	top:68px;
}

input#form_phone {
	top:102px;
}

input#form_website {
	top:136px;
}

div#checkboxHolder {
	position:absolute;
	left:127px;
	top:174px;
}

div#quoteText {
	color:#fff;
	font-size:12px;
	width:210px;
	padding-left:30px;
}

div#quoteText p {
	padding-bottom:15px;
}

div.inputColBot {
	position:relative;
	width:660px;
	height:300px;
	margin-bottom:10px;
}

textarea#form_desc {
	position:absolute;
	left:130px;
	top:120px;
	background-color:#dadada;	
	border:1px solid #b5b5b5;
	padding:5px;
	color:#000;
	margin:0px 0px 5px 0px;
	width:515px;
	height:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

select#form_type {
	top:0px;
}

select#form_deadline {
	top:40px;
}

select#form_budget {
	top:80px;
}

p#desc_text {
	font-size:10px;
	position:absolute;
	left:130px;
	top:275px;
}

div#submitHolder {
	text-align:right;
	margin-bottom:30px;
}






