* {
margin:0;
padding:0;
}

body {
background:#FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-size:.7em;
line-height:1.75em;
color:#838383;
overflow-x:hidden;

}


#container {
margin:75px auto 0 auto;
width:1900px;
position:fixed;
}

#content {
	overflow: hidden;
	position: absolute;
	left: 302px;
	top: 1px;
	z-index: 1;
	padding-top: 180px;
	width: 502px;
}

#menu {
	float:left;
	width:240px;
	margin-right:30px;
	margin-left:30px;
	position:fixed;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	top: 180px;
}


#menu ul {
line-height:2.25em;	
padding-bottom:10px;
padding-top:25px;
padding-left:2px;
list-style-image:none;
list-style:none;
}

#menu ul a {
text-decoration:none;
color:#838383;
}


#menu ul a:hover {
	color:#FFF;
	background-color: #82a0b8;
	padding-right: 2px;
	padding-left: 2px;
}

#menu ul li {
	padding-top: 5px;
	padding-left:2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
}

#content ul {
line-height:2.25em;	
padding-bottom:10px;
padding-top:25px;
padding-left:2px;
list-style-image:none;
list-style:none;
}
#content ul li {
	padding-top: 5px;
	padding-left:2px;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
}

#header {
	background-image:url(../images/gradient.png);
	height:150px;
	width:1900px;
	padding-top:30px;
	padding-left:30px;
	position: fixed;
	top: 0pt;
	left: 0pt;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	z-index: 1900;
 	background-repeat: repeat-y;
}


#description {
padding-top:20px;
margin-left:200px;
width:360px;
}*/




a:focus {
outline:none
}

a:active {
color: #5786ab;
border:none;
}

a:link {
	color: #82a0b8;
	border:none;
}

a:visited {
color: #82a0b8;
border:none;
}


.image {
	padding-bottom: 20px;
}
.img-logo {
	padding-bottom: 20px;
	border: 1px solid e6e6e6;
}

#content #row {
	width: 1600px;
	float: left;
	height: 400px;
}
#content row piecetext {
	width: 500px;
	margin-bottom: 60px;
	padding-right: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	float: left;
}
#content #row #piece {
	padding-right: 30px;
	clear: none;
	float: left;
}

a:hover {
	color:#FFF;
	background-color: #82a0b8;
	border:none;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.img {
	width: 510px;
	margin-bottom: 60px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	float: left;
}
div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	text-align:left;
	margin:-5px 0 10px 0;
	padding:2px 0 7px 0;
}
#content #footer {
	font-size: 0.75em;
	text-align: left;
	float: left;
	height: 30px;
	width: 485px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.description {
	padding-top: 5px; 
	width:500px;	
}
