

body {
	background-color:		#6D8379;
	background-image:		url("images/bg04.gif");
	background-repeat:		repeat-y;
	margin:					0;
	padding:				0;
	font:					10px/14px "Trebuchet MS", Verdana, sans-serif;
	color:					#fff;
	}




.acs {
	display:				none;
	}




#main {
	width:					548px;
	height:					700px; /* 558 684 */
	background-image:		url("images/bg4.jpg");
	background-repeat:		no-repeat;
	}


	h1 {
		background-image:		url("images/bg_col2.gif");
		background-repeat:		no-repeat;
		width:					131px;
		height:					137px;
		margin:					0;
		margin-left:			35px;
		}
	h1 span {
		display:				none;
		}


	#sites {
		height:					600px; /* 421 547 */
		margin-left:			35px;
		background-image:		url("images/bg_col.gif");
		background-repeat:		repeat-y;
		}

		.site {
			position:				relative;
			height:					80px;
			background-image:		url("images/logo_bg.gif");
			background-repeat:		no-repeat;
			color:					#7899AB;
			}

			.site h2 {
				position:				absolute;
				height:					63px;
				width:					131px;
				margin:					0;
				}
			.site h2 a {
				display:				block;
				height:					63px;
				width:					131px;
				background-repeat:		no-repeat;
				}
			.site h2 a:hover {
				background-color:		#657A70;
				}
			.site h2 span {
				display:				none;
				}

			.site .des {
				position:				absolute;
				height:					63px;
				width:					382px;
				left:					131px;
				background-image:		url("images/des_bg.gif"); /* GIF for IE6, since it doesn't support full alpha channel PNGs */
				background-repeat:		repeat-x;
				}
			.site > .des {
				background-image:		url("images/des_bg.png"); /* For browsers that support standards and full alpha channel PNGs */
				}

			.site .des h3 {
				color:					#A2C4B4;
				font-size:				9px;
				height:					14px;
				text-transform:			uppercase;
				font-weight:			normal;
				letter-spacing:			1px;
				margin:					9px 0 0px 17px;
				padding:				0;
				}
			.site .des h3 a {
				color:					#A2C4B4;
				text-decoration:		none;
				}
			.site .des h3 a:hover {
				color:					#fff;
				}

			.site .des p {
				font-size:				10px;
				margin:					0px 10px 0 17px;
				line-height:			14px;
				padding:				0;
				}

			#countelpro h2 a {
				background-image:		url("images/l_countelpro.gif");
				}
			#portfolio h2 a {
				background-image:		url("images/l_portfolio.gif");
				}
			#gallery h2 a {
				background-image:		url("images/l_gallery.gif");
				}
			#designbee h2 a {
				background-image:		url("images/l_designbee.gif");
				}

		#designbee {
			height:					81px;
			}



#footer {
	width:					14px;
	position:				absolute;
	top:					0;
	left:					545px;
	background-image:		url("images/soup.gif");
	background-repeat:		no-repeat;
	}

	#footer a {
		display:				block;
		width:					14px;
		background-repeat:		no-repeat;
		}

	#footer a span {
		display:				none;
		}

	#footer a#contact {
		margin-top:				224px;
		background-image:		url("images/contact.gif");
		height:					58px;
		}

	#footer a#cv {
		margin-top:				27px;
		background-image:		url("images/cv.gif");
		height:					20px;
		}
