body { margin:0; padding:0; font-family: arial,helvetica,sans-serif; color:#434337; background:url(images/body_bg.jpg) repeat-x; }
img { border:0; }
#s_wrap { width:900px; margin:0 auto; background:#fff; }
#s_inner { background:#fff; float:left; }
#s_hdr { float:left; height:522px; width:900px; background:url(images/system_rig_hdr.jpg) no-repeat; }
#sr_logo {  padding:100px 0 0 50px; }
#sr_nav { margin:170px 0 0 50px; }
#sr_nav a { font-size:18px;  float:left; margin-right:40px; color:#302f26; text-decoration: none; border:1px solid #ccc; padding:2px 5px; }
#sr_nav a:hover { color:#5a6b7d; text-decoration: underline; }
#sr_nav a.selected { border:none; border-bottom:1px solid #ccc; }
#sr_nav a.selected:hover { text-decoration: none; }
.content { float:left; margin:20px 30px; font-size:15px; background:#fff; }
.content p { line-height:22px; }
.content a { color:#7d5363; }
.content a:hover { color:#5f537d; }

#ftr { clear:both; float:left; margin:50px 0 0; padding:0 0 10px; width:900px; text-align:center; background:#fff; }
#ftr_nav { margin:10px 0 0 300px; padding:0 0 30px; }
#ftr_nav a { font-size:14px;  float:left; margin-right:40px; color:#5a6b7d;   }
#ftr_nav a:hover { color:#5a6b7d; text-decoration: underline; }
.ftr_phone { font-size:16px; font-weight:bold; color:#302f26; }
#ftr_close { float:left; width:900px; height:96px; background:url(images/system-rig-logo-ftr-bg.png) no-repeat top center; margin-bottom:30px; /* background:#302f26 url(images/system-rig-logo-ftr-bg.png) repeat-x; */}
.cr { clear:both; font-size:12px; }


.prod_img { float:left; margin:0 20px 0 0; padding:0 0 50px; }
.prod_desc { float:right; width:360px; }


.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}



/*
h1{font-size:19px;font-weight:bold}
h2{font-size:16px}
p{}


a:link,a:visited,a:active{color:#FFAA00;text-decoration:none}
a:hover{color:#FBEE32}
body {
	background:url(images/bg_page.gif) #000000 repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
td {
	color:#FFFFFF;
	}
.leftCol {
	background:#1F1F1F;
	color:#F67F3E;
	}
.leftColMenu {
	font-size:14px;
	}
.main {
	padding:10px 20px 20px 20px;
	background:#000000;
	}
.footer {
	background:#01080D;
	font-size:10px;
	text-align:center;
	}
.footerMenu {
	text-align:center;
}
.location {
	font-size:12px;
	color:#12A8FF;
	text-align:right;
	font-style: oblique;
	}
.phone {
	color:#FFF239;
	font-size:14px;
	}
.noBorder {
	top:0; 
	left:0; 
	margin:0; 
	padding:0;
	background-color:#000000;
	}
.productLinks a:link, productLinks a:visited, productLinks a:active{
	color:#12AAFE;
	text-decoration:none;
	font-size:10px;
	margin-left: 10px;
	}
*/
