/* CSS Document */

html {
	font-size: 125%;
}

body {
	padding: 30px;
	margin: 0px;
	background-color: #535862;
	background-image: url('../images/background.jpg');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
}

p {
	margin-bottom: 10px;
}

#outer a, #outer a:link, #outer a:visited {
	color: #9c2e34;
	text-decoration: none;
	font-weight: bold;
}

#outer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#sub-menu a, #sub-menu a:link, #sub-menu a:visited {
	color: #202020;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

#sub-menu a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#outer {
	width: 716px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
	background-color: #FFFFFF;
	line-height: 1.6em;
}

#header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 716px;
	height: 94px;
	overflow: hidden;
}

#logo {
	margin: 15px;
}

#menu {
	background-image: url('../images/menu-background.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	height: 33px;

}

#menu ul {
	padding-top: 2px;
}

#menu-spacer {
	height: 7px;
	background-image: url('../images/menu-bottom.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
}

#banner {
	height: 162px;
	overflow: hidden;
}

#news-story {
	position: absolute;
	margin-left: 0px;
	margin-top: 92px;
	font-size: 1.0em;
	width: 330px;
	height: 50px;
}

#news-story-left {
	background-image: url('../images/news-story-background.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
}

#news-story-right {
	position: absolute;
	margin-left: 310px;
	margin-top: -10px;
}

#inner {
	padding: 22px;
	padding-top: 21px;
}

.home-page-image {
	margin-bottom: 5px;
}

#home-page-spacer {
	width: 26px;
}

#footer {
	background-image: url('../images/footer.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 40px;
	padding: 10px;
	clear: both;
}

#footer-text {
	line-height: 1.6em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}

#footer-text a, #footer-text a:link, #footer-text a:visited {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer-text a:hover {
	text-decoration: underline;
}

#footer-text ul li, #copyright ul li, #w3c ul li, #menu ul li {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#footer-text ul, #copyright ul, #w3c ul, #menu ul {
	margin: 0px;
	padding: 0px;
}

#azure-design {
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 5px;
}

#copyright {
	background-image: url('../images/copyright.jpg');
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 15px;
	clear: both;
}

#copyright-text {
	padding: 20px;
	font-size: 0.9em;
}

#logos {
	width: 355px;
	float: right;
	text-align: right;
	padding: 10px;
}

.meta {
	display: none;
}

#w3c {
	text-align: center;
	padding: 10px;
}

#w3c img {
	width: 80px;
	height: 15px;
}

h1 {
	color: #bc1a1e;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9c2e34;
}	

h3 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

img.right {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#content {
	width: 480px;
	height: 1%;
	float: left;
}

#content ul li {
	list-style-position: inside;
}

#content li {
	margin-left: 15px;
}

.product-box {
	width: 419px;
	height: 113px;
	padding: 10px;
	padding-right: 20px;
	padding-top: 15px;
	background-image: url('../images/product-background.gif');
	background-repeat: no-repeat;
	background-position: top;
}

.product-box p {
	font-size: smaller;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 7px;
}

.product-box-spacer {
	width: 231px;
	height: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url('../images/product-spacer.jpg');
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
}

.product-box-images img {
	margin-right: 9px;
}

.product-image {
	width: 150px;
	float: left;
	margin-right: 10px;
}

/*
.product-box {
	background-color: #f0f1f3;
}

.product-box-info {
	background-image: url('../images/product-background.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 185px;
	padding-right: 15px;
}

.product-right {
	position: absolute;
	margin-top: 4px;
}

*html .product-right {
	margin-top: 2px;
}

.product-image {
	width: 150px;
	float: left;
	margin-left: 20px;
}

.product-box-footer {
	background-image: url('../images/product-footer.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 38px;
}

.product-box-footer img {
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 2px;
}

#products-list {
	padding-left: 50px;
}

#products-list img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#products-list h2 {
	font-size: 1.0em;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}

#products-list div {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
}
*/

/*
.product-box {
	float: left;
	width: 440px;
}

.product-box h2 {
	color: #bc1a1e;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.product-box h3 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.product-box h4 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.product-box-images {
	display: none;
}
*/

label {
	float: left;
	font-weight: bold;
	width: 68px;
}

.field {
	margin-left: 73px;
	margin-top: -9px;
	height: 1%;
}

#map {
	float: right;
	border: 0px;
}

#sub-menu {
	width: 170px;
	float: left;
	margin-right: 20px;

}

#sub-menu * {
	margin: 0px;
	padding: 0px;
	display: block;
}

#sub-menu-inner {
	width: 164px;
	background-image: url('../images/products-background.jpg');
	background-repeat: repeat-y;
}

#sub-menu li {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-image: url('../images/products-spacer.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

.news-box {
}

.news-box h2 {
	background-image: url('../images/arrow.gif');
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.content-area {
	background-image: url('../images/content-bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 15px;
}

#news-page {
	width: 460px;
	background-image: url('../images/testimonials-top.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	margin-top: 25px;
}

.news-box-inner {
	padding: 15px;
	padding-bottom: 0px;
}

.news-box-footer {
	background-image: url('../images/news-bottom.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	height: 17px;
	overflow: hidden;
}

.testimonial-box {
	width: 460px;
	background-image: url('../images/testimonials-bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	padding-bottom: 30px;
}

.testimonial-inner {
	padding-left: 10px;
	padding-right: 10px;
}

.testimonial-top {
	background-image: url('../images/testimonials-top.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 17px;
	overflow: hidden;
}

#contact-box {
	font-size: 0.9em;
	width: 100%;
}

#contact-box td {
	width: 250px;
}

#contact-form {
	font-size: 0.9em;
}

#contact-form label {
	display: none;
}

#contact-form textarea, #contact-form .input {
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
}

#contact-form .input {
	width: 206px;
	height: 20px;
	background-image: url('../images/contact-input.jpg');
	background-repeat: no-repeat;
	margin-bottom: 18px;
}

#contact-bottom {
	margin-top: 25px;
}

#contact-map {

}

#contact-form {
	padding-left: 15px;
}

#contact-form textarea {
	width: 206px;
	height: 113px;
	background-image: url('../images/contact-textarea.jpg');
	background-repeat: no-repeat;
}

#errors, #notices {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#errors, #errors li, #notices, #notices li {
	list-style-type: none;
	margin: 0px;
}

#errors {
	color: #9c2e34;
}

#notices {
	color: #3366FF;
}

#sidebar {
	width: 170px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
}

.sidebar-spacer {
	display: block;
	height: 8px;
	overflow: hidden;
}

#sidebar-inner {
	background-image: url('/images/sidebar-spacer.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar-footer {
	height: 8px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 0px;
}

#sidebar-bottom {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 218px;
	overflow: hidden;
}

#sidebar-content {
	padding-left: 10px;
	margin-right: 20px;
	font-size: 0.9em;
	color: #101010;
	margin-bottom: 15px;
}

#sidebar-contact-information {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar-content a, #sidebar-content a:link, #sidebar-content a:visited, #sidebar-content a:hover {
	color: #101010;
	font-weight: normal;
}

#sidebar-content a:hover {
	text-decoration: underline;
}

#sidebar-content p {
	margin: 0px;
	padding: 0px;
}

.sidebar-content-spacer {
	border-bottom: 1px dashed #000000;
	padding-bottom: 6px;
	margin-bottom: 6px;
	height: 1px;
	overflow: hidden;
}

#sidebar a {
	padding: 0px;
	margin: 0px;
	display: block;
}

#our-team {
	width: 496px;
	margin: 0px;
	padding: 0px;
}

#our-team-photo {
	width: 496px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#our-team-photo img {
	width: 496px;
	height: 257px;
	border: 0px;
}

#our-team-bottom {
	padding-left: 40px;
	padding-top: 30px;
	background-image: url('../images/our-team-background.jpg');
	background-repeat: no-repeat;
	background-position: top;
	line-height: 0px;
}

.about-paragraph {
	margin-left: 105px;
	margin-bottom: 30px;
}