/* CSS Document */

body {
	color: #777777;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	}


#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10pt;
}

td {
	vertical-align: top;
	padding-top: 30px;
}

table.background {
	background-color: #FFFFFF;
	background-image: url(_images/g_headerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
}

table.portbackground {
	background-color: #FFFFFF;
	background-image: url(_images/g_headerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
}

td.clients {
	width: 135px;
	color: #999;
	padding-right: 15px;
	font-size: 11px;
	line-height: 19px;
	padding-top: 0px;
}

td.portfolio {
	width: 370px;
	vertical-align: top;
	padding-top: 55px;
	padding-left: 43px;
}

td.portfolio2 {
	width: 855px;
	vertical-align: top;
	padding-left: 45px;
	padding-bottom: 45px;
	border: 0;
}

td.introtext {
	padding-left: 43px;
	padding-top: 55px;
	width: 455px;
}

td.introtext2 {
	padding-right: 60px;
	padding-left: 45px;
	padding-top: 30px;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 50px;
}

td.clienttext2 {
	padding-top: 55px;
}



h1 {
	color: #2B2006;
	font-size: 14px;
	}


a {
	color: #8fa9bd;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9B24;
        text-decoration: underline;
		font-weight: bold;
}


.description {
	width: 750px;
	padding-bottom: 20px;
	}

.formbg {
	background-image: url(_images/g_form_bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C2D6E6;
	line-height: 26px;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}

.projectnav {
	background-image: url(_images/g_form_bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C2D6E6;
	line-height: 26px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.dropdown {
	margin-right: 12px;
	margin-left: 8px;
}
.projectcolumn {
	padding-top: 55px;
}

.copyright {
	color: #CCC;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 3px;
	font-size: 10px;
}

