html
{
 height:100%;
 margin: 0;
 padding: 0;
 top: 0;
 left: 0;
}
body
{
	text-align : center;
	margin:0;
	padding:3px 0 0;
 	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background:#0E375B url(../images/bg_site.jpg) repeat-x;
	background-position: 35px 0px;
}
#container
{
	width: 922px;
	background: url(../images/bg.gif) repeat-y;
	padding:0;
	margin: 0 auto;
	text-align:left; 
}
#nav1
{
	background: #FFF url(../images/nav1.gif) no-repeat;
	height: 40px;
}
#nav2
{
	background: #FFF url(../images/nav2.gif) no-repeat;
	height: 40px;
}
#nav3
{
	background: #FFF url(../images/nav3.gif) no-repeat;
	height: 40px;
}
#nav4
{
	background: #FFF url(../images/nav4.gif) no-repeat;
	height: 40px;
}
#nav5
{
	background: #FFF url(../images/nav5.gif) no-repeat;
	height: 40px;
}
#nav6
{
	background: #FFF url(../images/nav6.gif) no-repeat;
	height: 40px;
}
ul#navigation
{
	margin:5px 5px;
	padding:0;
	list-style-type:none;
	float:left;
	width:100%;
}
ul#navigation li
{
	display:inline;
}
a.nav1
{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	display:block;
	float: left;
	width: 118px;
	padding:8px 0px 0px 0px;
	text-align : center;
	text-decoration: none;
	color: #000;
}
a.nav2
{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	display:block;
	float: left;
	width: 118px;
	padding:8px 0px 0px 0px;
	text-align : center;
	text-decoration: none;
	color: #fff;
}
ul#navigation a:hover
{
	color:#ff0000;
}
#footer
{
	color:#000;
	padding:0;
	clear: both;
	font-size: 90%;
	background: url(../images/footer.gif) no-repeat;
	height: 85px;
}
table#footer_link
{
	padding: 45px 10px 10px 20px;
}
table#footer_link a
{
	text-decoration: none;
	color: #000;
}
table#footer_link a:hover
{
	color:#ff0000;
	font-weight: 600;
}
#white_space
{
	background: url(../images/bg_white.gif) repeat-y;
	height: 15px;
}
#left_panel
{
	float: left;
	width: 238px;
	display: inline;
	margin-left: 20px;
	margin-right: 0;
	padding: 0px 0 5px 8px;
}
#left_content_table
{
	display: block;
	width: 230px;
	padding: 10px 0px 10px 0px;
	background: #EBEDEC url(../images/top_left.jpg) no-repeat;
}
.left_content_sub_1
{
	height:142px;
	width:208px;
	background: url(../images/left_sub_bg.gif) no-repeat;
	font-size: 90%;
}
.review 
{
	color: #555;
	text-align: justify;
	margin: 5px 20px 5px 2px;
}
#right_panel
{
	width: 636px;
	margin: 0;
	padding: 0;
	display: inline;
}
#right_content
{
	margin: 18px 0px;
	padding: 0px;
	background: #fff url(../images/index_table_top.gif) no-repeat;
	width: 631px;
}
#right_content_table
{
	margin-right: 0px;	
	margin-left: 0px;
	margin-top: 29px;
	padding: 0px 40px 0px 35px;
	background: #EBEDEC url(../images/index_table_body.gif) repeat-y;
	width: 631px;
	text-align: justify;
}
h3
{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2.Long_Title
{
	text-align:center;
	width:548px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding:10px 0px 0px 0px;
	background-image: url("../images/title_long_top.gif");
  background-repeat: no-repeat;
  background-position:top center; 
  margin:0px;
}
h2.Long_Title em
{
	font-style:normal;
	width:548px;
	display:block;
	padding:0px 0px 18px 0px;
	background-image: url("../images/title_long_bottom.gif");
  background-repeat: no-repeat;
  background-position:center center; 
  margin:0px;
}
.my_frame
{
	font-size: 1.1em;
	line-height: 130%; 
}
.my_frame_sf
{
	line-height: 130%; 
}
ul 
{
	list-style-type: circle;
	list-style-image: url(../images/tick.gif);
}
li 
{
  margin: 10px 0px 0 0;
}
ul.no_style
{
	list-style-type: none;
	list-style-image: none;
}
.title_bg
{
	margin: 0;
	padding: 0;
	background: url(../images/title_bg.jpg) no-repeat;
	width: 684px;
	height: 41px;
	text-align : center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.right_content_padding
{
	padding: 5px 15px;
}
.right_content_image_padding
{
	padding-left: 40px;
}
.myhr
{
	height: 1px;
	border-width: 0px;
	padding: 0px;
	color: #B4C9E4;
	border-bottom: 1px dashed;
}
UL.main 
{
 list-style-type: disk;
 list-style-image: url(../images/circle.gif);
 text-align: left;
}
LI.main 
{
}
