* {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana,Helvetica,sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background:#0C2E23;
}
p {
	padding: 12px 0 12px 0;
}
a:link, a:visited, a:active {
	color:#FFFFFF;
}
#page-content a:link, #page-content a:visited, #page-content a:active {
	color:#007744;
}
a:hover {
	text-decoration:none;
}
#main-container {
	background: #003E2A url(/images/background.jpg) repeat-y scroll -11px -86px;
	width:964px;
	border:1px solid #666666;
	margin: 4px auto 0 auto;
	height: 680px;
	-height: 610px;
}
#main-logo {
    position:absolute;
	right:34px;
	top:28px;
}
.left-column {
	background: transparent url(/images/left_bgrnd_index.jpg) no-repeat;
	float:left;
	padding-left:5px;
	padding-top:41px;
	position:relative;
	z-index:3;
	min-height:636px;
	-height:636px;
	width:254px;
}
#left-index {
	background: transparent url(/images/left_bgrnd_index.jpg) no-repeat;
}
#left-about-us {
	background: transparent url(/images/left_bgrnd_about_us.jpg) no-repeat;
}
#left-leadership {
	background: transparent url(/images/left_bgrnd_leadership.jpg) no-repeat;
}
#left-issues {
	background: transparent url(/images/left_bgrnd_issues.jpg) no-repeat;
}
#left-why-perros {
	background: transparent url(/images/left_bgrnd_why_perros.jpg) no-repeat;
}
#left-services {
	background: transparent url(/images/left_bgrnd_services.jpg) no-repeat;
}
#right-column {
	padding:0;
	position:relative;
	-right:244px;
}
#header {
	height:100px;
	position:absolute;
	right:0;
	width:740px;
}
#top-buttons {
	position:absolute;
	right:0;
	-right:9px;
	top:105px;
}
.button-content {
	background:transparent url(/images/tab_bgrnd_inactive.gif) no-repeat 0px 6px;
	color:#003E2A;
	cursor:pointer;
	float:left;
	font-size:12px;
	height:25px;
	margin-left:3px;
	margin-right:2px;
	position:relative;
	text-align:center;
	width:96px;
	z-index:2;
}
.button-content :hover {
	color:#CC0000;
}
.active {
	background:transparent url(/images/tab_bgrnd.gif) no-repeat 0px 6px;
	color:#007744;
	cursor: default;
	height:26px;
}
.clear {
	clear:both;
}
#page-title {
	background:#ADC7BC none repeat scroll 0 0;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px 0 0;
	color:#FFFFFF;
	font-size:22px;
	padding:10px 0 0 137px;
	position:absolute;
	right:0;
	top:25px;
	width:689px;
	height:33px;
	z-index:1;
}

#page-content {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:25px solid #ADC7BC;
	color:#333333;
	height:430px;
	overflow:scroll;
	padding:10px 10px 10px 15px;
	position:absolute;
	right:0px;
	-right:9px;
	top:174px;
	width:680px;
}

#right-foot {
	font-weight:bold;
	position:absolute;
	text-align:right;
	bottom:0px;
	right:6px;
	-right:15px;
	width:716px;
	font-size: 90%;
}

#left-flash {
	top:214px;
	left:6px;
	position:relative;
	z-index:4;
}

embed{
	text-align: center;
}

.issue-list h4 {
	margin-bottom: -12px;
	background: transparent url(/images/heading_bottom.gif) no-repeat scroll 0px 0px;
}
.issue-list p {
	margin-left: 10px;
}

.right {
	float:right;
}
.left {
	float:left;
}
ul {
	margin-left: 20px;
}
.footnote {
	font-size: 85%;
	font-style: italic;
	margin-top: -10px;
}
