 #preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(images/bg.jpg);
       background-image: url(images/quotebefore.png);
       background-image: url(images/quoteafter.png);
       background-image: url(images/header.png);
       background-image: url(images/tabbg.png);
       background-image: url(images/fillshadow.png);
       background-image: url(images/topshadow.png);
       background-image: url(images/boxgradient.png);
       background-image: url(images/inputbg.jpg);
       background-image: url(images/arrowleft.png);
       background-image: url(images/arrowright.png);
}
html, body {
	margin:0;
}
body {
	text-align:center;
	background:#363f48 url(images/bg.jpg) repeat-x top;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#333;
	min-height:100%;
}
/* Global styles */
a:link, a:active, a:visited{color:white; text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {font-size:18px; color:#a80000; font-weight:bold; margin-top:0;}
h2 {font-size:16px; color:#a80000; font-weight:bold; }
h3 {font-size:12px; margin-bottom:3px; color:#a80000;}
h4 {font-size:12px; margin-bottom:3px; color:#000000;}
em {font-weight:bold;}
.newsdate, .testamonial {font-size:10px; margin:0; color:#FFFFFF;}
.separator {margin:10px 0 0 0; width:100%; font-size:0px; border-top:1px solid #CCC;}
.floatc{float:center; margin:10px 20 10px 20px;}
.floatr{float:right; margin:10px 0 10px 20px;}
.floatl{float:left; margin:10px 20px 10px 0px;}
.floatr_border{float:right;padding:2px 2px 2px 2px; margin:6px 0 6px 16px;border:1px solid #000000;}
.userinput { width:120px;}
.highlight { color:#a80000;}
.submit input { margin-left: 5em; } 
blockquote {
	font-style:italic; 
	margin:20px 0 5px 0; 
	padding:5px 0 0 20px;
	background:url(images/quotebefore.png) top left no-repeat;
	
}
blockquote div {
	padding-bottom:5px;
	background:url(images/quoteafter.png) bottom right no-repeat;
}
/* Global Page styles */
#wrapper {
	margin:14px auto 0 auto;
	width:900px;
	height:100%;
	text-align:left;
	background:url(images/header.png) no-repeat top left;
}

#footer {
	width:100%;
	height:20px;
	float:left;
	padding:9px 15px 0 15px;
	margin:15px 0 10px 0;
	color:#CCC;
	text-align:center;
}

#footer a:link, a:active, a:visited{color:#ffffff; text-decoration:none;}

/*Navigation menu*/
#nav {
	margin:0;
	padding:0;
	height:23px;
	font-size:0.9em;
	font-weight:bold;
	float:right;
	z-index:1;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	margin: 0 1px;
}

#nav li a {
	background: url(images/tabbg.png) repeat-x;
	height:24px;
	line-height:16px;
	width: 9em;
	display: block;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#nav li a:hover {
	color:#FFFFFF;
}
/*White overlapping box*/
#overlapbox {
	width:536px;
	margin:80px 0 0 0;
	float:left;
}
#topshadow {
	width:536px;
	height:16px;
	background:url(images/topshadow.png) no-repeat;
	float:left;
}
#fillshadow {
	width:536px;
	background:url(images/fillshadow.png) repeat-y;
	float:left;
}

#imgboxcontent {
	background-color: #eee;
	border:2px solid #ccc;
	padding:2px;
	margin:5px 5px 5px 0px;
	float:left;
}
#olboxcontent {
	width:460px;
	background:url(images/boxgradient.gif) repeat-x;
	border:1px solid #CCC;
	margin:7px 0 8px 18px;
	padding:0px 18px 18px 18px;
	float:left;
	display:inline;
}
#olboxcontent h2{
    color:black;
}
#olboxcontent a:link, a:active, a:visited{
	color:#ca2222;
}
/*Right hand side*/
#rightbox {
	width:340px;
	float:right;
	color:#CCCCCC;
	margin-top:155px;
}
#rightbox h2{
	color:#ccc;
}
#rightbox h3{
	color:#888;
}
#rightbox li{
	color:#fff;
}
/* Contact page styles */
#contact label {
	margin:3px 5px 0 0;
	width:4.5em;
	float:left;
	text-align:right;
	display: block;
}
.userinput, .contactinput {
	border:1px solid #CCC;
	line-height:12px;
	padding:3px 0 0 2px;
	background:#fff url(images/inputbg.jpg) repeat-x;
}

.thumbnail
{
float: left;
width: 45px;
height: 70px;
border: 0px;
padding: 5px;
text-align: center;
}

#slider {
	margin-top: 20px;
	height: 227px;
}
.thumb {
	float: left;
}
.thumb1 {
	background-image: url(images/thumb1.jpg);
	display: block;
	height: 90px;
	width: 225px;
}
.thumb2 {
	background-image: url(images/thumb2.jpg);
	display: block;
	height: 90px;
	width: 225px;
}
.thumb3 {
	background-image: url(images/thumb3.jpg);
	display: block;
	height: 90px;
	width: 225px;
}
.thumb4 {
	background-image: url(images/thumb4.jpg);
	display: block;
	height: 90px;
	width: 225px;
}
.thumb5 {
	background-image: url(images/thumb5.jpg);
	display: block;
	height: 90px;
	width: 225px;
}
.thumb6 {
	background-image: url(images/thumb6.jpg);
	display: block;
	height: 90px;
	width: 225px;
}

#content {
	float: left;
	width: 245px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9D8D7;
	font-size: 13px;
}
.left  {
	display: block;
	background-image: url(images/arrowleft.png);
	height: 60px;
	width: 39px;
	float: left;
	height: 60px;
	margin-top: 25px;
	margin-right: 16px;
	margin-left: 4px;
}
.right  {
	display: block;
	background-image: url(images/arrowright.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 39px;
	float: left;
	height: 60px;
	margin-top: 25px;
}
.clear {
	clear: both;
}

.info p {
	font-family: Arial, Helvetica, sans-serif;
	color: #d3d0ce;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 3px;
}
.info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81ac29;
	font-weight: bold;
}
.info {
	/*background-image: url(images/infobg.jpg);
	background-repeat: no-repeat;*/
	height: 50px;
	width: 196px;
	text-align: center;
	margin-left: 13px;
	margin-top: 12px;
	padding-top: 5px;
}
.elements {
	width: 239px;
	height: 227px;
	float: left;
	position: absolute;	top: 0px; left: 0px;
	z-index: 3;
	opacity: 1;
	display: block;
}