/* ----------------------------------- */
/* GLOBAL
/* ----------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	background: #bcbcbc;
	margin:0;
	color: #555;
}
ul, ol {
	margin:0;  /* top right bottom left*/
}
li {
	margin:0;
}
h1 {
	font-size:22px;
	color:#069;
}
h2 {
	font-size:18px;
	color:#069;
}
h3 {
	font-size:14px;
	color:#555;
}
.error {
	border: solid 1px #069;
	background:#FFFFCC;
	width:750px;
	height:30px;
	padding-top:4px;
}
img {
	border:none;
}
.required {
	color:#f00;
}
hr {
	border-bottom:#666 solid 1px;
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
.clear {
	clear:both;
}
.png_bg {
	background:url(/images/content_bg.png) repeat-y center;
}

/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */
#header {
	background:url(/images/logo_bg.gif) no-repeat;
	height: 250px;
	width: 1060px;
	margin: 0 auto;
}
h1#logo a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 250%;
	width: 980px;
	height: 200px;
	text-indent: -66699px;
	margin: 0 auto;
}
#footer_wrap {
	background: #bbb url(/images/footer_bg.gif) top center repeat-x;
	width:100%;
	height:100px;
	clear:both;
}

#footer {
	margin: 0 auto;
	font-size:11px;
	width: 980px;
	color:#666;
}
#footer p {
	margin: 20px;  /* top right bottom left*/
}
#footer .left {
	width: 600px;
	float: left;
	text-align:left;
}
#footer .right {
	width: 350px;
	float:right;
	text-align:right;
}
#footer a:link, a:visited {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #069;
	text-decoration:none;
}
/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	height: 50px;
	width:980px;
	margin: 0 auto;
}
#menu ul {
	background: url(/images/menu.gif) 0 0 no-repeat;
	width: 980px;		/* Width of entire image */
	height: 50px;		/* Height of buttons */
	margin: 0;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 50px;		/* Each button must have the same height, define it here */
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}
/* margin-left - you will need to adjust this value to "center" your menu, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-about {
	width: 165px;
}
#menu-services {
	width: 160px;
}
#menu-clients {
	width: 165px;
}
#menu-vl {
	width: 164px;
}
#menu-cs {
	width: 161px;
}
#menu-contact {
	width: 165px;
}
/* Changed values should match sum of "width" numbers specified above */ 
#menu-about a:hover {
	background: transparent url(/images/menu.gif) 0px -50px no-repeat;
}
#menu-services a:hover {
	background: transparent url(/images/menu.gif) -165px -50px no-repeat;
}
#menu-clients a:hover {
	background: transparent url(/images/menu.gif) -325px -50px no-repeat;
}
#menu-vl a:hover {
	background: transparent url(/images/menu.gif) -490px -50px no-repeat;
}
#menu-cs a:hover {
	background: transparent url(/images/menu.gif) -654px -50px no-repeat;
}
#menu-contact a:hover {
	background: transparent url(/images/menu.gif) -815px -50px no-repeat;
}


/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#container {
	background: #505050 url(/images/bg.jpg) top center repeat-x;
	width:100%;
}
#content {
	width: 980px;
	text-align:left;
	margin: 0 auto;
}
#content ul, #content ol {
	margin: 10px 0 10px 20px;  /* top right bottom left*/
}
#content li {
	margin-bottom:4px;
}
#content a:link, #content a:visited {
	color: #069;
	text-decoration:underline;
}
#content a:hover {
	color: #666;
	text-decoration:underline;
}
.content-footer{ width:980px; height:10px; background:url(/images/content_base.png) no-repeat; clear:both; margin-bottom:20px; }
.content-top{ width:980px; height:10px; background:url(/images/content_top.png) no-repeat; clear:both; margin-bottom:-5px; }
h1.home {
	font-size:22px;
	color:#000;
}
h3.home {
	font-size:14px;
	color:#FFF;
}
.box_footer {
	background:url(/images/box_footer.png) no-repeat;
	width:480px;
	height:5px;
	clear:both;
}
.leftcolumn_footer {
	background: url(/images/leftcolumn_footer.gif) no-repeat;
	width:250px;
	height:5px;
	clear:both;
}
.rightcolumn_footer {
	background: url(/images/rightcolumn_footer.gif) no-repeat;
	width:690px;
	height:5px;
	clear:both;
}
.fullpage_footer {
	background: url(/images/full_footer.gif) no-repeat;
	width:960px;
	height:5px;
	clear:both;
}
.home-box {
	background: #818181 url(/images/content_bg.gif) repeat-x;
	height: 412px;
	width: 980px;
	margin: 0 auto;
}
.content-box {
	background: #818181 url(/images/content_bg.gif) repeat-x;
	width: 980px;
	margin: 0 auto;
}
.home-left {
	background: #ddd url(/images/box_bg.gif) repeat-y;
	float:left;
	margin: 10px;
	width: 470px;
	height: 392px;
}
.home-right {
	background: #ddd url(/images/box_bg.gif) repeat-y;
	float:left;
	margin: 10px;
	width: 470px;
	height: 392px;
}
.about-left {
	background: #ddd url(/images/leftcolumn_bg.gif) repeat-y;
	float:left;
	margin: 10px;
	width: 250px;
	height: 500px;
}
.about-right {
	background: #ddd url(/images/box_bg.gif) repeat-y;
	float:left;
	margin: 10px;
	width: 690px;
	min-height: 500px;
}
#home-left-bottom {
	background:#222;
	float:left;
	width: 464px;
	height: 356px;
}
#home-left-bottom img {
	margin: 8px 0 0 8px;  /* top right bottom left*/
}
#home-right-bottom {
	background:#222;
	float:left;
	width: 506px;
	height: 356px;
}
#newsbox {
	float:left;
	background:#ddd;
	width: 423px;
	height: 300px;
	padding: 12px;
	text-align:left;
	overflow: hidden;
	margin-left: 2px;
}
#newsbox p {
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
#newsbox p.date {
	font-size:10px;
	color:#333;
}
#newsbox span {
	font-size:14px;
	color:#069;
}
#newsbox hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}
#clientsbox {
	float:left;
	background:#ddd;
	width: 423px;
	height: 300px;
	padding: 12px;
	text-align:left;
	overflow: hidden;
	margin-left: 2px;
}
#clientinfo {
	width:420px;
}
#clientinfo img {
	border: solid 3px #999;
}
.moreimages {
	border: solid 3px #999;
	margin:10px;
}
#clientsbox .clientthumb {
	float:left;
	width:130px;
	height:150px;
}

#clientsbox .clientsummary {
	float:left;
	width:270px;
	height:150px;
	overflow:hidden;
}

#leftcolumninfo {
	width:200px;
}
#leftcolumninfo img {
	border: solid 3px #999;
}
#leftcolumninfo .leftcolumnthumb {
	float:left;
	width:93px;
	margin-bottom:10px;
}

#leftcolumninfo .leftcolumnsummary {
	float:left;
	width:107px;
	overflow:hidden;
}


#clientsbox p {
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
#clientsbox p.date {
	font-size:10px;
	color:#333;
}
#clientsbox span {
	font-size:14px;
	color:#069;
}
#clientsbox hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}

#leftcolumn {
	float:left;
	background:#ddd;
	width: 205px;
	height: 400px;
	padding: 12px;
	text-align:left;
	overflow: hidden;
	margin-left: 2px;
}
#leftcolumninfo .thumb {
	float:left;
	width: 93px;
	height:150px;
}
#leftcolumninfo .summary {
	float:left;
	width:147px;
	height:150px;
	overflow:hidden;
}
#leftcolumn p {
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
#leftcolumn p.date {
	font-size:10px;
	color:#333;
}
#leftcolumn span {
	font-size:14px;
	color:#069;
}
#leftcolumn hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}
#rightcolumn {
	background: #ddd url(/images/rightcolumn_bg.gif) repeat-y;
	float:left;
	margin: 10px;
	width: 690px;
}
#rightcolumn p {
	margin: 10px;  /* top right bottom left*/
}
#rightcolumn .profile {
	margin: 0 10px 10px 0;  /* top right bottom left*/
	border:solid #999;
}
#rightcolumn p.date {
	font-size:10px;
	color:#333;
}
#rightcolumn span {
	font-size:14px;
	color:#069;
}
#rightcolumn hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}

#fullpage {
	background: #ddd url(/images/full_bg.gif) repeat-y;
	float:left;
	margin: 10px;
	width: 960px;
}
#fullpage .block {
	float:left;
	width: 920px;
	padding:20px;
}
#fullpage hr {
	width: 910px;
}
#fullpage p {
	margin: 10px;  /* top right bottom left*/
}
#fullpage .profile {
	margin: 0 10px 10px 0;  /* top right bottom left*/
	border:solid #999;
}
#fullpage p.date {
	font-size:10px;
	color:#333;
}
#fullpage span {
	font-size:14px;
	color:#069;
}
#fullpage hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}

#track1 {
	float: left;
	width: 10px;
	height: 312px;
	margin: 8px auto;  /* top right bottom left*/
	background: #ddd url(/images/trackbar_bg.gif) no-repeat;
}
#handle1 {
	width: 10px;
	height: 44px;
	background: url(/images/trackbar_scroller.gif) no-repeat;
	cursor: pointer;
}
#track3 {
	float: left;
	width: 10px;
	height: 312px;
	margin: 8px auto;  /* top right bottom left*/
	background: #ddd url(/images/trackbar_bg.gif) no-repeat;
}
#handle3 {
	width: 10px;
	height: 44px;
	background: url(/images/trackbar_scroller.gif) no-repeat;
	cursor: pointer;
}
#track4 {
	float: left;
	width: 10px;
	height: 420px;
	margin: 8px auto;  /* top right bottom left*/
	background: #ddd url(/images/trackbar_bg_leftcolum.gif) no-repeat;
}
#handle4 {
	width: 10px;
	height: 44px;
	background: url(/images/trackbar_scroller.gif) no-repeat;
	cursor: pointer;
}
#track5 {
	float: left;
	width: 940px;
	height: 10px;
	margin: 8px auto;  /* top right bottom left*/
	background: url(/images/trackbar_bg_horiz.gif) no-repeat;
}
#handle5 {
	width: 44px;
	height: 10px;
	background: url(/images/trackbar_scroller_horiz.gif) no-repeat;
	cursor: pointer;
}
.subfooter {
	background: url(/images/subfooter_bg.png) no-repeat;
	height: 190px;
	width: 960px;
	margin: 0 auto 20px auto;
	padding:10px;
	overflow:hidden;
}

.subfooter p {
	color:#CCC;
}
.subfooter li {
	display:block;
	float:left;
}
.subfooter img {
	margin:10px 5px;
	border: solid 3px #555;
}
#plaques img {
	border:none;
	margin-bottom:30px;
}


/* ----------------------------------- */
/* FORM
/* ----------------------------------- */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font:100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 420px;
	width: 420px;
	margin: 10px 10px 10px 10px;  /* top right bottom left*/
	color:#222;
}
form fieldset {
 / * clear: both;
note that this clear causes inputs to break to left in ie5.x mac, commented out */ border-color: #EEE;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	background:#999;
}
form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 135px;
	padding: 0;
	margin: 9px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
}
form input.verticals {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 50px;
	padding: 0;
	margin: 5px 10px 0 130px; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	border:0;
	background:#EEE;
}
form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left *//* be careful with padding, it'll shift the nice offset on top of border  */
	color:#06F;
	font-weight:bold;
}
form input, select, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border: 1px solid #999;
	background:#555;
	padding:4px;
	font:100% Arial, Helvetica, sans-serif;
	color:#444;
}
form .radio {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border: none;
	background:#EEE;
}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
textarea {
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
form .button {
	width: 110px;
}
