@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	psdding:0px;
	background: url(/new/images/banner-home-bg.png) top left repeat-x;
}
img {
	border:none;
}
a {
	color:#334c7d;
	text-decoration:none;
}
a:hover{
	color: #50b948;
	text-decoration:underline;
}
.green-bold{
	font-weight:bold;
	font-family:Myriad Pro, Arial, serif;
	font-size:22px;
	color:#50b948;
}
.gray-text{
	color:#696969;
	font-size:12px;
}
.gray-text2{
	color:#696969;
	font-size:10px;
	margin-top:-3px;
}
.gray-text-big{
	color:#696969;
	font-size:14px;
}
#title {
	float:left;
	height:0px;
	text-align:left;
	margin-left:65px;
	padding-left:15px;
	padding-top:20px;
	padding-right:10px;
	font-weight:bold;
	color:#50b948;
	font-size:24px;
	background:url(/inside/images/title-border.png) top left repeat-x;
	
}

#greenbar-extend{
	width:100%;
	background:url(/images/greenbar-bg.gif) top left repeat-x;
	margin:0px;
}
#bluebar-extend{
	height:50px;
	position:relative;
	width:50%;
	float:right;
	top:143px;
	background:#334c7d;
	
}
#content_contain{
	width:950px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}
	
#greenbar_home{
	float:left;
	width:950px;
	height:143px;
	background: url('/new/images/banner2.png') bottom;
}
#ban-left{
	float:left;
	width:520px;
	height:143px;
	background: url('/inside/images/ban-left.png');
}
#ban-center{
	float:left;
	width:249px;
	height:143px;
	background: url('/inside/images/ban-mid.jpg');
}
#ban-right{
	float:left;
	width:181px;
	height:143px;
	background: url('/inside/images/ban-right2.gif');
}
	
#needs-your-ideas{
	clear:both;
	float:left;
	width:371px;
	height:324px;
	background: url(/new/images/need-your-ideas.png);
}
#people-home{
	float:left;
	width:579px;
	height:324px;
	background: url(/new/images/people2.jpg);
}
#navbar-home{
	clear:both;
	float:left;
	width:860px;
	height:70px;
	margin-left:90px;
	background:#334c7d;
}
#navbar-home ul {
list-style-type:none;
display:inline;
}
#navbar-home li{
float:left;


	
}
#navbar-home li a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
background:#334c7d;
padding:25px 25px 25px 25px;
display:block;
	
}
#navbar-home li a:hover{
color:#FFF;
text-decoration:underline;
background: #2f58aa;	

}

#navbar-inside{
	clear:both;
	float:left;
	width:860px;
	height:53px;
	margin-left:90px;
	background:#334c7d url('/inside/images/bub2-2.gif') top right no-repeat;
}
#navbar-inside ul {
list-style-type:none;
display:inline;
}
#navbar-inside li{
float:left;

	
}
#navbar-inside li a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
background:#334c7d;
padding: 17px 8px 15px 8px;
display:block;
	
}
#navbar-inside li a:hover{
color:#FFF;
text-decoration:underline;
background: #2f58aa;
}
#navbar-inside li:hover {
	background: #2f58aa;
}

#bub3 {
	float:right;
	width:100%;
	height:33px;
	background: url('/inside/images/bub3.png') top right no-repeat;
}
#content-container{
	margin-left:55px;
}
#content-title {
	clear:left;
	width:700px;
	float:left;
	background: url('/inside/images/title2.png') top left no-repeat;
}
#content-border {
	clear:left;
	float:left;
	width:50%;
	background: url('/inside/images/pageside.png') top left  repeat-y;
}
#content-bottom {
	clear:left;
	float:left;
	width:244px;;
	height:48px;
	background: url('/inside/images/content-bot.png') top left;
}
	
	
	
#leftbox-home{
	clear:both;
	float:left;
	width:430px;
	height:230px;
	margin-left:50px;
	background: url(/new/images/leftbox2.png) top left no-repeat;
}
#leftbox-home-content{
	margin-left:70px;
	margin-top:25px;
	font-weight:bold;
	text-align:left;
	font-family:Myriad Pro, Arial, serif;
	font-size:22px;
	color:#50b948;
}

#centerbox-home{
	float:left;
	width:240px;
	height:230px;
	background: url(/new/images/centerbox2.png) top left no-repeat;
}
#centerbox-home-content{
	margin-left:70px;
	margin-top:25px;
	width:200px;
	font-weight:bold;
	text-align:left;
	font-family:Myriad Pro, Arial, serif;
	font-size:22px;
	color:#50b948;
}
#rightbox-home{
	float:left;
	width:230px;
	height:230px;
	background: url(/new/images/rightbox.png) top left no-repeat;
}
#rightbox-home-content{
	margin-left:70px;
	margin-top:25px;
	width:200px;
	font-weight:bold;
	text-align:left;
	font-family:Myriad Pro, Arial, serif;
	font-size:22px;
	color:#50b948;
}
#page-content{
	float:left;
	width:500px;
	text-align:left;
	margin-left:100px;
}
#sidebar{
	float:right;
	margin-top:0px;
	margin-left:100px;
	width:250px;
	text-align:justify;
}
#legal {
	clear:both;
	text-align:center;
}
#title-close{
	float:left;
	padding:0px;
	margin:0px;
}
