/* @override http://addthree.com/stylesheets/screen.css */


html, body {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #6C6C6C;
  background-color: #ffffff;
  
}

h1, h3, h4, h5, h6 {
  color: #424242;
}

h2 {
	color: #424242;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 50px;
	}

abbr {
  border-bottom: none;
}

.clearer{
	clear: both;
}

label {
  display: block;
  margin-bottom: 3px;
  color: #424242;
}

h1 a {
	text-decoration:none;
	text-indent: -2000em;
	z-index:1000;
	outline: none;
	display: block;  
}

#index-header h1 {
	background: transparent url(/images/logo.png) no-repeat center top;
	width: 320px;
	height: 254px;
	margin: auto;
	margin-bottom: 65px;
}

#index-header h1 a {
	background: transparent url(/images/logo.png) no-repeat center top;
	width: 320px;
	height: 254px;
}

#sidebar, #content {
  margin-top: 30px;
}

#sidebar h1 a {
	background: transparent url(/images/logo-small.png) no-repeat center;
	margin-top: 40px;
	width: 164px;
	height: 130px;
}

#index-header h1 a:hover, #sidebar h1 a:hover {
	cursor: pointer;
}

h2 {
  font-size: 15px;
  margin-bottom: 20px;
}

a:link, a:visited, a:hover, a:active {
  color: #FF3300;
  text-decoration: none;

}

.vcard .note, .vcard .tz, .vcard .type, .vcard .country-name, .vcard .org {
  display: none;
}
.vcard .email {
  display: block;
}

.vcard .phone_numbers .type {
	display: inline;
}

#sidebar .vcard .tel {
	display: block;
}

#container {
  width: 915px;
  margin: 0 auto 0 auto;
  padding: 0 10px 0 10px;
}

#subcontainer {
  width: 780px;
  margin: 0 auto 0 auto;
  padding: 0 10px 0 10px;
}


#index-content #footer {
  text-align: left;
  margin-top: 135px;
}

#index-header {
  float: left;
  width: 312px;
  margin-right: 50px;
  margin-top: 60px;
}

#index-content {
  float: left;
	background: transparent url(/images/side-curve.gif) no-repeat center left;
	width: 450px;
	padding-left: 85px;
  margin-top: 60px;
}
#index-header .vcard {
  text-align: center;
}

#intro {
	height: 258px;
  margin-bottom: 45px;
}

#intro ul {
	list-style-type: none;
	margin: 13px 0 0 3px;
	padding: 0;
}

#intro ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}


#index-content .links {
  margin-top: 50px;
}

.links_subpage {
  margin-top: 10px;
  font-size: 10px;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
  text-align: right;
  width: 161px;
}

a.button_subpage {
  display: block;
  text-align: left;
  width: 161px;
  height: 25px;
	background: transparent url(/images/subpage-button.gif) no-repeat center left;
	line-height: 25px;
	padding-left: 20px;
	color: #000000 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}


a.button {
  display: block;
  width: 141px;
  height: 29px;
	background: transparent url(/images/link-button.png) no-repeat center left;
	line-height: 25px;
	padding-left: 40px;
	color: #424242 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: auto;
}

a.button-frontpage {
  display: block;
  width: 141px;
  height: 29px;
	background: transparent url(/images/link-button.png) no-repeat center left;
	line-height: 25px;
	color: #383838 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 35px;
}


#sidebar {
  position: relative;
  width: 250px;
  float: left;
  z-index: 0;
 background: transparent url(/images/side-straight.gif) repeat-y center right;
  min-height: 500px;
}

#content {
 width: 585px;
 padding-left: 70px;
 float: left;
}

#content_subpage {
 width: 450px;
 padding-left: 80px;
 float: left;
 margin-top: 60px;
}

div#footer {
	margin-top: 25px;	
}

#sidebar .vcard {
  width: 164px;
  text-align: center;
  margin-top: 30px;
}

#sidebar .vcard .street-address, #sidebar .vcard .org {
  display: block;
}
#sidebar .vcard .org {
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  margin-bottom: 2px;
}
#sidebar .vcard .email {
  display: none;
}

.vcard .phone_numbers {
	display: block;
}


#sidebar .top {
 	background: transparent url(/images/side-cap-top.gif) repeat-y center right;
  top: 0;
  right: 0;  
}
#sidebar .bottom {
 	background: transparent url(/images/side-cap-bottom.gif) repeat-y center right;
  bottom: 0;
  right: 0;
}

#sidebar .gradient {
  display: block;
 	height: 226px;
 	width: 11px;
  position: absolute;
}


#content #footer {
  vertical-align: bottom;
  margin-top: 50px;
}

#contact_form #name,
#contact_form #company_name,
#contact_form #email,
#contact_form #location,
#contact_form #phone,
#contact_form #comments,
#contact_form #captcha {
  width: 420px;
  border: 1px #C6C6C6 solid;
  background-color: #FAFAFA;
}

#contact_form #comments {
  height: 200px;
}

#certifications {
	clear: both;
	padding: 50px 0 0 190px;
	width: 500px;
	margin: auto;
	text-align: right;
}
#certifications img {
	margin-left: 10px;
}

p.submit {
  text-align: center;
}
p.submit input {
  border: 1px #424242 outset;  
}

.message {
  width: 480px;
  padding: 10px;
  border: 1px red solid;
}

.icons{
  text-align: center;
  border: 0px;
}