/* CSS Document */

body{background:url(images/bg.gif) repeat;color:#003F5E;font-family:"Times New Roman", Times, serif;font-size:14px;}
a {text-decoration:none;}

.container{float:left;width:800px;padding:0;margin:0 auto;}
.top_container{float:left;width:800px; height:40px;}
.right_top{float:right; width:130px;height:30px; margin:10px; color:#FFFFFF;font-size:11px;color:#D7EBFF;}
.right_top a{color:#D7EBFF;}
.right_top a:hover{ text-decoration:underline;}
.header{float:left;height:102px;width:800px;}
.logo{float:left;height:102px;width:213px;background:url(images/logo.gif) no-repeat;}
.menu{float:left;height:102px;width:587px;background:url(images/menu.gif) no-repeat;}
.menu_item{float:left; height:102px; width:115px;color:#FFFFFF;}
.menu_item a{ text-decoration:none;color:#D7EBFF;}
.menu_item a:hover{ text-decoration:underline;}
.menu_item p{margin-top:45px;width:115px; text-align:center; font-size:14px;}
.banner{float:left; height:200px;width:800px;}
.content{float:left;width:800px; margin:0;}
.content_back{height:360px;width:704px;background-color:#FFFFFF;}
.hands{float:left;height:160px; width:180px;background:url(images/hands.png) no-repeat center; }
.welcome{float:left;height:160px; width:524px;padding:0;}
.welcome a{color:#00254A; text-decoration:underline;}
.welcome p{ margin:10px;text-align:justify;}
.home_service{float:left;height:190px;width:704px;}
.service_1{float:left;height:200px;width:200px;margin-left:20px;text-align:justify;}
.service_1 a{color:#00254A; text-decoration:underline;}
.service_1 p{float:left;width:200px; margin-top:5px;}
.service_title{float:left;height:35px;width:200px; text-align:center;background-color:#00366C;color:#FFFFFF;}
.footer{float:left;height:75px;width:800px;color:#FFFFFF; text-align:center; margin-top:10px;}
.footer a{color:#D7EBFF; text-decoration:none;}
.footer a:hover{ text-decoration:underline;}
.footer p{width:800px;}

/* about us */

.content_about{height:420px;width:704px;background-color:#FFFFFF;padding:0;margin-top:0;text-align:justify;}
.content_about p{width:660px;text-align:justify;margin:15px; font-size:13px;}


/*Communication*/

.content_communication{height:250px;width:704px;background-color:#FFFFFF;padding:0;margin-top:0;text-align:justify;}
.content_communication p{width:660px;text-align:justify;margin:15px; font-size:14px;} 
.content_communication p a{color:#003F5E; text-decoration:underline;}

/*travels*/

.content_travels{height:320px;width:704px;background-color:#FFFFFF;padding:0;margin-top:0;text-align:justify;}
.content_travels p{width:660px;text-align:justify;margin:15px; font-size:13px;}
.content_travels p a{color:#003F5E; text-decoration:underline;}

/*contact*/

.content_contact{height:300px;width:704px;background-color:#FFFFFF;padding:0;margin-top:0;text-align:justify;}
.content_contact p{width:660px;text-align:justify;margin:15px; font-size:14px;}
.content_contact p a{color:#003F5E; text-decoration:underline;}


