* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../rotator/rotator.php);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	background-color: #000;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	height: 100%;
	background-attachment: fixed;
	line-height: 16px;
}
h1, h2, h3 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
h1  a{
	background-color: #90D6E7;
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	line-height: 23px;
	height: 23px;
	border: 1px solid #334247;
}
h1 a:hover {
	background-color: #FFF;
}
h2 {
	color: #333;
	padding-left: 20px;
	background-color: #FFF;
	height: 23px;
	line-height: 23px;
	border-top: 0px solid #334247;
	border-right: 1px solid #334247;
	border-bottom: 1px solid #334247;
	border-left: 1px solid #334247;
}
.content_box p {
	padding-right: 30px;
	padding-bottom: 18px;
}
#content ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding-right: 30px;
}
h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: inline-block;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.blog_box p {
	padding-right: 15px;
	padding-bottom: 18px;
}
#content, .content_box, .blog_box, .portfolio_box  {
	float: right;
}
#content {
	margin-right: 19em;
}
#main_nav li {
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #334247;
	border-right-color: #334247;
	border-bottom-color: #334247;
	border-left-color: #334247;
	padding-left: 16px;
	height: 21px;
}
#main_nav li a{
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding-right: 3px;
	padding-left: 3px;
}
#main_nav a:hover {
	color: #000;
	background-color: #90D6E7;
}
.project_title {
	color: #000;
	margin-top: -1.7em;
	font-size: 11px;
	margin-right: 1em;
}
.project_info {
	font-size: 11px;
	line-height: 40px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.content_box {
	background-image: url(../bg_images/content_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 2em;
	padding-top: 2.4em;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-bottom: 2em;
	width: 26em;
}
.portfolio_box {
	margin-right: 2em;
	text-align: right;
	margin-bottom: 2em;
	width: 722px;
}
p.date {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 12px;
	margin-right: 15px;
}
.blog_box {
	background-image: url(../bg_images/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 2em;
	padding-top: 2.4em;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-bottom: 2em;
	width: 26em;
	height: 16em;
	border: 1px solid #000;
}
.blog_box:hover {
	border: 1px solid #CCC;
}
#clients p{
	line-height: 19px;
}
#language {
	height: 72px;
	width: 100%;
	text-align: right;
	line-height: 72px;
}
#language  a{
	color: #85DBEC;
	text-decoration: none;
	font-size: 11px;
	margin-right: 12px;
}
#language a:hover {
	color: #FFF;
}
#content a {
	color: #85DBEC;
	text-decoration: underline;
}
#content .project_info a {
	text-decoration: none;
}
#content a:hover {
	color: #FFF;
}
#right_box {
	width: 15em;
	position: absolute;
	top: 72px;
	right: 4em;
}
label {
	display: block;
	padding-left: 17px;
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	padding-right: 30px;
}
input{
	line-height: 15px;
	padding: 2px;
	width: 150px;
}
textarea {
	display: block;
	width: 280px;
	line-height: 15px;
	padding: 3px;
}
#contact_form {
	margin-right: 2em;
}
#submit_form {
	width: 5em;
	margin-top: 1em;
	margin-left: 10em;
}
.logomark {
	background-image: url(../bg_images/oneway_mark.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 47px;
	float: right;
	margin-right: 2em;
	margin-bottom: 2em;
}
a.number {
	font-size: 11px;
}
#main_nav li a#on_page{
	color: #000;
	background-color: #90D6E7;
}
li#d_process {
	display: none;
}
.blog_title {
	font-weight: bold;
	color: #90D6E7;
}
