@charset "UTF-8";
/* CSS Document */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }

#ie .clearfix { height: 1%; }

#containerColumns {
	background: url(../images/bg-containerColumns.gif) repeat-y;
	color: #352c27;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

	#columnMain {
	float: left;
	width: 700px;
	background-color: white;
	text-align: justify;
}

#columnMainvideo {
	float: left;
	width: 950px;
	background-color: white;
}
	#columnPanel {
	float: right;
	width: 200px;
	background-color: white;
}

div#header{
	width: 910px;
	background-image: url(J-E%20images/CSS-design-files/header.jpg);
	height: 150px;
}

		#containerColumns .content { padding: 25px; }
		
		div#bigwrapper{
	width: 100%;
	background-image: url(J-E%20images/CSS-design-files/background.jpg);
	height: 100%;
	background-repeat: repeat-x;
}
	
div#nav{}
div#contentwrapper{
	background-color: white;
	width: 900px;
}
div#footer{
	width: 910px;
	text-align: center;
	background: black;
	color: white;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #000;
}
a:link {
	color: #232F67;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #232F67;
}
a:hover {
	text-decoration: underline;
	color: #510708;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color: #232F68;
}
h2 {
	font-size: 18px;
	color: #284027;
}
h3 {
	color: #510708;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.home:link {
	color: #75392C;
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
	color: #75392C;
}
a.home:hover {
	text-decoration: underline;
	color: #75392C;
}
a.home:active {
	text-decoration: none;
}

a.process:link {
	color: #1C341C;
	text-decoration: none;
}
a.process:visited {
	text-decoration: none;
	color: #1C341C;
}
a.process:hover {
	text-decoration: underline;
	color: #1C341C;
}
a.process:active {
	text-decoration: none;
}

a.sites:link {
	color: #C07312;
	text-decoration: none;
}
a.sites:visited {
	text-decoration: none;
	color: #C07312;
}
a.sites:hover {
	text-decoration: underline;
	color: #C07312;
}
a.sites:active {
	text-decoration: none;
}

a.prices:link {
	color: #232F68;
	text-decoration: none;
}
a.prices:visited {
	text-decoration: none;
	color: #232F67;
}
a.prices:hover {
	text-decoration: underline;
	color: #232F68;
}
a.prices:active {
	text-decoration: none;
}

a.contact:link {
	color: #510708;
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #510708;
}
a.contact:hover {
	text-decoration: underline;
	color: #510708;
}
a.contact:active {
	text-decoration: none;
}

div#bottompic{
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

div#headerfix{
	padding-left: 25px;
}

div#testimonialfont{
	color: gray;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 180px;
}
div#rightjustify{
	text-align: right;
	padding-bottom: 10px;
}

div#rightpad{
	padding: 5px, 5px, 5px, 5px;
}

img.border {
	padding: 0px 3px 0px 0px;
}

#gallerypic{
	float: left;
	border: 2px solid #333;
	padding: 5px;
	margin: 0 10px 0 0px;
	background-color: #666;
}

