
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color: #444;
	margin:0 20px 20px 20px;
	background:url(../images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	width:970px;
	/* Old code for a resizable wrapper	
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:970px;
	*/
	margin:0 auto;
}

/* Old code for a resizable wrapper	
* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 970 ? "970px" : "auto");
}
*/

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#header {
	position: relative;
	height: 150px;
	width: 100%;
	margin-bottom: 2px;
	background: #2b609d url(../images/cutouts.jpg) no-repeat right;
}

#header img {
	
	border:0;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	position: absolute;
	left: 0px;
	top: 96px;
	font: 100 170% Helvetica, Arial, Geneva, sans-serif;
	color:#FFF;
	padding:0px 0px 15px 258px;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	left: 0px;
	top: 120px;
	font:140% Arial;
	color: #c7ddf2;
	padding:0px 0px 15px 258px;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

ul, li {
	
	list-style-type: none;
	margin: 3px 0 3px 0;
	padding: 0;
}

/* Waiting on a direction for any subnavigation

.submenu {
position: absolute;
left: 3px;
top: 60px;
font-size: 0.7em;
width: 500px;
}

*/

#clear{
	clear: both;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

/* My Comment 

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}
*/

#middle {
	width: 100%;
	position: relative;
	min-height: 600px;
	}

#sidebar {
	float: left;
	background: #f6f6f6;
	width:200px;
	padding:10px 20px 20px 20px;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#999;
	margin:10px 0 10px 0;
	/* background:url(../images/sidebarh2.jpg) right no-repeat; */
	border:none;
}



#sidebar h3 {
	color:#dcd48f;
	font: 130% Arial, Helvetica, Geneva, sans-serif;
	letter-spacing:1px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#666666;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#4F9EC9;
}


/* Navigation */

#navcontainer{
	position: relative;
	margin-top: -5px;
	margin-left: -18px;
	margin-right: -18px;
	margin-bottom: 20px;
	border-bottom: 60px solid #f8f8f8;
}


#navcontainer #nav ul, li{
	background: #888;
	list-style-type: none;
	margin: 2px 0 2px 0px;
}

#navcontainer #nav a {
	color: #e5e5e5;
	font: 130% Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
	padding:5px 5px 5px 18px;
	display: block;
}

#navcontainer #nav a:hover {
	background: #2c609c;
	color: #fff;
}

#navcontainer #nav a.active {
	background: #2c609c;
	color:#fff;
}

/* End of Navigation */

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #2C2C2C;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#98D158;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#666666;
	border:1px solid #222222;
	color:#ccc;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:190px;
	float:right;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
	line-height: 1.25;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright h3 {
	background-color: #EDE080;
	font:140% Trebuchet MS;
	margin:10px 0 8px -5px;
	padding: 5px 0 2px 5px;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
	background: transparent;
}

#sidebarright a {
	color:#444;
	text-decoration:none;
	font-weight: bold;
}

#sidebarright a:hover {
	text-decoration:none;
	color:#4F9EC9;
	font-weight: bold;
}


#content {
	float:left;
	width: 440px;
	margin:0 0px 0 0px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#content h3 {
	font:120% Arial;
	color:#4F9EC9;
	text-decoration: none;
	font-weight: bold;

}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#servicesidebarright {
	width:280px;
	float:right;
	margin: 25px 20px 0 10px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#servicelisting {
	float: left;
	width:280px;
	margin: 0 0px 0 0px;
	background:url(../images/content.jpg) top left no-repeat;
	padding: 6px 0 20px 10px;
}

#servicelisting h1 {
	font:190% Arial;
	color:#4F9EC9;
	text-decoration: none;
}
#servicelisting h3 {
	font:120% Arial;
	color:#4F9EC9;
	text-decoration: none;
	font-weight: bold;

}

#servicelisting th {
	text-align: left;
	}
	
#servicelisting td {
	text-align: left;
	}

#servicelisting a {
	text-decoration: none;
	}

.page_num {
	text-decoration: none;
	}

.page_num:visited {
	text-decoration: underline;
	}

#servicedetails {
	width:280px;
	background-color: #eaeaea;
	text-align: left;
	padding: 6px;
	border:4px solid #f6f6f6;
}

#servicedetails h3{
	font:135% Arial;
	color:#4F9EC9;
	text-decoration: none;
	margin-bottom: 5px;

}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	position: relative;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
	background-color: #f6f6f6;
}

#footer .disclaimer {
	font-size: 10px;
}

a {
	color:#222;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:4px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:4px 0;

}
input {
	width:200px;
	padding:4px;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
	border: 1px double #323232;
}

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
	background-color: #fffe7e;
}

textarea #feedback {
	width:350px;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

#footer img {
	position: relative;
	float:right;
	margin:10px 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}
