@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0;}
body {text-align:center; font-family:Tahoma;}
h1 {font:20px "Avenir LT Std 45 Book"; color:#474748; line-height:25px;}
h2 {font:15px "Avenir LT Std 45 Book"; color:#a11931;}
h3 {background:url(images/right-bg-top.jpg) no-repeat; font:18px "Avenir LT Std 45 Book"; color:#fff; padding:5px 10px; margin-bottom:5px;}

#container {background:url(images/background.jpg) repeat-y; width:934px; padding:0 13px;}
#header {background:url(images/header.jpg) no-repeat; height:153px; text-align:right; font-size:12px; line-height:20px; padding:10px;}
#navigator {background:url(images/navi-bg.jpg) repeat-x; position:relative; height:43px; text-align:right;}
#content-container {padding:10px 0; text-align:left; font-size:12px;}
#left-content {float:left; width:655px; padding:10px; line-height:16px; font-size:14px;}
#left-content td {padding:5px;}
#left-content1 {padding:10px; line-height:16px; font-size:14px;}
#left-content2 {padding:10px; line-height:16px; font-size:14px; text-align:center;}
#right-content {float:right; width:221px; margin-right:23px;}
#footer {background-color:#2f5890; font:10px "Avenir LT Std 45 Book"; color:#fff; text-align:center; padding:20px 0 2px 0;}

.clear {clear:both;}
ul.list li {list-style:none; background:url(images/check.jpg) no-repeat 0 6px; padding:2px 0 2px 20px; line-height:17px; margin-left:10px;}
ul.list1 li {list-style:none; background:url(images/bullet.jpg) no-repeat left; padding-left:18px; line-height:20px; margin-left:20px;}
ul.list1 li a {text-decoration:none; color:#000;}
ul.list1 li a:hover {text-decoration:underline; color:#00F;}
.title1 {font-size:20px; line-height:25px;}
.title2 {color:#a11931;}
.input1 {width:118px; height:17px; margin-right:5px;}
.input2 {border:1px solid #333; width:150px; height:17px; }
.widgets {background:#fff url(images/right-bg-mid.jpg) repeat-y top;}