body {

	width: 100%;
	height: 100%;
	background: #666 ;
	font: normal 12px Arial;
	color: #666;
}


a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	font: bold 12px Arial;
	color: #99CC33;
}

a:hover {
	text-decoration: underline;
}

input {
	width: 250px;
	line-height: 20px;
	border: 1px solid #000;
	padding: 3px;
}

textarea {
	width: 250px;
	border: 1px solid #000;
	padding: 3px;
	line-height: 20px;
	font: normal 12px Tahoma;
	color: #666;
}

h1 {
	font-weight: normal;
	color: #99cc33;
	line-height: 18px;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 60px;
	margin-left: 35px;
	padding: 0;
}




div.paddr {
	
	display: block;
	width: 100%;
	clear: both;
	height: 20px;
}


#main_container {
	
	width: 900px;
	display: block;
	margin: 0 auto;
	min-height: 100%;
	background: #fff;

}

#container {
	
	display: block;
	width: 860px;
	margin: 0 auto;
	float: left;
	padding: 0 30px;
	min-height: 200px;
	background: #fff url(/images/Site_Gradient.png) 0 0 repeat-x	
}

#header, #mid, #footer {

	position: relative;
	display: block;
	width: 860px;
	clear: both;
	float: left;
}

#header {
	
	height: 115px;
}

#logo-splash {
	
	position: absolute;
	margin-left: -20px;
	margin-top: 10px;
}


#header #navs {
	
	position: absolute;
	top: 50px;
	right: -12px;
	height: 20px;
}

#navs ul {
	display: block;
	width: 100%;
	height: 20px;
}

#mid .cols {
	
	display: block;
	width: 100%;
	float: left;
	min-height: 100px;

	line-height: 26px;
	
}

#mid .cols .col-left {
	
	display: block;
	float: left;
	width: 580px;
}

#mid .cols .col-right {
	
	display: block;
	float: left;
	width: 280px;
}

.col-left div{
	position: relative;
	display: block;
	padding-right: 20px;
	margin-top: -35px;
	padding-top: 35px;
	padding-left: 3px;
	border-right: 1px solid #ccc;
	min-height: 200px;
}

.col-right div {
	
	margin-left: 19px;
}

#navs ul li {
	
	border-left: 1px solid #ccc;
	float: left;
	padding: 0 15px;
	height: 20px;
}

#navs ul li:first-child {

	border: 0;
	padding-left: 0;
}


#navs a:link, #navs a:visited, #navs a:hover, #navs a:active {
	
	position: relative;
	display: block;
	height: 8px;
	top: 6px;
	background: transparent url(/images/Site_Buttons_Nav_noBG.png) -10000px -10000px no-repeat;
}


#navs li.about a:link, #navs li.about a:visited, #navs li.about a:hover, #navs li.about a:active {

	margin-left: 0;
	width: 45px;
	background-position: 0 0;
}

#navs li.about a:hover {
	
	background-position: 0 -40px;
}


#navs li.portfolio a:link, #navs li.portfolio a:visited, #navs li.portfolio a:hover, #navs li.portfolio a:active {

	width: 72px;
	background-position: 0 -8px;
}

#navs li.portfolio a:hover {
	
	background-position: 0 -48px;
}

#navs li.clients a:link, #navs li.clients a:visited, #navs li.clients a:hover, #navs li.clients a:active {

	width: 53px;
	background-position: 0 -16px;
}

#navs li.clients a:hover {
	
	background-position: 0 -56px;
}

#navs li.press a:link, #navs li.press a:visited, #navs li.press a:hover, #navs li.press a:active {

	width: 38px;
	background-position: 0 -24px;
}

#navs li.press a:hover {
	
	background-position: 0 -64px;
}

#navs li.contact a:link, #navs li.contact a:visited, #navs li.contact a:hover, #navs li.contact a:active {

	width: 59px;
	background-position: 0 -32px;
}

#navs li.contact a:hover {
	
	background-position: 0 -72px;
}



.green-bar {
	
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	height: 10px;
	background: transparent url(/images/Site_Bar_Header_Green.png) 0 0 no-repeat;
}


#footer {


	min-height: 30px;	
	padding: 20px 0 0 0;
	background: transparent url(/images/Site_Bar_Footer_Gray.png) 0 0 no-repeat;
}

#footer a {
	
	font-weight: normal;
}

#footer .cleft {
	
	display: block;
	width: 580px;
	min-height: 20px;
	float: left;
	clear: none;
}

#footer .cright {
	
	display: block;
	margin-left: 20px;
	width: 250px;
	float: left;
	clear: none;
	text-align: left;
}


#mid .clients {
	
	list-style: none;
	float: left;
	display: block;
	width: 100%;
	min-height: 200px;
	padding-bottom: 35px;
}

.clients li {
	
	display: block;
	width: 180px;
	border-left: 1px solid #bbb;
	float: left;
	clear: none;
	min-height: 120px;
}

.clients li.l1 {
	border: 0;
	width: 281px;
}

.clients p, .clients a {
	line-height: 30px;
	display: block;
	clear: both;
}

.clients li a {
	
	margin-left: 19px;
}

.clients li.l1 a {
	
	margin-left: 3px;
}



.clients li p.press, .clients li p.press a {
	
	line-height: 18px;
}




.clients p.press span {
	margin-left: 3px;
	font-size: 11px;
}

.clients li.l1 p.press a {
	
	margin-left: 3px;
}

.clients li.l2 span, .clients li.l3 span {
	
	margin-left: 19px;
}

.clients li.l2 p.press a, .clients li.l3 p.press a {
	
	margin-left: 19px;
}

.clients p.press {
	
	margin-bottom: 8px;
}


.clients li.l2 {
	
	width: 298px;
}

.clients li.l3 {
	
	width: 279px;
}

#photo-viewer {
	
	display: block;
	width: 100%;
	float: left;
	min-height: 590px;
	background: #999 url(/images/Portfolio_BG_Strip.png) 0 0 repeat-x;
}

#photo-viewer .photo-sets {
	
	float: left;
	width: 100%;
	min-height: 100px;
	display: block;
	margin-left: 35px;
}



.photo-sets li {
	
	margin-right: 14px;
	margin-bottom: 14px;
	display:block;
	width: 75px;
	height: 75px;
	float: left;
	clear: none;
	background: transparent url(/images/ajax-loader.gif) center center no-repeat;
}

.photo-sets li a:link, .photo-sets li a:visited, .photo-sets li a:hover, .photo-sets li a:active {
	
	display: block;
	background: #ccc;
	width: 75px;
	height: 75px;
}

.photo-sets li a:hover {
	border: 1px solid #99cc33;
	
}

#photo-viewer .prev, #photo-viewer .next {
	
	cursor: pointer;
	position: relative;
	margin-top: 240px;
}

#main-photo {
	
	margin: 0 auto;
	background: transparent url(/images/ajax-loader.gif) center center no-repeat;
}


#home-splash {
	
	position: relative;
	display: block;
	width: 860px;
	height: 230px;

}

#easyTooltip{
	padding:5px 10px;
	background:#8fb83d;
	color: #fff;
}


