﻿body 
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	background-image:url('../images/bcg.png');
	background-repeat: repeat-x;
	background-color: #c9d6d9;
}

a:link 			{ color	: #100708; text-decoration: none; }
a:visited 		{ color	: #606060; text-decoration: none; }
a:hover 		{ color	: #fefefe; text-decoration: none; }
a:active 		{ color	: #606060; text-decoration: none; }


h2 	
{ 
	color: #999;
	margin-bottom: 0; 
	margin-left:13px;
	background:url("../images/navigation.jpg") no-repeat;
	height:40px;
}

h2 span
{
	display: none;
}


#navigation-block {
	position:relative;
	top: 95px;
	left: 785px;
	width: 190px;
	padding-top: 50px;
	z-index: 1;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 30px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 160px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#333 url("../images/heading_bg.jpg") repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #999;
	background:#222 url("../images/tab_bg.jpg") repeat-y;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #c9d6d9; }




.noborder
{
	border: 0;
}
.border		{ border: thin #c9d6d9 solid; }

#container
{
	width: 770px;
	min-height: 1000px;
	position: absolute;
	background-color: #333333;
	background-image:url('../images/main.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	left: 25px;
	top: 0px;
	bottom: 0px;
	z-index: 3;
}

#container_contactus
{
	width: 770px;
	min-height: 1500px;
	position: absolute;
	background-color: #333333;
	background-image:url('../images/main.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	left: 25px;
	top: 0px;
	bottom: 0px;
	z-index: 3;
}

#container_aboutus
{
	width: 770px;
	min-height: 500px;
	position: absolute;
	background-color: #333333;
	background-image:url('../images/main.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	left: 25px;
	top: 0px;
	bottom: 0px;
	z-index: 3;
}

#container_portfolio
{
	width: 770px;
	height: 2100px;
	position: absolute;
	background-color: #333333;
	background-image:url('../images/main.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	left: 25px;
	top: 0px;
	bottom: 0px;
	z-index: 3;
}

#borderl
{
	width: 15px;
	height: 100%;
	position: absolute;
	background-image: url('../images/border.png');
	left: 35px;
	top: 0px;
	bottom: 0px;
	z-index: 2;
}
 
#logo
{
	top: 270px;
	left: 32px;
	position: absolute;
	z-index: 15;	
}

#portfolio
{
	list-style: none;
}

#inner
{
	padding-left: 25px;
	padding-top: 35px;
	position: relative;
	}

#header
{
	background-image: url('../images/header.png');
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 375px;
	width: 100%;
	z-index: 0;
}

#borderd
{
	width: 100%;
	height: 11px;
	position: absolute;
	background-image: url('../images/borderd.png');
	left: 0px;
	right: 0px;
	top: 375px;
	z-index: 2;
}

#footer
{
	bottom: 0;
	position: absolute;
	color: #222222;
}

#contactheader
{
	background-color: #222222;
	z-index: 20;
	top: 70px;
	left: -24px;
	width: 701px;
	padding-top: 3px;
	padding-right: 3px;
	height: 17px;
	position: relative;
	text-align: right;
	font-size: 8pt;
	color: #fefefe;
}

.selected
{
	color: #fefefe;
}

.underline
{
	text-decoration: underline;
}

.footer_container
{
	background-color: #b4b8b0;
	bottom: 0;
	position: relative;
	width: 746px;
	height: 16px;
	left: 2px;
	z-index: 20;
	list-style: none;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.footer_left ul li
{
	font-size: 8pt;
	list-style: none;
	text-decoration: none;
	float: left;
	margin-left: -40px;
}

.footer_right ul li
{
	font-size: 8pt;
	list-style: none;
	text-decoration: none;
	float: right;
}

#content_start
{
	top: 150px;
	left: 2px;
	right: 10px;
	height: auto;
	position: relative;
	color: #fefefe;
}

.content{
	height: auto;
	position:relative;
}

.content_h1
{
	font-size: 10pt;
	width: 642px;
	background-color: #222222;
	padding-left: 62px;
	color: #fefefe;

}

.content_h2
{
	font-size: 8pt;
	color: #222222;
	background-color: #b4b8b0;
	top: -5px;
	left: 60px;
	padding-left: 2px;
	padding-right: 2px;
	width: 640px;
	position: relative;
}


.content_h2portfolio
{
	font-size: 8pt;
	color: #222222;
	background-color: #b4b8b0;
	top: 5px;
	left: 60px;
	padding-left: 2px;
	padding-right: 2px;
	width: 640px;
	position: relative;
}


.content_h2map
{
	font-size: 8pt;
	color: #222222;
	background-color: #b4b8b0;
	top: 5px;
	left: 60px;
	padding-left: 2px;
	padding-right: 2px;
	width: 640px;
	position: relative;
}

.content_h3
{
	font-size: 6pt;
}

.gap
{
	height: 20px
}

.thumb
{
	width: 80px;
	height: 80px;
}

.portfoliothumb
{
	width: 160px;
	height: 160px;
}



/* Each Web Solutions - Internet Browser Warning */

.img			{ width: 0px; height: 0px; border: 0; !IMPORTANT; }
#ieproblem		{ width: 0; height: 0; bottom: 0px; z-index: 0; position: fixed; }
#ieproblemtext		{ font-size: 0pt; }
	
.ie_h1			{ font-size: 0pt; }
.ie_h2			{ font-size: 0pt; }
.ie_h3			{ font-size: 0pt; }
.style1 		{ margin-left: 160px; }	
.noborder		{ border: 0;}

/* Contact Us Messaging System */

label 										{ display: block; float: left; clear: left; width: 100px; line-height: 20px; margin-bottom: 10px; margin: 5px 0;}
input, textarea, select						{ margin: 0; padding: 2px; font-size: 8pt; color: #666666; background: #F5F5F5; border: 1px solid #ccc; margin: 5px 0; }   
input:focus, textarea:focus, select:focus 	{ border: 1px solid #999;  background-color: #dde3e6;}
input.button 								{ cursor: pointer; border: none; width: 455px; height: 18px; margin-left: 0px; }

.errormsg 									{ display: block; width: 591px; height: 22px; line-height: 22px; color: #FFFFFF; font-weight: bold; background: #FF9D9D url(images/stop.gif) no-repeat 10px center;padding: 3px 10px 3px 40px; margin: 10px 0; border-top: 2px solid #FF0000; border-bottom: 2px solid #FF0000; }
.msgSent 									{ font-size: 20px; text-align: center;}
.nobullets li								{ list-style: none; text-decoration: none;}
.nobullets ul								{ list-style: none;	text-decoration: none;}
.msg_txt									{ font-size: 10pt; padding-top: 2px;}
.required									{ font-size: 12pt; font-weight: bold; }

#contFrm									{ padding-left: 20px; }
