/* CSS Document */

A:link {text-decoration: none; color: #69addf; font-weight: bold; font-style: normal}
A:visited {text-decoration: none; color: #69addf; font-weight: bold; font-style: normal} 
A:active {text-decoration: none; color: #69addf; font-style: normal}
A:hover {text-decoration: none; color: #2f5470; font-style: normal}

img {
	border: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

body {
	background-image: url(../layout_blue/top_back.gif);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0; 
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3fa0e7;
}

p {
	margin-top: 6px;
	margin-bottom: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	list-style-image: url(../layout_blue/arrow2.gif);
	line-height: 16px;
	text-align:left;
}

hr {
	clear: both;
	color: #D7D7D7;
	background-color: #D7D7D7;
	width: 97%;
	height: 1px;
	border: 1px;
}

tr.highlight {
	background-color: #CED3E8;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 350px;
}

#content {
	color: #4D4D4D;
	vertical-align: top;
	background: url(../layout_blue/content_back.gif);
	background-repeat: repeat-y;
	width: 727px;
	text-align:left;
}

#cogs {
	width: 727px;
	background: url(content_cogs.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content #main {
	float: left;
	width: 558px;
	overflow:hidden;
}

#content #main #text {
	padding-left: 30px;
	padding-right: 30px;
	line-height: 22px;
}

#content #main #text2 {
	padding-left: 25px;
	padding-right: 25px;
	line-height: 22px;
}

#content #sidebar {
	float: right;
	width: 169px;
	overflow: hidden;
	font-size: 11px;
}

#content #sidebar #sidetext {
	padding-left: 15px;
	width: 140px;
}

#content #sidebar #sidetext #divider {
	margin-left: -15px;
}

#content #bottom {
	margin-bottom:-2px;
}

#footer {
	background-image: url(../layout_blue/footer_back.gif);
	background-repeat: no-repeat;
	width: 727px;
	height: 51px;
	margin-top: 2px;
}

#footertext {
	font-size: 9px;
	color: #666666;
	padding-top: 9px;
	padding-right: 20px;
	line-height: 14px;
	float: right;
	text-align:right;
}

#footer #logo {
	float: left;
	padding-left: 25px;
}

.fieldLabels {
	float: left;
	font-weight: bold;
	width: 100px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.fieldEntries {
	float: right;
	width: 360px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.label {
	margin-bottom: 4px;
	margin-top: 2px;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../layout_blue/form_back.gif);
	background-repeat: repeat-x;
	border-top: 1px #a8a8a8 solid;
	border-left: 1px #a8a8a8 solid;
	border-right: 1px #a8a8a8 solid;
	border-bottom: 1px #a8a8a8 solid;
}

.thumb {
	background:url(../layout_blue/thumb_back.gif) no-repeat;
	width: 131px;
	height: 66px;
	padding-left: 12px;
	padding-top: 11px;
	float: left;
	margin-left: -3px;
}

.thumb2 {
	background:url(../layout_blue/thumb_back2.gif) no-repeat;
	width: 144px;
	height: 110px;
	padding-left: 12px;
	padding-top: 11px;
	padding-bottom: 8px;
	float: left;
	margin-left: -3px;
}

.portfolioThumb {
	margin-left: 35x;
}

.portfolioRow, .serviceRow {
	margin: 15px 0 24px 0;
}

.portfolioTitle {
	font-size: 13px;
	font-weight: bold;
}

.servicesPic {
	float: left;
	padding-right: 10px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: top;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.tablerow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	background-color: #DDDDDD;
}

.floatLeft {
	float: left;
	width: 250px;
}

.floatRight {
	float: right;
	width: 250px;
}

.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	width: 190 px;
}