body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
}	

#background{
	position: absolute;
	top: 17px;
	height: 1000px;
	width: 750px;
	left: 152px;
	background-color: #336666;
	visibility: visible;
}

#containerbox {
	position:absolute;
	height: 957px;
	top: 41px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	left: 179px;
	width: 700px;
	visibility: visible;
}

#logo {
	background-image: url(images/logoidea_08.gif);
	position:absolute;
	height:121px;
	width:220px;
	left: 190px;
	top: 44px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336666;
	text-decoration: none;
	visibility: visible;
}

#nav{
	background-repeat:no-repeat;
	width:152px;
	height: 786px;
	position:absolute;
	left: 188px;
	top: 162px;
	background-color: #336666;
	border: thin solid #FFFFFF;
	background-position: center;
	visibility: visible;
	}

#banner{
	background-image:url(images/newbann.jpg);
	background-repeat:no-repeat;
	height: 157px;
	width: 501px;
	position: absolute;
	top: 164px;
	left: 354px;
	visibility: visible;
	}
	
#contentbox{
	margin: auto;
	width: 535px;
	left: 339px;
	top: 323px;
	height: 616px;
	font-size: 1.25em;
	line-height: normal;
	position: absolute;
	position: absolute;
	visibility: visible;
	}
	
	h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: 100;
	text-decoration: underline;
	background-position: center center;
	vertical-align: text-top;
	left: 112px;
	top: 50px;
	}

	h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006666;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	top: 59px;
	left: 109px;
	}

	h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	white-space: normal;
	margin: 10px;
	padding: 10px;
	}

	h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	vertical-align: text-top;
	margin: 10px;
	padding: 10px;
	background-position: right top;
	text-align: left;
	}
	
	h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: text-top;
	white-space: normal;
	display: table;
	padding: 3px;
	}
	
	h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	position: absolute;
	left: 103px;
	top: 8px;
	width: 190px;
	color: #336666;
}

	#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	position: absolute;
	width: 446px;
	height: 47px;
	left: 352px;
	top: 935px;
	text-align: center;
	background-position: center center;
	margin: 5px;
	padding: 5px;
	vertical-align: text-top;
	visibility: visible;
	}
	
	a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;

	}
	a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
	}
	
	div.nav {
	background-color: #EEEEEE;
	color: #4B688A;
	height: 54px;
	width: 417px;
	left: 453px;
	top: 135px;
	position:absolute;
	font-size: 16px;
	visibility: visible;
	}
	a.home {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.home:hover {
	color: #ffffff;
	background-color: #4B688A;
	font-size: 18px;
	}
	
	a.home:visited {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.services {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.services:hover {
	color: #FFFFFF;
	background-color: #a88a92;
	font-size: 18px;
	}
	
	a.services:visited {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}

	
	a.graphics {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.graphics:hover {
	color: #FFFFFF;
	background-color: #618f82;
	font-size: 18px;
	}
	
	a.graphics:visited {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}


	a.web {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.web:hover {
	color: #FFFFFF;
	background-color: #97b6d2;
	font-size: 18px;
	}
	
	a.web:visited {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.contact {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}
	
	a.contact:hover {
	color: #FFFFFF;
	background-color: #851c2b;
	font-size: 18px;
	}
	
	a.contact:visited {
	padding: 10px 10px;
	color: #4a4a4a;
	text-decoration: none;
	font-size: 18px;
	}


a.mail{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336666;
	text-decoration: none;
}

.design{
	position: absolute;
	left: 365px;
	width: 457px;
	top: 511px;
	height: 182px;
	color: #336666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}

a.design{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}

