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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color:#999999;
	margin:0;
}

a {
	color:#33CC00;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
	color:#000000;
}

h2 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
	color:#000000;
}

h3 {
	font-size:12px;
	margin:0 0 10px 0;
}

p {
	margin:0 0 15px 0;
}

#container {
	width:750px;
	margin:0px auto;
	padding:0;
	text-align: left;
}

#heading {
	margin:0 0 10px 0;
	padding:0;
	overflow: hidden; 
}

#title_head {
	height:16px;
	margin:0;
	padding:0;
}

#title_head h1 {
	font-size:24px;
	color:#DDDDDD;
	margin:0;
	padding:0;
}

.no_top_space {
	margin-top:20px !important;
}

.top_space {
	margin-top:65px !important;
}

#logo {
	background-image:url(../images/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:205px;
	height:27px;
	margin:88px 0 0 0;
	float:left;
}

#logo a {
	width:205px;
	height:27px;
	display:block;
	outline:none;
}

#logo span {
	display:none;
}

#usp {
	background-image:url(../images/bubble.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	text-align:center;
	line-height:20px;
	width:180px;
	height:85px;
	padding:30px 18px 0 16px;
	margin:0;
	float:right;
}

#content {
	margin:50px 0 0 0;
}

#about_content {
	width:650px;
	text-align:left;
	margin:0 50px;
}

#about_content img {
	margin:0 0 20px 20px;
	border:1px solid #CCCCCC;
}

#contact_content {
	width:450px;
	text-align:left;
	margin:0 150px;
}

#contact_center {
	text-align:left;
	width:120px;
	margin:0 165px;
}

#featured_1, #featured_2, #featured_3, #featured_4, #featured_5, #featured_6 {
	width:100px;
	height:100px;
	border:1px solid #CCCCCC;
	float:left;
}

#featured_1, #featured_2, #featured_3, #featured_5 {
	margin-right:50px;
}

#featured_1 a, #featured_2 a, #featured_3 a, #featured_4 a, #featured_5 a, #featured_6 a {
	width:100px;
	height:100px;
	display:block;
}

#featured_1 a {
	background:url(../images/projects/n-lensic.jpg) 0 0 no-repeat;
}

#featured_2 a {
	background:url(../images/projects/n-santafebrewing.jpg) 0 0 no-repeat;
}

#featured_3 a {
	background:url(../images/projects/n-lavaxpres.jpg) 0 0 no-repeat;
}

#featured_4 a {
	background:url(../images/projects/n-mt.jpg) 0 0 no-repeat;
}

#featured_5 a {
	background:url(../images/projects/n-habilis.jpg) 0 0 no-repeat;
}

#featured_6 a {
	background:url(../images/projects/n-pescanova.jpg) 0 0 no-repeat;
}

#featured_1 a:hover, #featured_2 a:hover, #featured_3 a:hover, #featured_4 a:hover, #featured_5 a:hover, #featured_6 a:hover {
	background-position: 0 -100px;
}

#featured_1 a span, #featured_2 a span, #featured_3 a span, #featured_4 a span, #featured_5 a span, #featured_6 a span {
	display:none;
}

#heading_bar {
	text-align:center;
	margin:49px 0 25px 0;
	padding:0;
}
#heading_bar h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#999999;
	margin:0;
}

#home_featured_row_1 {
	text-align:center;
	height:102px;
	margin:0 0 25px 96px;
}

#home_featured_row_2 {
	text-align:center;
	margin:0 0 0 248px;
	clear:both;
}

#menu_head {
	width:51px;
	height:16px;
	margin:0;
	padding:0;
}

#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {color:black;background-color:#EEEEEE}
#menu1 a:visited {color:black;text-decoration:none;}

#pane_1, #pane_2, #pane_3, #pane_4, #pane_5, #pane_6 {
	background-color:#FFFFFF;
	position:absolute;
	top:230px;
	left:auto;
	width:600px;
	margin-left:75px;
	padding:0;
	clear:both;
}

.left_pane {
	width:250px;
	text-align:left;
	padding:0 35px 90px 0;
	float:left;
}

.pane_image {
	padding:35px 0 0 0;
}

.right_pane {
	width:315px;
	text-align:left;
	padding:0 0 0 0;
	float:left;
}

.right_pane_box {
	/*height:190px;*/
}

.right_pane_box h2 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
	color:#000000;
}

.close_box {
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	padding:5px 0 0 0;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.contact_today {
	list-style-type:none;
	padding-top:5px !important;
}

.text_list ul {
	margin-left: 1em;
	padding-left: 0;
}

.text_list li {
	margin:0;
	padding:0 0 5px 0;
}

.navbar {
	width:575px;
	height:15px;
	padding:0 0 0 87px;
	clear:both;
}

.nav_portfolio {
	font-size:11px;
	font-weight:bold;
	width:191px;
	text-align:center;
	float:left;
}

.nav_services {
	font-size:11px;
	font-weight:bold;
	width:115px;
	text-align:center;
	float:left;
}

#portfolio_1, #portfolio_2, #portfolio_3 {
	background-color:#FFFFFF;
	width:700px;
	margin:10px 0 0 25px;
	padding:0;
}

.portfolio_item {
	margin-bottom:20px;
	overflow:hidden;
}

.portfolio_item .thumb {
	border:1px solid #CCCCCC;
	float:left;
}

.portfolio_item .info {
	float:left;
	padding:0 0 0 20px;
}

.portfolio_item h2 {
	margin-bottom:10px;
}

.portfolio_item h3 {
	color: #999999;
	margin-bottom:10px;
}

.portfolio_item ul {
	margin:0 0 0 1em;
	padding: 0;
}

.portfolio_item li {
	font-size:11px;
	margin:0;
	padding:0 0 5px 0;
}

.required {
	color:#FF0000;
}

#services_1, #services_2, #services_3, #services_4, #services_5 {
	background-color:#FFFFFF;
	width:600px;
	height:200px;
	margin:25px 0 0 75px;
	padding:0;
}

.s_left_pane {
	text-align:center;
	padding:35px 10px 0 0;
	width:180px;
	float:left;
}

.s_right_pane {
	width:400px;
	text-align:left;
	padding:0 0 0 10px;
	float:left;
}

#contact_form label {
	width: 100px;
	float: left;
	display: block;
}

#contact_form textarea {
	font-size:12px;
	width:300px;
}

.contact_text {
	font-size:12px;
	width:200px;
	height:14px;
}

.contact_submit {
	color: #FFFFFF;
	background-color: #33CC00; 
	font-weight: bold; 
	font-size: 11px;
}