body
{
		background-color:#ffffff;
		margin:0px;
		font-family:arial;
		font-size:13px;

		color:#000;
}
b
{
			color:#000000;
}
h2
{
		color: #ffffff;
		font-size:14px;
		font-family:arial;
		text-transform:uppercase;
		width:695px;
		padding:3px 0px 3px 5px;
        background-color:#f24e02;
}

h3
{

		font-size:14px;


        
}
h4
{
		color: #f24e02;
}
h5
{
		color: #ffffff;
		font-size:14px;
		font-family:arial;
		text-transform:uppercase;
		width:695px;
		padding:3px 0px 3px 5px;
        background-color:#f24e02;
}
img
{
	border:none;
}
a{
	text-decoration:none;
	color:blue;
}
a:hover
{
	text-decoration:none;
}
blockquote
{
background-color:#ededed;
border:solid 2px #d3d3d3;
		padding:10px;
		text-align:center;
		text-transform:uppercase;
}
#quote
{
		color: #676667;
		font-style:italic;
		font-weight:bold;
}
li
{
	list-style: url(images/arrow.gif);
	line-height:22px;
}
li a
{

    color:#ba8111;
}
li a:hover
{

    color:#875d0b;
}
#header .quotes
{
width: 600px;
height: 120px;
float: right;
clear: left;
margin-left: 50px; 
}
#booknowform_small
{
background-color:#dedcdd;
border:solid 2px #d3d3d3;
	        		width:220px;
padding:5px;
margin:10px 0px 0px 10px;
}
#booknowform
{
	float:left;	
width: 250px;
padding:8px;
margin:15px;
background-color:#ededed;
border:solid 2px #d3d3d3;

}
#topnav
{
width:1000px;
padding-left:0px;
}

#dropmenudiv{
position:absolute;
font:normal 12px arial;
line-height:18px;
z-index:100;
text-align:left;


}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;

padding: 3px 0px 3px 0px;
text-decoration: none;
font-weight: normal;
line-height:22px;

        font-family:Helvetica,arial , Geneva, arial, tahoma;
	font-size: 11px;
	color:#ffffff;
	background-image: url("images/bg_sub.gif");
    

}

#dropmenudiv a:hover{ /*hover background color*/
	background-image: url("images/bg_sub_up.gif");
}

#hr_orange
{
		background-color:#f24e02;
		width: 994px;
		height: 15px;
		margin-bottom:10px;
        margin-left:0px;
}
#page
{
	width:1000px;
}
#left_column
{
		background-color:#d3d3d3;
		width: 750px; 
		min-height: 657px;
		float:left;
}

#left_column a
{
	color:blue;
		text-decoration:none;
}
#left_column a:hover
{
		color: #ffffff;
        background-color:#f24e02;
}
#copy
{
		background-color:#ffffff;
		width: 730px;
		min-height: 637px;
		margin:10px;

}
#latest_news
{
      	margin-left:15px;
      	width:695px;
      	margin-bottom:15px;
      	text-align:justify;
}
#latest_news_offer
{
      	margin-left:15px;
      	width:695px;
      	margin-bottom:15px;
      	text-align:justify;
      	color:#000000;
}
#copy_box_orange
{
		background-image:url(images/grey_orange.jpg);
		background-repeat:no-repeat;
		width: 230px;
		height: 162px;
		margin:6px;
		font-family:arial;
		font-size:13px;

		color:#ffffff;
		float:left;
}

#copy_box_grey
{
		background-image:url(images/grey_bg.jpg);
		background-repeat:no-repeat;
		width: 230px;
		height: 162px;
		margin:6px;
		font-family:arial;
		font-size:13px;
		color:#858383;
		float:left;
}
#copy_box_grey p
{
		width: 190px;
		padding:15px;
}
#copy_box_orange p
{
		width: 190px;
		padding:15px;
}
#right_column
{

		width: 240px;
		min-height: 664px;
		float:left;


}
#right_column img
{
		margin-left:10px;
}

#footer
{
		background-color:#282628;
		width: 1000px; 
		height: 40px;
	    float:left;
	    margin-top:10px;
	    color:#776f77;
}	
#footer a
{

	    color:#776f77;
}
#footer a:hover
{

		background-color:#282628;
		text-decoration:underline;
}
#footer p
{
		margin-left:25px;
		font-size:11px;
}
/*comment css lightbox*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #dfdfdf;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#prevLink2, #nextLink2{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink2 { left: 0; float: left;  background: url(images/prevlabel2.gif) left 15% no-repeat;}
#nextLink2 { right: 0; float: right; background: url(images/nextlabel2.gif) right 15% no-repeat;}
#prevLink2:hover, #prevLink2:visited:hover { background: url(images/prevlabel2.gif) left 15% no-repeat; }
#nextLink2:hover, #nextLink2:visited:hover { background: url(images/nextlabel2.gif) right 15% no-repeat; }



#imageDataContainer{
	font: 10px Geneva, Helvetica, sans-serif;
	background-color: #ba8111;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	margin: 0 auto;
	line-height: 1.4em;
	font-weight: normal;
	color:#fff;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #ffffff;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
label
{
	float: left;
	width: 100px;
	padding-top: 4px;
	color: #7a8dd0;
}
.module{}
.module form{margin:0;padding:0;}
.modulecontent{margin-left:10px;background:#e1ddde;padding:5px; font-size:10px;}
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; }
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; }
    p.p3 {margin: 0.0px 0.0px 0.0px 0.0px;}
    p.p4 {margin: 0.0px 0.0px 3.0px 0.0px;}
    p.p5 {margin: 0.0px 0.0px 0.0px 0.0px;}
    p.p6 {margin: 0.0px 0.0px 0.0px 0.0px;}
    p.p7 {margin: 0.0px 0.0px 0.0px 0.0px;}
    span.s1 {font:Symbol}
    span.Apple-tab-span {white-space:pre}
    
#filediv {border:solid 3px #d3d3d3; padding:0px 10px; background-color:#e6e6e6;}
#filelist h1{font-size:20px;}
#filelist h2{font-size:15px;color:#f24e02;background:none;width:auto;margin-left:0;}
#filelist h3{font-size:12px;}
#filelist .download_icon{float:left;margin-right:10px;margin-bottom:3px;}

#options {
	background-image:url(../images/pra100_bank_bg.jpg);
	background-repeat:no-repeat;
	width: 233px;
	height: 200px;
	margin-left:8px;
	padding-left:10px;
		}