@charset "UTF-8";
/* CSS Document */


body {
	
	width:100%;
	background-image:url(../background/background.jpg);
	background-repeat:repeat;
	padding-bottom: 2px;
	margin:0px 0px;
	text-align:center;
	overflow-x:hidden;	
}
 
#content {
	width:1024px;
	margin: 0px auto;
	text-align:left;
	padding:0px;

}
 
 #logo {
 	position:absolute;
	margin-top:65px;
 
 }
 
.global {
	position:absolute;
	width:1024px;
	top:175px;
	height:680px;
	background-color:#000000;
}

.flash {
	color:#FFFFFF;
}

.flash_scroll {
	position:absolute;
	height:75px;
	width:990px;
	top:5px;
	padding:5px;
	z-index:10;
	left: 0px;
	margin-left: 15px;
}

#navigation {
	position:absolute;
	bottom: 216px;
}

.nav_bar {
	display:block;
	margin-bottom:2px;
	margin-top:12px;
	_margin-top:8px;
	margin-left:15px;
	height:28px;
	width:200px;
	background-image:url(../nav_imgages/about.jpg);
	visibility:visible;
}

#nav_bar {
	display:block;
	margin-bottom:2px;
	margin-top:8px;
	margin-left:0px;
	height:28px;
	width:200px;
	background-image:url(../nav_imgages/about.jpg);

	
}

#blindup1{
	background-color: #009999;
	height: 150px;
	;
	width: auto;
	overflow: hidden;
	position:absolute;
	top:470px;
	right:0px;
	padding-left:25px;
	padding-right:25px;
	color:white;
	visibility:hidden;	
}




.third {
	display:block;
	margin-bottom:2px;
	margin-top:14px;
	height:50px;
	width:200px;

	
}


#contact {
	position:absloute;
	top:550px;
	right:5px;
	background-color:#0000FF;
	color:#FFFFFF;
}

.sampleText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	word-spacing: 0.2em;
	z-index: 2;
}

.main_home {
	position:absolute;
	background-color:#000000;
	width:750px;
	height:361px;
	right: 15px;
	top: 100px;
	z-index: 1;
}

.main_home1 {
	position:absolute;
	background-color:#000000;
	width:550px;
	height:361px;
	left: 258px;
	top: 90px;
}

.home_text {
	border: 4px solid #FFFFFF;
	padding: 30px;
	width: 700px;
	height: 299px;
}

.text {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 24px;
}
p {
	padding-left:3px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.feat_head {
	font-size: 13px;
	color: #009999;
}

.feat_subhead {
	font-size: 10px;
	color: #CCCCCC;
	font-style:italic;
	text-indent:5px;
}

.feat_suphead {
	font-size: 13px;
	color:#FFFFFF;
	
	
}

.f_plan {
	height:330px;
	width:730px;
} 

#more_feat {
	width: 150px;
float:right;}

.sub_head {
	color:#009999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
} 

.sub_head_feat {
	color:#009999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top:8px;
	
}

.rest_back {
	font-size:9px;
	float:right;
	margin-right:8px;
	_margin-right:28px;
	padding-top:7px;
}




.head {
	color:#00CCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight: normal;
} 

#footer {
	position: absolute;
	bottom: 10px;
	width: 920px;
	text-align: center;
	left: 70px;
}

.feet {
	float:left;
	margin-left:10px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right: 10px;
}

.footer_image {
	background-image:;
	height:89px;
	width:1024px;
	position:absolute;
	bottom:30px;
	right:0px;
	background-image: url(../footer/footer2_ca23.jpg);
}
div.feet a: {
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;

} 

div.feet a:link {color:#666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;}     /* unvisited link */
div.feet a:visited {color: #666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;}  /* visited link */
div.feet a:hover {color:#00CCCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;}   /* mouse over link */
div.feet a:active {color: #666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;}


a {
color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

a:link {color:#cccccc; text-decoration:none}     /* unvisited link */
a:visited {color:#cccccc; text-decoration:none}  /* visited link */
a:hover {color:#009999; text-decoration:none}   /* mouse over link */
a:active {color:#cccccc; text-decoration:none}
