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

body{
background:#f8f9fa url(images/bg.png) top repeat-x;
color:#474647;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
border:0px;
font-size:1em;
}

img{border:0px;}

a{
color:#00abde;
}
a:hover{
color:#333333;
}

h2{
font-size:1.3em;
line-height:1.4em;
font-weight:normal;
color:#ffffff;
margin:0px 0px 0px 0px;
background:#4fc6e7;
padding:15px;
}
.bubble{
height:20px;
background:url(images/bubble.png) 0px 0px no-repeat;
margin-bottom:10px;
}

h3{
font-size:1.25em;
line-height:1.4em;
font-weight:normal;
margin:0px 0px 8px 0px;
color:#4fc6e7;
}


ul.tick{
list-style:none;
padding:0px;
margin:0px 0px 20px 0px;
line-height:1.6em;
}
ul.tick li{
list-style:none;
margin:0px;
padding:0px 0px 0px 20px;
background:url(images/tick.png) 0px 6px no-repeat;
}



p{
line-height:1.6em;
margin:0px 0px 14px 0px;
}

label{
display:block;
margin:4px 0px 0px 0px;
}

form{
margin:0px 0px 5px 0px;
}
.blue{
color:#25b7dd;
}

#topbar{
width:751px;
margin:0px auto 0px auto;
color:#231f20;
text-align:right;
height:133px;
overflow:hidden;
font-weight:bold;
font-size:0.9em;
}
#topbar a{
color:#231f20;
text-decoration:none;
}
#topbar a:hover{
color:#25b7dd;
}
#topbar p{
margin-bottom:9px;
}

.grey{
color:#b1b1b1;
}
.large{
font-size:1.3em;
font-weight:bold;
}
.large2{
font-size:1.35em;
font-weight:bold;
}


#topbar h1{
color:#9d9d9d;
font-size:0.8em;
margin:3px 0px 10px 0px;
font-weight:normal;
}

#logofloat{
padding-top:11px;
float:left;
}

.nav{
margin:0px auto 0px auto;
width:753px;
padding:0px;
list-style:none;
height:47px;
border-bottom:1px solid #9f9f9f;
background:#aeaeae url(images/nav.png) top repeat-x;
font-size:0.9em;
font-weight:bold;
z-index:999;
}
.nav li{
list-style:none;
height:47px;
float:left;
position:relative;
}
.nav li a{
float:left;
display:block;
padding:17px 17px 0px 17px;
height:30px;
color:#3e3e3e;
background:url(images/nav.png) -1000px -1000px no-repeat;
text-decoration:none;
}

.nav li a:hover{
background-repeat:repeat-x;
background-position:0px -57px;
background-color:#727272;
color:#fefeff;
}


.nav li ul{
position:absolute;
top:48px;
left:0px;
background:#727272;
padding:10px 27px 13px 27px;
margin:0px;
width:210px;
list-style:none;
display:none;
font-weight:normal;
font-size:0.9em;
}
.nav li ul li{
float:none;
height:auto;
line-height:25px;
padding:0px;
margin:0px 0px 0px 0px;
background:none;
border-bottom:1px solid #727272;/*ie6 i hate you*/
}
.nav li ul li a{
float:none;
height:auto;
color:#ffffff;
line-height:25px;
padding:0px 0px 0px 15px;
text-decoration:none;
background:url(images/arrow.png) 0px 6px no-repeat;
}
.nav li ul li a:hover{
float:none;
height:auto;
border:0px;
color:#cccccc;
background:url(images/arrow.png) 0px 6px no-repeat;
}


















.main{
width:733px;
background:#ffffff;
border:1px solid #e2e4e5;
padding:9px;
margin:0px auto 15px auto;
}

/*.main ul{
list-style:none;
padding:0px;
margin:3px 0px 13px 4px;
}
.main ul li{
padding:0px 0px 0px 20px;
margin-bottom:3px;
background:url(images/bull.png) 0px 3px no-repeat;
}*/
ul li .large{
color:#cad12c;
}

.filler{
background:url(images/split.png) right repeat-y;
}

.rightside{
width:193px;
margin:9px 0px 9px 0px;
float:right;
padding:7px 8px 0px 0px;
font-size:0.9em;
}

.rightside .widg{
background:#ffffff;
border:1px solid #dfdfdf;
padding:10px;
margin-bottom:17px;
}
.rightside .widg img{
margin-top:4px;
}

a.balloon{
text-decoration:underline;
font-size:1.1em;
font-weight:bold;
padding:3px 0px 3px 30px;
background:url(images/balloon.png) 0px 0px no-repeat;
}
.rightside .widg a.balloon{
text-decoration:none;
}
a.balloon:hover{
color:#474647;
}

.center{
text-align:center;
}

ul.cleanlist{
list-style:none;
margin:0px 0px 0px 7px;
padding:0px;
}
li.head{
color:#511376;
font-weight:bold;
padding-top:5px;
font-size:1.1em;
}
.enlargeme{
font-size:1.5em;
}



.leftside{
padding:8px 0px 0px 8px;
width:485px;
font-size:0.9em;
float:left;
}


#footer{
width:751px;
text-align:center;
margin:0px auto 20px auto;
color:#bababa;
font-size:0.8em;
}

#footer a{
color:#bababa;
text-decoration:none;
}
#footer a:hover{
color:#474647;
}
#footer img{
vertical-align:middle;
padding-bottom:6px;
}

.gotcha{
display:none;
height:0px;
overflow:hidden;
}


#contactform label{
clear:left;
float:left;
width:90px;
display:block;
margin-bottom:4px;
}

#contactform2 label{
clear:left;
float:left;
width:170px;
display:block;
margin-bottom:4px;
}

.submit{
color:#ffffff;
padding:5px;
font-size:1.1em;
background:#4fc6e7;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;
}

.input1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:160px;
display:block;
float:left;
}

.textarea1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:98%;
height:160px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

.error{
background:#cd3227;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
padding:6px;
margin-bottom:12px;
}

.green{
background:#90ba12;
}

form{
margin:0px;
padding:0px;
}
.lclear{
clear:left;
}


.leftimage{
float:left;
margin:2px 13px 6px 0px;
}

.smallp{
font-size:0.8em;
}
.cent{
text-align:center;
}
.emph{
font-weight:bold;
font-size:1.2em;
margin-bottom:10px;
color:#cad12c;
}
.emph a{
color:#cad12c;
}
.emph a:hover{
color:#00abde;
}

.checkdiv{
height:0px; width:0px;
overflow:hidden;
display:none;
}

textarea#message{
font-family:Arial, Helvetica, sans-serif;
width:176px;
}

.clear{clear:both;}


blockquote{
padding:15px;
margin:0px 0px 14px 0px;
border:1px solid #00abde;
}


.sidewidg{
width:153px;
text-align:center;
padding:15px;
background:#00abde;
color:#ffffff;
margin-bottom:15px;
font-size:1.2em;
font-weight:bold;
}
.sidewidg a{
color:#ffffff;
text-decoration:none;
}
.sidewidg a:hover{
text-decoration:underline;
color:#333333;
}
.greenbg{
background:#cad12c;
}
.sidewidg strong{
font-size:1.3em;
}

#cycle{
overflow:hidden;
height:196px;
}