/* @override http://cinprotech.com/cinprotech.css */

body {
	background-color: #ccc;
	background-image: url(images/square.gif);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#container {
	width: 850px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	color: #3ab54a;
	margin: 0;
}

h2 {
	font-weight: normal;
	font-style: normal;
}

#header {
	height: 136px;
	background: #000 url(images/headerbackground.jpg) repeat-x;
}

.tagline {
	text-align: right;
	color: #919191;
	line-height: 20px;
	margin: 0;
	display: block;
	top: 38px;
	right: 30px;
	position: relative;
	float: right;
	z-index: 0;
	font-size: 16px;
}

.headerlogo {
	padding-left: 45px;
	float: left;
	padding-top: 22px;
}

#nav li.contact {
	margin-left: 180px;
}

#column {
	float: left;
	width: 350px;
	padding-right: 22px;
}

#homebutton {
	width: 252px;
	float: left;
	height: 180px;
	font-weight: bold;
	text-align: center;
	display: block;
	position: relative;
	vertical-align: bottom;
}

#homebutton img {
	padding-bottom: 5px;
}

#homebutton a:link {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	line-height: 17px;
}

#homebutton a:hover {
	color: #3ab54a;
	text-decoration: none;
}

#homebutton a:visited {
	color: #000;
	text-decoration: none;
}

#section {
	float: left;
	width: 760px;
}

/* @group drop down nav */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/variable_dl.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
	color: #fff;
	background-color: #000;
	font-size: 13px;
	height: 41px;
	clear: left;
	float: left;
	width: 845px;
	padding-left: 6px;
}

#nav ul {
	list-style-type: none;
	color: #fff;
	margin: 0;
	padding: 0;
	float: left;
}

#nav li {
	display: block;
	position: relative;
	z-index: 100;
	letter-spacing: 0;
	float: left;
}

#nav li span {
	display: block;
	z-index: 100;
	padding: 10px;
	font-size: 1.1em;
	letter-spacing: 0;
	color: #000;
	margin-right: 1px;
}

#nav li a, #nav li a:visited {
	display: block;
	padding: 0;
	text-indent: 0;
}

#nav dl {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: url(transparency.gif);
}

#nav dt {
	margin: 0;
	font-size: 1.1em;
	float: left;
	text-indent: 0;
}

#nav dd {
	display: none;
	background: transparent;
	clear: left;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	text-align: left;
	border-bottom-style: none;
}

#nav dt a, #nav dt a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 7px;
}

#nav dd a, #nav dd a:visited {
	background: #d8d9db;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 7px;
}

#nav li a:hover {
	border: 0;
	color: #000;
}

#nav li:hover dd, #nav li a:hover dd {
	display: block;
	color: #000;
}

#nav li:hover dl, #nav li a:hover dl {
}

#nav li:hover dt a, #nav li a:hover dt a, #nav dd a:hover {
	background: #d8d9db;
	color: #000;
}

/* @end */

a:link, a:visited {
	color: #3ab54a;
}

a:hover {
	color: #000;
}

#main {
	background: #fff url(images/maintop.jpg) repeat-x 0 top;
	padding: 35px 45px;
	float: left;
	width: 760px;
}

#main p {
	line-height: 140%;
	color: #373737;
}

#main ul {
	color: #373737;
	line-height: 140%;
	list-style-type: square;
}

.green {
	color: #3ab54a;
	font-weight: bold;
}

.smalllogo {
	position: relative;
	top: 10px;
}

p.secondary {
	color: #000;
	font-size: 90%;
	line-height: 105px;
	font-style: italic;
}

#footer {
	height: 121px;
	padding-right: 45px;
	padding-left: 45px;
	float: left;
	background: #c7c8cc url(images/footerbackground.jpg) 0 bottom;
	width: 760px;
}

#footer p {
	font-size: 13px;
}

#footercolumn {
	width: 200px;
	float: left;
	margin-left: 30px;
}

.footerlogo {
	float: left;
	padding-top: 15px;
}

a.download {
	width: 110px;
	height: 28px;
	background: url(images/pdf-icon.jpg) no-repeat 0;
	display: block;
	text-decoration: none;
	position: relative;
	float: left;
	padding-right: 15px;
	bottom: 4px;
}

a.download:hover {
	width: 110px;
	height: 28px;
	background: url(images/pdf-icon-black.jpg) no-repeat;
}

.picright {
	float: right;
	margin-left: 25px;
}

.picleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}

#flashbox
 {
	z-index: 0;
	position: relative;
	float: left;
}
