body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #464646;
	background: url(/imgs/pattern.gif) repeat bottom right;
}
a {
	color: #a0a0a0;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;	
	color: #33ccff;
}
img {
	border: none;
}

a.img:hover
a.img {
	border: none;
	text-decoration: none;
	background-color: transparent;
}

h1 {
	text-align: left;
	color: #33ccff;
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #353535;
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	line-height:1em;
}
h3 {
	color: #353535;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding:  0;
	line-height: 1em;
	font-weight: bold;
	font-size: 110%;
}
h4 {
	color: #33ccff;
	line-height: 15px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 90%;
	border: 0;
}
ul li{
	line-height: 1.2em;
	padding: 0;
	margin: 0 0 2px 12px;
} 
ul {
	padding: 2px 0 0 0;
	margin: 10px 0 10px 5px;
}


/*-------------------------------Container ----------------------------------*/
div.container {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
}
/*------------------------------- Header ------------------------------------*/

div#header {
	margin: 0;
	padding: 0;
	height: 90px;
	background: #fff url(/imgs/pattern.gif) repeat bottom right;	
}
div#header #logo {
	margin: 10px 0 0 0;
	padding: 0;
	height: 50px;
	width: 300px;
	float:  left;
	display: block;
	border: none;
	background-color: transparent;
}
div#header a:hover { background: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.thumb-work {
	border: none;
	float: left;
	margin: 5px 60px 0px 0px;
	display: block;
}
.thumb {
	border: none;
	float: left;
	margin: 5px 5px 0px 0px;
	display: block;
}
.thumb img {
	border: 3px solid #e0e0e0;
	float: left;
	margin: 5px 0px 0px 0px;
	z-index: 100;
}

/*------------------------------- Navigation ----------------------------------*/
div#nav{
	width: 100%;
	padding: 0;
	margin: 0;
	height: 50px;
	line-height: 35px;
	background: url(/imgs/header-bg.gif) repeat-x bottom right;
}
div#nav ul{
	padding: 0;
	margin: 0;
	height: 50px;
	float: left;
}
div#nav ul li{
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	color: #000;
	line-height: 1.0em;
	background-color: #000;
}
div#nav ul li a{
	font-size: 150%;
	color: #ffde00;
	text-decoration: none;
	display: block;
	display: inline-block; /* IE 6 hack */
	margin: 0;
	padding: 0px 15px 0 15px;
	border-right: 1px solid #000;
	border-bottom: 0;
	background: #000 url(/imgs/bg-tab.gif) repeat-x;
	height:  50px;
	line-height: 35px;
}
div#nav ul li a:hover{
	color: #33ccff;
	background-color: #fff;
}
body#home a#hometab,
body#clients a#clientstab,
body#work a#worktab,
body#about a#abouttab,
body#services a#servicestab,
body#contact a#contacttab  {
	color: #000;
	background: #fff;
	border: 0;
	border-bottom: 3px solid #FFF;
	font-weight: bold;
}
/*---------------------------------- Content ------------------------------------*/
div#content{
	padding: 0;
	margin: 0;
	width:  100%;
	float: left;
}

/*------------------------------- Main Content ----------------------------------*/
div#maincontent{
	background-color: #fff;
	padding: 10px 0 1px 0;
	margin: 0;
	min-height: 60px;
	height:390px;
	overflow: hidden;
}
/* for Internet Explorer */
/*\*/
* html #maincontent {
height: 100px;
}
div#maincontent .servicesblock {
	float: left;
	width: 30%;
	height: 150px;
	background: #f0f0f0;
	padding: 5px;
	margin: 5px 5px 0 0;
}

/*------------------------------- Footer ----------------------------------*/

div#footer {
	background:#101010;
	color: #fff;
	width: 100%;
	padding: 0;
	margin:  0;
	height:  30px;
	float: left;
	border-top: 3px ridge #a0a0a0;
	z-index: 0;
}
div#footer #top {
	padding: 10px 0 0 0; 
	margin: 0;
	height: 50px;
}
div#footer p{
	color: #33ccff;
	font-size: 90%;
	line-height: 90%;
}
.news {
	color: #fff;
	margin: -5px 0 -8px 0;
	font-size: 90%;
}
.news img {
	padding: 0 5px 0 0;
}
/*------------------------------- Form ----------------------------------*/
.myinputstyle {
	border: 4px solid #d0d0d0;
	background: url(none) no-repeat #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
	width: 35em;
}
textarea {
	border: 4px solid #d0d0d0;
	background: url(none) no-repeat #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
	width: 35em;
}
textarea:hover {
	border: 4px solid #e0e0e0;
	background: url(none) no-repeat #e0e0e0;
	color: #454743;
	width: 35em;
}
.submit input
{
margin-left: 4.5em;
} 
input
{
color: #161616;
background: #ffde00;
border: 1px solid #ffde00;
font-size: 150%;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #161616;
}
.myinputstyle:hover {
	border: 4px solid #e0e0e0;
	background: url(none) no-repeat #e0e0e0;
	color: #454743;
}
.myinputstyle:focus {
	border: 4px solid #e0e0e0;
	background: url(none) no-repeat #e0e0e0;
	color: #454743;
}
.oops {
	background: url(/imgs/404-broken.jpg) no-repeat;
}

/*------------------------------- Image Pop Up ----------------------------------*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #d0d0d0;
padding: 5px;
left: -1000px;
border: none;
visibility: hidden;
text-decoration: none;
z-index: 1000;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 1000;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -55px;
left: -350px; /*position where enlarged image should offset horizontally */
z-index: 1000;

}