/* CSS Document */

body{
	padding:0; margin:0;
	background-color:#663398; color:#000000;
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x;
	}
	
div, p, ul, li, a, h1, h2, h3, h4, form, label, input{ 
	padding:0; margin:0;
	}
	
.spacer{
	line-height:0; font-size:0; clear:both;
	}	

/*---------------------------------------Header Start------------------------------------*/
	
#header{
	width:778px; position:relative;
	margin:0 auto;
	height:240px;
	background-image:url(images/header_bg_1.jpg); background-repeat:no-repeat;
	background-position:bottom;
	}

#header ul{
	position: absolute;
	left: 0px;
	top: 0px;
	list-style: none;
	background: #663398;
	width: 779px;
	}
	
#header ul li{
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;
	font-weight:bold;
	color:#375D0B; background:url(images/nav_bg.jpg) repeat-x 0 0 #CCCCCC; 
	text-align:center;
	}
	
#header ul li a{
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; 
	font-weight:bold;
	color:#ffffff; background:url(images/nav_bg.jpg) repeat-x 0 0 #CCCCCC; 
	width:65px; height:23px; padding-top:34px;
	text-decoration:none; display:block;
	}

#header ul li.home{
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; 
	font-weight:bold;
	color:#ffffff; background:url(images/nav_bg.jpg) repeat-x 0 0 #CCCCCC; 
	width:65px; height:23px; padding-top:34px;
	text-decoration:none; display:block;
	text-align:center; float:left;
	}
	
#header ul li a:hover{
	background:url(images/nav_bg.jpg) repeat-x 0 0 #E1ECB5;
	color:#375D0B;
	height:23px; width:65px;
	}
	

	
#header h2{
	
	width:219px; height:18px;
	position:absolute;
	top:159px; left:16px;
	text-indent:-2000px;
	}

/*---------------------------------------Header End------------------------------------*/

/*----------------------------------left side Start-----------------------------------------------------*/	

#container{
	width:778px; position:relative;
	margin:0 auto; padding:0 0 24px 0;
	background:#FAE9CF;
	}	
	
#box{
	height:220px;
	float:left;
	}
	
#blog{
 	
	width:216px; height:218px;
	margin:5px 3px 7px 3px;
	float:left; color:#000000;
	padding:9px 20px 0 16px;
 	}
	
#jobs{
 	
	
	width:216px; height:218px;
	margin:5px 3px 7px 0;
	float:left;
	padding:9px 20px 0 16px;
 	}
	

#ideas{
 	
	
	width:216px; height:218px;
	margin:5px 3px 7px 0;
	float:left;
	padding:9px 20px 0 16px;
 	}
	

#blog p{
	background-color:#86C826; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}
	

#jobs p{
	background-color:#4F91D5; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}	

#jobs p a{
	text-align:left;
	display:block; 
	background-color:#17487B; background-image:url(images/jobs_arrow.gif);
	background-repeat:no-repeat; background-position:48px;
	padding:0 0 0 13px; line-height:11px;
	width:45px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	}

#ideas p{
	background-color:#E3C55B; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}
	
#ideas p a{
	text-align:left;
	display:block; 
	background-color:#8F7004; background-image:url(images/ideas_arrow.gif);
	background-repeat:no-repeat; background-position:48px;
	padding:0 0 0 13px; line-height:11px;
	width:45px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	}

	
#left{
	float:left;
	width:478px;
	padding:19px 32px 19px 27px;
	background:#f9e7cd;
	height:500px;
	}

#left h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px; color:#043970; background-color:f9e7cd;
	margin-bottom:19px;
	}
	
#left p{
	font-family:Arial, Helvetica, sans-serif; font-size:16px;
	color:#334714; background-color:f9e7cd;
	}

#left p.bg{
	margin:21px 0 34px 0;
	background-color:#D8E5C4; color:#334714;
	height:11px;
	}
	
#left p a.bottom{
	background:#657D40;
	background-image:url(images/read_arrow.gif);
	background-repeat:no-repeat;
	background-position:80px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#FFFFFF;
	text-decoration:none;
	line-height:11px;
	display:block;
	padding:0 20px 0 16px;
	float:right;
	text-transform:uppercase;
	font-weight:bold;	
	}

	
/*----------------------------------left side End-----------------------------------------------------*/	

/*----------------------------------right side Start-----------------------------------------------------*/

#right{
	
	float:left;
	width:220px;
	padding:0px 0px 19px 0px;
	margin-top:0px;
	background-color:#FFFFFF; color:#000000;
	height:500px;
	}
	
#cssmenu {
  width: 220px;
  border-style: solid solid none solid;
  border-color: #94AA74;
  border-size: 1px;
  border-width: 1px;
}
#cssmenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#cssmenu li a {
  height: 32px;
  height: 24px;
  text-decoration: none;
  font-weight: normal;
}
#cssmenu li a:link,
#cssmenu li a:visited {
  color: #5E7830;
  display: block;
  background: url(images/menu1.gif);
  background-repeat: no-repeat;
  padding: 8px 0 0 10px;
}
#cssmenu li a:hover {
  color: #26370A;
  background: url(images/menu1.gif) 0 -32px;
  background-repeat: no-repeat;
  padding: 8px 0 0 10px;
}
#cssmenu li a:active {
  color: #26370A;
  background: url(images/menu1.gif) 0 -64px;
  background-repeat: no-repeat;
  padding: 8px 0 0 10px;
}


/*----------------------------------right side End-----------------------------------------------------*/	

/*----------------------------------footer Start-----------------------------------------------------*/	

#footer{
	clear:both;
	background:#672E9F;
	margin:0 auto 44px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#Ffffff;
	height:50px;
	padding:10px 0 0 0;
	}



#footer p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px; color:#Ffffff;
	line-height:29px;
	text-align:center;
	}
	

	

	

/*----------------------------------footer End-----------------------------------------------------*/	
