body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../layoutImg/bg_top.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
}

FORM {
	margin: 0;
	padding: 0;
}

.searchfield {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	height: 16px;
	width: 10em;
	border: 1px solid #000000;
	text-indent: 2px;
}

#logoTop {
	padding: 0px;
	height: 152px;
	width: 134px;
	float: left;
	margin: -34px auto auto 37px;
}

#logo {
	width:782px;
	height: 54px;
	background-color: #000;
	padding-top: 18px;
	padding-left: 18px;
	border-bottom: 2px solid #f90;
}

#language {
	color: #fff;
	font-weight: bold;
	float: right;
	margin-top: -48px;
	text-align: right;
}

#search {
	font-weight: bold;
	margin-top: 29px;
	padding: 2px 5px 0px 0px;
	width: 200px;
	height: 25px;
	background-color: #f90;
}

#headerImage {
	width: 800px;
	height: 136px;
	text-align:left;
	background: url(../layoutImg/headers/rotator.php) no-repeat left top;
}

#menu {
	width: 800px;
	background-color: #000;
	border-top: 2px solid #f90;
	height: 21px;
	margin: 0px 0px auto 0px;
	padding-top: 7px;
	text-align: center;
	color: #FFF;
	display: block;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #fff;
	font-weight: bold;
}

#contentBox {
	width: 800px;
	height: auto;
	margin-top: 10px;
	text-align: justify;
	background-image: url(../layoutImg/dotted_line.gif);
	background-repeat: repeat-y;
}

#contentSearch {
	width: 780px;
	height: auto;
	margin: 10px 10px auto 10px;
	text-align: justify;
}

#leftContent {
	width: 200px;
	text-align: justify;
	float: left;
	height: auto;
	margin: 0px 10px 0px 10px;
}

#imgColumn {
	text-align: justify;
	float: left;
	height: auto;
	margin: 4px 9px 0px 10px;
}


#mainContent {
	width: 535px;
	height: auto;
	text-align: justify;
	margin-left: 243px;
}

#mainText {
	text-align: justify;
	margin: 23px 5px 40px 5px;
}

#webDescription {
	width: 320px;
	height: auto;
	margin-left: 220px;
	margin-bottom: 30px;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

h1 {
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:bold;
	color:#999;
	text-align: left;
}

h2 {
	font-size:11px;
	margin-top: -12px;
	margin-bottom: 0px;
	font-weight:bold;
	color:#f90;
	text-align: left;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#f90;
}

h4 {
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	color:#06f;
	text-align: left;
}

h5 {
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:bold;
	color:#f90;
	text-align: left;
}

p {
	font:11px verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	margin:0px 0px 16px 0px;
	padding: 0px;
}


a {
	color:#06f;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
}

.nav {
	color: #fff;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-right: 9px;
	padding-left: 9px;
}

#footer {
	color: #666;
	height: 44px;
	border-top: 2px solid #000;
	padding-top: 15px;
}


/* LATEST PROJECTS LAYOUT */
#latestProjects {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#latestProjects li {
	float: left;
	width: 190px;
	margin: 0px;
}


/* NEWS LAYOUT */
#newsList {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#newsList li {
	float: left;
	width: 235px;
	margin: 0px 12px 15px 10px;
}

#newsList img {
	float: left;
	margin: 4px 14px 6px 0px;
}

.newsTitle {
	margin-bottom: 0px;
	font-weight: bold;
	color: #f90;
}


/* WEBDESIGN LAYOUT */
#webdesignList {
	list-style-type: none;
	padding: 0px;
	margin: -9px 0px 0px 0px;
}

#webdesignList li {
	float: left;
	width: 525px;
	margin: 0px 0px 15px 0px;
}

.webdesignImage {
	float: left;
	margin: 3px 15px 2px 0px;
}


/* 3D GALLERY LAYOUT */
#albumlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px; 
}

#albumlist li {
	float: left;
	width: 165px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#albumlist a:link, #albumlist a:active, #albumlist a:visited {
	font-size: 10px;
	color: #f90;
	font-weight: bold;
}

#albumlist a:hover {
	font-size: 10px;
	color: #f90;
	font-weight: bold;
}


/* NEWS LAYOUT */
#newsArchiefList {
	list-style-type: none;
	padding: 0px;
	margin: -9px 10px 0px 0px;
}

#newsArchiefList li {
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

#newsArchiefList img {
	float: left;
	margin: 4px 14px 6px 0px;
}


/* CONTACT FORM */

label {
	width: 80px;
	float: left;
	text-align: left;
	white-space: nowrap;
}

.contactFields {
	width: 30em;
}