@charset "utf-8";
body {
	font-family: "Trebuchet MS", sans-serif;
	background-color: #000;
	background-image: url(img/main_background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	color: #FFF;
}
h1 {
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -2px;
	line-height: 1.2em;
	font-variant: normal;
	color: #F90;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -1px;
	line-height: 1.2em;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.4em;
}
h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
}
h5 {
	color: #808080;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin: 0px;
	padding: 0px;
	height: 60px;
}


#header ul.mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header ul.mainnav li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 150px;
}
#header ul.mainnav li a
{
	margin: 0px;
	font-size: 18px;
	font-variant: normal;
	letter-spacing: -1px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
#header ul.mainnav li a em
{
	font-size: 11px;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	text-transform: lowercase;
	line-height: 12px;
	color: #ff9600;
}
#header ul.mainnav li a:hover {
	color: #0099ff;
}
#header ul.mainnav li a:hover em {
	color: #FFF;
}
#header #websiteinfo {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header #websiteinfo h1 {
	margin: 0px;
	font-size: 18px;
	font-variant: normal;
	letter-spacing: -1px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
#header #websiteinfo h1 em {
	font-size: 11px;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	text-transform: lowercase;
	line-height: 12px;
	color: #ff9600;
}
#latestprojects {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#latestprojects h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-bottom: 2px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#latestprojects a {
	margin: 0px;
	padding: 0px;
}
#latestprojects img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#latestprojects img.last {
	padding: 0px;
	float: left;
	margin: 0px;
}




.section {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin: 0px;
}
.section h1 {
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: -1px;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}
.section h1 a {
	color: #FFF;
	text-decoration: none;
}
.section h1 a:hover {
	color: #0099FF;
}

.section h1 em {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	text-transform: lowercase;
	line-height: 12px;
	color: #ff9600;
	display: block;
}
#web {
	background-image: url(img/category-www-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#logo {
	background-image: url(img/category-logo-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#print {
	background-image: url(img/category-print-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content #highlight {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 305px;
}
#content #highlight .item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9600;
	display: block;
}
#content #highlight .item h5 {
	padding-top: 15px;
}

#content #highlight p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#content #highlight h1 {
	color: #09F;
	margin: 0px;
	padding: 0px;
	font-size: 44px;
	line-height: 1em;
}
#content #highlight img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#content #highlight .back {
	display: block;
	margin-left: 435px;
}
#content #highlight .back a {
	color: #0099FF;
	font-size: 12px;
	text-decoration: none;
}
#content #highlight .back a:hover {
	color: #ff9600;
}


#content #back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #back a {
	color: #0099FF;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background-image: url(img/left-back-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#content #back a:hover {
	color: #ff9600;
	background-image: url(img/left-back-arrow-over.png);
}






#content #projetcs {
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content #projetcs ul {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #projetcs ul li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #projetcs ul li a {
	margin: 0px;
	padding: 0px;
}
#content #projetcs ul li img {
	margin: 0px;
	padding: 0px;
}
#content #projetcs ul li img.left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #contact h1 {
	color: #FF9600;
}
#content #contact p {
	color: #808080;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 10px;
}



#content #leftcontainer {
	float: left;
	width: 652px;
	margin: 0px;
	padding: 0px;
}

#content #leftcontainer .slideshow {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
/*
#content #leftcontainer #back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content #leftcontainer #back a {
	color: #0099FF;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background-image: url(img/left-back-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#content #leftcontainer #back a:hover {
	color: #ff9600;
	background-image: url(img/left-back-arrow-over.png);
}
*/






#content #rightcontainer {
	float: right;
	width: 314px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #rightcontainer h1 {
	color: #FF9600;
}

#content #rightcontainer p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#content #rightcontainer a {
	color: #09F;
	text-decoration: none;
}

#content #rightcontainer a:hover {
	color: #ff9600;
	text-decoration: none;
}
#content #rightcontainer ul {
	font-size: 12px;
}
#content #rightcontainer ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(img/orange-arrow.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#content #rightcontainer .section {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	border-top-width: 1px;
	border-top-color: #808080;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #808080;
	border-left-color: #808080;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #rightcontainer .section h1 {
	font-size: 18px;
}
#content #rightcontainer .section h1 a {
	color: #FFF;
}
#content #rightcontainer .section h1 a:hover {
	color: #09F;
}
#content #rightcontainer .section h1 a em {
	color: #FF9600;
}
#content #rightcontainer .section h1 a:hover em {
	color: #FFF;
}

#content #rightcontainer #web {
	background-image: none;
}
#content #rightcontainer #logo {
	background-image: none;
}
#content #rightcontainer #print {
	background-image: none;
}


#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff9600;
	margin: 0px;
	height: 175px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .column {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .column_right {
	float: right;
	text-align: right;
}


#footer p.comment {
	color: #09F;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #808080;
}
#footer ul li.text {
	font-size: 11px;
}

#footer ul li.upper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}



#footer ul li a {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}
#footer ul li a:hover {
	color: #FF9600;
	text-decoration: none;
	font-size: 11px;
}













.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
