body {
	margin: 0px;
	padding: 0px;
	background-color: #494E51;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}

#header {
	height: 160px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #54595C;
	text-align: center;
	width: 80px;
	font-size: 11px;
	padding-top: 130px;
}
#header li a {
	color: #999999;
	text-decoration: none;
}
#header li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	color: #FFFFFF;
}

#header ul {
	padding-left: 240px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 00px;
	padding-bottom: 0px;
}


#content {
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
.blank {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

#construct {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg-construct.gif);
}
#logo {
	display: block;
	float: left;
}
#contenttext {

	*width: 455px;
	position:relative;
	height: 220px;
	overflow: auto;
	overflow-x:hidden;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	
	
}
#contenttext  #work  img   {
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}



#footer {
	height: 160px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	clear: none;
	float: none;
}
#footer #footerleft {
	float: left;
	width: 230px;
	text-align: right;
	color: #778084;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#footer span {
	font-size: 40px;
	font-weight: normal;
	color: #666666;
}
#footer h1 {
	font-size: 40px;
	color: #333333;
	text-align: right;
	font-weight: normal;
}


a {
	color: #999999;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

#header li a:active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	color: #FFFFFF;
}
#contenttexthom {
	float: left;
	position:relative;
	overflow: auto;
	overflow-x:hidden;
}



/*---------------------*/


.gallery/* jQuery lightBox plugin - Gallery style */
	 {
	width: 520px;
	margin-bottom: 20px;
	}
#gallery h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #6D7478;
	margin-top: 0px;
	padding-top: 0px;
}

.gallery  ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.gallery  ul  li { display: inline; }
.gallery  ul  img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
.gallery  ul  a:hover  img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
.gallery  ul  a:hover { color: #fff; }
	</style>
