@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image:url(../images/blue_gradient.jpg);
	background-position: top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-repeat: repeat-x;
	}
	
.clearboth {
	clear:both;
	}
	
.left-margin {
	margin-left:10px;
	}	
	
.clear {
	width:100%;
	height:20px;
	border:1px solid red;
	}
	
h1, h2, h3 {
	font-family: Georgia, "Trebuchet MS", serif;
	}
	
.strong {
	font-weight:bold;
	}
	
	
.offer-image {
	padding-bottom:10px !important; 
margin-bottom: 0 !important;
	}

/*Wrapper*/
#wrapper {
	width:877px;
	margin:0 auto;
	}
	
/*Header*/	
#header {
	height: 107px;
	padding-top: 30px;
	margin-bottom: 25px;
	}
	
#header h1 {
	background-image:url(../images/logo.png);
	width:538px;
	height:59px;
	background-repeat:no-repeat;
	text-indent:-999em;
	float:left;
	}
	
#buttons {
	margin-top:25px;
	float:right;
	}
	
#buttons a {
	color:#FFF;
	text-decoration:none;
	}
	
#buttons li {
	display:inline;
	margin-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	}
	
#buttons li.home-toplink {
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#buttons li.contact-toplink {
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}	
	
#buttons li.downloads-toplink {
	background-image:url(../images/downloads.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}	
	
/*Still header - nav*/
#nav {
	padding-left:20px;
	}

#nav li {
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:24px;
	}
	
#nav li a {
	display: block;
	width: 96px;
	height: 34px;
	background-image:url(../images/tab.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #002559;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, "Trebuchet MS", serif;
	text-decoration:none;
	}
	
#nav li a:hover { background-image: url(../images/tab_over.jpg); }
#nav li a.double { padding-top: 2px; }	


/*End of header*/

/*Homepage fader*/
#homepage-fader {
	float:left;
	}

/*small silver box next to fader on homepage*/
#silver-box {
	width: 265px;
	border: 1px solid #CCC;
	background-image: url(../images/large_silver_gradient.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: right;
	height: 236px;
	padding: 20px;
	margin-bottom:10px;
	}
	
#silver-box h2, #large-silver-box h2 {
	line-height: 110%;
	font-size: 2.9em;
	margin: 0 0 0.3em 0;
	color: #002559;
	}
	
#silver-box p {
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	}

/*large silver content box on most pages*/
#large-silver-box {
	border: 1px solid #CCCCCC;
	background-image: url(../images/large_silver_gradient.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom:10px;
	padding: 20px;
	}
	
#large-silver-box ul {
	list-style-type:circle;
	margin-bottom:10px;
	}
	
#large-silver-box li {
	line-height:1.4em;
	margin-left:15px;
	}
	
#large-silver-box p {
	line-height:1.5em;
	margin-bottom:10px;
	}
	
.group-title {
	font-size:1.4em;
	clear:both;
	margin-top:40px !important;
	}
	
.service-title {
	font-size:1.3em;
	color:#002559;
	margin-bottom:10px;
	}
	
.group-image {
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	}
	
#about-1 {
	float:left;
	margin-right:10px;
	margin-top:10px;
	}
	
#about-2 {
	float:right;
	margin-left:10px;
	}


/*Featured bar on the homepage*/
#featured_bar {
	background-image: url(../images/blue_curve.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	padding: 5px;
	text-align: right;
	}
	
#featured_bar h2 {
	text-align:right;
	font-size:1.8em;
	color:#fff;
	line-height:1.2em;
	}
	
/*Offer boxes on the homepage*/
.offer-box {
	width: 255px;
	border: 1px solid #CCCCCC;
	height: 170px;
	padding: 15px;
	background-image: url(../images/small_silver_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	float:left;
	margin-top:10px;
	}
	
.middle {
	margin-left:8px;
	margin-right:8px;
	}
	
.offer-box h3 {
	font-size: 1.4em;
	margin: 0 0 0.7em 0;
	text-align:center;
	color: #002559;
	}
	
.offer-box img {
	float:left;
	padding-bottom:100px;
	margin: 0 10px 30px 0;
	}
	
.offer-box p {
	line-height:1.5em;
	font-size:0.8em;
	margin-bottom:10px;
	}
	
#download-list li {
	background-image:url(../images/pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:38px;
	list-style-type:none;
	line-height:3em;
	padding-left:35px;
	}
	
#download-list li a {
	text-decoration:none;	
	color: #002559;
	}
	
/*Log strip on homepage*/
#logo-strip {
	margin-left:0px;
	}

#logo-strip li {
	display:inline
	}

/*Contact form*/
#contact_form {
	float:left;
	width:530px;
	}
	
#contact_form label {
	float:left;
	width:80px;
	font-weight:bold;
	margin-top:5px;
	}
	
#contact_form input {
	margin-bottom:5px;
	width:425px;
	border:1px solid #002559;
	background-color: #d7e8ff;
	padding:5px;
	}
	
#contact_form textarea {
	width:435px;
	border:1px solid #002559;
	background-color: #d7e8ff;
	height:100px;
	margin-bottom:6px;
	}
	
#contact_form input.submit {
	background-color:#002559 !important;
	color:#fff;
	margin-left:462px;
	width:55px !important;
	height:30px;
	}
	
#google-map {
	float:right;
	margin-top:10px;
	border:3px solid #999;
	}
	
#google-link {
	color:#999;
	margin-left:122px;
	line-height:1.7em;
	}
	
#address {
	color: #002559;
	margin-left:20px;
	float:right;
	width:280px;
	}
	
#address address {
	text-align:center;
	line-height:1.3em;
	font-style:normal;
	}
	
#address address a {
	color: #002559;
	}	

/*Footer*/	
#footer {
	width:100%;
	background-image:url(../images/footer-gradient.jpg);
	height:163px;
	background-repeat:repeat-x;
	margin-top:20px;
	}
	
#inner-footer {
	width:877px;
	margin:0 auto;
	height:130px;
	padding-top:30px;
	}
	
#inner-footer p {
	text-align:center;
	color:#FFF;
	line-height:1.5em;
	}
	
#inner-footer p a {
	color:#FFF;
	text-decoration:underline;
	}
	
.web-dev {
	font-size:0.8em;
	line-height:3em !important;
	}

