body {
	margin: 0;
	padding: 0;
	background: #000;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
}
#container {
	margin: 65px auto 10px;
	text-align:left;
	width:828px;
	position:relative
}

#menu ul{
	padding: 0;
	margin: 0 auto;
}
#menu ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left
}
#menu {
	margin-left: 170px;
}







#left {
	width: 166px;
	height: 488px;
}
#left img {
	position:absolute;
	top:-2px;
}
div.left-start {background: url(../img/p_curtain_start_left.jpg) no-repeat;}
div.left {background: url(../img/p_curtain_left.jpg) no-repeat;}

#right {
	width: 171px;
	height: 488px;
}
div.right-start {background: url(../img/p_curtain_start_right.jpg) no-repeat;}
div.right {background: url(../img/p_curtain_right.jpg) no-repeat;}




#start {
	height: 405px;
	width: 826px;
	position:relative
}

#start img.startLogo {
	display:block;
	position:absolute;
	top:-30px;
	left:2px;
}

#screen {
	background: url(../img/p_screen.jpg) no-repeat bottom left;
	height: 488px;
}

#flash {
	padding: 26px 0 0 29px;
}

#flash p {
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin: 80px 50px 0 20px;
}

#main {
	width:489px;
}
#content {
	margin: 30px 0 20px 0;
}
#wrapper {
	border: 1px solid #fff
}


#product {
	background: #333333 url(../img/bg_productBoxTop.gif) no-repeat left top;
	width:489px;
	margin-bottom: 20px;
}
#product div {
	background: url(../img/bg_productBoxBottom.gif) no-repeat left bottom;
}
#product div div {
	background: none;
	float:left;
	width:148px;
	margin-left: 9px;
	padding: 10px 0 20px 0;
	display:inline
}
#product div div img {
	display:block;
	margin-bottom: 10px;
}
#product div div p {
	margin:0;
}

#product div div#productImg1 {
	width: 158px
}

#retailersButton {
display:block;
margin-bottom: 40px;
}

img#marketingImg {
	float:								right;
	margin-left: 10px;
}

img#advantagesImg {
	float:								right;
}
ul#advantages {
	width:								275px;
	list-style:						disc inside;
	margin:								0 0 0 -5px;
	padding:							0;
}

ul#advantages li {
	margin:								0;
	padding:							5px;
	font-weight:					bold;
}

ul#advantages li.odd {
	background:						#333333;
}


#about-zoom div {
	width: 129px;
	float:left;
	margin: 8px 50px 0 0;
	font-size:0.9em;
}
#about-zoom div.last {
	margin-right: 0
}
#about-zoom div p {
	margin-top: 8px;
}

#packages {
	clear:both;
	margin-left: 30px;
}
#packages div {
	width: 115px;
	float:left;
	margin: 8px 40px 0 0;
	font-weight:bold;	
	text-align:center
}
#packages img {
	margin: 0 auto;
}
#packages div.last {
	margin-right: 0
}
#packages div p {
	margin-top: 8px;
}

#packages-zoom {
	margin-top: 20px;
	float:left;
	width: 263px;
}
#packages-zoom div {
	margin-bottom: 25px;
}
#packages-zoom div img {
	float:left;
}
#packages-zoom div h2 {
	background: #73716E url(../img/bg_package_headline.png) no-repeat right top;	
	line-height:1.75em;
	padding-left: 8px;
	font-size:1.15em;
	margin-bottom: 8px;
	width:160px;
}

#packages-zoom div.wrapper {
	margin: 0 0 0 15px;
	float:left;
	width:160px;
	display:inline
}

#solutionsRight {
	float: left;
	width: 205px;
	margin: 90px 0 0 20px;
	
}

#solutionsRight div {
	background: #262626 url(../img/bg_solutionsBoxBottom.gif) no-repeat left bottom;	
	margin: 0 9px 0 4px;
	padding: 15px;
	
}
#solutionsRight div p {
	margin: 0;
}






form {
	padding: 0;
	margin: 30px 0 0 0;
}
form label {
	display:block;
	font-weight: bold
}

form h2 {
	font-size: 1.35em;
	margin-bottom: 10px;
}
form .missing { 
	border: 2px solid #FF0000 !important; 
}
form p.alert{ 
	color: #FF0000;
	font-weight: bold;
}
form div.item-wrapper div {
	width: 217px;
	float:left;
	margin-right: 54px;
}
form div.item-wrapper div.last {
	margin-right: 0;
}
form div.item-wrapper div img {
	margin-bottom: 8px;
}
form div.item-wrapper div label {
	margin-bottom: 8px;
	font-size:0.75em;
	font-weight:bold
}
form div.item-wrapper div input {
	margin-right: 3px
}
form div.item-wrapper div p {
	font-size:0.9em;
}


form div.item-wrapper {
	clear:both;
}
form div.input-wrapper {
	clear:both
}
form #submit {
	clear:both
}
form div.input-wrapper div {
	float:left;
	margin-right: 20px;
	display:inline
}
form div.input-wrapper div label {
	font-size:0.9em;
	margin-bottom: 3px;
}
form div.input-wrapper div input.text {
	margin-bottom: 6px;
}
form div.input-wrapper div textarea {
	height:53px
}
* html form div.input-wrapper div textarea {height:55px}

form #submit input {
	border:0;
	background: #000;
	color:#DA031E;
	padding:0 12px 0 0;
	margin: 5px 0 0 0;
	font-weight:bold;
	font-size: 0.9em;
	background: url(../img/b_send.gif) no-repeat right top;
	cursor:pointer;
	text-align:left;
}
* html form #submit input {width: 140px;}


#footer {
	clear:both;
	text-align:center;
	font-size: 0.8em;
	margin-top: 8px;
}






p { margin:0 0 18px 0;}
p.preamble { 
	font-size:1.2em;
	margin:0 0 20px 0;
	font-weight:bold
}

h1 { 
	font-size: 1.8em;
	margin:0 0 20px 0;
}
h2 { 
	font-size: 1em;
	margin:0;
}

img{ border: 0; display:block }
a {color: #FFF !important;}

form input, form textarea, form select { font-family:Arial, Helvetica, sans-serif; font-size:1em; margin:0; padding:0}
form input.text, form textarea{ width: 160px; border: 0; padding: 0 2px 0 2px}

br { clear:both; }

span.no-wrap { white-space:nowrap}

.column { float: left; }








.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

 .clearfix {
	display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End Holly Hack */