* { padding: 0; margin: 0; }

body {
 font-size: 13px;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 background-image:url(../images/bg001.png);
 background-repeat:repeat-x;
 background-color:#451869;  
}
#wrapper { 
 margin: 0 auto;
 width: 946px;
 height:auto;
}
#header {
 width: 946px;
 height: 80px;
 background-image:url(../images/bg001-header.png);
 background-repeat:no-repeat;
/* margin: 20px 0px 0px 0px;*/
}
#logo {
 float:left;
 width:315px;
 height:35px;
 vertical-align:middle;
 margin:25px 0 0 0;
}
#top-menu {
 float:left;
 width:630px;
 height:25px;
 text-align:right;
 font-weight:bold;
 margin:35px 0 0 0;
}
#top-menu img {
 padding:0px 8px 0 8px;
 vertical-align:bottom;
}
#top-menu a {
 text-decoration:none;
 color:#FFFFFF;
}
#top-menu a:hover {
 text-decoration:underline;
 color:#FFF000;
}
#splash { 
 width: 946px;
 height:500px;
 background-image:url(../images/bg-splash.png);
 background-repeat:no-repeat;
}
#free-ship {
 text-align:right;
 padding:10px 10px 0 0;
 height:95px;
}
#watch-vid {
 text-align:right;
 padding:30px 30px 0 0;
 height:75px;
}
#splash-details {
 float:right;
 width:380px;
 margin:10px 0 0 0;
 text-align:center;
}
#splash-button-01 {
 float:left;
 width:310px;
 text-align:center;
 margin:95px 0 0 0;
}
#splash-button-02 {
 float:left;
 width:320px;
 text-align:center;
 margin:95px 0 0 0;
}
#splash-button-03 {
 float:left;
 width:305px;
 text-align:center;
 margin:95px 0 0 0;
}
#content { 
 width: 946px;
 margin: 0px 0px 0px 0px;
 height:auto;
 background:#fff;
 font-size:1.3em;
}
#content p {
 margin:0 0 1.2em 0;
 color:#333333;
}
#content ul {
 margin:0 0 0px 20px;
 line-height:1.3em;
}
#content ul li {
 margin:0 0 10px 0px;
}
#middle-column {
 float:left;
 padding:0 10px 0 10px;
 width:260px;
}
#container {
 height: auto;
 width: 100%;
 text-align: center;
 margin:0px 0 20px 0;
 float:left;
}
#text_01 {
 font:Arial, Helvetica, sans-serif;
 font-size:1.3em;
}
.text_01 {
 font:Arial, Helvetica, sans-serif;
/* font-size:1.3em;*/
 color:#333333;
 margin:0 0 20px 0;
}
#text-400 {
 clear:both;
 width:420px;
 height:auto;
 padding:10px 20px 20px 20px;
 background-repeat:no-repeat;
 background-position:top right;
 margin:0 auto;
}
#text-500 {
 width:520px;
 float:right;
 text-align:center;
 padding:10px 20px 0 0;
 font-size:1.2em;
}

#footer { 
 height:auto;
 padding: 10px;
 background:#681aa4;
 border-top:solid #a286d1 1px;
 text-align:center;
}
#footer-menu a {
 text-decoration:none;
 color:#FFFFFF;
}
#footer-menu a:hover {
 text-decoration:underline;
 color:#FFF000;
}
#footer p {
 margin:0 0 1.2em 0;
}
#company-links {
 text-align:center;
 color:#FFFFFF;
 height:30px;
}
#company-links a {
 text-decoration:none;
 color:#FFFFFF;
}
#company-links a:hover {
 text-decoration:underline;
 color:#FFF000;
}
#copyright {
 margin:10px 0 10px 0;
}


