@charset "utf-8";
body {
	background-color: #B6D6C7;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #7E7E61;
	background-image: url(images/bg_chic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 1px;
	color: #F6F9E5;
	padding-right: 10px;
	text-align: right;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #488265;
	letter-spacing: 0.1em;
}
#container {
	margin-left: -490px;
	position: absolute;
	left: 50%;
	height: 775px;
	width: 980px;
}

#nav  {
	text-decoration: none;
	height: 25px;
	width: 490px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	top: 95px;
	left: 390px;
	border: 1px dashed #B4B49A;
}
#nav  li  {
	display: inline;
	padding: 8px;
}

#nav a:link {
	text-decoration: none;
	color: #72AF92;
	font-weight: bold;
}

#nav a:visited {
	color: #72AF92;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	font-weight: bold;
	color: #C12430;
	text-decoration: none;
}
#nav a:active {
	font-weight: bold;
	color: #72AF92;
	text-decoration: none;
}
#title  {
	background-image: url(images/title_home.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	position: relative;
	left: 440px;
	top: 90px;
}
#title_con {
	background-image: url(images/title_contact.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	position: relative;
	left: 440px;
	top: 90px;
}
#title_serv {
	background-image: url(images/title_services.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	position: relative;
	left: 440px;
	top: 90px;
}
#title_port {
	background-image: url(images/title_portfolio.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	position: relative;
	left: 440px;
	top: 90px;
}
#title_soc {
	background-image: url(images/title_social.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	position: relative;
	left: 440px;
	top: 90px;
}
#text_chic {
	height: 450px;
	width: 450px;
	position: relative;
	left: 460px;
	top: 100px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	background-image: url(images/text_chic.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#text_con {
	height: 450px;
	width: 450px;
	position: relative;
	left: 460px;
	top: 100px;
	background-image: url(images/text_con.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	text-align: right;
	color: #F9FAF0;
}
#text_port {
	height: 450px;
	width: 450px;
	position: relative;
	left: 460px;
	top: 100px;
	background-image: url(images/text_port.gif);
	background-repeat: no-repeat;
}



#text_soc {
	height: 450px;
	width: 455px;
	position: relative;
	left: 460px;
	top: 100px;
	background-image: url(images/text_soc.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#text_ser {
	height: 450px;
	width: 455px;
	position: relative;
	left: 455px;
	top: 100px;
	background-image: url(images/text_ser.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#images1 {
	position: relative;
	top: 75px;
	width: 390px;
	height: 85px;
	left: 30px;
}
#images2 {
	position: relative;
	top: 85px;
	width: 390px;
	height: 85px;
	left: 30px;
}
#images3 {
	position: relative;
	top: 95px;
	width: 390px;
	height: 85px;
	left: 30px;
}

#copyright {
	top: 175px;
	position: relative;
	height: 10px;
	width: 300px;
	text-align: center;
	font-size: 11px;
	left: 650px;
}


.lightbox img {
	border: 1px solid #999999;
	margin-left: 35px;
}
#email {
	text-align: left;
	width: 275px;
	position: absolute;
	height: 30px;
	top: 220px;
	left: 130px;
}
#email    a:link img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#email a:visited {
	text-decoration: none;
}
#email a:hover {
	text-decoration: none;
}
#email a:active {
	text-decoration: none;
}

