body {
	font-family : Arial, "Trebuchet MS", Tahoma, sans-serif;
	background-color: #9fa692;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(images/back-tile.gif);
	background-repeat: repeat-x;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
}
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 200px;
	background-image: url(images/ds-logo-s.gif);
	background-repeat: no-repeat;
}
#nav {
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: right;
	height: 50px;
	background-image: url(images/nav-shadow1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height : 120%;
	letter-spacing: -1px;
	color: #fff;
	display: inline;
}

#nav li a {
	color: #aaa;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid #aaa;	
}
#nav li a:hover {
	color: #fff;
}
#nav li a#current {
	color: #ddd;
}
#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 305px 0px 0px;	
	text-align: left;
}
#content a {
	color: #6A7364;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}
#content h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 34px;
	line-height : 28px;
	letter-spacing: -2px;
	padding: 8px 0px 8px 8px;
	margin: 0px 10px 0px 10px;
	text-align: left;
	color: #eee;
}
#content h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	padding: 6px 0px 4px 10px;
	margin: 0px 10px 0px 10px;
	color: #6A7364;
	text-align: left;
	border-bottom: 1px solid #868f7f;
	clear: left;
}
#content h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #8c311c;
}
#content p {
	font-family : Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	line-height : 180%;
	padding: 6px 4px 6px 30px;
	margin: 0px;
	color: #fff;
}
#content img {

}

#content ul {
	margin: 4px 0px 4px 10px;	
}
#content li {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height : 140%;
	color: #ddd;
	list-style-type: none;
}
#sidemenu {
	padding: 0;
	margin: 0;
	width: 300px;
	float: right;
	background-image: url(images/col-shadow.gif);
	background-repeat: no-repeat;	
}
#sidemenu h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height : 120%;
	letter-spacing: -1px;
	color: #fff;
	padding: 8px 0px 3px 36px;
	margin: 0px 0px 0px 0px;
	text-align: left;

}
#sidemenu h2 {	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height : 120%;
	color: #ddd;
	padding: 0px 0px 2px 36px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#sidemenu p {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal; 
	line-height : 140%;
	font-size : 11px;
	margin: 0px 6px 0px 30px;
	padding: 0px 6px 10px 6px;
	color: #fff;
}
#sidemenu p a{
	font-weight: bold; 
	color: #8c311c;
	text-decoration: none;
}
#sidemenu ul {
	margin: 0px 0px 0px 0px;
}
#sidemenu li {
	padding: 0px 0px 0px 8px;
	font-size: 14px;
	line-height : 140%;
	color: #ddd;
	list-style-type: none;
}
#side-projects ul{
	list-style-type: none;		
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#side-projects li{	
	display: block;
}

#side-projects li a img {
	margin: 6px 0px 6px 40px;
	border: 2px solid #e0e0d5;
	background: #fff;
}
#side-projects li a:hover img{
	border: 2px solid #fff;
}

#footer {
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	height: 80px;
	text-align: left;
	background-color: #868f7f;
	clear: both;
}
#footer p {
	padding: 2px 0px 4px 30px;		
	color: #ddd;
	font-size : 12px;
	margin: 0px;
}
#footer h1 {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	line-height : 120%;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	letter-spacing: -1px;
}
#footer a {
	font-weight: normal;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	margin: 0px;
}
#footer a:hover {
	color: #fff;
}
form {
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 30px;
}
label {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height : 180%;
	color: #fff;
	padding-top: 0px;
}
#pull {
	float: right;
	clear: left;
	margin: 10px 20px 10px 10px;
	padding: 0px;
	text-align: left;
	background-color: #eee;
}
#pull p {
	font-size: 11px;
	margin: 4px;
	padding: 0px;
}
#pull img{
	margin: 4px;
	padding: 0px;
}
ul#twitter_update_list  {
	list-style-type: none;		
	margin: 0px 0px 0px 30px; 	
	padding: 0px;
	text-align: left;
}
ul#twitter_update_list li span{
	font-size: 13px;
	color: #fff;
	padding: 6px 0px 0px 8px;
	display: block;
}
ul#twitter_update_list li a{
	font-size: 9px;
	color: #eee;
	padding: 0px 0px 6px 12px;
}
.project-image {
	margin: 0px 10px 0px 20px;
	padding: 0;	
	float: left;
}
.project-image img{
	border: 4px solid #ddd;
}


.project-info {
	margin-left: 420px;
}
.project-services {
	width: 400px;
	clear: none;
}
.services {
	margin: 0px 0px 20px 0px;
	padding: 0;		
}
.services img {
	float: left;
	margin: 10px 20px 0px 20px;
	padding: 0;		
}
.warning {
	font-weight: bold;
	color: #8c311c;
}