@charset "UTF-8";
/***********************************************************************
						reset and clearing
*************************************************************************/
:link,:visited {
	text-decoration : none;
}
/*
ul,ol {
	list-style : none;
}
*/
h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin : 0; padding : 0;
}
ul{
	list-style:none;
}
a img,:link img,:visited img {
	border : none;
}
/* 
	**easy clearing 
	Any container with class="clearer" will expand around enclosed floated elements
*/
.clearer:after, #contact:after
	{
	content: '[HI MUM]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearer, #contact
	{
	display: inline-block;
	}
/*\*/
.clearer, #contact
	{
	display: block;
	}

/***********************************************************************
						
*************************************************************************/
html, body
{
	padding:0; margin:0;
}
body
{
	background:#fff url(../images/bg_page.gif);
	position: relative;
}
#content
{
	width:735px;
	margin:0 auto;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/bg_content.gif) no-repeat top left;
	padding:0 20px 30px 20px;
	border-left:2px solid #f5f3f4;
	border-right:2px solid #f5f3f4;
}
#header
{
	margin-right:-20px;
}
#header h1
{
	padding:85px 0 0 10px;
	height:102px;
	background: url(../images/pic01.jpg) no-repeat top right;
}
h1
{
	font-size:43px;
	font-family:Georgia, serif;
	font-style: italic;
}
#right h2
{
	margin:2px 0 4px 0;
	font-size: 14px;
	font-family:Georgia, serif;
	font-style: italic;
}
#right h2 span
{
	font-style: normal;
	color:#666;
	font-size: 12px;
	padding-left:1em;
}
#right p
{
	padding:8px 0;
	margin:0;
	text-align:justify;
	line-height: 16px;
}
#right
{
	float:left;
	position:relative;
	width:500px;
	min-height:400px;
}
#right ul
{
	margin:8px 0 8px 20px;
}
#right li
{
	list-style-image: url(../images/list.gif);
	padding-bottom:2px;
}
#left h3
{
	margin:6px 0 0 10px;
}
#left
{
	float:left;
	width:206px;
	margin:0 10px 0 10px;
	position:relative;
}
#nav
{
	margin:10px 0 90px 30px;
}
#nav ul
{
	margin: -1px 0 8px 10px;
}
#nav h3
{
	font-size:17px;
	font-family:Georgia, serif;
	color:#456788;
	color:#666;
	padding-left:18px;
	font-weight: normal;
	text-decoration:underline;
}
#left p
{
	padding:4px 0 4px 10px;
}
#left li
{

}
#nav a
{
	font-size:17px;
	font-family:Georgia, serif;
	font-style: italic;
	color:#999;
	padding-left:18px;
	background: url(../images/link.gif) no-repeat center left;
	
}
#left a:hover
{
	text-decoration: underline;
}
#left a.current_page
{
	color:#cc3333;
}
.foot-note
{
	font-size: 10px;
	text-align: center;
	bottom:-1.5em;
	position: absolute;
	width: 739px;
}

#footer
{
	width:739px;
	padding:0 20px;
	margin:0 auto;
	height: 35px;
	background: url(../images/bg_footer.png) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#footer img
{
	display: none;
} 
.at
{
	margin-bottom:-2px;
	padding:0 1px 0 1px;
}
#signoff
{
	display: block;
	margin: 0 auto;
}
/*cc3333*/
strong, h2, h3, h1, a
{
	color:#456788;
}
.price li
{
	width:400px;
	position: relative;
}
ul.close
{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
p.close
{
	padding-top:4px !important;
}

.price li span
{
	position: absolute;
	right:0;
}
#content_newssummaries li
{
	padding-bottom:16px;	
}
#ibpic { display: none; margin: 0; position: absolute; top: 50%; left: 50%; background: #FFF; border: 1px solid #CCC; z-index: 10000; }

#overlay { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #FFF; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; z-index: 100; }

.noscroll { overflow: hidden; min-height: 100%; height: auto !important; height: 100%; }

#ibloading { display: none; width: 56px; height: 56px; margin: -25px 0 0 -25px; position: absolute; top: 50%; left: 50%; background: url(../images/bgrd_la.gif) center no-repeat; z-index: 10000; }
#ibloading img { display: block; margin: 12px auto; }
