html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a {
	text-decoration: none;
	cursor: pointer;
}
:focus {
	outline: 0;
}
body {
	color: #505153;
	background: #310609 url(img/footer_tile.png) repeat-x center top;
	font: .63em/1 Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p {
	font-size:1.0em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}

a { 
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	border-bottom: 1px dotted #000;
}


.address a { 
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}

.address a:hover {
	border-bottom: 1px dotted #fff;
}

h2	{
	color: #d51828;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
	line-height:160%;
}

h3	{
	color: #000;
	font-size:1.0em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:0.5px;

}

#sitewrapper {
	width: 918px;
	margin: 0 auto;
}

h1 {
	display: block;
	height: 119px;
	width: 918px;
	overflow: hidden;
}

h1 a {
	display: block;
}

h1 a span {
	display: block;
	height: 119px;
	width: 918px;
	background: url(img/logo.gif) no-repeat 680px center;
}

#pagetop {
	height: 14px;
	width: 918px;
	background-repeat: no-repeat;
	background-position: right top;
}

#c1 #pagetop {
	background-image: url(img/c1/pages_header.png);
}

#c2 #pagetop {
	background-image: url(img/c2/pages_header.png);
}

#c3 #pagetop {
	background-image: url(img/c3/pages_header.png);
}

#c4 #pagetop {
	background-image: url(img/c4/pages_header.png);
}

#c5 #pagetop {
	background-image: url(img/c5/pages_header.png);
}

#menu {
	float: left;
	display: block;
	height: 465px;
	width: 51px;
	overflow: hidden;
}

#menu li {
	display: block;
	width: 51px;
	overflow: hidden;
	background-position: right top;
	background-repeat: no-repeat;
}

#menu li a {
	display: block;
	width: 51px;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
}

#menu #navspace {height: 52px;}
#c1 #menu #navspace {background-image: url(img/c1/pages_left.png);}
#c2 #menu #navspace {background-image: url(img/c2/pages_left.png);}
#c3 #menu #navspace {background-image: url(img/c3/pages_left.png);}
#c4 #menu #navspace {background-image: url(img/c4/pages_left.png);}
#c5 #menu #navspace {background-image: url(img/c5/pages_left.png);}
#menu #contact {height: 78px;}
#menu #prod {height: 84px;}
#menu #services {height: 83px;}
#menu #about {height: 72px;}
#menu #home {height: 75px;}

#menu #navspace a {height: 52px;}
#menu #contact a {height: 78px;}
#menu #prod a {height: 84px;}
#menu #services a {height: 83px;}
#menu #about a {height: 72px;}
#menu #home a {height: 75px;}

#menu #home a {background-image: url(img/nav_home.png);}
#menu #home a:hover {background-image: url(img/on/nav_home.png);}
#menu #about a {background-image: url(img/nav_about.png);}
#menu #about a:hover {background-image: url(img/on/nav_about.png);}
#menu #services a {background-image: url(img/nav_services.png);}
#menu #services a:hover {background-image: url(img/on/nav_services.png);}

#c1 #menu #contact a {background-image: url(img/c1/nav_contact.png);}
#c1 #menu #contact a:hover {background-image: url(img/c1/on/nav_contact.png);}
#c1 #menu #prod a {background-image: url(img/c1/nav_products.png);}
#c1 #menu #prod a:hover {background-image: url(img/c1/on/nav_products.png);}

#c2 #menu #contact a {background-image: url(img/c2/nav_contact.png);}
#c2 #menu #contact a:hover {background-image: url(img/c2/on/nav_contact.png);}
#c2 #menu #prod a {background-image: url(img/c2/nav_products.png);}
#c2 #menu #prod a:hover {background-image: url(img/c2/on/nav_products.png);}

#c3 #menu #contact a {background-image: url(img/c3/nav_contact.png);}
#c3 #menu #contact a:hover {background-image: url(img/c3/on/nav_contact.png);}
#c3 #menu #prod a {background-image: url(img/c3/nav_products.png);}
#c3 #menu #prod a:hover {background-image: url(img/c3/on/nav_products.png);}

#c4 #menu #contact a {background-image: url(img/c4/nav_contact.png);}
#c4 #menu #contact a:hover {background-image: url(img/c4/on/nav_contact.png);}
#c4 #menu #prod a {background-image: url(img/c4/nav_products.png);}
#c4 #menu #prod a:hover {background-image: url(img/c4/on/nav_products.png);}

#c5 #menu #contact a {background-image: url(img/c5/nav_contact.png);}
#c5 #menu #contact a:hover {background-image: url(img/c5/on/nav_contact.png);}
#c5 #menu #prod a {background-image: url(img/c5/nav_products.png);}
#c5 #menu #prod a:hover {background-image: url(img/c5/on/nav_products.png);}

#contentwrapper {
	height: 465px;
	width: 827px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.1em;
}

#c1 #contentwrapper {background-image: url(img/pic_home.jpg);background-color:#d4cfc9;}
#c2 #contentwrapper {background-image: url(img/clients.jpg);background-color:#e7e7e7;}
#c3 #contentwrapper {background-image: url(img/pic_services.jpg);background-color:#969696;color: #fff;}
#c4 #contentwrapper {background-color: #555658;color: #fff;}
#c5 #contentwrapper {background-color: #ebeae8;}

#content {
	margin: 60px;
}

#c1 #content {
	margin-right: 320px;
}

#c2 #content {
	margin-right: 350px;
}

#c3 #content {
	margin-right: 420px;
}

#pageright {
	float: left;
	height: 465px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}

#c1 #pageright {
	background-image: url(img/c1/pages_right.png);
}

#c2 #pageright {
	background-image: url(img/c2/pages_right.png);
}

#c3 #pageright {
	background-image: url(img/c3/pages_right.png);
}

#c4 #pageright {
	background-image: url(img/c4/pages_right.png);
}

#c5 #pageright {
	background-image: url(img/c5/pages_right.png);
}

#pagefoot {
	clear: both;
	height: 25px;
	width: 918px;
	background-repeat: no-repeat;
	background-position: right top;
}

#c1 #pagefoot {
	background-image: url(img/c1/pages_footer.png);
}

#c2 #pagefoot {
	background-image: url(img/c2/pages_footer.png);
}

#c3 #pagefoot {
	background-image: url(img/c3/pages_footer.png);
}

#c4 #pagefoot {
	background-image: url(img/c4/pages_footer.png);
}

#c5 #pagefoot {
	background-image: url(img/c5/pages_footer.png);
}

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	color: white;
}

#footer a {
	margin-right: 5px;
	margin-left: 5px;
	color: white;
	border: none;
}

#footer a:hover {
	border-bottom: 1px dotted #fff;
}

#footer span {
	margin-right: 15px;
	margin-left: 15px;
}

#footer .left {
	float: left;
	padding-left: 100px;
}

#footer .right {
	float: right;
	padding-right: 100px;
}

#preload {
	visibility: hidden;
	display: none;
}

ol.points li {
	line-height:15px;
	list-style: none;
	padding-left: 25px;
	background: url(img/icon.png) no-repeat left top;
	margin-bottom:5px;
}

ul {
	list-style: none;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	font-weight: bold;
	font-size: 11px;
}

.thumbholder {
	float:left;
	width:400px;
}

.thumbs{
	display: inline-block;
	float: left;
	text-align: right;
	margin: 0 0 5px 5px;
	height: 60px;
	width:60px;

}

.thumbs img{
	margin: 3px;
	border: 1px solid gray;
	text-align: right;
}

#links {
	float:right;
	width:260px;
}
