body {
	background-image: url(images/bg_01.jpg);
	background-repeat:repeat-x;
	background-color: #F9E948;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: inherit; 
				}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFD200;
	line-height:9px;
	background-color: inherit; 
				}
hr { border:0px; border-bottom:1px solid #FFF; width:90%; }

ul{ 
	margin-left:15px;
	padding:0;
	list-style-type:none;
}
				
li{
	background-image:url(images/sun_nav.gif);
	background-repeat:no-repeat;
	height:30px;
	padding-left:35px;
	margin-right:10px;
	margin-bottom:0px;
}

strong { 
font-size: 12px;
color:#FFD200;
}

#menu a:link{color:#FFFFFF; font-size:12px; font-weight:normal; text-decoration:none;}
#menu a:visited{color:#FFFFFF; font-size:12px; font-weight:normal; text-decoration:none;}
#menu a:hover{color:#FFD200; font-size:12px; font-weight:bold; text-decoration:none; border-bottom: 1px dotted #FFD200;}
#menu a:active{color:#FFD200; font-size:12px; font-weight:bold; text-decoration:none;}		

		
#container {
	width: 715px;
	\width: 735px;
	w\idth: 715px;
	background-color: #008AD0;
	border: 1px solid #FFFFFF;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
		}		
		
#header {
	padding: 15px;
	background-color:#008AD0 ;
	border-bottom: 1px solid #FFFFFF;
		}
		
#menu {
	float: left;
	margin-top: 15px;			
	/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
	width: 190px;
	min-height: 300px;
	background-color: #008AD0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
			}
		
#textcontent {		
	margin: 15px 190px 15px 190px;
		/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
	background-color: #008AD0;
	min-height: 300px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;							
		}		
		
#rightcontent {	
    float: right;	
	padding: 15px 15px 0px 15px;
	/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
	background-color: #008AD0;
	/*background-image:url(images/bot_plant01.gif);
	background-position:bottom right;	
	background-repeat:no-repeat; */	
	min-height:300px;
	/*height: 200px; */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;							
		}
		
#footer {
	clear: both;
	padding: 13px 0px 15px 0px;						
	background-color: #008AD0;
	/* background-image:url(images/bot_plant02.gif);
	background-position:bottom right;
	background-repeat:no-repeat;  */	 		
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}
		
#rightcontent a:link {text-decoration: none; font-size:12px; font-weight:normal; color:#FFFFFF;}
#rightcontent a:visited {text-decoration: none; font-size:12px; font-weight:normal; color:#FFFFFF;}
#rightcontent a:hover {text-decoration: underline; font-size:12px; font-weight:normal; color:#FFD200;}
#rightcontent a:active {text-decoration: underline; font-size:12px; font-weight:normal; color:#FFD200;}

#textcontent a:link {text-decoration: none; font-size:12px; font-weight:normal; color:#FFFFFF;}
#textcontent a:visited {text-decoration: none; font-size:12px; font-weight:normal; color:#FFFFFF;}
#textcontent a:hover {text-decoration: underline; font-size:12px; font-weight:normal; color:#FFD200;}
#textcontent a:active {text-decoration: underline; font-size:12px; font-weight:normal; color:#FFD200;}

#footer a:link {text-decoration: none; font-size:12px; font-weight:normal; color:#FFFFFF;}
#footer a:visited {text-decoration: none; font-size:12px; font-weight:normal; color:#FFFFFF;}
#footer a:hover {text-decoration: none; font-size:12px; font-weight:normal; color:#FFD200;}
#footer a:active {text-decoration: none; font-size:12px; font-weight:normal; color:#FFD200;}

#copy {
	clear: both;
	padding: 13px 0px 15px 0px;						
	font-family: Arial, Helvetica, sans-serif;
	color: #008AD0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}

#copy a:link {text-decoration: none; font-size:12px; font-weight:normal; color:#008AD0;}
#copy a:visited {text-decoration: none; font-size:12px; font-weight:normal; color:#008AD0;}
#copy a:hover {text-decoration: none; font-size:12px; font-weight:normal; color:#006699;}
#copy a:active {text-decoration: none; font-size:12px; font-weight:normal; color:#006699;}