@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	background-image: url(/img/reverter-industries-bg-shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: justify;
	margin-left:1px;

	
}


p {
	
	text-align: justify;
}


form {
	border:0;
	margin: 0 0 0 0;
	clear: both;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}

a:link {
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

a:hover{
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
a:active {
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
}
a:visited {
	color: #0C5774;
	margin-top: 0px;
	padding-top: 0px;
}

#lang {
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1.5em;
}

#lang a:link {
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}

#lang a:hover{
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
#lang a:active {
	color: #17A3D8;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
}
#lang a:visited {
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

.on {
	color: #17A3D8;
	text-decoration: none;
	background-image: url(../img/on.gif);
	background-repeat: repeat-x;
	background-position: right top;
}


.off  {
	text-decoration: none;
	background-image: url(../img/off.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #333333;
}

.off a:link{
	text-decoration: none;
	color: #333333;
}

.off a:hover{
	text-decoration: underline;
	color: #333333;
}

.off a:visited{
	text-decoration: none;
	color: #333333;
}

.content {
	background-image: url(../img/reverter-industries-bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.content-bg {
	background-image: url(../img/reverter-industries-bg-content.gif);
	background-repeat: no-repeat;
	background-position: top;

}

.left-bg {
	background-image: url(../img/reverter-industries-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.right-bg {
	background-image: url(../img/reverter-industries-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo {
	background-image: url(../img/reverter-industries-top-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content-right-bg {
	background-image: url(../img/reverter-industries-right-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.content-right-bg-footer{
	background-image: url(../img/reverter-industries-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer h1{
	text-decoration: none;
	color: #f6f3be;
	display: inline;
}

#footer {
	color: #9bd6e7;
}

#footer a:link{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration: none;
	color: #333333;
}

#subfooter {
	color: #FFFFFF;
}

#subfooter a:link{
	text-decoration: underline;
	color: #FFFFFF;
}

#subfooter a:hover{
	text-decoration: none;
	color: #333333;
}


#listing ul, li {
	list-style-image:url(../img/v.gif);
	color:#00a5d5;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#listing ul {
	margin-top: 12px;
	margin-left: 18px;
	margin-bottom:12px;
	margin-right: 0px;
}
#listing li {
	padding-bottom: 6px;
}

.cellspace27{
	margin: 27px;
}

.cellspace27x2{
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 27px;
	margin-left: 27px;
}
