/* CSS Document */
body, html {100%}
body {
	background-image:url(../images/general/backtile.jpg);
	margin:0px; padding:0px; width:100%; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {border:none}
form, input {margin:0; padding:0;}

.wrapper {background:url(../images/general/backpattern.jpg) center repeat-y; height:100%; overflow:hidden}
.header { height:301px; width:870px; margin-left:auto; margin-right:auto;}
.nav { height:58px; width:870px; margin-left:auto; margin-right:auto; background-image:url(../images/general/navback.png); }
.main { width:870px; margin-left:auto; margin-right:auto; background-image:url(../images/general/backmain.png); text-align:left; }
.footer { height:109px; width:870px; margin-left:auto; margin-right:auto; background-image:url(../images/general/backfoot.png); text-align:center; }
.bluechilli { width:870px; margin-left:auto; margin-right:auto; }

.fullwidth {width:788px; margin:0 0 0 41px; clear:both; text-align:left;}
.halfleft { width:382px; margin:0 0 0 41px; float:left; text-align:left;display: inline;}
.halfright { width:382px; margin:0 0 0 24px; float:left; text-align:left;display: inline;}
.thirdleft { width:250px; margin:0 0 0 41px; float:left; text-align:left; clear:both;display: inline;}
.bandpic { width:93px; margin:0 0 0 41px; float:left; text-align:left; clear:both;display: inline;}
.third { width:250px; margin:0 0 0 20px; float:left; text-align:left;display: inline;}
.twothirdleft { width:520px; margin:0 0 0 41px; float:left; text-align:left;display: inline;}
.twothirdright { width:520px; margin:0 0 0 20px; float:left; text-align:left;display: inline;}
.bandtext { width:677px; margin:0 0 0 20px; float:left; text-align:left;display: inline;}

/*.vertdiv { width:20px; float:left; background:url(../images/general/dotsV.gif) center repeat-y; height:100%}*/
.rightcol { width:187px; margin:0 0 0 10px; padding:10px; float:left; text-align:center; background-color:#e3e3e3}
.smallleft { width:280px; margin:0 0 0 41px; float:left; text-align:left;}
.smallright { width:280px; margin:0 0 0 23px; float:left; text-align:left;}
.smallfull { width:583px; margin:0 0 0 41px; float:left; text-align:left;}

.bodycopy { color:#666666; font-size:11px; line-height:20px; margin:0 0 7px 0; text-align:justify}
.bodycopy a:link { color:#3399cc; text-decoration:underline; font-weight:bold;}
.bodycopy a:visited { color:#3399cc; text-decoration:underline; font-weight:bold;}
.bodycopy a:hover { color:#3399cc; text-decoration:none; font-weight:bold;}
.bodycopy a:active { color:#3399cc; text-decoration:underline; font-weight:bold;}

.bodyblue { color:#3399cc; font-size:11px; line-height:20px; margin:0 0 7px 0; text-align:justify}

.bodywhite { color:#ffffff; font-size:11px; line-height:20px; margin:0 0 7px 0;}
.bodywhite a:link { color:#3399cc; text-decoration:underline; font-weight:bold;}
.bodywhite a:visited { color:#3399cc; text-decoration:underline; font-weight:bold;}
.bodywhite a:hover { color:#3399cc; text-decoration:none; font-weight:bold;}
.bodywhite a:active { color:#3399cc; text-decoration:underline; font-weight:bold;}

.dotdiv {background:url(../images/general/dotsH.gif) center repeat-x; height:7px; clear:both;}

#email {background-color:#e3e3e3; width:200px; vertical-align:middle;}
#showseen, #yourname, #feedbackmail {background-color:#e3e3e3; width:150px; vertical-align:middle;}
#feedbackform {background-color:#e3e3e3; width:250px; height:80px; vertical-align:middle;}
#mainflash {width:850px; height:291px; background-position:bottom; background-repeat:no-repeat;}
