a:link, a:visited {
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0 }

a img,:link img,:visited img { border: none; }

img {  
border-style: none;
	}
body {
	background: #Ecebde;
	margin-top: 30px;
}
#shadow-container {
	background: #EDEDED;
	width: 955px;
	margin: 0px auto;
	padding-top: 0px;
	position: relative;
}

#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container {
	position: relative;
	left: -2px;
	top: -2px;
	width: 955px;
}

	#shadow-container .shadow1 {
	background: #EBEBE3;
	}

	#shadow-container .shadow2 {
		background: #E6E6DE;
	}

	#shadow-container .shadow3 {
	background:#E1E1D9;
	}

	#shadow-container .container {
	background: #ffffff url(images/backgroundimagecropped.gif) no-repeat fixed left bottom;
	border: 1px solid #dfe4d9;
	margin: 0 auto;
	position: relative;
	padding: 45px 0px 0px;
 }

#shadow-container .container2 {
	background: #ffffff;
	border: 1px solid #dfe4d9;
	margin: 0 auto;
	position: relative;
	padding: 45px 0px 0px;
 }

#logo{
	float: left;
	margin-left: 52px;
	text-align: center;
}

#maincontenthome {
	width: 851px;
	margin: 60px auto 30%;
	text-align: center;
	font-size: 14px;
	line-height: 1.7em;
	color: #878787;
}
#maincontent {
	width: 850px;
	margin: 80px auto 20% auto;
}
#maincontent p, #maincontent ul{
	font: 13px/1.7em Arial, Helvetica, sans-serif;
	color: #878787;
	margin-left: 282px;
	margin-right: 20px;
	padding-bottom: 15px;
	width: 500px;
	list-style: inside;
}
#maincontent td, tr {
	font: 13px/1.7em Arial, Helvetica, sans-serif;
	color: #878787;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#table {
	text-align: left;
	border: 1px solid #FBC062;
	margin-left: 280px;
	position: relative;
	padding-left: 5px;
	width: 480px;
	margin-top: 30px;
	background: #FCF7E0;
	padding-right: 5px;
}

#maincontent p em{
	width: 0px;
	list-style: inside;
	font-style: normal;
	font-weight: bold;
}
#maincontent p.question {
	color:#628bc1;
	font-weight: bold;
}
#maincontent p > a{
	color: #f29a71;
	}

#maincontent p.greentext   {
	font: normal 14px/1.7em Arial, Helvetica, sans-serif;
	color: #7DBC69;
	background: inherit;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 20px;
	margin-top: 20px;
	position: relative;
	display: block;
}
	
#portfolio {
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#nav {
	margin-left: 480px;
	margin-bottom: 10px;
	clear: right;
	width: 420px;
}
#nav ul.small{
	font: normal 10px/2em Arial, Helvetica, sans-serif;
	display: inline;
	list-style: none;
	text-align: left;
	margin: 0 0 10px 0px;
	padding: 0 0 10px 0px;
	letter-spacing: .05em;
	border-bottom: none;
}

#nav ul.small li a:link, a:visited {
	color: #8D8D8D;
	border-bottom: none;

}
#nav ul.small li a:hover, a:active {
	color: #333;
	border-bottom: 1px dotted #7DBC69;	
}
#nav ul {
	font: normal 14px Arial, Helvetica, sans-serif;
	display: inline;
	color: #333;
	list-style: none;
	text-align: left;
	letter-spacing: .05em;
	border-bottom: none;
}
#nav ul li a:link, a:visited {
	color: #8D8D8D;
	border-bottom: none;
}
#nav ul li a:hover, a:active {
	color: #333;
	border-bottom: 1px dotted #999;	
}
#nav li {
	text-decoration: none;
	text-align: left;
	display: inline;
	margin-left: 10px;
	padding-left: 5px;
}
.borderyellow {
	color: #fbc062;
	border-bottom: 1px dotted #999;
	background: transparent;
}
.bordergreen {
	color: #92cb78;
	background-color: transparent;
	border-bottom: 1px dotted #999;
}
.borderblue {
	color: #628bc1;
	background-color: transparent;
	border-bottom: 1px dotted #999;
}
div ul li > a:link {
	color: #628bc1;
	background-color: transparent;
	border-bottom: 1px dotted #999;
}
.borderorange {
	color: #F29a71;
	background-color: transparent;
	border-bottom: 1px dotted #999;
}


#footer {
	width: 850px;
	border-top: 1px dotted #999;
	margin: 0 auto 20px auto;
	font: 10px/15px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	padding-top: 5px;
}
