@charset "utf-8";
/* CSS Document */

body {
background: #131313 /* url(images/bg.jpg) repeat-x */;
margin:0;
padding:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
margin:0 auto 15px;
width:977px;
height:auto;
overflow:hidden;
background:url(images/wrapper.png) repeat-y;
padding:0 5px;
}

#header {
background:url(images/header.jpg) no-repeat;
width:977px;
height:144px;
overflow:hidden;
}

#contact-details {
float:right;
margin:33px 33px 0 0;
}

#contact-details p {
margin:0;
color:#663366;
font-size:18px;
}


#contact-details h3 {
font-size:17px;
color:#000;
}

.left {
float:left;
margin:0 7px 0 0;
}

#header h2 {
margin:0;
color:#663366;
}

#header h3 {
margin:0 0 10px 0;
color:#000;
}

#header a:link, #header a:visited {
color:#663366;
}

.clear {
clear:both;
}

#header img {
margin:0 0 10px 0;
}


#tagline {
width:977px;
height:318px;
background:url(images/tagline.jpg) no-repeat;
padding:5px 0 0 45px;
color:#fff;
position:relative;
}

#tagline p {
margin:2px 0;
}

#list {
position:absolute;
left:230px;
}

#list li {
font-weight:bold;
}

#video {
position:absolute;
top:70px;
left:576px;
}

#content {
width:571px;
height:auto;
overflow:hidden;
float:left;
margin:20px 25px 0 28px;
}

#marketing-ideas {
border: solid 1px #e1dfdf;
padding:17px 43px;
width:480px;
height:auto;
overflow:hidden;
}

#cta {
float:left;
width:319px;
height:auto;
overflow:hidden;
margin:20px 0 0 0;
}

#cta p {
color:#fff; 
}

#middle-content {
width:501px;
height:auto;
overflow:hidden;
background:url(images/points-bg.png) no-repeat bottom;
padding:35px;
margin:10px 0 0 0;
text-align:justify;
}

#partners {
width:558px;
height:139px;
background:url(images/alliance-partners.png) no-repeat;
margin:25px 0 0 0;
padding:10px 0 0 13px;
}

img { 
border:none;
}

#alliance {
margin-bottom:10px;
}

#top-form {
width:223px;
height:auto;
min-height:680px;
background: #54276d url(images/top-form.jpg) no-repeat;
padding:30px 48px 0;
}

#top-form ul {
padding:0;
margin:0;
}

#top-form li {
list-style:none;
}

#bottom-form {
background:url(images/bottom-form.jpg) no-repeat;
width:319px;
height:12px;
}

#list { 
margin:15px 0 0 0;
}

#list li {
font-size:14px;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#663366;
margin:10px 0 20px 0;
}

#top-form h3 {
color:#fff;
font-size:21px;
border-bottom:1px solid #835c98;
padding:0 0 18px 0;
}

#ptag {
font-size: 16px;
}

.marketing-form {
width:290px;
height:22px;
border:1px solid #c7c7c7;
margin:0 0 7px 0;
padding:0 10px 0 10px;
display:block;
}

#marketing-submit {
background:url(images/subscribe.png) no-repeat;
width:114px;
height:52px;
border:none;
cursor:pointer;
margin: 3px 35px 0 0;
float:right;
}

h2 {
color:#663366;
font-size:43px;
}

#top-form label {
display:block;
margin:0 0 5px;
color:#fff;
width:100%;
}

.inputfield {
margin-bottom:10px;
width:100%;
}

#submit {
background:url(images/submit.png) no-repeat;
width:114px;
height:52px;
border:none;
cursor:pointer;
margin:10px 0 0 54px;
}

#submit-list {
border-top:1px solid #835c98;
}

#footer {
background:url(images/footer.jpg) no-repeat;
height:153px;
width:977px;
}

