/* CSS Document */

/*------------basic page parameters------------*/

body {
	background-color: #E3E3E3;
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#headerRight {
	float: right;
	width: 579px;
}
#globablNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	display:inline;
}
#globablNav a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 22px;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
	width: 96px;
	line-height: 22px;
}
#globablNav a:hover {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 22px;
	text-decoration: underline;
	width: 96px;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}


#headerLeft {
	float: left;
	width: 274px;
}
#headerRight img {
	display: inline;
	padding-right: 5px;
}


hr {
	background-color: #CCCCCC;
	height: 1px;
}

img {
    display: block;
	border: 0px;
}

p, ul, li, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
#homeMainRight p {
	margin-bottom: 25px;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .newsEnding {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
}
#outterWrapperWhite #contentWrapper #homeMainRight .newsEnding {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	margin-bottom: 10px;
}
#interiorContent p {
	margin: 0px 0px 10px;
	padding: 0px;
}

p.testimonialEnd {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	}


.homeMainCallout h1 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.homeMainCallout2 h1 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.homeLeftCallout p {
	padding-top: 10px;
}
#footerRight h1 {
	padding-bottom: 10px;
}



ul {
}
.featuredWorkCallout p {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 10px;
	font-style: italic;
}
.featuredWorkCallout h1 {
	margin: 0px;
	padding: 2px;
	font-size: 9px;
	color: #233446;
	text-align: center;
}
#outterWrapperWhite #contentWrapper #homeMainLeft .featuredWorkCallout .testimonialName {
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-align: right;
}


.featuredWorkImage {
	background-color: #233446;
	padding: 5px;
}



li {
}

/*-------------page structure-----------*/

#wrapper {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
}
/* mac hide \*/
* html #wrapper{height:100%}
/* end hide */

#header {
	height: 140px;
	width: 876px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00356A;
}
body#clientTemplate #header {
	height: 100px;
}


#footer {
	clear: both;
	padding-top: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #002851;
}
.footerQuote {
	font-style: italic;
	font-weight: 500;
	color: #506A77;
	padding-bottom: 25px;
}

.featuredWorkCallout {
	background-image: url(images/featured_work_background_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
ul#homeTest li a {
	
}
p.testimonialHomeButton {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
ul#homeTest {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#news {
	list-style-type: none;
}

#adspace p {
	text-align: center;
	padding-bottom: 10px;
}



/*--------------page navigation----------*/




#globablNav {
	margin: 55px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 23px;
	width: 579px;
}
#outterWrapperWhite {
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
	margin: 0px;
	background-image: url(images/content_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#outterHeader {
	background-color: #00356A;
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#contentWrapper {
	background-image: url(images/content_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 876px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeMainLeft {
	float: left;
	width: 274px;
	padding-left: 18px;
	margin-bottom: 25px;
	padding-top: 17px;
}
#clientTemplateContent {
	width: 790px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-left: 18px;
	float: left;
}

#footerInt {
	width: 876px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerLeft {
	float: left;
	width: 420px;
	margin-bottom: 10px;
}
#footerRight {
	float: right;
	background-image: url(images/contactCallout_footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	width: 200px;
	margin-bottom: 20px;
}
#clientTemplateContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}
body#clientTemplate {
	background-image: url(images/client_template_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footerRight p {
	padding-bottom: 10px;
}

#footerNav {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 15px;
	margin-top: 10px;
}




.homeContactCallout {
	background-image: url(images/contactCallout_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 64px;
}
.homeNewsCallout {
	background-image: url(images/hiring_callout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	font-size: 11px;
	font-weight: bold;
	color: #233446;
	height: 105px;
	margin-top: 25px;
	padding-top: 10px;
	display: block;
}
.homeNewsCalloutLead {
	background-image: url(images/newsCallout_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	font-size: 11px;
	font-weight: bold;
	color: #233446;
	height: 110px;
	margin-top: 25px;
	display: block;
}
#homeMainRight {
	float: right;
	padding-right: 18px;
	width: 528px;
	padding-bottom: 20px;
	padding-top: 17px;
}
ul#portfolioLayout {
	margin: 2px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
ul#portfolioLayout li h2 {
	color: #2E425A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 0px;
}

ul#portfolioLayout li {
	display: inline;
	width: 254px;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul#portfolioLayout li img {
	padding: 1px;
	border: 1px solid #999999;
}


.homeLeftCallout {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#interiorSubNav h1 {
	font-size: 12px;
	color: #233446;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#interiorSubNav ul {
	margin: 0px 0px 40px;
	padding: 0px;
	list-style-type: none;
}
#interiorSubNav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}


.homeMainCallout {
	background-image: url(images/designCallout_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
}
.homeMainCallout2 {
	background-image: url(images/homeServicesBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 7px;
}
#homeMarketing {
	background-image: url(images/marketingCallout_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
}

#homeHosting {
	background-image: url(images/hostingCallout_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
}
a.active {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 22px;
	width: 96px;
	text-align:center;
	vertical-align:middle;
	line-height:22px;
	text-decoration: none;
	background-image: url(images/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
a {
	color: #43566D;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .featuredNewsStory {
	border: 1px dashed #999999;
	padding: 10px;
	margin-top: 5px;
	background-color: #E2E2E2;
}
#contactform p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.homeHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003569;
	font-weight: bold;
}
table#supportFormTable p {
	margin: 0px;
	padding: 0px;
}
#supportFormTable {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.hours {
	font-size: 10px;
}
.newNav {
	font-size: 10px;
	font-style: normal;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#adspace {
	width: 540px;
	padding-bottom: 10px;
}

.homeTestCallout {
	background-image: url(images/newsCallout_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	font-size: 11px;
	font-weight: bold;
	color: #233446;
	height: 65px;
	margin-top: 25px;
	padding-top: 10px;
	display: block;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .indent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .indent .staff {
	color: #666666;
}
#header #headerRight p.hiring {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 250px;
	top: 35px;
	width: 77px;
}

#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .apply {
	background-color: #e1e1e1;
	padding:10px;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .pdfDownload {
	background-image: url(images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 31px;
	padding-left: 35px;
	line-height: 25px;
	font-size: 12px;
	margin-top: 20px;
}
div#interiorContent h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
}
.mainHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	padding-bottom:0px;
	padding-top: 0px;
	line-height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	padding-left: 15px;
	color: #909090;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#footerLeft p.footerQuote a {
	text-decoration: none;
	color: #506A77;
}
div#footerLeft a.noLink {
	color: #000000;
	text-decoration: none;
}

#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent .careerTop {
	padding-left: 110px;
	background-image: url(images/hiring_callout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	padding-top: 25px;
}
div#testimonialsLayout ul {
	list-style-type: none;
	clear: both;
}
div#testimonialsLayout ul li {
	float: left;
	margin-bottom: 15px;
}
div#testimonialsLayout ul li p {
	background-color: #CCCCCC;
	padding: 10px 10px 10px 45px;
	width: 220px;
	margin-left: 50px;
	background-image: url(images/quote_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
}
h1.testimonialHeader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 20px;
	color: #233446;
	font-weight: bold;
}
div#newsTicker {
	margin-right: 1px;
	margin-left: 18px;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 105px;
	background-image: url(images/new_back_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 670px;
	float: left;
}
div#homeNews img {
	float: right;
	height: 25px;
	width: 59px;
	margin-right: 16px;
}

div#newsTickerSmall {
	color: #666666;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-image: url(images/news_back_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 260px;
}
p.testLink {
	font-size: 11px;
	padding: 0px;
	color: #2E3B4C;
	margin-bottom: 25px;
	font-weight: bold;
	clear: both;
	text-align: center;
	display: block;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent #contactform .FormsectionHeader {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #E6E6E6;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 404px;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent #contactform .formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #002851;
	border: 1px solid #002142;
	font-weight: bold;
}
#outterWrapperWhite #contentWrapper #homeMainRight #interiorContent #contactform .checkboxHeader {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
fieldset {
	border: 1px solid #CCCCCC;
}
div#mainWorkCallout {
	width: 840px;
	padding-left: 18px;
	height: 232px;
}
p.homeIntro {
	font-size: 12px;
	padding: 7px;
	margin-bottom: 18px;
	color: #666666;
}
p.oldComputer {
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #00356A;
	border-right-color: #00356A;
	border-bottom-color: #00356A;
	border-left-color: #00356A;
	background-color: #EBEBEB;
	padding: 5px;
	margin-top: -20px;
}
div#mainWorkCallout ul#homeTest {
	margin: 0px;
	padding: 0px;
}
ul#homeTest li {
	margin: 0px;
	padding: 0px;
}
div#moreNews {
	margin-top: 10px;
}
div.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
div.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 7px;
}
div.newsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
p.newsArchive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B55;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
}
p.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
