* {
	margin:0;
	padding:0;
}

* img {
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/orangegradient.gif);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	background-color:#ef8202;
}

ul {
	list-style-position: inside;
	list-style-type: square;
}

	
a {
	color: 800080;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: 800080;
	text-decoration: none;
}

a:hover {
	color: 800080;
	text-decoration: underline;
}

a:visited {
	color: 800080;
	text-decoration: none;
}

h1 {
	letter-spacing:-1px;
	font-weight:bolder;
	font-size: 13pt;
	color: #990000;
}

h2{
	letter-spacing:-2px;
	font-weight:bolder;
	font-size: 13pt;
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color:#ef8202;
}

#title {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	background-image: url(images/xformtop.jpg);
}

#company {
	width: 217px;
	float: left;
	text-align:center;
	padding-top: 30px;
	padding-left: 4px;
	padding-right: 4px;
}
	
#company img{
	padding: 1px;
}


.left {
	text-indent: -120px;
}

.moreleft {
	text-indent: -60px;
}

#content {
	width: 490px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	color: #330000;
	background-color:#FFFFFF;
}

#content a {
	font-size: 11px;
	font-weight: bold;
	color: 800080;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	font-size: 11px;
	font-weight: bold;
	color: 800080;
	text-decoration: underline;
	font-weight: bold;
}

#clients {
	text-align:center;
	width: 225px;
	height:500px;
	float: left;
	padding-top: 30px;
}

#project {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	float: left;
	width: 229px;
	height: 248 px;
}

.projectheader {
	font-size: 16px;
	font-weight: bold;
}

#projecttext {
	padding-left: 10px;
	padding-right:10px;
	font-size:10px;
}

#archive {
	width: 490px;
	float: left;
	clear: both;
	padding: 8px;
	font-size: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}

#archive a{
	color: #663300;
}

#archive a:hover{
	color: #663300;
	text-decoration:underlne;
}


#archive a:visited{
	color: #663300;;
}

#footer {
	color:#ef8202;
	clear: both;
	width: 490px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: none;
}

#footer a{
	color:#ef8202;
}
