@charset "utf-8";
body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F1FAFA;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666;
}

a:link{
	color: #58595A;
}
a:visited{
	color: #577382;
}
h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_container {
	background-repeat: no-repeat;
	width: 1000px;
	float: left;
	background-image: url(../images/logo_bg.jpg);
	padding-bottom: 20px;
}
#main_container .logo {
	clear: left;
	float: left;
	width: 268px;
	height: 124px;
	display: block;
}


#main_container #main_text {
	text-align: center;
	float: right;
	width: 700px;
	display: block;
	left: 1px;
	padding-top: 10px;
	top: 1px;
	clear: right;
}
.main_moto_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}

.main_moto_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #343F46;
	font-weight: bold;
	font-style: italic;
}

.blue_title{
	font-size: 12px;
	font-weight: normal;
	color: #446D8E;
	
	}

.service_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #67555F;
}

.service_content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D5965;
	text-decoration: none;
}

.service_content:hover{
	text-decoration: underline;
}

#main_container #main_nav {
	width: 268px;
	float: left;
	text-align: right;
	padding-top: 50px;
	clear: left;
}

#menu a, #menu a:visited {
	text-decoration:none;
	text-align:right;
	color:#12394C;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: 36px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #46BAE3;
  }
#Content_aleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D5965;
	text-align: left;
	padding-right: 25px;
	padding-top: 10px;
	display: block;
	line-height: 17px;
}
#Content_aright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D5965;
	text-align: right;
	padding-left: 25px;
	padding-top: 10px;
	display: block;
	line-height: 17px;
}


#main_container #main_nav #menu a .menu_intro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #444D57;
	padding-right: 2px;
}

  
#menu a:hover {
	padding-right: 2px;
	color: #000;
  }
  
  #menu a, #menu a:visited {
	text-decoration:none;
	text-align:right;
	color:#12394C;
	display:block;
	width:125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: 36px;
	font-size: 15px;
	padding-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4CBDE7;
	clear: right;
  }  
  

#main_container #showcase {
	text-align: left;
	float: right;
	width: 700px;
	display: block;
	height: 212px;
	left: 1px;
	top: 1px;
	clear: right;
	padding-top: 10px;
}
#main_container #contact {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 610px;
	clear: left;
	float: left;	
}
#footer_container {
	float: left;
	z-index: 10;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D0D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#h2titles_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #303C42;
	text-align: right;
	display: block;
}

#h2titles_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #303C42;
	text-align: left;
	display: block;
}
#main_container #left_container #content_about {
	width: 267px;
	float: left;
}
#main_container #left_container {
	float: left;
	width: 615px;
	padding-top: 25px;
	padding-bottom: 20px;
	display: block;
	clear: left;
}


#main_container #left_container #content_why {
	width: 313px;
	float: right;
	text-align: left;
	clear: right;
}
#main_container #container_right {
	clear: right;
	float: right;
	width: 370px;
	display: block;
	padding-top: 25px;
	margin-right: 10px;
}
#main_container #container_right #service_box {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	float: left;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DBDC;
}
.txt_package{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}
.txt_tm{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5px;
	font-variant: normal;
	padding-bottom: 10px;
	display: inline;


	
	}