
html {
	text-align: center;
	}
	
body {
	line-height: 1.4em;
	text-align: center;
	background-color: white;
	background-position: 0;
	color: #404040;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

a { outline: none; color: gray; }
	
a:hover {
	color: #00aeef;
}

a img { border: 0; }
hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}
	
h1, h2, h3, h4 { 
	font-size: 18px; 
	font-weight: bold;
	color: gray; 
	font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
}
strong {
	font-weight: bold;
}

blockquote {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: gray;
	font: 16px/1.6em Georgia, "Times New Roman", Times, serif;
	width: 500px;
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
}


em, q {
		font-style: italic;
	}

#container {
	top: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: white;
	width: 820px;
	text-align: left;
	position: relative;
	}

/* ----- header ----- */
#header {
		height: 60px;
}
	
/* ------ logo ----- */
#logo {
	background: url(../images/logo.png) no-repeat bottom left;
	position: absolute;
	width: 200px;
	height: 60px;
	text-indent: -9999px;
}
		
#logo a {
	display: block;
	width: 200px;
	height: 60px;
}

/* ------ top menu ----- */
.menu{
	float: right;
	width: 450px;
	line-height: 60px;
	height: 30px;
}

ul#menu {
	list-style: none;
	font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
	color: gray;
	font-size: 16px;
	margin: 0px;
	width: 100%;
}

ul#menu li {
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
}

ul#menu li a {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-left: 18px;
	color: gray;
	text-decoration: none;
	display: block;
}

ul#menu li a:hover, ul#menu li a:active {
	color: #00aeef;
}

/* ------ Content ----- */
#content {
	text-align: center;
	padding: 20px;
	width: 800px;
	height: auto;
	overflow: auto;

}

#content .topleft {
	text-align: left;
	margin-right: 10px;
	background-position: right top;
	background-image: url(../images/info-bkg.png);
	background-repeat: no-repeat;
	height: 216px;
	float: left;
	width: 380px;
}

#content .topleft .ad {
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 150px;
	text-align: left;
}

#content .topright {
	text-align: left;
	margin-left: 10px;
	background-position: left top;
	background-image: url(../images/info-bkg.png);
	background-repeat: no-repeat;
	height: 216px;
	float: left;
	width: 380px;
}


#content .topright .gt {
	padding-right: 85px;
	padding-top: 10px;
	padding-left: 80px;
	text-align: left;
}

#content .bottomleft {
	text-align: left;
	margin-right: 10px;
	background-position: right top;
	background-image: url(../images/info-bkg.png);
	background-repeat: no-repeat;
	height: 216px;
	float: left;
	width: 380px;
}

#content .bottomleft .pd {
	padding-right: 15px;
	padding-top: 10px;
	padding-left: 150px;
	text-align: left;
}

#content .bottomright {
	text-align: left;
	margin-left: 10px;
	background-position: left top;
	background-image: url(../images/info-bkg.png);
	background-repeat: no-repeat;
	height: 216px;
	float: left;
	width: 380px;
}

#content .bottomright .ss {
	padding-right: 85px;
	padding-top: 10px;
	padding-left: 80px;
	text-align: left;
}

#content .left {
	text-align: left;
	padding-right: 5px;
	float: left;
	width: 390px;
}

#content .right {
	text-align: left;
	padding-left: 5px;
	float: left;
	width: 390px;
}

#content .left2 {
	text-align: left;
	padding-right: 5px;
	float: left;
	width: 290px;
}

#content .right2 {
	text-align: left;
	padding-left: 5px;
	float: left;
	width: 490px;
}

#content .image_center {
	text-align: center;
}

#content .bullet1 {
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: disc;
}

#content .bullet2 {
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: disc;
}

/* ------ Buttons -----*/
 .button a{
	color: #fefefe;
}

 .button a:hover{
	color: #cccccc;
}

 .buttonp a{
	color: #cccccc;
}

 .buttonp a:hover{
	color: #fefefe;
}

.adbutton{
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	background-color: #00aef0;
	background-position: 0px bottom;
	background-image: url(../images/adbutton.png);
	background-repeat: repeat-x;
	border:none;
}

.gtbutton{
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	background-color: #ec008c;
	background-position: 0px bottom;
	background-image: url(../images/gtbutton.png);
	background-repeat: repeat-x;
	border:none;
}

.pdbutton{
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	background-color: #ffff74;
	background-position: 0px bottom;
	background-image: url(../images/pdbutton.png);
	background-repeat: repeat-x;
	border:none;
}

.ssbutton{
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	background-color: #383838;
	background-position: 0px bottom;
	background-image: url(../images/ssbutton.png);
	background-repeat: repeat-x;
	border:none;
}

/* ------ Footer ----- */
#footer { 
	text-align: center; 
	color: gray; 
	line-height: 1.2em; 
	font-size: 11px; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	padding-top: 15px; 
	height: 50px; 
	width: 100%; 
}

#footer .copyright {
}

#footer .validate {
}

/*---- Contact Form ----*/
#myForm {
	height: 350px;
	padding: 5px;
}

#myForm p {
	margin-bottom: 5px;
}

#myForm label {
	float: left;
	width: 120px;
}

#myForm input, #myForm textarea, #myForm select {
	border: 1px solid #cac9b9;
}

#myForm .red {
	border: 1px solid red;
}

#myForm label.red {
	border: none;
	color: red;
}

#myForm .customRed {
	border: none;
	color: red;
}

#myForm #submit {
	margin-left: 120px;
}

#validationMessage {
	/*background-color: #eee;*/
	padding-bottom: 10px;
	                           
	color: #339900;
	font-weight: bold;
}

#failureMessage {
	/*background-color: #eee;*/
	padding-bottom: 10px;
	                           
	color: red;
	font-weight: bold;
}

#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

.special{
display:none;
}

.contact a{
	text-decoration: underline;
	color: #00aeef;
}

.contact a:hover{
	text-decoration: underline;
	color: gray;
}

#art{
	padding-top: 10px;
	float: left;
	position: relative;
	text-align: center;
	height: 50px;
	width: 260px;
}

#graphic{
	padding-top: 10px;
	float: left;
	position: relative;
	text-align: center;
	height: 50px;
	width: 260px;
}

#print{
	padding-top: 10px;
	float: left;
	position: relative;
	text-align: center;
	height: 50px;
	width: 260px;
}

#clear{
	clear: both;
}

#newsletter {
	background-repeat: no-repeat;
	background-image: url(../images/nl-bkg.png);
	padding-top: 10px;
	margin-left: 90px;
	text-align: left;
	background-position: 0 0px;
	float: left;
	width: 640px;
}

#newsletter .signup {
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: left;
}

/* -------------------- */