body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #143c69;
	background-image: url(../images/main_grd_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

hr {
	border: none;
	color: #8fa7c2;
	background-color: #8fa7c2;
	height: 1px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #517DAC;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

a.footertext:hover {
	color: #8fa7c2;
	text-decoration: underline;
}

.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
}

.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
	color: #666666;
}

#content {
	margin-top: 7px;
	margin-bottom: 5px;
}

#nav {
	background-position: center;
	/* vertical-align: middle; */
}

#nav a {
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #143C69;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	/*padding-top: 7px;
	padding-bottom: 8px;
	margin-bottom: 8px;  
	vertical-align: 0px;*/
}

body#home a#navhome, body#services a#navservices, body#customprocess a#navcustomprocess, body#sampleprojects a#navsampleprojects, body#aboutus a#navaboutus, body#contactus a#navcontactus {
color: #5F89B2;
}

body#home a#navhome:hover, body#services a#navservices:hover, body#customprocess a#navcustomprocess:hover, body#sampleprojects a#navsampleprojects:hover, body#aboutus a#navaboutus:hover, body#contactus a#navcontactus:hover {
color: #FFFFFF;
}

#nav a:hover {
	background-image: url(../images/main_nav_ro_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #004979;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3c3c3;
	margin-top: 10px;
	margin-bottom: 5px;
}

p {
	margin-top: 3px;
	margin-bottom: 8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #C8BA80;
	text-decoration: none;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3c3c3;
	padding-left: 5px;
}

img#placeholder {
	border: 1px;
	border-color: #004979;
	background-color: #999999;
	padding: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C8BA80;
	text-decoration: none;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3c3c3;
	padding-left: 2px;
}

#category {
	margin-bottom: 30px;
}

#blueback {
	background: #d7e4f0 url(../images/tbl_tr.gif) right top no-repeat;
	/* background: url(../images/tbl_tl.gif) left top no-repeat;
	background: url(../images/tbl_bl.gif) left bottom no-repeat;
	background: url(../images/tbl_br.gif) right bottom no-repeat; */
}
.boldbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
	color: #143C69;
	text-decoration: none;	
}
input, textarea {
	border: 1px solid #6e94be;
	padding: 3px;
}

#videolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #143C69;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 5px;
}

#videolinks:hover {
	text-decoration: underline;
}
