@charset "UTF-8";
/* CSS Document - www.networksplusco.com*/

img.preload { display: none; } /* CSS preloader */

body {
	background-image: url(../images/bg.png);
	background-color: #555555;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#444;
}

p {
	margin:0 0 10px 0;
	line-height: 1.4em;
}
li {
	line-height: 1.4em;
}



h3 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a,
a:visited {
	color:#06c;
	text-decoration:none;
}

a:hover {
	color:#06c;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.hr1 {
	height:2px;
	margin-top:0px;
	margin-bottom:5px;
	background:url(../images/line.gif) repeat-x left center;
}

.img1 {
	float:left;
	margin:0px;
}

/* Drop shadow */

#wrapper_top {
	background:url(../images/wrapper_top.png) no-repeat;
	width:830px;
	height:38px;
	margin:0 auto;
	margin-top:10px;
}

#wrapper {
	background-image:url(../images/wrapper.png);
	width:830px;
	margin:0 auto;
}

#wrapper_bottom {
	background:url(../images/wrapper_bottom.png) no-repeat;
	width:830px;;

	height:38px;
	margin:0 auto;
}

/* Main page */

#page {
	background-color:#fff;
	width:766px;
	margin:0px auto;
}

#header {
	background: url(../images/static_banner.png) no-repeat;
	width:766px;
	height:135px;
	margin:0px auto;
	margin-bottom: 5px;
	padding:0px;
}

/* Top header navigation */

#head_nav {
	width:280px;
	float:right;
	margin-top:35px;
}

#head_nav a {
	color:#444;
	text-decoration:none;
}

#head_nav a:hover {
	text-decoration:none;
}

.top_btns {
	margin:0px 5px 0px 20px;
}

/* Main navigation */

#nav {
	width:766px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:inline;
}

#nav a.button {
	background:url(../images/btn_bg.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
	display:block;
	float:left;
	width:111px;
	height:24px;
	margin:0;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
}

#nav a.button:hover {
	background:url(../images/btn_bg_over.jpg);
	height:21px;
	padding:11px 0 0 0;
	text-decoration:none;
}

#nav a.current {
	background:url(../images/btn_bg_over.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
	display:block;
	float:left;
	width:111px;
	height:21px;
	padding:11px 0 0 0;
	text-align:center;
	text-decoration:none;
}

#navLeft {
	background:url(../images/btn_bg_left.jpg) no-repeat;
	display:block;
	float:left;
	width:50px;
	height:32px;
}

#navRight {
	background:url(../images/btn_bg_right.jpg) no-repeat;
	display:block;
	float:left;
	width:50px;
	height:32px;
}

/* End main navigation */

/* Top row - side nav and flash banner */

#sub_head {
	width:766px;
	height:235px;
	margin:0 auto;
	margin-top:10px;
	padding:0;
}

/* Side navigation */

#sub_left {
	background:url(../images/subnav_bg.jpg);
	width:233px;
	height:235px;
	float:left;
	padding:0;
	margin:0;
}

#sub_nav_top {
	background:url(../images/sub_nav_top.jpg);
	height:18px;
}

h3.toggler {
	cursor: pointer;
	background:url(../images/subnav_main.jpg);
	color:#ffffff;
	height:18px;
	padding:3px 0 0 15px;
	margin:0;
}

div.element p, div.element a {
	background:url(../images/subnav_sub.jpg);
	display:block;
	margin:0;
	font-size:11px;
	height:16px;
	padding:3px 0 0 25px;
	color:#333;
	text-decoration:none;
}

div.element a:hover {
	background:url(../images/subnav_sub_over.jpg);
	color:#fff;
	text-decoration:none;
}

div.element p, div.element a.current {
	background:url(../images/subnav_sub_over.jpg);
	display:block;
	margin:0;
	font-size:11px;
	height:16px;
	padding:3px 0 0 25px;
	color:#fff;
	text-decoration:none;
}

/* End side navigation */

/* Flash banner */

#sub_right {
	width:523px;
	height:235px;
	float:right;
	padding:0px;
	margin:0;
}

/* Main content */

#body_content {
	width:766px;
	margin:0 auto;
	margin-top:10px;
	padding:0;
}

/* Image for left content - spans entire length for proper column height adjustment */

#body_bg {
	width:766px;
	background:url(../images/content_bg.gif) repeat-y;
}

/* Left column content */

#body_left {
	width:233px;
	float:left;
	padding:0;
	margin:0;
}

h3.leftCol {
	background:url(../images/left_col_top.jpg) no-repeat;
	height:17px;
	margin:0 0 0 0;
	padding:3px 0 0 15px;
	color:#fff;
}

#left_col_content {
	width:193px;
	margin:0 auto;
	padding:10px 20px 5px 20px;
	color:#fff;
	font-size:10px;
}

#left_col_content ul {
	margin:10px 0 10px 0;
	padding:0 0 0 15px;
}

#left_col_content li {
	padding:0;
	margin:0;
}

#left_col_content a,
#left_col_content a:visited {
	color:#ccc;
	text-decoration:none;
}

#left_col_content a:hover {
	color:#fff;
}

/* Right body content */

#body_right {
	width:523px;
	float:right;
	padding:0;
	margin:0;
}

h3.rightCol {
	background:url(../images/right_col_top.jpg) no-repeat;
	height:17px;
	margin:0 0 0 0;
	padding:3px 0 0 15px;
	color:#fff;
}

#right_col_content {
	width:483px;
	margin:0 auto;
	padding:10px 20px 0 20px;
}

#right_col_content ul {
	padding:0;
	margin:10px 0 10px 30px;
}

#thumbs {
	width:415px;
	margin: 0px;
	padding: 0 0 0 68px; 
}

#thumbs2 {
	width:353px;
	margin: 0px;
	padding: 0 0 0 130px; 
}

#thumb_img {
	width:94px;
	height:113px;
	float:left;
	margin: 0 25px 0 0;
	padding: 0px;
	border: #666666 1px solid;
}

#staff_content {
	width: 483px;
	float:left;
	margin: 0 0 20px 0;
	padding: 0px;
	border: #666 1px solid;
}

#staff_left {
	width: 200px;
	float:left;
	margin: 0px;
	padding: 0px;
	border-right: #666 1px solid;
}

#staff_right {
	width: 262px;
	float:left;
	margin: 0px;
	padding: 50px 5px 0 15px;
}



.threeColumn {
	display:inline;
	float:left;
	font-size:10px;
	margin:0;
	width:161px;
}

.threeColumn ul {
	margin:0;
	padding:0 0 0 15px;
}

.threeColumn li {
	padding:0;
}

.threeColumn h3 {
	background-image:url(../images/right_col_top.jpg);
	color:#fff;
	border-right:#333 solid 1px;
	text-align:center;
	height:15px;
	padding-top:1px;
}

.twoColumn {
	display:inline;
	float:left;
	font-size:10px;
	margin:0;
	width:240px;
}

.twoColumn ul {
	margin:0;
	padding:0 0 0 15px;
}

.twoColumn li {
	padding:0;
}

.twoColumn h3 {
	background-image:url(../images/right_col_top.jpg);
	color:#fff;
	border-right:#333 solid 1px;
	text-align:center;
	height:15px;
	padding-top:1px;
	width:240px;
}

.signature {
	text-align:right;
}

#box1 {
	font-weight:bold;
	font-size:16px;
	float:left;
	width:280px;
	padding:6px 0 0 5px;
	margin:3px 0 3px 0;
	color:#039;
}

/* Footer */

#footer {
	width:766px;
	margin:0px auto;
	background:url(../images/footer.jpg) no-repeat;
	height:38px;
}

#footer_text {
	text-align:center;
	color:#fff;
	margin:0;
	padding-top:10px;
	font-size:10px;
}

#form {
	margin:0;
	width:100%;
	height:200px;
}

fieldset {
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	border:none;
}

fieldset.news {
	float:none;
	text-align:center;
}

label {
	float:left;
	width:75px;
	margin-right:10px;
	text-align:right;
}

fieldset ol {
	padding:0;
	list-style:none;
}

fieldset li {
	float:left;
	clear:left;
	width:100%;
	padding-bottom:5px;
	font-size:10px;
	color:#333;
}

input {
	color:#666;
	width:183px;
	background-color:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	color:#666;
	width:200px;
	height:100px;
	background-color:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

input.submit {
	width:auto;
}

fieldset.submit {
	float:right;
	width:250px;
	height:10px;
	border:none;
	margin-top:10px;
	margin-bottom:1px;
	background-color:transparent;
}

.error_message {
	top:50%;
	color:#FF0000;
	font-size:10px;
}

/* CUSTOM CLASSES */

.company {
	color:#06F;
}


