/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
background-image: url(../images/patternLeft4.png);
background-repeat: repeat-x;
font-family: "Century Gothic","Arial";

}

#background {
background-image: url(../images/back4.jpg);
width: 601px;
height: 800px;
right: 0;
top: 0;
position: absolute;
}

#flashcontent {
position: absolute;
margin-top: 300px;
margin-left: 30px;
}

#wrapper {
background-image: url(../images/patternLeft4.png);
background-repeat: repeat-x;
width: 1200px;
height: 800px;
position: absolute;
left: 0;
}

#logo {
background-image: url(../images/logo.png);
height: 168px;
width: 410px;
position: absolute;
margin: 30px 0 0 130px;
}

#form {
position: absolute;
margin-left: 125px;
margin-top: 472px;
width: 600px;
height: 60px;
}

#address {
font-size: 20px; 
width: 290px; 
color:#000; 
background-color:#dbdbdb; 
border: 3px solid #aaa;
-moz-border-radius: 7px; 
-webkit-border-radius: 7px;
padding-left: 3px;
}

.formSumbitButton {
background-color:#dbdbdb; 
height: 33px;
width: 100px;
border: 3px solid #aaa;
margin-left: 10px;
margin-top: 1px;
color: #333;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
position: absolute;
font-size: 15px;
font-weight: bold;
}

#launching {
background-image: url(../images/newsite.png);
height: 40px;
width: 408px;
position: absolute;
margin-top: 270px;
margin-left: 120px;
}

#staytuned {
background-image: url(../images/mailinglist.png);
width: 176px;
height: 40px;
position: absolute;
margin: 430px 0 0 230px;
}

#keepup {
background-image: url(../images/keepup.png);
width: 280px;
height: 40px;
position: absolute;
margin: 550px 0 0 190px;
}

#links {
position: absolute;
width: 430px;
height: 45px;
margin: 595px 0 0 80px;
border: 3px solid #aaa;
background-color: #dbdbdb;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
}

.social {
height: 50px;
width: 100px;
margin: 0  0 0 40px;
float: left;
cursor: pointer;
}

#twitter {
background-image: url(../images/twitter.png);
margin-left: 20px;
}

#facebook {
background-image: url(../images/facebook.png);
}

#myspace {
background-image: url(../images/myspace.png);
height: 48px;
width: 176px;
}

#blogger {
background-image: url(../images/blogger.png);
width: 30px;
height: 30px;
margin-top: 8px;
}

#podcast {
background-image: url(../images/podcast.png);
height: 34px;
width: 35px;
margin-top: 4px;
}

#musicPlayer {
position: absolute;
margin: 595px 0 0 530px;
height: 45px;
width: 45px;
border: 3px solid #aaa;
background-color: #dbdbdb;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
padding-left: 5px; 
}
