* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-top: 10px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
}
a img {
	border:none;
}

#page-wrap {
	width:976px;
	margin:0 auto;
}
#search {
	background-image: url(../images/searchbk.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 230px;
	margin-left: -2px;
}
#sidebar form {
	padding: 10px;
}

#sidebar .btn {
	margin-bottom: -4px;

}
#sidebar label {
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#sidebar .subscribe {
	font-size:8pt;
	font-weight: bold;
	background-image: url(../images/searchbk.png);
	background-repeat: no-repeat;
	margin-left:-2px;
	height:62px;
	padding-left:15px;
	padding-top:10px;
}
#sidebar .subscribe p {
	text-indent:2px;
}
#sidebar .subscribe form {
	margin:0;
	padding:0;
}
#sidebar .subscribe label {
	margin-top:0;
	text-indent:2px;
}

#nav {
}
#nav dt {
	padding-top:5px;
	margin-left:30px;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
#nav dt a {
	padding-top:5px;
	font-size: 10pt;
	color: #000000;
	display: block;
	text-decoration: none;
}
#nav dt a:hover {
	color:#ff6600;
}

#nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-image: none;
	list-style-type: none;
	margin-left: 30px;
}
#nav ul li a {
	text-decoration:none;
	color: #333333;
}
#nav ul li a:hover {
	color:#ff6600;
}
#logo a {
	width:200px;
	height:147px;
	text-indent:-9999px;
	display:block;
}
#phone_number {
	position: absolute;
	top: 25px;
	right: 345px;
	height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #4f4e4e;
	text-align:center;
}
#phone_number span {
	font-size:10pt;
}
#chat {
	position: absolute;
	top: 0px;
	height: 45px;
	width: 115px;
	margin-top: 17px;
	right:195px;
}
#google_translate_element {
	position: absolute;
	top: 0px;
	height: 45px;
	width: 115px;
	margin-top: 17px;
	right:57px;
}
#header {
	position:relative;
	height: 147px;
	background-image: url(../images/header.png);
	width: 976px;
	background-repeat: no-repeat;
	z-index:100;	
}
#header ul#menu
{
	list-style:none;
	position:absolute;
	bottom: 5px;
	right: 5px;
}

#header ul#menu li {
	float:left;
	position:relative;
}
#header ul#menu li a{
	display:block;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	padding:10px;
	border-right:1px solid #cccccc;	
	margin-left:1px;
}

ul#submenu1, ul#submenu2 {
	background-color:#ff6600;
	width:145px;
	list-style:none;
	display:none;
}

li:hover ul#submenu1, li:hover ul#submenu2 {
	display:block;
	position:absolute;
	top:37px;
}

#header ul#submenu1 li a, #header ul#submenu2 li a{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:145px;
	display:block;
	text-indent:10px;
	height:20px;
	font-size:13px;
	background-color:#ff6600;
	padding: 5px 0 0 0;
}

#header ul#menu li ul#submenu1 li a:hover, #header ul#menu li ul#submenu2 li a:hover{
	color:#000000;
	background-color:#666666;
}


#home #header ul#menu li a.home, 
#aboutus #header ul#menu li a.aboutus ,
#products #header ul#menu li a.products,
#resources #header ul#menu li a.resources,
#newsroom #header ul#menu li a.newsroom,
#blog #header ul#menu li a.blog,
#raq #header ul#menu li a.raq,
#contactus #header ul#menu li a.contactus
{
	background-color: #fe6600;
	color:#fff;
	border-right:1px solid #ff6600;	
}

#header ul#menu li a:hover{
	background-color: #fe6600;
	color:#fff;
	border-right:1px solid #ff6600;	
}

#footer {
	clear: both;
	background-repeat: no-repeat;
	height: 317px;
	background-image: url(../images/footer.png);
}
#footer p {
	font-size: 9pt;
	margin-left: 15px;
}
#footer p.links {
	padding-top:15px;
}
#footer a {
	color: #FF6600;
}
#footer a:hover {
	color:#000000;
}
#footer span#copyright {
	float:left;
	padding-top:8px;
}
#footer span#social {
	float:right;
	padding-right:15px;
}
#footer #address {
	clear:both;
	color: #666464;
	padding-top:6px;
	padding-bottom:10px;
}
#bottom_nav {
	clear:both;
	background-repeat: no-repeat;
	height: 226px;
	background-image: url(../images/bottomnav.png);
	width: 976px;
}
.bottom {
	float:left;
	width:165px;
	margin-top: 10px;
	margin-left: 25px;
}
	.bottom ul {
		list-style:none;
		margin: 0px;
	}
	.bottom li.hdr{
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#4f4e4e;
		font-size:8pt;
	}
	.bottom li {
		color:#666666;
		text-decoration: none;
	}
	#bottom_nav .bottom li a {
	color:#666666;
	text-decoration: none;
	font-size:10px;
	}
	#bottom_nav .bottom a:hover{
		text-decoration:underline;
	}
#content {
	width:743px;
	float: right;
	position: relative;
	left: -26px;
	z-index: 1;
}
#content .hdr {
	background:url(../images/sub-banner.png);
	background-repeat:no-repeat;
	height: 112px;
	width: 700px;
	margin:10px auto 0px auto;
}

#content .hdr h1 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 5px;
	color: #000;
	text-transform: capitalize;
	margin-left:25px;
}

#content .hdr h2 {
	font-size: 24px;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 15px;
	color: #FF6600;
	text-transform: capitalize;
}
#content h1
{
	font-size: 18pt;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 15px;
	text-align: center;
}


#content #s1 {
	height: 275px;
	background:#ffffff;
}
#content #blurb {
	width: 739px;
	padding-top:25px;
	background-color: #dddddd;
}
#content #blurb h2 {
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18pt;
	text-transform:uppercase;
	margin-left:25px;
}
#content #blurb p {
	margin-right: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin-left:25px;
}
#content h2 {
	font-size: 16pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left:50px;
	text-align:left;
	text-transform: capitalize;
	font-weight:normal;
	padding-top: 10px;
}

#content h3 {
	margin-left:50px;
	margin-right:35px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}

#content p {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #333333;
}
#content p a {
	color: #ff6600;
	font-size:16px;
}
#content p a:hover {
	color: #999999;
}

#content ul {
	list-style:none;
	margin-left:25px;
	margin-bottom: 25px;
}
#content li {
	padding-top:2px;
}
#content li a {
	color: #ff6600;
	font-size: 16px;
}
#content li a:hover {
	color: #999999;
}
#content .panel {
	background-image: url(../images/panel.png);
	height: 663px;
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
}

#content .panel h2
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#content .panel h3 {
	color:#ff6600;
	text-align:left;
	font-weight:bold;
	font-size:12pt;
	margin-top: 15px;
}
#content .panel p {
	font-size: 10pt;
}
#content .panel p.email {
	font-size:12px;
	margin-top:10px;
}
#content .panel a.email {
	text-decoration:none;
	color:#ff6600;
	font-weight:bold;
}
#content .panel a.email:hover {
	color:#666666;
}
#content .panel em {
	font-weight:bold;
	font-style:normal;
}
#content dl {
	margin:25px;
}
#content dt {
	margin-top:25px;
	text-decoration: underline;
	font-size:14px;
	margin-left:25px;
}
#content dd {
	font-size:12px;
	margin-right:35px;
	margin-left:25px;
}
#content dd a {
	color:#ff6600;
}
#content dd a:hover {
	color:#999999;
}
#content .directions {
	margin:15px;
}

#content .directions img{
	float: right;
}
#content .directions ul{
	list-style-position: inside;
	list-style-type: disc;
}
#content ul.retired {
	font-size: 12px;
	margin-top:150px;
}
#content ul.retired li a {
	color:#000000;
	text-decoration:none;
}
#content ul.retired li a:hover {
	color:#ff6600;
}

#callouts {
	width: 223px;
	height: 80px;
	margin-left:5px;
}
#callouts a {
	display:block;
	height: 80px;
	width: 223px;
	background-repeat: no-repeat;
	background-position: top;	
}
#callouts a span {
	display:none;
}
#callouts a#buy {
	background-image: url(../images/buy.png);
	background-repeat: no-repeat;
}
#callouts a#answers {
	background-image: url(../images/answers.png);
	background-repeat: no-repeat;
}
#callouts a#closure {
	background-image: url(../images/closure_btn.png);
	background-repeat: no-repeat;
}
#callouts a:hover {
	background-position: bottom;
}
#products table {
	margin-left:20px;
}
#products td {
	width: 180px;
}
#products td a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#products td a:hover {
	color: #CC6600;
}
.require {
	color:#FF0000;
	font-size:10pt;
	font-weight:bold;
}
fieldset {
	border:none;
}
#raqleft {
	float:left;
	width:340px;
}
.input-bg {
	position:relative;
	margin: 0 0 0 10px;
}
#raqleft .input-bg input {
	width: 250px;
	border: 1px solid #666666;	
	font-size: 12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-color:#fff0e6;
}
#raqleft .input-bg textarea {
	width: 250px;
	border: 1px solid #666666;	
	background-color:#fff0e6;
	font-size: 12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
	
#raqright {
	float:left;
	width:340px;
}
#raqright .input-bg input {
	width: 250px;
	font-size: 12pt;
	background-color:#fff0e6;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	border: 1px solid #666666;	
}

#raqright .input-bg textarea {
	width: 250px;
	border: 1px solid #666666;	
	font-size: 12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-color:#fff0e6;
}
	#raqleft .active input, #raqleft .active textarea, #raqright .active input, #raqright .active textarea {
		background-color:#ffb76f;
	}

label {
	display: block;
	font-size: 10pt;
	text-indent: 10px;
	margin-top:10px;
}
label.error {
	position: absolute;
	top: -35px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 10pt;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

.cclogo
{
	position: absolute;
	bottom: 10px;
}

table.directory
{
	width:98%;
}
table.directory th {
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-left: 25px;
	padding-top: 5px;
}
table.directory td {
	font-size:11px;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 5px;
}
table.directory a
{
	text-decoration:none;
	color:#ff6600;
	font-weight:normal;
}
table.directory a:hover
{
	color:#666666;
}
#features-hdr h2 {
	margin-left:25px;
	margin-top:25px;
	margin-bottom:10px;
}
table.features {
	width:98%;
}
table.features td {
	width:50%;
	vertical-align:top;
}
ul.features {
	margin-top:0px;
	margin-bottom:4px;
	font-size:10pt;
	padding-left: 25px;
	list-style-position:inside;
}
#content ul.features li a {
	font-size: 10pt;
}

.feature-title {
	font-size:10pt; 
	font-weight:bold;
	padding-left:22px;
}
.clearfloat {
	clear: both;
}

.portrait {
	float: left;
	clear: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.bio {
	margin: 20px;
	clear:both;
}
td.prod-title {
	padding-bottom: 30px;
}
.underline {
	text-decoration:underline;
}
#aboutus #content img {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}


#aboutus #content p {
	padding-top: 10px;
	margin-right: 40px;
	margin-left:25px;
}

#products a img {
	border:3px solid #ffffff;
}
#products a:hover img {
	border:3px solid #333333;
}
#products dt a img {
	border:none;
}

#products dt a:hover img {
	border:none;
}

.linksbtns {
	width:458px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h5 {
	font-weight: normal;
	text-align: center;
	font-size: 17px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight:bold;
	margin-top: 5px;
}

#content ul.testlink li a{
	color:#000000;
	margin-left:25px;
}

#content ul.testlink li a:visited{
	color:#666666;
}
#content ul.testlink li a:hover{
	color:#ff6600;
}
#aboutus #content .testimonial_content {
	margin-left:35px;
	margin-right:35px;
}

#aboutus #content .testimonial_content p{
	padding:5px;
	margin:5px 25px;
}
#aboutus #content .testimonial_content a{
	display:block;
	width:131px;
	height:25px;
	background-image:url(../images/printicon_on.gif);
	float:right;
	text-indent:-9999px;
}
#aboutus #content .testimonial_content a:hover{
	background-image:url(../images/printicon_off.gif);
}

#newsroom ul.presslink li a{
	color:#000000;
}

#newsroom ul.presslink li a:hover{
	color:#ff6600;
}
#newsroom ul.presslink li a:visited{
	color:#666666;
	margin-left:45px;
}
#newsroom #content .press_content {
	margin-left:25px;
	margin-right:25px;
}

#newsroom #content .press_content h2{
	text-transform:capitalize;
}
#newsroom #content .press_content h3{
	font-size:10pt;
}
#newsroom #content .press_content h4{
	font-size:10pt;
	margin-left:25px;
}

#newsroom #content .press_content p{
	font-size:10pt;
}
#newsroom #content .press_content p img {
	float:right;
	padding: 0px 10px 5px 10px;
}
#newsroom #content .press_content a.print{
	display:block;
	width:131px;
	height:25px;
	background-image:url(../images/printicon_on.gif);
	float:right;
	text-indent:-9999px;
}
#newsroom #content .press_content a.print:hover{
	background-image:url(../images/printicon_off.gif);
}
#newsroom #content blockquote {
	margin-left:35px;
	margin-right:35px;
}
#newsroom #content ol {
	margin-left:35px;
}
ul.alphalist {
	list-style-type: none;
	list-style-position: inside;
	margin-left:25px;
}
table.press {
	width:98%;
	margin-left: 15px;
}
.press a {
	color: #000000;
	text-decoration: none;
	display:block;
	margin-left:50px;
}

table.press td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#aboutus .bio .name {
	font-weight: bold;
}
#aboutus .bio .email a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
#aboutus .bio a {
	text-decoration: none;
	color: #FF6600;
}
.msimages {
	margin:50px auto 0 auto;
	width:750px;
}
#aboutus #content img#pres, #resources #content img#pres {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#aboutus #content #sig, #resources #content #sig {
	float:right;
	width:50%;
}

#aboutus #content #sig img, #resources #content #sig img{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#aboutus #content #sig p, #resources #content #sig p {
	padding-top: 10px;
	margin-right: 40px;
}
p a.fulllist {
	color: #ff6600;
	background-image: url(../images/back_to_list.gif);
	text-indent: 28px;
	display:block;
	width:250px;
	height:18px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-position: center left;
	background-repeat:no-repeat;
	clear: both;
}
p a.fulllist:hover {
	color:#666666;
}
#wholeteam {
	clear:both;
	margin:0;
	padding:0;
}
#wholeteam p {
	text-align: center;
	font-weight:bold;
	font-size:12pt;
}

#notfound h1 {
	font-size: 16pt;
	font-weight: bold;
	padding: 25px;
}
#newslinks {
	margin-left:25px;
}
#newslinks ul{
	list-style-image: url(../images/resource_bullet.png);
	list-style-position: inside;
	padding:0 35px;
}
#newslinks li a{
	text-decoration:none;
	font-size: 16px;
	color: #2f2f2f;
}
#newslinks li a:hover{
	text-decoration:underline;
}
#content p.error-message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #FF0000;
}
#content .video {
	width: 500px;
	margin:0 auto;
}

#content ul.videos {
	padding-top: 10px;
}

#content ul.videos li {
	padding-bottom: 15px;
}

#content ul.videos li a{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#000000;
}
#content ul.videos li a:hover{
	color:#ff6600;
}
span.time {
	text-align:right;
	color:#000000;
	font-size:11px;
}
#content .bio .top a {
	font-size: 12px;
	float: right;
}
#content .testimonial_content ul{
	list-style-type: disc;
	padding-left: 30px;
	padding-right:30px;
	font-size:14px;
}

#content .filler {
	height:150px;
	}
	
#nav dt a.fb{
	background-image: none;
	margin-left: -25px;
}
#special {
	float: right;
}
table.closeureinst {
	text-align: center;
	width: 100%;
}
table.fittings {
	text-align: center;
	width: 700px;
	margin:0 auto;
}
table.fittings th {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 18px;
}
table.fittings td {
	font-size: 10pt;
	padding-bottom: 10px;
	font-weight: bold;
}
table.fittings td.image{
	padding-bottom:0px;
}

table.fittings td.caption {
	font-size:10pt;
	padding-bottom: 10px;
	padding-top:0px;
	font-weight:normal;
}
h3.fittings {
	float:left;
	font-weight:bold;
	text-align: center;
	font-size: 14pt;
	width: 260px;
	padding: 0px;
}
p.fittings {
	float:left;
	font-weight:bold;
	text-align: center;
	font-size: 12pt;
	width: 260px;
	padding: 0px;
}
#contactform {
	width: 50%;
}

