body {
	text-align:center;  /* for IE */
	font-family: Verdana, Georgia, serif;
	font-size: 12pt;
	line-height:18pt;
	color: #fff;
	margin: 0;
	background: url('../images/background.jpg') repeat-x #189DC0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}
img.topimg {margin-top: 10px;margin-left:10px;}
img.left {float:left;margin-left:10px;margin-right:10px;}
form {
	margin: 0;
	padding: 0;
}

label {
	width: 200px;
	text-align: right;
	float:left;
	padding-right: 15px;
}
input, textarea {width: 350px;font-family:Georgia;}
input.empty {width:auto;}
h2 {padding-left: 8px;color:#00FF00;font-size:14pt;text-transform:uppercase;font-weight: normal;}
h3 {padding-left: 5px;color:#00FF00;font-size:12pt;text-transform:uppercase;font-weight: normal;}
p.error {padding:2px;background:#148F11;}

#main {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding: 0;
}

#container {
	padding-top: 160px;
	margin: 0;
	width: 950px;
	color: #000;
	background: url('../images/logo.jpg') no-repeat;
}

#content a,#bottom_content a {
	background: url('../images/plus.gif') 0px 0px no-repeat;
	padding-left: 23px;
	text-decoration: none;
	color:#137300;
}
a.noarrow {background:none;padding:0;text-decoration:none;}
#content a:hover,#bottom_content a:hover {color:#ABC327;}

#navigation {
	float:right;
	margin-right: 20px;
	height: 40px;
}

#navigation a{
	width: 99px;
	height: 40px;
	display: block;
	margin-top: 3px;
	float:left;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	margin-left: 5px;
	/*background: url('../images/link.gif') 0 -30px no-repeat;*/
}

#navigation a:hover {
	background-position: 0 0 ;
}

#content {
	float:right;
	width: 650px;
	margin-right: 10px;
	color:#fff;
	background: #000;
}

#content p {padding-left:20px;}
#info {margin:0;padding:0;background:#000;}

#sidebar {
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	color: #fff;
	float:left;
	background:#000;
	font-size: 10pt;
}

#sidebar p {padding: 5px;}
#clients object {margin-left:30px;}

#sidebar a{
	color:#03D8CD;
	padding-left: 10px;
	background: url('images/download.gif') no-repeat 4px 5px;
	text-decoration: none;
}
#clients {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	color: #003777;
	float:left;
	background:#000;
}
#portfolio a {background:none;padding:0;margin-left: 25px;}
.project {background:#484848;clear:both;height: 130px;margin-bottom:10px;font-size:10pt;}
.project img {padding:0px;}
.project p {padding:3px;}
.project strong {font-weight: normal;color:#BDD306;}
.project:hover {background:#858585;}
#image {background:#484848;padding:5px;float:left;margin:5px;}
#footer {float:right;clear:both;background:#444444;margin-right: 20px;margin-left:500px;}
#footer a {
	font-size:10pt;
	padding: 6px;
	color:#fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}