@charset "UTF-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(../images/background_small.jpg);
	background-repeat:repeat;
}
p{
	margin:0 15px 0 5px;
}
/*for the header */ 
	.header{
		height:315px;
		width:820px;
		background-image:url(../images/headerBackground.gif);
		background-repeat:repeat-x;
		margin:0 auto;
	}
	.logo{
		float:left;
		padding:15px 0px 0px 15px;
	}
	.logo_s{
		width:140px;
		border:0;
	}
	.contact_info{
		float:right;
		padding:0px 15px 0px 0px;
	}
	
	.menu{
		width:100%;
		height:21px;
		background-color:#FFF;
		float:left;
	}	
	.top_nav{
		list-style-type:none;
		margin:0;
		padding:0;
		width:100%;
		height:100%;
	}
	.top_nav li{
		background:#FFFFFF none repeat scroll 0 0;
		display:inline;
		float:left;
		text-align:center;
		vertical-align:middle;
		margin:0;
		padding:0;
		height:100%;
		width:20%;
	}
	.top_nav li a{
		color:#000;
		padding-top:5px;
		text-decoration:none;
		width:100%;
		height:100%;
		background-color:#FFFFFF;
		display:block
	}
	.top_nav li a:hover{
		width:100%;
		height:100%;
		background-color:#CCCCCC;
	}
	.top_nav li.top_nav_selected a{
		color:#FFF;
		padding-top:5px;
		text-decoration:none;
		width:100%;
		height:100%;
		background-color:#FF0100;
		display:block
	}
	
	.info_note{
		border: 1px solid #000000;
		border-top: 5px solid #000000;
	}
	.info_note p{
		padding:5px 5px 10px 10px;
	}
	.menu_tmp{
		float:left;
		list-style-type:none;
		margin:0;
		padding:4px 0 0 2px;
		width:100%;	
	}
	.menu_tmp li{
		text-align:center;
		display:inline;
		float:left;
		margin:0;
		padding:0;
		width:20%;
	}
	.menu_tmp li a{
		display:block;
		height:20px;
		color:#000;

		padding-top:4px;
		text-decoration:none;
		width:100%;		
	}
	.menu_tmp li a em{
		display:none;
	}
	.menu_tmp li a.tn_option{
		background:transparent url(../images/menu/header_titles.gif) no-repeat scroll left 2px;
		width:160px;	
	}
	.menu_tmp li a:hover{
/*		background-position:left bottom;*/
		background-position:100% -21px;
	}
	.menu_tmp li a.tn_option_selected{
		color:#FFF;
		background:transparent url(../images/menu/header_titles.gif) no-repeat scroll left 2px;
		width:160px;	
		background-position:100% -44px;
	}	
/* end of header */
/* for content */
	.full_content{
		height:100%;
		width:820px;
		margin:0 auto;
		background-color:#CCCCCC;
	}
	
	/* common */
		.feature_01{
			width:100%;
			height:200px;
			background-color:#FF0100;
		}
		.promo_image{
			padding:25px 0px 0px 35px;
		}
	/* end of common*/
	.content{
		background-image:url(../images/background_content.gif);
		background-repeat: repeat-x;
		padding:15px 15px 15px 15px;
	}
	.content td.promo{
		padding-top:15px;
	}
	.title_right_side{
		background:transparent url(../images/title_right_side.gif) no-repeat scroll 100% 0;
		margin:0;
	}
	.title_left_side{
		background:transparent url(../images/title_left_side.gif) no-repeat scroll 0 0;
		display:block;
		padding:3px 10px;		
	}
	.title_right_side2{
		background:transparent url(../images/title_right_side2.gif) no-repeat scroll 100% 0;
		margin:0;
	}
	.title_left_side2{
		background:transparent url(../images/title_left_side2.gif) no-repeat scroll 0 0;
		display:block;
		padding:3px 10px;		
	}
	.subtitle{
		color:#FFF;
		font-size:12px;
		padding:3px 0 0px 3px;
	}	
/*end of content */
/* footer*/ 
	.footer{
		background-color:#000; 
		font-size:10px;
		color:#FFF;
		width:820px;
		margin:0 auto;
		height:60px;
		padding-bottom:13px;
	}
	.footer_ul{
		height:100%;
		list-style-type:none;
		margin:0;
		padding:10px 0px 10px 0px;
		width:100%;
	}
	.footer_ul li{
		padding:16px 16px 16px 16px;
		display:inline;
		border-right:1px solid #FFF;
	}
	.footer_ul li.right{
		border-right:0;
	}
	.footer_ul img{
		left:-10px;
		position:relative;
		top:10px;
	}
	.footer a{
		color:#FFF;
		text-decoration:none;
	}
	.footer a:hover{
		color:#FFF;
		text-decoration:underline;
	}
/* end of footer*/

.info_content{
	width:500px;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.info_content2{
	width:230px;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.padding_td td{
	padding-bottom:15px;
}
.padding_right{
	padding-right:10px;
}
.important_note{
	color:#FF0100;
}
.img_button{
	border:0px;
}
.content_02{
	border-top:5px solid #666;
	padding:3px 3px 3px 3px;
}
.subtitle_02{
	color:#FF0100;
	padding: 2px 0 5px 5px;
	font-size:13px;
	font-weight:bold;
}
.text_content02{
	padding: 0px 0px 10px 0px;
}
.text_content02 td{
	padding: 0px 10px 10px 0px;
}

.text_content02 img{
	border: 1px solid #666;
	padding: 3px;
	width:150px;
}
.table_2{
	width:390px;
	padding-right:15px;
}
.phone{
	text-align:left;
}
.address{
	font-size:10px;
	padding-top:8px;
}
.margin_01{
	margin:0 7px 0 7px;
}
.vertical_soacer{
	height:10px;
}
.map{
	padding:5px 5px 5px 57px;
}
.padding_01{
	padding:0 0 0 15px;
}
.disclaimer{
	text-align:center;
	padding: 10px;
	color:#333;
	font-size:10px;
}@charset "UTF-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(../images/background_small.jpg);
	background-repeat:repeat;
}
p{
	margin:0 15px 0 5px;
}
/*for the header */ 
	.header{
		height:315px;
		width:820px;
		background-image:url(../images/headerBackground.gif);
		background-repeat:repeat-x;
		margin:0 auto;
	}
	.logo{
		float:left;
		padding:15px 0px 0px 15px;
	}
	.logo_s{
		width:140px;
		border:0;
	}
	.contact_info{
		float:right;
		padding:0px 15px 0px 0px;
	}
	
	.menu{
		width:100%;
		height:21px;
		background-color:#FFF;
		float:left;
	}	
	.top_nav{
		list-style-type:none;
		margin:0;
		padding:0;
		width:100%;
		height:100%;
	}
	.top_nav li{
		background:#FFFFFF none repeat scroll 0 0;
		display:inline;
		float:left;
		text-align:center;
		vertical-align:middle;
		margin:0;
		padding:0;
		height:100%;
		width:20%;
	}
	.top_nav li a{
		color:#000;
		padding-top:5px;
		text-decoration:none;
		width:100%;
		height:100%;
		background-color:#FFFFFF;
		display:block
	}
	.top_nav li a:hover{
		width:100%;
		height:100%;
		background-color:#CCCCCC;
	}
	.top_nav li.top_nav_selected a{
		color:#FFF;
		padding-top:5px;
		text-decoration:none;
		width:100%;
		height:100%;
		background-color:#FF0100;
		display:block
	}
	
	.info_note{
		border: 1px solid #000000;
		border-top: 5px solid #000000;
	}
	.info_note p{
		padding:5px 5px 10px 10px;
	}
	.menu_tmp{
		float:left;
		list-style-type:none;
		margin:0;
		padding:4px 0 0 2px;
		width:100%;	
	}
	.menu_tmp li{
		text-align:center;
		display:inline;
		float:left;
		margin:0;
		padding:0;
		width:20%;
	}
	.menu_tmp li a{
		display:block;
		height:20px;
		color:#000;

		padding-top:4px;
		text-decoration:none;
		width:100%;		
	}
	.menu_tmp li a em{
		display:none;
	}
	.menu_tmp li a.tn_option{
		background:transparent url(../images/menu/header_titles.gif) no-repeat scroll left 2px;
		width:160px;	
	}
	.menu_tmp li a:hover{
/*		background-position:left bottom;*/
		background-position:100% -21px;
	}
	.menu_tmp li a.tn_option_selected{
		color:#FFF;
		background:transparent url(../images/menu/header_titles.gif) no-repeat scroll left 2px;
		width:160px;	
		background-position:100% -44px;
	}	
/* end of header */
/* for content */
	.full_content{
		height:100%;
		width:820px;
		margin:0 auto;
		background-color:#CCCCCC;
	}
	
	/* common */
		.feature_01{
			width:100%;
			height:200px;
			background-color:#FF0100;
		}
		.promo_image{
			padding:25px 0px 0px 35px;
		}
	/* end of common*/
	.content{
		background-image:url(../images/background_content.gif);
		background-repeat: repeat-x;
		padding:15px 15px 15px 15px;
	}
	.content td.promo{
		padding-top:15px;
	}
	.title_right_side{
		background:transparent url(../images/title_right_side.gif) no-repeat scroll 100% 0;
		margin:0;
	}
	.title_left_side{
		background:transparent url(../images/title_left_side.gif) no-repeat scroll 0 0;
		display:block;
		padding:3px 10px;		
	}
	.title_right_side2{
		background:transparent url(../images/title_right_side2.gif) no-repeat scroll 100% 0;
		margin:0;
	}
	.title_left_side2{
		background:transparent url(../images/title_left_side2.gif) no-repeat scroll 0 0;
		display:block;
		padding:3px 10px;		
	}
	.subtitle{
		color:#FFF;
		font-size:12px;
		padding:3px 0 0px 3px;
	}	
/*end of content */
/* footer*/ 
	.footer{
		background-color:#000; 
		font-size:10px;
		color:#FFF;
		width:820px;
		margin:0 auto;
		height:60px;
		padding-bottom:13px;
	}
	.footer_ul{
		height:100%;
		list-style-type:none;
		margin:0;
		padding:10px 0px 10px 0px;
		width:100%;
	}
	.footer_ul li{
		padding:16px 16px 16px 16px;
		display:inline;
		border-right:1px solid #FFF;
	}
	.footer_ul li.right{
		border-right:0;
	}
	.footer_ul img{
		left:-10px;
		position:relative;
		top:10px;
	}
	.footer a{
		color:#FFF;
		text-decoration:none;
	}
	.footer a:hover{
		color:#FFF;
		text-decoration:underline;
	}
/* end of footer*/

.info_content{
	width:500px;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.info_content2{
	width:230px;
	padding:5px 0px 10px 0px;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.padding_td td{
	padding-bottom:15px;
}
.padding_right{
	padding-right:10px;
}
.important_note{
	color:#FF0100;
}
.img_button{
	border:0px;
}
.content_02{
	border-top:5px solid #666;
	padding:3px 3px 3px 3px;
}
.subtitle_02{
	color:#FF0100;
	padding: 2px 0 5px 5px;
	font-size:13px;
	font-weight:bold;
}
.text_content02{
	padding: 0px 0px 10px 0px;
}
.text_content02 td{
	padding: 0px 10px 10px 0px;
}

.text_content02 img{
	border: 1px solid #666;
	padding: 3px;
	width:150px;
}
.table_2{
	width:390px;
	padding-right:15px;
}
.phone{
	text-align:left;
}
.address{
	font-size:10px;
	padding-top:8px;
}
.margin_01{
	margin:0 7px 0 7px;
}
.vertical_soacer{
	height:10px;
}
.map{
	padding:5px 5px 5px 57px;
}
.padding_01{
	padding:0 0 0 15px;
}
.disclaimer{
	text-align:center;
	padding: 10px;
	color:#333;
	font-size:10px;
}
.close_btn{
		  text-align:right;
		  padding:3px 5px 0 0;
}