@charset "UTF-8";
/* CSS Document */



html, body {
height: 100%;
}

A:link {text-decoration: none; font-weight: normal; color: #dc9021; } 

A:visited {text-decoration: none; font-weight: normal; color: #dc9021; }

A:active {text-decoration: none; normal; color: #dc9021; }

A:hover {text-decoration: none; normal; color: #dc9021; }

P {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #999;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #978728;
	text-align:left;
	letter-spacing: 1.5px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #dc9021;
	text-align:left;
	letter-spacing: 1.5px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align:left;
	letter-spacing: 1.5px;
	margin: 0px;
	padding: 0px;

}



#header {
height: 195px;
width: 960px;
background-image:url(../images/bg-header.png);
background-repeat:no-repeat;
background-position: top center;
margin-left: auto;
margin-right: auto;
}

#logo {
height: 160px;
width: 960px;
margin-left: auto;
margin-right: auto;
}

#nav {
height: 25px;
width: 960px;
margin-left: auto;
margin-right: auto;
}

#content {
width: 960px;
background-image:url(../images/bg-main.png);
background-repeat: repeat-y;
background-position: top center;
margin-left: auto;
margin-right: auto;
}

#portfolio {
width: 560px;
height: 160px;
background-image: url(../images/bg-portfolio.png);
background-repeat: no-repeat;
background-position: top center;
margin-left: 0px;
}

#portfolio-image {
width: 220px;
height: 160px;
margin-left: 30px;
padding-top: 18px;
}

#portfolio-text {
width: 285px;
margin-left: 260px;
margin-top: -160px;
}

#leftcontent {
width: 620px;
float: left;
margin-left: 15px;
}

#rightcontent {
width: 310px;
float: right;
margin-right: 15px;
}





#sbox-image {
width: 260px;
height: 185px;
margin-left: auto;
margin-right: auto;
}

#slider {
width: 620px;
height: 160px;
background-image: url(../images/bg-slideshow.png);
}

#text {
width: 565px;
margin-left:40px;
margin-top:10px;
}

#footer {
height: 60px;
width: 960px;
background-image:url(../images/bg-footer.png);
background-repeat:no-repeat;
background-position: top center;
margin-left: auto;
margin-right: auto;
clear: both;
}

#footer-text {
height: 60px;
width: 890px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
clear: both;
}

#site-map {
height: 60px;
width: 960px;
margin-left: auto;
margin-right: auto;
clear: both;
}




#sbox {
width: 310px;
min-height: 210px;
background-image: url(../images/sbox-bg.png);
background-position: top center;
background-repeat: no-repeat;
}

#sbox-header {
width: 310px;
height: 43px;
}

#sbox-top {
width: 310px;
height: 15px;
background-image:url(../images/sbox-top.png);
background-repeat:no-repeat;
background-position:top center;
margin-left: auto;
margin-right: auto;
}

#sbox-bottom {
width: 310px;
height: 15px;
background-image:url(../images/sbox-bottom.png);
background-repeat:no-repeat;
background-position:top center;
margin-left: auto;
margin-right: auto;
}

#sbox-middle {
width: 260px;
min-height: 150px;
background-image:url(../images/sbox-middle.png);
background-repeat: repeat-y;
background-position:top center;
margin-left: auto;
margin-right: auto;
}

#sbox-content {
width: 230px;
margin-left: auto;
margin-right: auto;
}

