/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#FFFFFF; text-align:center; overflow: scroll;}

img {border:0; vertical-align:top; text-align:left;}
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:20px 20px 0 0;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.5em; color:#666666;}
input, select { vertical-align:middle; font-weight:normal;}
.textfield {height: 17px; width: 148px; border: none; background-color: #F0EAD6; font-family: Arial; font-size:0.75em; color: #7E4636;}

a {color:#666666;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

h2 {font-size:1em; color:#333;  left:8px; font-weight:normal; }
h3 {font-size:1.63em; font-weight:normal; text-transform:uppercase; letter-spacing:-1px; color:#000e77; word-spacing:2px; margin-bottom:14px; }
h4 {font-size:1.53em; font-weight:normal; text-transform:uppercase; letter-spacing:-1px; color:#000e77; word-spacing:2px; }

.blue {font-size:1.23em; font-weight:bold; color:#000e77; }
.grey {font-size:1.23em; font-weight:bold; color:#999999; }

cite{ font-style:normal; display:block;}
strong{ display:block; text-transform:uppercase;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:100px;}
.space1{ margin-left:30px;}
.space2{ margin-top:5px;}
.padding1{ padding-top:18px;}
.padding2{ padding-top:10px !important;}
.margin1{ margin-bottom:15px; display:inline-block;}
.top1{ background:url(images/top7.jpg) no-repeat; }
.top2{ margin:28px 40px 0 35px; }
.top3{ margin:19px 10px 30px 35px; }
.top4{ margin:19px 5px 0 0; }

/* ============================= header ====================== */
#header{ background:url(images/header-bg1.jpg) no-repeat 0 0;}
#header .top{ width:100%; overflow:hidden;}
#header .menu{ float:right; padding:27px 35px 0 0;}
#header .menu li{ float:left; padding-left:3px;}
#header .logo{ padding:57px 0 0 70px; color:#cc6600;}
#header .logo a{font-size:1em; color:#cc6600; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none;}
#header .logo a:hover{color:#ffffcc}
#header .indent{ padding:35px 425px 0 33px; font-style:italic; font-size:1.083em; line-height:1.154em; color:#fff;}
#header .slogan{ margin-bottom:-1px;}

/* ============================= content ====================== */
#content{ padding:32px 20px 26px 33px;}
.link{ background:url(images/link-bg.gif) no-repeat 1px 0px; color:#000e77; font-weight:bold; padding:3px 0 10px 37px; text-decoration:none;}
.link:hover{ color:#666666;}

.link1{ background:url(images/bt_info.jpg) no-repeat; padding:0px 0 26px 95px; text-decoration:none; float:right; }
.link1:hover{ background:url(images/bt_info_h.jpg) no-repeat; padding:0px 0 26px 95px; text-decoration:none; float:right;}

.link2{ background:url(images/marker.gif) no-repeat left 7px; color:#000e77; font-weight:bold; padding:0 0 0 20px; text-decoration:none; padding-bottom:10px; float:right;}
.link2:hover{ color:#666666;}

.list{ margin:-4px 0 0 0;}
.list li{ line-height:2em; background:url(images/marker.gif) no-repeat 0 9px; padding-left:15px;}
.line { line-height:1em; background:url(images/marker.gif) repeat;}

/* ============================= page1 ====================== */
#page2 #header{ height:298px;}

/* ============================= footer ====================== */
#footer{ background:url(images/footer-line.gif) top repeat-x; margin:0 34px 0 30px; font-size:0.833em; line-height:1.2em; color:#484848;}
#footer .indent{ padding:16px 400px 0 2px;}
#footer strong{ font-size:1.2em; color:#aeaeae; font-weight:normal; padding-bottom:4px;}
#footer strong a{ text-transform:none;}

/* ============================= forms ============================= */
.form { height:25px; font-family:Arial, Helvetica, sans-serif; color:#333333;}
.form input {width:255px; padding:2px 0 2px 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #e1e1e1;  border-right:1px solid #e1e1e1; color:#333333; font-size:1em;}
.textarea { width:518px; height:100px; overflow:auto; background:#fff;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #e1e1e1;  border-right:1px solid #e1e1e1; padding:3px 0 0 3px; font-family:Arial, Helvetica, sans-serif; color:#333333; color:#333333; font-size:1em; margin-bottom:7px;}
.form button { border:1px solid #999999; font-family:arial; font-size:11px;}
