/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF url(images/top-tail.gif) top repeat-x;
	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, input, textarea
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:0.75em;
		line-height:1.583em;
		color:#4f4f4f;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#4db2ff; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(images/marker3.gif) no-repeat 0 1px; padding:0 0 11px 20px; line-height:14px;}

li { background:url(images/marker4.gif) no-repeat 0 1px; padding:0 0 11px 20px;}

li a {color:#4f4f4f; text-decoration:none; line-height:1.5em;}
li a:hover {text-decoration:underline;}
.box li {background:url(images/marker2.gif) no-repeat 0 1px;}
.box li a {color:#fff;}

.imgindent {margin:0 13px 0 0; float:left;}

/* ============================= header ====================== */

#header .menu {
	float:right;
	padding:25px 0 0 0;
}
#header .menu li {float:right; text-transform:uppercase; font-size:0.917em; line-height:1em; background:none; padding-left:2px;}
#header .menu li a {color:#FFFFFF; display:block;}
#header .menu li a span {display:block;}
#header .menu li a span span {padding:6px 14px 5px 14px;}
#header .menu li a:hover, .menu .active a {
	text-decoration:none;
	background:url(images/menu-tail-bg.gif) top repeat-x;
}
#header .menu li a:hover span, .menu .active a span {
	background:url(images/menu-right-bg.gif) right top no-repeat;
}
#header .menu li a:hover span span, .menu .active a span span {background:url(images/menu-left-bg.gif) left top no-repeat; color:#ffffff;}

/* ============================= content ====================== */

#content {
	padding:16px 0 23px 0;
}
.margin1 {margin-top:19px;}
.margin2 {margin-top:54px;}

.banner {
	background:url(images/banner1v2.jpg) left top no-repeat;
	color:#cac4c4;
	font-size:0.917em;
	line-height:1.182em;
	padding:82px 400px 0 15px;
	height:118px;
	margin-bottom:25px;
}
h6 {font-size:1.272em; line-height:1.286em; text-transform:uppercase; color:#fff; letter-spacing:-1px; margin-bottom:10px;}

h2 {
	color:#131313;
	text-transform:uppercase;
	font-size:2.45em;
	line-height:1em;
	font-weight:normal;
	letter-spacing:-2px;
	margin-bottom:30px;
}
h2 span {color:#fb7b7b;}
h3 {font-size:1.833em; line-height:1em; font-weight:normal; margin-bottom:13px; color:#131313; letter-spacing:-1px;}
h4 {color:#4db2ff; font-size:1.667em; line-height:1.05em; font-weight:normal; margin-bottom:18px;}
.box h4 {color:#fff7f7; margin-bottom:0;}
.box .extra { font-size:1.667em; line-height:1.05em; color:#fff7f7; margin-bottom:0;}
.box a {color:#fff;}

.col-pad {padding-right:38px;}
.col-pad2 {padding-right:70px;}
.col-pad3 {padding-right:24px;}
.marker {vertical-align:middle; margin-left:6px;}
.indent1 {padding:51px 0 10px 21px;}
.text2 {color:#59b7ff;}
.phone {display:inline-block; width:79px;}
.normal {color:#4f4f4f;}
.margin0 {margin:0;}
.padding0 {padding:0 !important;}

.tabs ul {width:100%; overflow:hidden;}
.tabs li {font-size:1.833em; float:left; padding:0; background:none;}
.tabs li a {color:#fff; display:block; padding:12px 0 10px 17px; background:url(images/tab-tail-bg.gif) top repeat-x;}
.tabs li a:hover, .tabs .active a {
	background:none;
	text-decoration:none;
}
.tabs .tab1 {width:147px;}
.tabs .tab2 {
	width:146px;
	color: #D75C5C;
}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:left; color:#000; text-decoration:none; text-transform:uppercase; font-size:0.917em; margin-top:18px;}
.link span {background:url(images/link-right-bg.gif) right top no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) left top no-repeat; padding:4px 22px 4px 13px;}
.link:hover {background:url(images/link-tail-bg2.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg2.gif) right top no-repeat;}
.link:hover span span {background:url(images/link-left-bg2.gif) left top no-repeat;}

.box .link {background:url(images/link2-tail-bg.gif) top repeat-x; display:block; float:left; color:#fff; text-decoration:none; text-transform:uppercase; font-size:0.917em; margin-top:18px;}
.box .link span {background:url(images/link2-right-bg.gif) right top no-repeat; display:block;}
.box .link span span {background:url(images/link2-left-bg.gif) left top no-repeat; padding:5px 32px 6px 13px;}
.box .link:hover {background:url(images/link2-tail-bg2.gif) top repeat-x; color:#fff;}
.box .link:hover span {background:url(images/link2-right-bg2.gif) right top no-repeat;}
.box .link:hover span span {background:url(images/link2-left-bg2.gif) left top no-repeat;}

.box {background:url(images/box-tail.gif) top repeat-x; color:#ffffff; line-height:1.333em;}
.box .tail-right {background:url(images/box-border.gif) right repeat-y;}
.box .tail-bottom {background:url(images/box-border.gif) bottom repeat-x;}
.box .corner-left-bottom {background:url(images/box-empty.jpg) bottom left no-repeat; width:100%;}
.box .indent {padding:25px 15px 21px 21px;}
.box .link {float:right;}

/* ============================= footer ====================== */

#footer {border-top:1px solid ##00CCFF; font-size:0.917em; color:#707070; overflow:hidden;}
#footer a {color:#4f4f4f;}

#footer .menu {margin-left:-16px; padding:17px 0 2px 0;}
#footer .menu li {display:inline; border-left:1px solid #9e9e9e; padding:0 0 0 8px; margin-left:8px; background:none;}
#footer .menu li a {color:#9e9e9e;}
#footer .rss {background:url(images/rss-bg.jpg) no-repeat 0 2px; position:absolute; margin:17px 0 0 680px; padding-left:23px; text-decoration:none; color:#707070;}

/* ============================= forms ============================= */

#NewsletterForm {border-top:1px solid #cecece; padding:24px 0 0 21px;}
#NewsletterForm .input {border:1px solid #cecece; width:207px; height:19px; background:none; padding:5px 0 0 12px; font-size:1em; color:#9e9e9e; font-size:0.944em;}
#NewsletterForm .button {background:url(images/go-button.jpg) no-repeat 0 0; text-align:center; padding:4px 0 4px 0; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; margin-left:8px; width:42px; text-align:center; display:inline-block; vertical-align:middle;}

#ContactForm label {height:30px; display:block;}
#ContactForm .buttons {text-align:right; padding:18px 0 0 0;}
#ContactForm .button {background:url(images/button2-bg.gif) no-repeat 0 0; text-align:center; padding:2px 0 6px 0; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; margin-left:16px; width:74px; text-align:center; display:inline-block; vertical-align:middle;}

.input {width:264px; height:19px; border:1px solid #989898; background:#f0f0f0; border-right:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6; padding:0 0 0 5px; font-size:1em;}
textarea {width:264px; height:163px; border:1px solid #989898; background:#f0f0f0; border-right:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.button {background:url(images/button2-bg.gif) left top no-repeat; display:inline-block; width:74px; text-align:center;}


.home-span {
	color:#39F;
}
.home-span2 {
	color:#C00;
}

.justified {text-align:justify;}

.services {padding-left:150px;
padding-top:20px;
line-height:18px;}

#whoweare {text-indent:-9999px;
background-image:url(images/whoweare.jpg);
height:40px;

}

#ourmission {text-indent:-9999px;
background-image:url(images/ourmission.jpg);
height:40px;

}

#welcome {text-indent:-9999px;
background-image:url(images/welcome.png) ;
height:47px;
width:612px;

}

#corevalues {text-indent:-9999px;
background-image:url(images/corevalues.jpg) ;
height:40px;
width:262px;

}

#ticker {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
