@charset "UTF-8";
#body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #67676B;
}
#gc {
	height: 100%;
	width: 100%;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
#topc {
	background-color: #FFFFFF;
	height: 510px;
	width: 100%;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#bodyc {
	height: 400px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 55px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	color: #67676B;
}
#photoc1 {
	height: 510px;
	width: 390px;
	background-image: url(../images/photo_perry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	position: relative;
}
#photoc2 {
	height: 510px;
	width: 390px;
	background-image: url(../images/photo_color.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	position: relative;
}
#logo1 {
	padding-left: 135px;
	width: 445px;
	padding-top: 45px;
	height: 155px;
	margin-bottom: 45px;
}
#logo2 {
	padding-left: 225px;
	padding-top: 35px;
	margin-bottom: 40px;
	width: 355px;
}
#copy1 {
	width: 535px;
	text-align: left;
	vertical-align: bottom;
	padding-right: 45px;
	height: 155px;
	font-size: 14px;
	line-height: 15px;
	overflow: hidden;
}
#copy2 {
	width: 545px;
	text-align: left;
	vertical-align: bottom;
	padding-right: 35px;
	height: 355px;
	padding-top: 45px;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
}
#links1 {
	width: 580px;
	height: 212px;
	font-size: 11px;
	line-height: 10px;
}
#menu1 {
	height: 85px;
	width: 580px;
	left: -55px;
	background-image: url(../images/ltgray_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	padding-top: 25px;
	overflow: hidden;
}
.copyGreenReg {
	color: #587B29;
}

#contact1 {
	width: 235px;
}

/* Menu 2 styles start */
#menu2 {
	width: 345px;
	left: 55px;
	padding-top: 45px;
	float: right;
}
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
}
#menu2 li {
	color: #6A8B36;
	float: left;
	padding-right: 40px;
}
#menu2 li a {
	float: left;
	text-decoration: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#menu2 li a {
}
/* End IE5-Mac hack */ 
/* Menu rollover and link states */ 
#menu2 li a:link {
	color: #67676B;
	text-decoration: none;
	float: none;
	cursor: pointer;
}
#menu2 li a:visited {
	color: #67676B;
	text-decoration: none;
	float: none;
}
#menu2 li a:hover {
	color: #6A8B36;
	text-decoration: none;
}
#menu2 li a:active {
	color: #6A8B36;
	text-decoration: none;
}
/* Menu 1 styles end */
#footc {
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 55px;
}
#copyright {
	float: right;
	padding-right: 105px;
}
a:link {
	color: #6A8B36;
}
a:visited {
	color: #6A8B36;
}
a:hover {
	color: #67676B;
}
a:active {
	color: #67676B;
}
