@charset "UTF-8";
/* CSS Document */


/* General */

body {
background-image:url(images/page-bg.gif) ;
padding:0px;
margin:0px;
font-size: 75%;
}

img {
border:none;
}

a {
color:#ffff33;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width:920px;
}

#page-container {
width:920px;
min-height:580px;
background:url(images/bg.jpg) 20px 20px;
background-repeat:no-repeat;
background-color:#FFFFFF;
padding:20px;
float:left;

}


#container {
width:920px;
min-height:600px;
background-image:url(images/footer.jpg);
background-position:bottom;
background-repeat:no-repeat;
float:left;
}

#banner {
float:right;
width:159px;
height:580px;
}

.rounded {
/*
    border-top: 3px solid #0F0;
    border-bottom: 3px solid #0F0;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
-moz-border-radius:10px;
-webkit-border-radius:10px;
*/


}



/* Header */

#header {
float:left;
width:740px;
margin-top:20px;
}

#remploy-tweet2feed-no {
width:246px;
height:62px;
padding:10px;
background-image:url(images/purple-bg.gif);
float:left;
margin-right:10px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1.8em;
}

#tweet-container {
width:372px;
height:62px;
float:left;
background:url(images/speech-bubble-arrow.gif) 360px 40px;
background-repeat:no-repeat;
margin-right:10px;
}

#tweet {
background-color:#FFFFFF;

background-repeat:no-repeat;
color:#660066;
width:340px;
height:62px;
padding:10px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:1.226em;
line-height:1em;

}

#tweet-time-stamp {
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8156em;
line-height:0.8156em;
margin-top:2px;
}


#tweet-profile {
width:75px;
height:75px;
margin-top:5px;
float:left;
}

/*Content */
#content {
float:left;
width:740px;	
padding-left:20px;
}


#headline {
color:#660066; /*purple */
font-family:Arial, Helvetica, sans-serif;
font-size:3.858em;
margin-top:10px;
margin-bottom:5px;
width:740px;
float:left;
}

#remploy-copy {
width:293px;
_width:290px;
height:330px;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.1em;
background-image:url(images/purple-bg.gif);
float:left;
padding:10px;
}

#remploy-terms{
width:690px;
min-height:330px;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
background-image:url(images/purple-bg.gif);
float:left;
padding:10px;
margin-top:20px;
margin-bottom:20px;
}


#tweet2feed-info {
background-image:url(images/purple-bg.gif);
}

#flash-gauge {
width:400px;
height:355px;
float:left;
margin-right:20px;
}


/*Footer*/
#footer {
height:54px;
width:740px;
padding-top:20px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
margin-left:-3px;
}
