@charset "UTF-8";
/* CSS Document */
@import url('uvumi-dropdown.css');
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
	color:#F00;
	}
img {text-decoration:none; border:none}
body {
	background:url(/images/prana_background.jpg) #FFBA00 repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:3px;
}
.wrapper{
	background:url(/images/prana_background.png) repeat-y top left;
	margin:0 auto;
	width:817px;
	padding:0px 9px 0px 9px;
}
.logo{float:left}
.login{
	float:right;
	padding-right:40px;
	padding-top:10px;
}
div.login *{
	vertical-align: middle;
}
.login a{
	text-decoration:none;
	font-size:12px;
	color:#666666;
}
.nav_container{float:left}
.top_top{
	margin:0 auto;
	width:760px;
	height:14px;
	background:url(/images/top_top.jpg) no-repeat top left;
}
.top_mid{
	background:url(/images/top_mid.jpg) repeat-x #6B6C98;
	width:730px;
	margin:0 auto;
	padding:10px 20px 10px 10px;
}
.top_btm{
	margin:0 auto;
	width:760px;
	height:30px;
	background:url(/images/top_bottom.jpg) no-repeat top left;
}
.top_mid_pic{
	float:right;
	width:422px;
	height:237px;
}
.top_mid_content{
	float:left
	width:200px;	
}
.top_mid_content h1{
	font-size:22px;
	font-weight:normal;
	color:#FFF;
}
.top_mid_content p{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}
.top_mid_content p a{
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.bottom_container_left {
	float:left;
	width:289px;
	padding:30px;
}
.bottom_container_right {
	padding:30px;
}
.bottom_container_right h1 {
	font-size:20px;
	padding-bottom:10px;
}
.bottom_container_right p {
	padding-bottom:10px;
}
.quote{color:#F00}
.footer{
	margin:0 auto;
	width:760px;
	text-align:center;
	padding-bottom:20px;
}
.footer a{
	color:#666
}
.footer a:hover {
	text-decoration:underline
}
/* Slide Show */
#slider_heading {
	display: block;
	background:url(/images/slideshow_bg.jpg) no-repeat;
	width:289px;
	height:20px;
	padding-left:40px
}
#slider_heading {
	display: inline;
	cursor: pointer;
	vertical-align: middle;
}
#slider_wrapper {
	width:289px;
	background:#CCC;
}
#panes {
	text-align: justify;
	width:289px;
}
#panes p {
	width:269px;
	padding:0px 10px 0px 10px;

}
#panes div div {
	overflow: hidden;
}