*{margin:0;padding:0;}

body {
	text-align: center; /* center elements in IE5.5/Win */
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: white;
}

#background {
	text-align: center;
	height: 573px;
	width: 100%;
	left: 0;
	top:155px;
	z-index: 1;
	position:absolute;
}

#header {
	text-align: center;
	z-index: 2;
	height: 290px;
	position: relative;	
	margin-bottom: 20px;
}

#topnav {
	z-index: 3;
	height: 25px;
	width: 348px;
	margin:auto;
	position:relative;
	top: -77px;
	left: -215px;
	text-align:left;
	margin-bottom: -25px;
}

#topnav img {
	padding-right: 1px;
}

#topnav a:hover {
	background-color: transparent;
}

#container {
	z-index: 4;
}

#content {
	width: 928px;
	margin:auto;
	text-align:left;
	position:relative;
	left: 12px;
	z-index: 5;
}

.clearboth {clear:both;}
.clearleft {clear:left;}

#footer {
	width: 913px;
	margin:auto;
	margin-top:10px;
	position:relative;
	left: 15px;
	top: 5px;
	padding:5px 0 10px 0;
	font-size:10px;
	z-index: 6;
}

/* -----------  PORTFOLIO ----------- */

#portfolio {
	width: 532px;
}

.portfolioitem {
	margin-bottom: 24px;
}

.portfolioimg {
	margin-right: 22px;
	float: left;
}

.portfoliotext {
	margin-bottom: 15px;
	padding-top: 15px;
	height: 82px;
}

.portfoliotext h1 {
	font-size:16px;
	margin-bottom: 5px;
}

.portfolioitem a {
	float:right;
}

.portfolioitem a:hover {
	background-color: transparent;
}

.portfolioitem .unavailable {
	float:right;
}

/* -----------  RIGHTPANEL ----------- */

#rightpanel {
	float:right;
	width: 350px;
	font-size:14px;
	line-height: 18px;
}

/* -----------  BLOG ----------- */

#blog {
	padding: 13px 32px 12px 32px;
}

#blog ul {
	list-style:none;
	margin-bottom: 10px;
}

#blog #creditfooter { visibility:hidden; height:1px;}

#blog ul li {
	padding-left: 14px;
}

#blog ul a {
	text-decoration: none;
}

a#btnBlog {
	background-color: transparent;
	position: relative;
	top: -12px;
}

#blogTitle img {
	margin-bottom: 9px;
}

a#blogTitle:hover {
	/* override a:hover background color*/
	background-color: transparent;
}

/* -----------  CONTACT ----------- */

#contactdetails {
	float:left;
	margin-right: 70px;
	height: 250px;
}

input, textarea {
	width: 250px;
	margin-bottom: 8px;
}

a#btnSend:hover {
	background-color: transparent;
}

.error {color:#FF0000; font-weight:bold; margin-top:20px; text-align:center;}
.success {color:#00CC00; font-weight:bold; margin-top:20px; text-align:center;}

/* -----------  SERVICES ----------- */

#leftpanel {
	width: 532px;
}

ul.left {
	float:left;
	margin:10px 20px 20px 0;
}

ul {margin-top:10px;}

b, strong {color:#FFFFFF;}

h2 {margin-bottom:8px;}