html, body {
	height: 100%;
}

body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CC0000;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #000000;
	letter-spacing: .50px;
}

h1, h2, h3 {
	margin-top: 0px;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.8em;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#wrapper {
}


strong {
}

a {
	color: #000;
}
#sidebox {
	float: right;
	height: auto;
	width: 240px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: justify;
	padding: 0px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.container {
	width: 930px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
	height: auto;
}
#wrapper #page #sidebox .style15 a {
}


.clearfix {
	clear: both;
}

/** LOGO */

#logo {
	width: 960px;
	height: 80px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;














	background-repeat: no-repeat
.jpg)
.jpg);
	background-position: center center;
	background-image: url(images/remcologo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#logo h1 a {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 50px;
	background-color: #A7430E;
	color: #FFF;
	background-repeat: repeat-x;
}

#logo p {
	margin: -28px 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

#logo a {
	text-decoration: none;
}

/** MENU */

#menu {
	width: 960px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000000;
	border-left-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#menu ul {
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DDD;
}

#menu li {
	float: left;
	background-color: #DDD;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu a {
	display: block;
	height: 32px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	padding-top: 16px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu a:hover {
	text-decoration: none;
	color: #DDD;
	text-align: center;
	background-color: #DDD;
	margin-right: auto;
	margin-left: auto;
}

#menu .first a {
	color: #000;
	background-color: #DDD;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/remcofootergradient.jpg);
	text-align: center;
}

/** PAGE */

#page {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0001;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/** CONTENT */

#content {
	float: left;
	width: 680px;
	background-repeat: repeat-y;
	background-position: center center;
	font-family: sans-serif;
	font-size: 12px;
	border: 1px none #CCCCCC;
	height: auto;
	padding: 0px;
	margin: 0px;
}

/** POST */

.post {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	border-bottom-style: none;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 2em;
}

.post .title {
	margin: 0px;
	padding-bottom: 10px;
	font-size: xx-large;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.post .title a {
	border: none;
	font-size: small;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.post .meta {
	display: block;
	margin-top: -15px;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

/** FOOTER */

#footer {
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-position: center bottom;
	height: auto;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #000;
}
#wrapper #page #content .post .entry p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#wrapper #page #content .post p {
	text-align: justify;
}
#wrapper #page #content .post .entry p u {
	color: #99331F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
#wrapper #page #content .post .title a u {
	font-family: sans-serif;
	font-weight: normal;
}
#wrapper #page #content .post .title {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper #page #content .post .entry p {
	color: #000;
}
#wrapper #page #content .post .entry p u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#linksbox {
	height: 210px;
	width: 250px;
	border: 1px dotted #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#pressreleasebox {
	height: 200px;
	width: 250px;
	border: 1px dotted #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#awardsbox {
	height: 100px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #CCCCCC;
}
#videosbox {
	height: 100px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#videosbox {
	height: 75px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #CCCCCC;
}
#menubar {
	height: 38px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#contacttab {
	width: 590px;
}
#clientstab {
	width: 590px;
}
#wrapper #page #content {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	height: auto;
	width: 675px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 1em;
}
#contactformdiv {
	float: left;
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: auto;
	padding: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 2em;
}
#wrapper #page #contactformdiv .col_2 {
	width: 600px;
	height: auto;
}
#wrapper #page #content .post .entry .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	line-height: 1.5em;
}
#wrapper #page #content .style101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
#page #content p u {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
}
#page #sidebox ul li p .title.style21.style22 u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	text-decoration: underline;
	line-height: 2em;
	background-color: #DDD;
}
#page #sidebox ul li p .title.style18.style21 u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	text-decoration: underline;
}
#wrapper #page #sidebox .style15 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#wrapper #page #sidebox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.8em;
	letter-spacing: .50px;
}
#wrapper #page #content #jQueryUIAccordion .style22 u {
	color: #990000;
}
#wrapper #page #content #jQueryUIAccordion em {
	color: #000000;
}
#wrapper #page #content #jQueryUIAccordion u {
	color: #000000;
	font-style: normal;
}
#wrapper #page #content #jQueryUIAccordion p {
	text-align: justify;
}
#wrapper #page #content p {
	text-align: justify;
}
#wrapper #header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper #page #content #welcome u {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
}
#wrapper #page #content #rayquote u {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	font-size: 25px;
}
#wrapper #page #sidebox .style2 u {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 2em;
}
#wrapper #page #sidebox li {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
}
#wrapper #page #sidebox li {
	font-family: "Times New Roman", Times, serif;
}

