@charset "utf-8";
body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffaa16;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: repeat-y;
}
.head {
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	padding-top: 15px;
}
#head {
	position: relative;
	background-image: url(../images/head.jpg);
	float: left;
	height: 204px;
	width: 918px;
	padding-left: 22px;
	overflow: hidden;
}
a:link {
	color: #ffaa16;
	text-decoration: none;
}
a:visited {
	color: #ffaa16;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footlinks {
	color: #FFFFFF;
	float: left;
	padding-top: 5px;
	width: 840px;
}
#footlinks a {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	text-indent: 50px;
}
h2 {
	font-size: 14px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#logo {
	float: left;
	width: 140px;
	height: 105px;
	background-image: url(../images/dsd.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	display: inline;
}
#menuline {
	float: right;
	width: auto;
	padding-top: 70px;
	padding-right: 25px;
	font-size: 14px;
}
#menuline .bullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 10px;
	float: left;
}
#language {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 25px;
}
#menu {
	width: 940px;
	height: 105px;
	background-image: url(../images/menu.jpg);
	float: left;
	position: relative;
	background-repeat: no-repeat;
}
#main1 {
	position: relative;
	width: 940px;
	height: auto;
	background-image: url(../images/main_1bg.jpg);
	float: left;
	background-repeat: repeat-y;
}
#main1 .h1 {
	font-size: 150%;
	color: #CCCC00;
	float: left;
	line-height: 40px;
	padding-left: 50px;
	font-weight: bold;
	letter-spacing: 0.25em;
}
#main2 h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#main1 #services {
	width: 890px;
	float: left;
	padding-left: 50px;
}
#main1 #services_ex {
	width: 625px;
	float: left;
	padding-left: 30px;
}
#services #services_ex p {
	font-size: 110%;
}
#main1 #cms {
	height: auto;
	width: auto;
	float: left;
	padding-right: 20px;
}
#main2 #cms {
}
#main2 {
	position: relative;
	width: 840px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 50px;
	background-image: url(../images/main2_bg.jpg);
	padding-left: 50px;
	overflow: hidden;
}

#main2 #leftcol {
	float: left;
	width: 300px;
}
#main2 #centercol {
	float: left;
	width: 200px;
	padding: 10px;
	margin: 0px;
}
#main2 #rightcol {
	float: left;
	width: 300px;
	padding: 10px;
}
#contactcol {
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
}
#portfolio {
	height: auto;
	width: 870px;
	float: left;
	padding-right: 0px;
}
#services p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;

}
#serv_1 {
	height: auto;
	width: 190px;
	float: left;
}
#serv_2 {
	height: auto;
	width: 192px;
	float: left;
	padding-left: 35px;
}
#serv_3 {
	height: auto;
	width: 192px;
	float: left;
	padding-left: 35px;
}
#serv_4 {
	height: auto;
	width: 190px;
	float: left;
	padding-left: 35px;
}
#foot {
	position: relative;
	float: left;
	background-image: url(../images/foot2.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 860px;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 30px;
	overflow: hidden;
}
.foot {
	float: left;
	padding-top: 35px;
}
.gradualfader {
	padding: 8px;
	border: 1px solid #ffaa16;
}
.thumb {
	border: 1px solid #C9B55E;
	padding: 6px;
}
#cmsbenefits {
	height: auto;
	width: auto;
	float: left;
	margin-right: 25px;
	line-height: 18px;
}
#psd2xhtml {
	height: auto;
	width: auto;
	float: left;
	padding-right: 0px;
}

/*// form layout //
*/

form {
	width: 500px;
	height: auto;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	overflow: hidden;
}
textarea {
	width: 250px;
	clear: right;
}
form fieldset {
	width: 400px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form submit {
	width: 45px;
	float:left;
}
form label {
	display: block;
	float: left;
	width: 350px;
	text-align: left;
	position: relative;
	padding-top: 0px;
}
#centercol label {
	padding-top: 0px;
	margin: 0px;
}
form input, form textarea {
	margin:3px 0 0 0px;
	float:left;
	width: auto;
}
form .submit {
	font-weight:bold;
	width: 25px;
	float: right;
}
/* uses class instead of div, more efficient */
form br {
	clear:right; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

