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

body { 
	background-image: url('images/background2c.png');
	background-repeat: repeat-x;
	background-color: #fff;
	font-family:Tahoma;
	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;
	}

.logo {
width: 795px;
height: 129px;
margin: 5px auto 0px auto;
padding: 0px 0;
}
.video {
width: 486px;
margin: 10px auto 5px auto;
padding: 0px 0;
}
.login {
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/marketing-mainbackground-top2b.png);
	background-repeat: no-repeat;
	font-family: arial;
	font-weight: bold;
	color: white;
	padding-left: 25px;
	height: 58px;
}
#mainbackground {
	width: 550px;
	background-color: transparent;
	background-image: url('images/marketing-mainbackground-middlea.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: arial;
	font-size: 0.8em;
	margin: 0;
	text-align: center;

}
#mainbottom {
	width: 550px;
	background-color: transparent;
	background-image: url('images/marketing-mainbackground-bottomb.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 43px;
	margin-bottom: 8px;
	padding: 0px 0;
}
#sidetitle {
	width: 223px;
	background-color: transparent;
	background-image: url('images/right-side-top.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-family: arial;
	font-weight: bold;
	color: white;
	height: 52px;
	/*height: 30px;*/
}
#sidebackground {
	width: 223px;
	background-color: transparent;
	background-image: url('images/right-side-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-side-bottom.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 29px;
	margin-bottom: 8px;
}

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

}
input {
 width: 180px;
 height: 25px;
}
.radio {
width: 15px;
height: 15px;
float: left;
}
.titleText {
	border-bottom-style: none;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 22px;
}
.sidebarText {
	border-bottom-style: none;
	padding-right: 0;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 18px;
	margin-left: 20px;
}
.sidebarTextDetail {
	border-bottom-style: none;
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
}
#copytitle {
	width: 798px;
	background-color: transparent;
	background-image: url(images/copy-mainbackground-top2b.png);
	background-repeat: no-repeat;
	font-family: arial;
	font-weight: bold;
	color: white;
	padding-left: 75px;
	height: 58px;
}
#copybackground {
	width: 798px;
	background-color: transparent;
	background-image: url(/images/copy-mainbackground-middlea.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: arial;
	font-size: 0.8em;
	margin: 0;
	text-align: center;
}
#copybottom {
	width: 798px;
	background-color: transparent;
	background-image: url(/images/copy-mainbackground-bottom2b.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 43px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.copywrapper {
	width: 798px;
	margin: 15px auto 0px auto;
	border-bottom-style: none;
	padding: 0px 0;
}
.copytitleText {
	border-bottom-style: none;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 22px;
	text-align: left;
}
.copyContent {
	width: 620px;
	margin: 10px auto 5px auto;
	padding: 0px 0;
	text-align: left;
}
.copyContentCentered {
	width: 620px;
	margin: 10px auto 5px auto;
	padding: 0px 0;
	text-align: center;
	font-size: 14px;
}
.copyCenterOnly {
	text-align: center;
}
