* {
	margin:0;
	padding:0;
}
body {
	font-family:Gill Sans, sans-serif;
	font-size:14px;
	color:#67604C;
	background: #1e203d url(../../images/ro_bg.jpg) no-repeat fixed;
	height: 100%;
}
#container {
	width:780px;
	background: url(../../images/container.png) repeat-y 100% 0;
	border-left: 1px solid #9B9794;
	border-right: 1px solid #9B9794;
	border-bottom: 1px solid #9B9794;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}


#controls #container,
#fluids #container,
#services #container,
#equipment #container {
	width:780px;
	background: url(../../images/bg.gif) repeat 100% 0;
	border-left: 1px solid #9B9794;
	border-right: 1px solid #9B9794;
	border-bottom: 1px solid #9B9794;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}



/* ===============Top=============== */

#layoutTop {
	padding: 0;
	width: 780px;
	height: 120px;
}

#layoutTopLogo {
	padding: 0;
	width: 280px;
	height: 120px;
	background-color: #1e203d;
	float: left;
}

#layoutTopRight {
	padding: 0;
	width: 500px;
	height: 120px;
	float: right;
	background-color: #1e203d;
	background-image: url(../../images/top_banner.png);
}

/* ==============Menu=============== */

#layoutMenu ul {
	width:780px;
	margin:auto;
	padding-left: 0;
	margin-left: 0;
	background-color: #2b2b2c;
	float: left;
	border-bottom: 1pt solid #636363;
	font-size: 11px;
	border-top: 1px solid #636363;
	background-image: url(../../images/glare.png);
}

#layoutMenu ul li { 
	display: inline; 
	
}

#layoutMenu ul li a {

	padding: 10px 8px;
	background-color: #29292a;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #636363;
	text-transform: uppercase;
	background-image: url(../../images/glare.png);
}
#layoutMenu ul li a:hover {
	color: #fff;
	background: #df8828 url(../../images/over.png) no-repeat;
}


#index #nav_index,
#equipment #nav_equipment,
#projects #nav_projects,
#services #nav_services,
#fluids #nav_fluids,
#parts #nav_parts,
#controls #nav_controls,
#about #nav_about,
#clinics #nav_clinics,
#contact #nav_contact {
	background: #df8828 url(../../images/active.png) repeat-x;
	color: #fff;
}

/* ==========Text Containers============ */

h2 {
	font-size: 12px;
	color: silver;
	text-transform: uppercase;
	margin-left: 25px;
}

#layoutCenterBody {
	
}

#layoutFlash {
	padding: 0;
	width: 780px;
	height: 250px;
	background-color: black;
}

#layoutInner {
	padding: 0;
	width: 780px;
	height: 120px;
	background-color: white;
	clear: both;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

#about #layoutInner  {
	background-image: url(../../images/banners/05.jpg);
}

#services #layoutInner  {
	background-image: url(../../images/banners/07.jpg);
}

#equipment #layoutInner  {
	background-image: url(../../images/banners/01.jpg);
}

#fluids #layoutInner  {
	background-image: url(../../images/banners/04.jpg);
}

#controls #layoutInner  {
	background-image: url(../../images/banners/06.jpg);
}


#parts #layoutInner  {
	background-image: url(../../images/banners/03.jpg);
}

#projects #layoutInner  {
	background-image: url(../../images/banners/02.jpg);
}

#contact #layoutInner  {
	background-image: url(../../images/banners/08.jpg);
}

#layoutHeader h1 {
	padding:20px 20px 0 20px;
}

#layoutBodyContentLeft {
	width: 280px;
	float: left;
	background: #1e203d no-repeat 0 bottom;
	overflow: hidden;
	clear: both;
}

#layoutBodyGlobeLeft {
	width: 280px;
	height: 280px;
	position: relative;
	background: url(../../images/globe.png) no-repeat 0 bottom;
	vertical-align: bottom;
	z-index: 0;
}

#layoutBodyContentLeft a {
	color: #627b7c;
	
}

#layoutBodyContentRight {

	background-color: transparent;
	width: 500px;
	height: 100%;
	float: right;
	background-image: none;

}

 a.lbc:link, a.lbc:visited {
	color: white;
	text-decoration: none;
}

#equipment #layoutBodyContentRight {

	background-color: transparent;
	width: 780px;
	height: 100%;
	float: right;
	background-image: none;
	
}

#equipment h2 {
	font-size: 12px;
	color: silver;
	text-transform: uppercase;
	margin-left: 25px;
}

#controls #layoutBodyContentRight,
#fluids #layoutBodyContentRight {

	background-color: transparent;
	width: 780px;
	height: 100%;
	float: right;
	background-image: none;
	
}

#controls h2,
#fluids h2 {
	font-size: 12px;
	color: silver;
	text-transform: uppercase;
	margin-left: 25px;
}

#services #layoutBodyContentRight {

	background-color: transparent;
	width: 780px;
	height: 100%;
	float: right;
	background-image: none;
	
}

/* ==========Text Layouts============== */

#layoutBodyContentTitle{
	padding-left: 25px;
	margin-top: 25px;
}

#layoutBodyContentTitle ul li{
	display: inline;
	list-style-image: url(../../images/bullet.png);
}

#layoutBodyContentTitle h1 {
	color: #e5a500;
	font-weight:bold;
	text-transform: uppercase;
	font: bold 20px "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	letter-spacing: -1px;
	display: inline;
}

#layoutBodyContentTitle h3{
	color: silver;
	margin-top:10px;
	text-indent: -3px;
	text-transform: uppercase;
	font: 14px "Helvetica Neue", sans-serif;
	display: inline;
}

#layoutBodyContentLeft p {
	margin-top:10px;
	color: silver;
	margin-left: 25px;
	margin-right: 25px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#layoutBodyContentRight p {
	margin-top:10px;
	color: silver;
	margin-left: 25px;
	margin-right: 35px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

#layoutBodyContentRight h2 {
	margin-top:10px;
	color: silver;
	margin-left: 25px;
	margin-right: 35px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

/* ============Boxes================ */

#layoutBoxContentLeft {
	width: 45%;
	float: left;
	height: 150px;
}

#layoutBoxContentRight {
	width: 55%;
	float: right;
	height: 150px;
}

#layoutBoxContentLeft a {
	color: silver;
	text-decoration: none;
}

#layoutBoxContentRight a {
	color: silver;
	text-decoration: none;
}

#layoutBoxContentLeft a:hover {
	color: orange;
	text-decoration: underline;
}

#layoutBoxContentRight a:hover {
	color: orange;
	text-decoration: underline;
}

.boxRight {
	float: right;
	padding-bottom: 10px;
}

.boxLeft {
	float: left;
	padding-bottom: 10px;
}

/* ===========Clear Alls============== */

.clearer {
	clear:both;
}

.clearboth { clear: both; }

.rule {
	width: 90%;
	color: silver;
	margin: 10px;
}

/* ============Images=============== */

.image {
	padding: 3px;
	float: left;
	border: 1px solid silver;
	margin-right: 10px;
	margin-bottom: 5px;
}

.image-c {
	padding: 3px;
	border: 1px solid silver;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: both;
}

.flash-c {
	padding: 3px;
	border: 1px solid silver;
	clear: both;
	margin: 50px 10px 5px 35px;
}

.image-nb {
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.image-nbrt {
	padding: 3px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.image-rt {
	padding: 3px;
	float: right;
	border: 1px solid silver;
	margin-bottom: 5px;
	margin-left: 10px;
}

.image-woody {
	padding: 3px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.thumbnail
{
	width: 150px;
	border: 1px solid #999;
	padding: 5px;
	background-color: white;
	float: left;
	text-align: center;
	margin: 0 5px 5px 0;
}

/* =============PDFs=============== */

.pdf p {
	border: 2px dotted silver;
	width: 650px;
	margin: 10px;
	padding: 10px;
	color: black;
	font-size: 20px;
	font-weight: bold;
}

.pdf a:link {
	color: orange;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}

.pdf a:visited {
	color: orange;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}

#heat_link a:link {
	color: orange;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.sf-menu-container {
	float: right;
}

/* =============Footer=============== */



#flashwave {
	height:70px;
	clear: both;
	margin-bottom: 0;
	bottom: 0;
}

#layoutFooter {
	height:70px;
	background: #161616 none repeat-x;
	text-align:center;
	clear: both;
}

.footerImage{
	top: 25px;
}


#layoutFooter p {
	padding-top:15px;
	color: silver;
	float: left;
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
}
#layoutFooter a {
	color: silver;
	text-decoration: none;
}
#layoutFooter a:hover {
	color:#ffffff;
	text-decoration:none;
}