body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
text-align: center;
margin-top: 0px;
}

/********************************************************************************************************/
/**************************************************DIVS**************************************************/
/********************************************************************************************************/

#wrapper {
width: 760px;
margin-right: auto;
margin-left: auto;
}

#header {
width: 100%;
background: #fff url(green_video_images-bk/header3.jpg) no-repeat;
color: #fff;
height: 65px;
text-align: left;
}

#headerR {
float: right;
background: #fff;
height: 65px;
width: 275px;
}

#header #headerR img {
padding: 0px;
margin: 0px;
float: left;
border: one
}

#top{
width: 100%;
height: 135px;
background: #fff;
color: #000;
float: left;
text-align: left;
}

#toppopup{
width: 100%;
height: 80px;
background: #fff;
color: #000;
float: left;
text-align: left;
}

#middle {
float: left;
width: 100%;
background: #fff;
color: #000;
text-align: left;
}

#left {
float: left;
width: 290px;
background: #fff;
}

#left img {
margin: 0px 15px 0px 20px;
border: none;
}

#left .topimage {
margin: 20px 15px 0px 20px;
border: none;
}

#right {
float: left;
width: 470px;
background: #fff;
overflow:hidden;
}

#rightT {
float: left;
width: 470px;
background: #fff;
overflow:hidden;
height: 86px;
}

#rightT img {
margin: 15px 0px 0px 0px;
}

#rightB {
float: left;
width: 470px;
height: 213px;
background: #fff url(green_video_images-bk/right_bottom.jpg) no-repeat;
overflow:hidden;
}

#videoholder {
width: 257px;
height: 154px;
float: left;
background: transparent;
color: #f00;
padding: 0px;
margin: 3px 0px 0px 169px;
overflow:hidden;
}

#footer {
clear: both;
width: 100%;
background: #ee1155 url() no-repeat;
color: #000;
overflow:hidden;
}

*html #videoholder {
margin: 3px 0px 0px 84px;
}



/**********HEADER/FOOTERLINKS**********/

/********************************************************************************************************/
/**************************************************DIVSEND***********************************************/
/********************************************************************************************************/

/********************************************************************************************************/
/**************************************************TEXT**************************************************/
/********************************************************************************************************/

.footertext { 
font-size: 1.0em;
text-align: left;
font-weight: normal;
font-family: verdana, sans-serif;
margin: 0px;
padding: 0px 0px 1px 20px;
line-height: 2.0em;
color: #fff;
float: left;
}

.footertext a { 
text-decoration:none;
color: #fff;
}

.footertext a:hover { 
text-decoration:underline;
color: #fff;
}

.footercopyright { 
font-size: 1.0em;
text-align: right;
font-weight: normal;
font-family: verdana, sans-serif;
margin: 0px;
padding: 0px 20px 1px 10px;
line-height: 2.0em;
color: #fff;
float: right;
}

p {
font-size: 1.1em;
color: #000;
padding: 30px;
margin: 0px;
line-height: 1.4em;
}

/********************************************************************************************************/
/**************************************************TEXTEND***********************************************/
/********************************************************************************************************/

.left {
float: left;
}


#header img {
padding: 7px 0px 0px 15px;
border: none;
float: left;
margin-right: 20px;
}


.clear {
clear: both;
height: 20px;
}


