*{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

a:focus{
  outline: none;
}

a.read_more{
	float:right;
	padding-right:10px;
}

html{
	width:100%;
	height:100%;
	margin:0px;
	/*margin-top:50px;*/
	overflow-x:hidden;
}

body{
	width:100%;
	height:100%;
	margin:0 auto;
	/*position:relative;*/
	text-align:center;
	behavior: url(Scripts/csshover3.htc);
}

html > body{
	min-height:100%;
	height:auto;
}

h1{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#015bab;
	font-weight:bold;
	text-decoration:none;
}

h1 a{
	text-decoration:none;
	color:#015bab;
}

h1 a:hover{
	text-decoration:underline;
}

h1 a:visited{
	color:#015bab;
}

h2{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:15px;
}

h3{
	clear:both;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:20px;
	padding-left:20px;
}

#wrapper{
	width:942px;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	z-index:2;
	position:relative;
}

#content{
	width:942px;
	padding:4px 0 0 0;
	height:auto;
	clear:both;
}

#footer_spacer{
	height:3px;
	width:100%;
	background-color:#365f91;
	margin-top:39px;
	/*this is for ie to control empty div height*/
	font-size:1px;
	line-height:0;
}

#footer{
	clear:both;
	width:1680px;
	height:130px;
	position: absolute;
	left:-376px;
}

#menu{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:auto;
	float:left;
	position:absolute;
	top:-25px;
	left:367px;
	z-index:2;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#menu li{
	float:left;
	width:115px;
	margin:0;
	padding:0;
	text-align:center;
}

#menu li a {
	display:block;
	padding:5px 0px;
	height:100%;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	background:url(../images/menu_button.gif) repeat -20px 35px;
}

#menu li a:hover{
	color:#223d5f;
}

#menu li.current a{
	background: #bddffd;
	/*color:#FFF;*/
	color:#223d5f;
}

#clearer{
	clear:both;
}

#you_are_in{
	float:none;
	padding-left:20px;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9d9d;
	line-height:11px;
}

#you_are_in a{
	color:#9d9d9d;	
	text-decoration:none;
}

#you_are_in a:focus{
	outline:none;
}

#you_are_in a:hover{
	text-decoration:underline;
}

#bottom_navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#365f91;	
	text-decoration:none
}

#bottom_navigation a:visited{text-decoration:none}
#bottom_navigation a:hover{text-decoration:underline}

#bottom_navigation{
	background-color:#fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:23px;
	height:23px;
	text-align:center;
	margin:10px 0 10px 0;
}

#bottom_navigation a{
	margin:0 12px
}

#copy{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
}

.read_more{
	margin:4px 0 0 4px;
	display:block;
	color:#0F84DF;
	text-decoration:none;
}
.read_more:visited{text-decoration:none}
.read_more:hover{text-decoration:underline}

#blocks{
	background-image:url(../images/3bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
    margin-top: -4px;
}

#blocks div{
	width:275px;
	float:left;
	padding:12px 16px 18px 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
	height:auto;
}

#blocks .image{
	margin-top:14px
}

#blocks p{
	padding:14px 0 0 4px
}

#block{
	width:936px;
	margin:0 auto;
	background-image:url(../images/blockbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:auto;
    margin-top: -4px;
}

#block div{
	display:block;
	float:left;
	padding:0px 0 13px 19px;
}

#block div p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
	display:block;
	width:255px;
	float:left;
	padding:9px 25px 0 4px;
}

#block div p.about_us{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#010101;
	display:block;
	width:875px;
	float:left;
	padding:9px 5px 0 4px;
}

#block div ul{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#010101;
	width:300px;
	float:left;
	padding:9px 25px 0 4px;
	line-height:25px;
	text-indent: 10px;
	list-style-type:none;
}

#block div ul a{
	color:#0099cc;
	text-decoration:none;
}

#block div ul a:hover{
	text-decoration:underline;
}

#block div li{
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:5px 10px; 
	padding-left:15px;
	padding-top:3px;
	text-align:left;
	width:auto;
	background-color: #fff;
	border-bottom-color: #e4e1d4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#0099cc;
	height:27px;
}

#block div li:hover{
	color:#02234d;
	cursor: default;
	background-color: #e3eefc;
	background-image:url(../images/dot_hover.gif);
	background-repeat:no-repeat;
	background-position:5px 8px; 
}

#block div img{
	margin:0 7px 0 0
}

#block table.list{
	width:600px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:20px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;	
	border: 1px solid #bddffd; 
	border-collapse: collapse;
	color:#013e73;
	text-align:left;
}

#block table.list td{
	border: 1px solid #bddffd;
	padding:5px;
	width:460px;
}

#block table.list td.date{
	width:100px;
	text-align:center;
}

#block table.list td.spacer{
	border:none;
	height:120px;
}

#block table.list a, a:visited{
	color:#0099cc;
	text-decoration:none;
}

#block table.list a:hover{
	color:#0099cc;
	text-decoration: underline;
}

#block table.whatis{
	width:600px;
	float:left;
	margin-top:25px;
	margin-left:15px;
	margin-bottom:25px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;	
	border: none; 
	color:#013e73;
}

#block tr.title{
	background-image:url(../images/table.gif);
	background-repeat: repeat-x;
}

#spacer{
	width:90%;
	height:15px;
	clear:both;
}

/*only the first header picture use this*/
#header_pic1{
	float:left;
	margin-left:428px;
}

#header_pic2{
	float:left; 
}

#back{
	float:left;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
}

#key_benefits{
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:10px;
}

#key_benefits_list{
	width:341px;
	height:auto;
}

#key_benefits_detail{
	width:510px;
	height:293px;	
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	text-align:justify;
	margin-top:40px;
	
	background-color: #e3eefc;
	border-color: #e4e1d4;
	border-style:solid;
	border-width:1px;
}

#top_background{
	height:324px;
}

#top_background_image{
	height:500px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:75px;
	width:100%;
	z-index:1;
}

#top_background_image div{
	height:500px;
	width:100%
}

#logo{
	position:absolute;
	top:-66px;
	left:40px;
	z-index:2;
}

#catching{
	position:absolute;
	top:120px;
	left:20px;
	z-index:3;
}

#sub_title{
	position:absolute;
	top:150px;
	left:650px;
	z-index:3;
}

#header{
	position: absolute;
	width:1680px;
	height:75px;
	z-index:1;
	top:-75px;
	left:-379px;
	background: url(../images/menu_bg.gif) no-repeat top left;
}

#top_spacer{
	 height:75px;
	 width:100%;
}

#link{
	clear:both;
	margin-left:10px;
	width:200px;
	height:auto;
}

#block div ul.content_ul{
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
	padding-left:25px;
	padding-top:20px;
	line-height:15px;
	float:left;
	font-size:14px;
	color:#000;
}

#block div li.content_li{
	background-position:0px 0px; 
	padding-left:8px;
	padding-top:0px;
	border:none;
	color:#000;
}

#block div li.content_li:hover{
	color:#000;
	background-color:#fff;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:0px 0px; 
}

#block div p.content_p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#010101;
	display:block;
	width:860px;
	float:none;
	padding-top:10px;
	padding-left:20px;
}

#footnote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	padding-top:3px;
	border-top-color:#898989;
	border-top-style:solid;
	border-top-width:1px;
	width:95%;
	color:#464646;
}

#demo_frame{
	background-color:#555;
	height:620px;
	width:820px;
	background-image:url(../images/demo_frame.gif);
	margin-bottom:10px;
}

#demo_frame object{
	margin-top:17px;
}

.new{
	position:relative;
	top:-50px;
	left:425px;
}