*
{
	font-family: Verdana;
	font-size: 12px;
}

a:link,
a:visited
{
	color: #016db6;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.button 
{
	color: #FFFFFF;
	background-color: #12498c;
	font-weight: bold;
	font-size: 11px;
}

body
{
	margin: 0px 0px 0px 0px;
	background-color: #308CBF;
}

#body
{
	position: relative;
	text-align: center;
	width: 1000px;
	background-color: #FFFFFF;
}

#top
{
	position: relative;
	width: 100%;
	height: 120px;
	background-color: #FFFFFF;
}

#top_left
{
	position: absolute;
	width: 50%;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 18px;
	text-align: left;
}

#top_right
{
	position: absolute;
	width: 50%;
	top: 0px;
	right: 0px;
	padding: 8px 8px 8px 8px;
	text-align: right;
}

#top_signup
{
	float: right;	
	text-align: center;
	width: 160px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
}

#top_toll
{
	float: right;	
	text-align: center;
	width: 100px;
	background-color: #bbdef2;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
}

#top_access
{
	float: right;	
	width: 170px;
}

#top_pad
{
	float: right;
	width: 12px;
}

#top_menu 
{
	position: absolute;
	top: 90px;
	left: 0px;
	height: 30px;
	background-color: #0b4fb0;
	border-bottom: 2px solid #1580b8;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	/* hdano 2008-08-20 */
	/* width: 636px; */
	width: 800px;
}


#footer_menu 
{
	position: inline;
	width: 100%;
	background-color: #0b4fb0;
	border-bottom: 2px solid #1580b8;
}

#top_menu_trusted_since
{
	position: absolute;
	right: 0px;
	top: 90px;
	width: 164px;
}

#top_menu_part
{
	position: absolute;
	top: 90px;
	width: 200px;
	height: 30px;
	background-color: #0b4fb0;
	vertical-align: middle;
	/* hdano 2008-08-20 */
	/* left: 636px;*/
	left: 800px;
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 8px;
}

#top_menu a
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	border: 1px solid #0b4fb0;
}

#top_menu a:hover
{
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

#banner
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 230px;
	background-image: url(images/banner_bg.jpg);
}


#footer
{
	position: relative;
	width: 100%;
	color: #AAAAAA;
	text-align: center;
	background-color: #FFFFFF;
}

#middle
{
	position: relative;
 	width: 100%;
	text-align: center;
	background-color: #ffffff;
}

#left
{
	float: left;
 	width: 230px;
	text-align: left;
	margin: 8px;
	background-color: #ffffff;
}

#left2
{
	float: left;
 	width: 230px;
	text-align: left;
	margin: 8px 8px 8px 12px;
	background-color: #ffffff;
}


#left2
{
	float: left;
 	width: 230px;
	text-align: left;
	background-color: #ffffff;
}

/* G */

h1.blue {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#1861C4;
}

h3.blue1 {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#1861C4;
}

#iaccess {
	display:block;
	margin-top:10px;
	overflow:hidden;
}

#iaccess img {
	display:block;
	float:left;
}

#iaccess .detailsbox {
	display:block;
	float:left;
	margin-top:20px;
	width:260px;
}

#iaccess .detailsbox p {
	margin:20px 0px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	line-height:20px;
}

#floatbox
{ 
	background-color: #bddeef;
	width: 100%;
	text-align: center;
	margin-top:10px;
	height:285px;
}

/* G */

#box
{ 
	background-color: #bddeef;
	width: 100%;
	text-align: center;
	margin-bottom: 8px;
}

/* hdano 2008-08-27 */
#box1
{ 
	background-color: #bddeef;
	width: 100%;
	text-align: center;
}

#box2
{ 
	background-color: #bddeef;
	width: 100%;
	text-align: center;
	margin-top:10px;
}

#box .title, #box1 .title, #box2 .title
{
	color: #edc45a;
	font-size: 12px;
	font-weight: bold;
	background-color: #0069a3;
	padding: 4px 4px 4px 4px;
}

#box .content, #box1 .content, #box2 .content
{
	color: #114892;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 8px 8px 8px;
	text-align: center;
}

#box p, #box1 p, #box2 p
{
	margin:0px;
	padding:10px 0px;
	color: #222222;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

#box a, #box1 a,#box2 a
{
	text-decoration: underline;
	color: #114892;
	font-size: 10px;
	font-weight: normal;
}

#box .menu, #box1 .menu, #box2 .menu
{
	text-decoration: none;
	color: #114892;
	font-size: 12px;
	font-weight: bold;
}

#box .menu:hover, #box1 .menu:hover, #box2 .menu:hover
{
	text-decoration: underline;
}

#price
{
	width: 100%;
	border: 1px solid #386af7;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#price2
{
	margin-top:10px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

#price .title, #price2 .title
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

#price .content, #price2 .content
{
	padding: 8px 8px 8px 8px;
}

#price .label, #price2 .label  
{
	font-size: 10px;
	color: #222222;
	text-align: right;
}

#price .amount, #price2 .amount  
{
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	text-align: left;
}

#inner_content
{
	float: left;
 	width: 724px;
	text-align: left;
	margin-top: 8px;
}

#footer
{
	position: absolute;
	left: 0px;
 	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

#index
{
	position: relative;
	left: 0px;
	top: 0px;
	/* width: 100%; */
	width: 735px;
}

#index_left 
{
	float: left;
	width: 501px;
	height: 662px;
}

#index_right
{
	float: left;
	/* hdano 2008-08-27
	width: 200px; */
	width: 226px;
	height: 662px;
	
	word-spacing:
	text-align: right;
	margin-left: 8px;
}

#clear
{
	clear: both;
}

/* hdano 2008-08-27 */
#white_space 
{
	background-color: #ffffff;
	width: 100%;
}

#row 
{
	margin-bottom: 4px;
}