@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 13px;
}

img {
	border: none;
	margin-right: 18px;
	margin-bottom: 11px;
}

a:link {
	text-decoration: none;
	color:#6699CC;
}
a:visited {
	text-decoration: none;
	color:#6699CC;
}
a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
#content {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #cccccc;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-image: url(../_images/title3.gif);
}
#intro {
	width: 550px;
	margin-top: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	
}
#intro a:link {
	color: #FF6600;
	text-decoration: none;
}
#intro a:visited {
	color: #FF6600;
	text-decoration: none;
}
#intro a:hover {
	color: #6699CC;
	text-decoration: none;
}

#title {
	margin: 0px;
	height: 155px;
	
}

#mainnav {
	height: auto;
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}

h1 {
	padding: 0px;
	margin-top: 0px;
	font-size: 18px;
	color: #FFFFFF;
	display: none;
}
h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;	
	line-height: 18px;
}
h4 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color:#FF6600;
	font-weight: normal;
}


#nav {
	margin: 0px;
	height: auto;
	padding-left: 36px;
	padding-top: 90px;
}
h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #6699CC;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color:#CCCCCC;
}
.name {
	font-weight: normal;
}
.highlight {
	color:#FF3300;
	font-size:11px;
	padding: 0px;
	margin: 0px;
}
.highlight2 {
	color:#FF6600;
	font-size:10px;
	padding: 0px;
	margin: 0px;
}
.challenge {
	color:#FFFFFF;
	font-size: 11px;
}
#projectlists {
	margin-top: 9px;
	width: 600px;
	height: 138px;
	float: right;
	margin-right: 0px;
}

#projectlists p {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#projectlists a:link, a:visited {
	color: #999999;
	text-decoration:none;	
}
#projectlists a:hover {
	color: #6699CC;
	text-decoration:none;
	font-weight:normal;
}

#projectlists ul {
	font-size: 10px;
	list-style-type: none;
}
#projectlists li {
	display: inline;
	list-style-type: none;
}
#projects1 {
	margin-top: 0px;
	width: 150px;
	height: 126px;
	margin-right: 0px;
	border: 0px solid #00CC66;
	float:left;
}

#projects2 {
	margin-top: 0px;
	width: 150px;
	height: 126px;
	margin-right: 0px;
	float: left;
}

#projects3 {
	margin-top: 0px;
	width: 150px;
	height: 126px;
	margin-right: 0px;
	float:left;
}

#projects4 {
	margin-top: 0px;
	width: 150px;
	height: 126px;
	margin-right: 0px;
	float: left;
}
#projectinfo {
	margin: 0px;
	width: 525px;
	height: autopx;
	float: right;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding-top: 9px;
	padding-bottom: 25px;
	padding-right: 50px;
	padding-left: 25px;
}
#projectinfo p {
	color: #CCCCCC;
}
#projectinfo ul {
	list-style-type: none;
}
#projectinfo li {
	display: inline;
	list-style-type: none;
}

#info {
	margin-top: 54px;
	width: 525px;
	height: auto;
	float: right;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding-top: 9px;
	padding-bottom: 25px;
	padding-right: 50px;
	padding-left: 25px;
}
#info ul {
	list-style-type: none;
}
#info li {
	display: inline;
	list-style-type: none;
}
#clients {
	float: left;
	width: 144px;
	border: 0px;
	margin-right: 72px;
}
#premiers {
	float: right;
	width: 144px;
	border: 0px;
	margin-right: 144px;
}