/*
LAYOUT - PSRA
*/

body {
	margin: 0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	background-color: #000000;
}

h1 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	background:  url(../images/temp_h1.png) no-repeat;
	line-height: 1.5em;
	padding-left:37px;
}
h2 {
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	background:  url(../images/temp_gray.jpg) no-repeat;
}

h3.news {
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding:5px;
	text-align:middle;
	line-height: 1.5em;
	background:  url(../images/temp_newsArticleTitleBG.jpg) repeat-y;
}

#temp_container {
	width: 800px;
	margin: auto;
	background:  url(../images/temp_container_bg.jpg) repeat-y;
}
#temp_header {
	height: 115px;
	background:  url(../images/temp_header.jpg) no-repeat;
}
#temp_site_title {
	padding-top: 40px;
	padding-left: 50px;
	height: 40px;
	color: #dad013;
	font-weight: bold;
	font-size: 22px;
}
.temp_menu{
	float: left;
	width: 800px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.temp_menu ul {
	margin: 0px;
	padding-left: 110px;
	list-style: none;
	text-align: center;
}

.temp_menu li{
	display: inline;
}

.temp_menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 110px;
}

.temp_menu li a:hover, .temp_menu li .current{
	color: #000000;
	background:  url(../images/temp_link_hover.jpg) center no-repeat;
}
#temp_header_pic {
	height: 117px;
	background:  url(../images/temp_slogan.jpg) no-repeat;
}
#temp_header_pic2 {
	height: 117px;
	background:  url(../images/temp_slogan2.jpg) no-repeat;
}
#temp_slogan {
	float: right;
	width: 700px;
	text-align: right;
	padding-right: 100px;
	padding-top: 20px;
	font-weight: bold;
}
#temp_slogan_text {
	float: right;
	text-align: right;
	width: 250px;
	padding-right: 100px;
	padding-top: 0px;
	font-size:11px;
}
#temp_content {
	width: 800px;
}
#temp_content a:link, #temp_content a:visited {
	color: #333333;
	font-weight: bold;
}
#temp_content a:active, #temp_content a:hover {
	color: #CC0000;
	font-weight: bold;
}
#temp_top {
	float: left;
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;	
	text-align: justify;
}
.temp_top {
	float: left;
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;	
	text-align: justify;
}

#temp_top ul{
	padding:0px 0px 0px 20px; 
	margin:-2px 0px 0px 10px;
}
#temp_top ol{
	padding:0px 0px 0px 20px; 
	margin:-2px 0px 0px 10px;
}

#temp_left {
	float: left;
	width: 200px;
	margin-left: 70px;
	margin-top: 30px;
	text-align: justify;
}
#temp_left_index {
	float: left;
	width: 430px;
	margin-left: 70px;
	margin-top: 30px;
	text-align: justify;
	border-right: thin #CCC solid ;
}
.recentNews a:link, .recentNews a:visited{
	color: #666666;
	text-decoration:none;
	width: 410px;
	line-height:20px;
	background: url(../images/recentNewsUp.gif) no-repeat;
	padding-left: 15px;
	
}
.recentNews  a:active, .recentNews a:hover {
	color: #666666;
	text-decoration:none;
	width: 410px;
	line-height:20px;
	background: url(../images/recentNewsActive.gif) no-repeat;
	padding-left: 15px;
	
}
#temp_left span {
	color: #e3c922;
	font-weight:bold;
}
#temp_middle {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	text-align: justify;
}
#temp_right {
	float: right;
	margin-right: 80px;
	width: 200px;
	margin-top: 30px;
	text-align: justify;
}
#temp_right img {
	padding-left: 10px;
}

#temp_footer {
	clear: both;
	width: 748px;
	margin-left: 26px;
	margin-top: 30px;
	height: 80px;
	background: #393939;
}

.footer_left {
	float: left;
	width: 470px;
	height: 50px;
	padding-top: 30px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_left a:link, .footer_left a:visited { color: #fff; text-decoration: none; } 
.footer_left a:active, .footer_left a:hover { color: #cc6; text-decoration: none; }

.footer_dot {
	float: left;
	width: 1px;
	height: 80px;
	background:  url(../images/temp_dot.gif) repeat-y;
}
.footer_right {
	float: right;
	padding-top: 10px;
	width: 250px;
	height: 70px;
	color:#FFFFFF;	
}

#keywords {
	font-size:0px;
	color: #990000;
	line-height: 0px;
}
