html, body {
    margin: 0px auto;
	padding:0px;
}
h2{   font: 18px, Arial, Helvetica, sans-serif;}
body {
	font-family: Arial, Helvetica, sans-serif;
    
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	/* background:#808080 url(../images/bg.jpg) repeat-x top left; */
    background: rgb(8, 0, 160);
    background: linear-gradient(90deg, rgb(7, 0, 124) 0%, rgb(11, 11, 201) 0%, rgba(0,212,255,1) 100%);

}
a:hover{color:#5F642D;}
a{color:#000000;}
	.main
{
width:860px;
height:auto;
margin:0px auto;
padding:0px;

}
.header {
  	margin:0 auto;
	padding:0px;
	width:850px;
	padding:7px 10px 0px 0px;

	}
.header-top
{
width:850px;
height:25px;
padding-bottom:9px;
padding-top:20px;
text-align:left;
color:#ffffff;
text-decoration:none;
}
.header-top a{
	color:#FFFFFF;
	text-decoration:none;
}

.header-bottom
{
height:31px;
padding-left:166px;
text-align:left;
}
/* CSS Menu */
#navcontainer {
        margin:0px;
        padding: 0;
        height: 31px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: right;
        text-align: center;
        padding: 0;
        margin: 0;
		height:25px;
}

#navcontainer ul li a {
        width: 83px;
        height: 25px;
        padding: 0px;
        margin: 0px;
        color: #000000;
        text-decoration: none;
        display: block;
        text-align: center;
        font: 14px/30px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #000;
	background:#DAF4F5;
	height:25px;
}

#navcontainer li.active a {
	color: #f1f1f1;
	background:#000000;
	height:25px;
}

.body-main
{
	border-top:1px solid #000000;
	width:860px;
	height:auto;
	margin:0px auto;
	text-align:left;
	padding-top:20px;
	clear:both;
	position: relative;
}
.body-top
{
padding-bottom:20px;
width:860px;
margin:0px auto;
height:450px;
}
.left-box
{
width:408px;
float:left;
text-align:left;
}
.body-right
{
width:440px;
height:auto;
float:right;
text-align:left;
}
.blank38
{
width:440px;
height:38px;
}
.welcome-inside
{
	padding:6px;
	text-align:left;
	color: #FFFFFF;
}
.fav-project
{
}
.fav-text
{
	height:93px;
	text-align:left;
	color: #000000;
}
.title-16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left:3px;
}
.title-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #045273;
	text-decoration: none;
}
.body-bottom
{
	padding-bottom:15px;
	width:840px;
	margin:0px auto;
	padding-top:26px;
	height:225px;
	padding-left:15px;
}
.bottom-box1
{
width:205px;
text-align:left;
float:left;
}
.bottom-box1-inside
{
width:192px;
height:auto;
}
.bottom-box-th
{
background:url(../images/image-box-bg.gif) left top no-repeat;
padding-left:11px;
padding-top:12px;
padding-bottom:12px;
padding-right:13px;
}
.green-link-box
{
padding:10px 0px 10px 15px;
}
.read-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4FB5C4;
	text-decoration: none;
}
.read-more:hover
{
	color:#fafafa;
	text-decoration:none;
}


#footer
{	
	margin:0 auto;
	width:100%;
	height:75px;
	text-align:center;
	color:#0775A6;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:25px;
	background-color: #F3FBFE;
}
#footer a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4FB5C4;
	text-decoration: none;
}
#footer a:hover
{
color:#ffffff;
text-decoration:none;
}
.body-top a{color:#FFFFFF;}
