html, body {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    height: 100%;
    width: 100%;
}

#container {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	background-image:url('../images/main_bg.gif');
	background-repeat:repeat-y;
}

#containerOrange {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	background-image:url('../images/main_bg_orange.gif');
	background-repeat:repeat-y;
}

#containerBlue {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	background-image:url('../images/main_bg_blue.gif');
	background-repeat:repeat-y;
}


#footer 
{

	width: 800px;
	margin: 10px auto;
	color: #333;
	text-align:center;
	color: #006666;
	font-size:11px;
	

}

#about {
	width: 800px;
	margin: 10px auto;
	/*background-color: #fff;*/
	color: #333;
	line-height: 130%;
	background-image:url('../images/bg_rep_about_us.jpg');
	background-repeat:repeat-y;
}

#diduknow {
	width: 800px;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	background-image:url('../images/bg_rep_diduknow.jpg');
	background-repeat:repeat-y;
}
	
#enews {
	width: 800px;
	margin: 10px auto;
	/*background-color: #fff;*/
	color: #333;
	line-height: 130%;
	background-image:url('../images/bg_rep_enews.jpg');
	background-repeat:repeat-y;
}

#quiz {
	width: 800px;
	margin: 10px auto;
	/*background-color: #fff;*/
	color: #333;
	line-height: 130%;
	background-image:url('../images/bg_rep_quiz.jpg');
	background-repeat:repeat-y;
}
	
#header {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FFFFFF;
}

#top {
	/*padding: .5em;*/
	background-image:url('../images/logo_strip.jpg');
	background-repeat:no-repeat;	
	height:83px;	
}

#top h1 {
	padding: 0;
	margin: 0;
}

#nav {
	background-color:#006666;
	padding:5px;
	padding-left:20px;
	font-size:11px;
}


#nav a, a:link{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover{
	font-size:11px;
	color:#8FC744;
	text-decoration:underline;
	font-weight:bold;
}

#nav .navon {
	color:#8FC744
}

#left {
	/*float: left;*/
	width: 470px;
	margin: 0;
	padding: 20px;
	padding-bottom: 30px;	
	color:#006008;
}

#left a, a:link {
	color:#006008;
    font-size: 0.9em;
	text-decoration:underline;
	font-weight:bold;
}

#left a:hover {
	color:#006008;
    font-size: 0.9em;
	text-decoration:none;
	font-weight:bold;	
}

#left .copyHeaders {
	border-bottom:1px dashed #006008;
	font-size:16px;
	padding-bottom:5px;	
	font-weight:bold;	
}

#left .copyHeaders2 {
	border-bottom:1px dashed #006008;
	font-size:14px;
	padding-bottom:5px;	
	font-weight:bold;	
}

#left .thumbnail
{
    float: left;
    width: 120px;
}

#left .thumbnail img 
{
    border:1px solid #65CBEA;
    padding:2px;
}


#right {
	float:right;
	width:220px;
	margin: 0;	
	padding: 20px;
	padding-bottom: 10px;
	color:#FFF
}

#right ul{
	margin-left: 15px;	
	padding: 0px;		
}


#right .copyHeaders {
	border-bottom:1px dashed #006008;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;	
}

#right a, a:link {
    color:#006666;
    text-decoration:none
}

#right a:hover, a:visited {
    color:#006666;
    text-decoration:underline
}


#toplinks {
	width: 798px;
	margin: 10px auto;
	text-align:right;
	font-size:0.9em;
}

#toplinks a, a:link {
	color: #006666;
	text-decoration:none;
	font-size:0.9em;
}

#toplinks a:hover {
	color: #006666;
	text-decoration:underline;
	font-size:0.9em;	
}

#bigLinkGreen {
	background-image:url('../images/link_arrows.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	float:right;
}

#bigLinkGreen a, a:link {
	color:#006008;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#bigLinkGreen a:hover {
	color:#006008;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;	
}

#bigLinkWhite a, a:link {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#bigLinkWhite a:hover {
	color:#FFF;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}



/* Global Form Styles */

input, textarea{
	background: #fff;
	border: 1px solid #8FC744;
	border-top: 3px solid #8FC744;
	color:#006008;
}
input:hover, textarea:hover {
	background: #F0FDE2;
	border-top: 3px solid #b1e77a;
}
input:focus, textarea:focus {
	background: #FCFFEC;
	border-top: 3px solid #b1e77a;
}



/* CARBON QUIZ */

#carbon_question {
    color: #F25B22;
    font-weight:bold;
}

/*//////////////*/


/* TOP TIP */

#top-tip
{
    background-color:#65cbea;
    width:95%;
    color:#4c4c4c;
    padding:15px;
    font-size:10px;
    line-height:normal
}

#wallpaper 
{
    font-size:10px;
    text-align:center;
}