


body{
background: #fcfcfc  repeat-y 100% 0;
margin:0;
padding:0;
font-size:12px; 
font-family:Arial, Helvetica, sans-serif; 
color:#080909; 


}


form, img,fieldset{
border:0
}

*{margin:0;padding:0;border:0;}

/* Generic Styling */
h1,h2,h3,h4,h5,h6{ font-size:15px; font-weight:bold;}

a:visited {}
a:active {}
a{ color:#46749a; text-decoration: none;}
a:hover{color:#233b4f;cursor:pointer;text-decoration:underline;}
.uppercase{text-transform:uppercase;}
.capitalize{text-transform:capitalize;}



/* header */
#header_wrap{
background: #fcfcfc  no-repeat scroll 0 0;
height:150px;


}

#header{
background: #fcfcfc  no-repeat scroll 0 0;
height:160px;
width:934px;
margin: 0 auto;
}



#logo{
float:left; 
display:inline; 
margin-left:30px; 
position:relative; 
font-size:20px;
margin-top:5px;
}

#head_right{
float:left; 
position:relative; 
width: 750px;
}

#head_top{
float:right;
margin-top:5px;
margin-right:30px;
}

#head_nav{
height:50px; 
margin-top:8px;
margin-left:145px;
}

#nav_wrap{
background: #525353;
height:30px;

}

#navi{
height:30px; 
margin:0 auto;
width:934px;

}

#login{
float:right;
margin-top:7px;
margin-right:20px;

}

#container_wrap{
background:#fcfcfc url(../images/body-bg3.jpg) repeat-x scroll center top;

}

#container_wrap2{
background:#fcfcfc url(../images/body-bg2.jpg) repeat-x scroll center top;

}
#container{
width:934px;
margin: 0 auto;

}

#content_top{
background: transparent;
height:50px;
}
#content{
background: #fff;
width:934px;
height:100%;
}



#flashshow{
background: transparent;
width:910px;
height:284px;
margin:0 auto;

}

#flash{
width:910px;
height: 272px;

}

#feature{
background: #fff;
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:910px;
height: 200px

}

/* for IE 6 */ 
html* #feature{
background: #fff;
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:910px;
height: 200px

}

#feature-left{
background:#fff url(../images/feature1.jpg) no-repeat;
width:296px;
float:left;
height:150px;

}


#feature-middle{
background:#fff url(../images/feature2.jpg) no-repeat;
width:296px;
float:left;
height:150px;
margin-left:11px;
}

#feature-right{
background:#fff url(../images/feature3.jpg) no-repeat;
width:296px;
float:right;
height:150px;
margin:0;
}

.feature-title{
font-size:18px;
font-weight:bold;
margin-left:65px;
margin-top:25px;

}

.feature-text{
font-size:14px;
width:180px;
margin-left:15px;
margin-top:5px;

}


#footer{
background: #525353;
color:#fff;
width:934px;
height:50px
}

#footer-additional{
background: #525353;

width:934px;
height:30px
}

#footer-link{
color:#fff;
font-size:12px;
font-weight:bold;

padding-left:20px;
}

#footer-link a{
color:white;
padding-right:10px;
padding-left:10px;
}

#footer-text{
padding-right:10px;
}

#footer-logo{
background: #525353 url(../images/footer-logo.jpg) center no-repeat;
border:0;
height:45px;
}


#inner{
position: relative;
top:10px;
margin:0 auto;
width:750px;
font-family: ËÎÌå,Georgia, Times, Serif;
font-size:16px;
text-align:justify;
line-height:22px;
clear:none;
}

#MainContent{
	
    width:880px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:20px;
	min-height:400px;
}

#ContentTitle{
	height:50px;
	font-size:18px;
	color:black;
	font-weight:bold;
	vertical-align:middle;
}

.ContentText{
font-family: Arial,ËÎÌå,Georgia, Times, Serif;
font-size:16px;
text-align:justify;
text-justify:inter-ideograph;
line-height:22px;
clear:none;
width:830px;
margin:0 auto;
}

.ContentTextP {
margin-top:20px;
margin-bottom:20px;

}


.imageleft {
    float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imageright{
    float: right;
	margin-top: 2px;
    margin-left: 10px;
	margin-bottom: 10px;
}

.floatleft{
float: left;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
color:blue;
}

.floatleft p{
text-align:center;
}

.floatright{
float: right;
margin-top: 2px;
margin-left: 10px;
margin-bottom: 10px;
color:blue;
}

.floatleft p{
text-align:center;

}



.table1, .td1{
	
	font:100% ËÎÌå,Arial, Helvetica, sans-serif; 
}

.table1{
	width:100%;border-collapse:collapse;margin:1em 0;
	font-size:0.9em;
	border-color:white;
}

.th1{
text-align:center;padding:.5em;border:1px solid #fff;
}

.tr1,.td1{
text-align:left;padding:.5em;border:1px solid #fff;
font-size:0.9em;
}

.th1{background:#328aa4 repeat-x;color:#fff;}
.td1{background:#e5f1f4;}
