/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
	line-height:18px;
	background:#132b57 url("../images/background.jpg") top left repeat-x;
}
#main{
	margin:0px auto;
	width:922px;
	}
#header{
	float:left;
	width:922px;
	height:182px;
	background:url("../images/logo.jpg") top left no-repeat;
	}
.logo{
	float:left;
	width:922px;
	height:136px;
	}
.nav{
	float:left;
	width:922px;
	height:46px;
	}

.aerobuttonmenu{
overflow: hidden;
width: auto;
}

* html .aerobuttonmenu{ 
width: 100%;
}

.aerobuttonmenu a.aero{ 
background: transparent url('../images/left-but.gif') no-repeat top left;
display: block;
float: left;
line-height: 36px;
height: 46px;
padding-left: 6px;
text-decoration:none;
margin-right: 2px;
color:#f4b212; 
}

.aerobuttonmenu a.aero span{
background: transparent url('../images/right-but.gif') no-repeat top right;
display: block;
padding: 5px 39px 7px 30px; 
}

.aerobuttonmenu a.aero:hover , .aerobuttonmenu a.active { 
background: transparent url('../images/left-on.gif') no-repeat top left;


}
.aerobuttonmenu a.aero:hover span , .aerobuttonmenu a.active { 
color:#FFF;
background: transparent url('../images/right-on.gif') no-repeat top right;
text-decoration:none;
}

#cantainer{
	float:left;
	width:922px;
}
.banner{
	float:left;
	width:922px;
	height:312px;
	}
.can-left{
	float:left;
	width:340px;
	}
.can-right{
	float:left;
	width:549px;
	}
.ul-left-menu{
	margin:0px;
	padding:0px;
	display:list-item;
	margin-left:22px;
	}
.ul-left-menu li{
	list-style:none;
	font-size:12px;
	color:#f4b212;
	font:Georgia;
	text-decoration:none;
	background:url("../images/line-break.jpg") bottom left no-repeat;
	line-height:24px;
	}
.ul-left-menu li a{
	list-style:none;
	font-size:12px;
	color:#f4b212;
	font:Georgia;
	text-decoration:none;
	background:url("../images/icon.jpg") center left no-repeat;
	line-height:24px;
	padding-left:20px;
	}
.ul-left-menu li a:hover{
	color:#fff;
	text-decoration:none;
	}
.left-blue-box{
	float:left;
	width:339px;
	margin-top:25px;
	}
.top-left-blue-box{
	float:left;
	width:297px;
	background:#1b3c76 url("../images/left-top-blue-bg.jpg") top left no-repeat;
	padding:22px 20px 15px 22px;
	color:#41a5e1;
	text-align: right;
	}
.bot-left-blue-box{
	float:left;
	width:339px;
	height:4px;
	background:url("../images/left-bot-blue-bg.jpg") top left no-repeat;
	}
.click-link{
	color:#f4b212;
	font-size:14px;
	font-weight:bold;
	font:Myriad Pro;
	background:url("../images/click-icon.jpg") center right no-repeat;
	margin-left:205px;
	padding-right:18px;
	}
.right-top-box{
	float:left;
	width:100%;
	margin-top:10px;
	}
	.l-right-top-box{
	float:left;
	width:6px;
	height:135px;
	background:url("../images/l-r-t-box.jpg") top left no-repeat;
	}
	.c-right-top-box{
	float:left;
	width:480px;
	background:url("../images/c-r-t-box.jpg") top left repeat-x;
	padding:38px 27px 20px 27px;
	}.r-right-top-box{
	float:left;
	width:6px;
	height:135px;
	background:url("../images/l-r-r-t-box.jpg") top right no-repeat;
	}
.blue-box-01{
	float:left;
	width:538px;
	margin-top:0px;
	}
.left-bg-01{
	float:left;
	width:4px;
	height:174px;
	}
.center-bg-01{
	float:left;
	background:url("../images/540-center-blue-bg.gif") top left repeat-x;
	width:480px;
	height:144px;
	padding:15px 25px;
	}
.right-bg-01{
	float:left;
	width:4px;
	height:174px;
	}
.blue-box-02{
	float:left;
	width:488px;
	margin-top:48px;
	padding:0px 25px;
	}
.l-blue-box-02{
	float:left;
	width:223px;
	background:url("../images/break-line.gif") top right no-repeat;
	padding:10px 20px 10px 0px;
	}
.r-blue-box-02{
	float:left;
	width:224px;
	padding:10px 0px 10px 20px;
	}
	.number{
	float:left;
	width:20px;
	color:#f4b212;
	font-size:14px;
	height:70px;
	padding-right:7px;
	}
	.blue-box-03{
	float:left;
	width:488px;
	margin-top:10px;
	padding:0px 25px;
	}
#footer{
	float:left;
	width:100%;
	height:45px;
	background:url("../images/footer-bg.gif") top left repeat-x;
	margin-top:20px;
	color: #FFF;
	}
.footer-text{
	margin:0px auto;
	width:900px;
	text-align:right;
	height:45px;
	line-height:45px;
	padding-right:22px;
	color:#41a5e1;
	}
	
.seminar {
	background-image: url("../../site/florida-html/images/c-r-t-box.jpg");
	background-repeat: repeat-x;
	text-align: center;
	width: 900px;
}
#main #cantainer .can-right .right-top-box .c-right-top-box h2 strong {
	color: #f4b212;
}


