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


body { 
	background-image: url('../images/background.png');
	background-repeat: repeat-x;
	background-color: #fff;
	font-family:Arial;
	font-size:10pt;
	text-align: center;
	margin: 0;
}
table {
	font-size: 10pt;
	text-align: center;
	}
p {
	text-align:left;
	}
h1	{ 
	font-family: Tahoma; 
	font-size: 16pt; 
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
}
.wrapper {
	width: 798px;
	margin: 15px auto 0px auto;
	border-bottom-style: none;
	padding: 0px 0;
	text-align:left;
}
li {
	text-align: left;
}
.insidewrapper {
	width: 600px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 1px 0;
}
.orderform {
	width: 520px;
	border: 4px;
	border-style: solid;
	border-color: #FFE9BB;
	margin: 0 auto;
	padding: 5px 15px;
	background-color: #ffffcc;
	}
	
.img { border: 1px #999 solid; padding:5px; float:left; margin-right:5px; padding-bottom:5px;}

.logo {
width: 795px;
height: 129px;
margin: 5px auto 0px auto;
padding: 0px 0;
}
.video {
width: 486px;
margin: 10px auto 5px auto;
padding: 0px 0;
}
.top {
width: 795px;
margin: 0px auto 0px auto;
padding: 5px 0px 0px 0px;
text-align: right;
color: #FFF;
font-weight: bold;
}

.headline {
margin: 30px auto 0px auto;
}

#maintitle {
	width: 550px;
	background-color: transparent;
	background-image: url('../images/mainbackground-top2b.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 12px 0px 10px 18px;
	font-family: arial;
	font-weight: bold;
	color: white;
	/*height: 30px;*/
	margin: 0;
	

}
#mainbackground {
	width: 550px;
	background-color: transparent;
	background-image: url('../images/mainbackground-middlea.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
}

.text { padding:15px; }
.text2 { padding:15px; }
.red { color:#F00;}


#mainbottom {
	width: 550px;
	background-color: transparent;
	background-image: url('../images/mainbackground-bottomb.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 12px;
	/*margin-bottom: 8px;
	padding: 0px 0;*/
}
#sidetitle {
	width: 223px;
	background-color: transparent;
	background-image: url('../images/right-top.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 13px 0px 10px 18px;
	font-family: arial;
	font-weight: bold;
	color: white;
	/*height: 30px;*/
}
#sidebackground {
	width: 223px;
	background-color: transparent;
	background-image: url('../images/right-middle.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 0.8em;
}
#sidebottom {
	width: 223px;
	background-color: transparent;
	background-image: url('../images/right-bottom.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 12px;
	margin-bottom: 8px;
}

.testimonials { background-color: #cde9f4; border: #e2ebeb 2px solid; padding:10px; }

#rightsidebar{
float: right;
width: 225px;

}
input {
 width: 180px;
 height: 25px;
}
.radio {
width: 15px;
height: 15px;
float: left;
}

#footer { color:#666; margin-bottom:15px; width:570px; margin:auto; text-align:left; margin-top:5px; margin-bottom:10px; font-size:10px;}
#footer a {text-decoration:none; }

.events { border:#000 2px dashed; padding:20px; background-color:#FF6;}
