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

body {
background-color:#ffffff;
margin-top:0;
}

#container {
width:740px;
margin:auto;
}
#container1 {
width:480px;
margin:auto;
}
#top {
background: url(../images/top.jpg) no-repeat bottom;
width:740px;
height:177px;
padding:0;
}

#mid {
background:url(../images/mid_slice1.jpg) repeat-y;
width:740px;
padding:0;
}

#footer {
background:url(../images/footer.jpg) no-repeat top;
width:740px;
height:63px;
padding:0;
}

#content {
width:700px;
margin:auto;
}

#leftcol {
width:470px;
vertical-align:top;
}

#rightcol {
width:230px;
vertical-align:top;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}

ul li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
list-style:square outside;
margin-bottom:15px;
}

a {
color:#0000FF;
}

a:hover {
color:#000033;
}

.subhead {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000066;
}
.subhead1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000066;
}

.liststyle01 {
color:#000066;
font-weight:800;
}

.blue {
color:#000066;
font-weight:800;
}

/*nav*/

#navbg {
background: url(../images/navbg.jpg)  no-repeat;
width:740px;
height:35px;
}

.navbox {
width:700px;
margin-left:70px;
display:inline;
}

.navbox a {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
line-height:32px;
letter-spacing:1px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
font-weight:700;
padding-right:20px;
padding-left:7px;
}

.navbox a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#fe4d39;
text-decoration:none;
}

/*copyright*/

#copyright {
width:600px;
margin:auto;
margin-top:8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fe4d39;
text-align:center;
font-weight:800;
}

/*Welcome*/

#welcome {
background:url(../images/welcome.jpg) no-repeat;
width:255px;
height:56px;
padding:0;
margin-top:20px;
}

/*contact*/

.contact {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:14pt;
color:#0066FF;
text-align:center;
}

/*Thank You*/

#thankyou {
background: url(../images/thank_you.jpg) no-repeat;
width:322px;
height:74px;
padding:0;
margin-top:20px;
margin:auto;
}

.font01 {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:20px;
text-align:center;
color:#0066FF;
}
#font02 {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:12px;
color:#333333;
text-align:center


}

.back {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:16px;
text-align:center;
color:#000066;
font-weight:700;
margin-top:15px;
}

.back a {
color:#000066;
text-decoration:none;
}

.back a:hover {
color:#0000FF;
}

.red {
color:#FF0000;
}

/*optin*/

#optin_container {
width:198px;
margin-left:30px;
margin-top:20px;
}

#optin_bg {
background:url(../images/optin_bg.jpg) no-repeat;
width:198px;
height:406px;
padding:0;
}

#optin_box {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

form {
padding:0;
margin:0;
}

#optin_bg1
       {
	     background-image:url(../images/optin_bg2.jpg);
		 width:197px;
		 height:480px;
		 margin:20px 0 0 14px;
		 padding:0;
	   }
#optin_container1
       {
		 padding-top:275px;
	   }
#field_spacer
       {
	     margin:0 0 0 16px;
	   }



#footer_text {
         width:800px;
		 margin:auto;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:11px;
		 color:#FFFFFF;
		 text-align:center;
		 padding-top:1px;
}

#footer_text a {
        color:#FFFFFF;
		text-decoration:none;
}

#footer_text a:hover {
        color:#ffffff;
		text-decoration:underline;
}


