/* CSS Document */
body { font-family:Arial; background:#fff; margin:0 auto; padding:0; }
#container { width:777px; margin:0 auto; border:1px #d6d6d6 solid; }

.header-top { height:20px; width:737px; margin:0 auto; text-align:right; padding:20px; }
.header-top a { padding:5px; }
.header-top a img { border:0; }

.banner { width:777px; clear:both; height:252px; margin:0 auto; }
.content { width:777px; background:#00add7 url(../img/bg_content.jpg) repeat-x bottom; clear:both; }

#home .left { width:302px; float:left; padding:20px; border-right:1px #1da3c6 solid; min-height:185px;}
#home .right { width:393px; padding:20px; float:right; }

#content .left { width:212px; float:left; padding:20px; border-right:1px #1da3c6 solid; min-height:185px;}
#content .left ul { list-style:none; margin-left:0;  }
#content .left ul a { display:block; width:195px; padding:10px 10px 10px 5px; }
#content .left ul a:hover { background:#00afd8; }
#content .left ul .selected { background:#fff url(../img/blue_arrow.jpg) right no-repeat; color:#00afd8; }
#content .left ul .selected:hover { background:#fff url(../img/blue_arrow.jpg) right no-repeat; color:#00afd8; }

#content .right { width:483px; padding:20px; float:right; }

.content h2 { color:#FFFFFF; font-size:24px; font-weight:normal; }
.content p { font-size:13px; color:#FFFFFF; line-height:19px; }
.content a { font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; }

.content-text { width:737px; padding:20px; background:#00add7 url(../img/bg_content.jpg) repeat-x bottom; clear:both;  min-height:185px;}
.content-text h2 { color:#FFFFFF; font-size:24px; font-weight:normal; }
.content-text p { font-size:13px; color:#FFFFFF; line-height:19px; }
.content-text a { font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; }

.portfolio { margin:0 auto; width:475px; padding:0; }
.portfolio li { float:left; margin:0.7em; padding:0; border:1px #dbf4fb solid; background:white; padding:0 !important; height:104px; }
.portfolio li a { display:block; width:104px !important; height:104px !important; background:#FFFFFF; }

.page { color:#FFFFFF; font-size:12px; font-weight:bold; margin:2em; }

.link { color:#666666; font-weight:bold; font-size:13px; }

.packages { clear:both; width:757px; text-align:center; background:#FFF url(../img/bg_bottom_content.jpg) repeat-x; padding:10px; }

.footer { width:777px; margin:0 auto; height:38px; background:url(../img/bg_footer.jpg) repeat-x; border-top:4px #03a2cc solid; }
.footer .left { float:left; color:#fff; font-size:12px; padding:3px 10px 3px 10px; }
.footer a { color:#FFFFFF; font-size:12px; text-decoration:none; padding:10px; }
.footer .right { float:right; color:#fff; font-size:12px; padding:3px 10px 3px 10px; }
