/* CSS Document */

* {
	padding:0;
	font-size:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body{background:#FFFFFF; text-align:center;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.589em;
	color:#000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	background-color: #000;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#949494;}
a:hover{text-decoration:none;}
p {padding-top:19px;}
strong{
	color:#000;
	display:block;
	text-decoration:underline;
	padding-bottom:5px;
}
.strong1{ text-decoration:none;}
.strong2{ font-weight:normal; padding-bottom:0; color:#636363; text-decoration:none;}
.strong2 span{ color:#667fcc;}
cite{ font-style:normal; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:0 33px 0 0; float:left;}
.imgindent2 {margin:0 15px 0 30px; float:right;}
.phone{ float:right; padding-right:50px;}
.space1{ margin-left:56px;}
.space2{ margin-left:31px;}
.space3{ margin-left:24px;}
.padding0{ padding-bottom:0 !important;}
.padding1{ padding-top:27px;}
.padding2{ padding-top:17px;}
.padding3{ padding-top:10px;}
.padding4{ padding-bottom:20px !important;}

/* ============================= content ====================== */
.row{ border-bottom:solid 8px #d6dbda; border-top:solid 8px #d6dbda; background:#ededed;}
object{
	vertical-align:top;
}
.flash{
	margin-right: 0;
	margin-left: 0;
	margin-top: -8px;
	margin-bottom: -8px;
}

.indent{ padding:20px 20px 29px 35px;}
.indent2{ padding:30px 40px 40px 35px;}
.title{ padding-bottom:31px;}

.list{ margin:-3px 0;}
.list li{ line-height:2em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:11px;}
.list a{ color:#434343;}

ol{ list-style:decimal inside;}
ol li{ color:#636363; font-weight:bold; padding-bottom:20px;}
ol .last{ padding-bottom:0;}
ol li span{ color:#949494; font-weight:normal;}

.text1{
	line-height:1.417em;
	color:#000;
}
.text2{ line-height:1.417em;}
.link{ display:inline-block; margin-top:15px; background:url(images/link-bg.gif) no-repeat 0 8px; padding-left:15px; color:#100001; font-weight:bold;}
.link1{ display:inline-block; line-height:1.5em; color:#667fcc; margin-bottom:14px;}
.link2{ line-height:1.5em; color:#667fcc;}
.link3{ color:#434343;}
.line{ padding:12px 0 8px 0;}

.row-1{ background:#f1f2f2;}
.row-1 .title{ padding-bottom:20px;}

/* ============================= footer ====================== */
#footer .indent{ padding:0 22px 0 21px;}
#footer .box{ background:#e6e9e8; margin-top:2px; padding:24px 15px 14px 28px;}
#footer .imgindent{ margin:0 40px 0 0; float:left;}
.footer-list li{ line-height:1.667em; background:url(images/footer-list-bg.gif) no-repeat 0 8px; padding-left:13px;}
.footer-list a{ color:#4f4f4f; text-decoration:none;}
.footer-list a:hover{ color:#000000; text-decoration:underline;}
#footer .block{ font-size:2.167em; text-transform:uppercase; background:url(images/footer-block-bg.jpg) no-repeat 0 0; margin-top:-26px; padding:39px 0 0 75px; position:relative; color:#111111;}
#footer .block span{ display:block; font-size:0.923em; color:#9b9b9b; padding-bottom:3px;}
.footer-line1{ background:url(images/footer-line.gif) repeat-y 72px 0;}
.footer-line2{ background:url(images/footer-line.gif) repeat-y 375px 0;}
.footer-line3{ background:url(images/footer-line.gif) repeat-y 608px 0; padding:0 0 8px 0;}
#footer .text{
	margin-top:10px;
	padding:20px 0 0 6px;
	color:#8a8a8a;
	border-top-style: none;
	border-top-color: #e6e9e9;
}
#footer .text a{ color:#373737;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:15px;}
#ContactForm .col-1{ width:233px !important;}
#ContactForm .col-2{ width:245px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:39px;}
#ContactForm input{ border:solid 1px #a4a4a4; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:1px 0 2px 3px; width:214px;}
#ContactForm textarea{ border:solid 1px #a4a4a4; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:1px 0 2px 3px; width:237px; height:94px; overflow:auto;}
#ContactForm .link{ float:right; margin:20px 20px 0 5px;}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
.PopBoxImageSmall
{
border: none 0px #ffffff;
cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
border: solid 1px #999999;
cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
cursor: pointer;
}
.PopBoxImageMove
{
border: none 0px #ffffff;
cursor: pointer;
}

.work
{
background-color:#e6e9e8;
width:auto;
height:auto;
border:medium;
}
