/*
CSS for Creative site
*/

body{
width:100%;
background-color: #fff600;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#header1 
{
color: #e0256a;
font-family: Futura, Futura-Serie-BQ, Twentieth-Century, Virginia, sans-serif;
position:static;
}

#header1 span
 {
color:#fff600;
background-color: #e0256a;
font-family: Century-Schoolbook, Augustea-BQ;
padding: 0 8px 0 8px;
margin: 0 8px 0 8px;
}

#image
{
float: left;
position: relative;
left: 320px;
}

#bigheadline  
{
float: right;
position: relative;
bottom: 100px;
right: 550px;
font-family: Univers, Zurich, Benton-Sans, Helvetica;
font-size: 470%;
line-height: 110%;
text-align: left;
width: 300px;
margin:0 0 0 0;
}

#underheadline {
color: #e0256a;
font-size: 200%;
text-transform: uppercase;
position: relative;
top: 170px;
left: 335px;
margin: 5px 5px 0 0;
padding: 0 0 0 0;
width: 65%;
}


#emptyline {
position: relative;
top: 160px;
border:0;
border-top: 12px solid #e0256a;
height: 0;
background: #e0256a;
margin:-20px 0 0 0;
padding: 0;
}

#column1 {
background-image:url(background.png);
background-repeat: no-repeat;
}

#column1 {
position: relative;
top: 170px;
left: 160px;
float: left;
width: 600px;
text-transform: uppercase;
color: #076372;
font-size: 300%;
font-family: Univers, Zurich, Benton-Sans, Helvetica;
margin-top:0;
height: 600px;
}

#column1 li{
list-style-type: none;

}

a {
text-decoration: none;
}

a:hover {
color: #e0256a;
}

#column2 {
position: relative;
top: 170px;
float: right;
text-transform: uppercase;
color: #e0256a;
margin-top:0;
font-family: Univers, Zurich, Benton-Sans, Helvetica;
}

#column2 p{
font-family: Univers, Zurich, Benton-Sans, Helvetica;
width: 295px;
color: black;
text-transform: none;
margin-top:0;
margin-bottom: 0;
height:500px;
}

#picture1 {
margin-top:0;
float: left;
position: relative;
right: 200px;
margin-bottom: 0;
height: 200px;
}

p {
float: left;
}