body {
background-color:#FFFFFF;
}
a {
text-decoration:none;
outline:none;
}
.blue-medium-heading {
font-family: century gothic;
font-size:19px;
color:#0D3264;
}
.blue-large-heading{
font-family: century gothic;
font-size:52px;
margin-bottom: 35px;
color: #0D3264;
}
.green-medium-heading {
font-family: georgia;
font-size: 18px;
font-style:italic;
color:#79AF41;
}

.gray-medium-text {
font-family: georgia;
font-size:14px;
color:#636162;

}

.gray-medium2-text {
font-family: georgia;
font-size:14px;
color:#4D4F4E;
}
.gray-medium2-italic-text {
font-family: georgia;
font-style: italic;
font-size:14px;
color:#4D4F4E;
}

.link-more {
font-family: century gothic;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color:#63A51E;

}

.resource-links {
font-family: georgia;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color:#63A51E;

}



.link-more1 {
font-family: georgia;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color:#63A51E;

}



.detail {
font-family: georgia;
	text-align:left;
	font-size: 12px;
	color: #484849;
	margin:10px auto;
	background: transparent;
}


#container {
margin:auto;
width:950px;
position:relative;
}

#header {
width:950px;
position:relavite;
}
#header #top-right-text {
text-align:right;
padding-right:17px;
font-family: century gothic;
font-size:24px;
color:#95D155;
}
#header #logo {
padding-left:10px;
posistion:absolute;
}
#nav-top {
text-indent: -9999em;
margin-top: -45px;
padding-right:17px;
}

#nav-top ul{
list-style: none;
text-align:right;
}
#nav-top ul li {
display: inline;
padding-left:30px;
margin-top:-10px;
}
#nav-top ul li a {
text-decoration: none;
font-family: century gothic;
font-size:14px;
color: #001F4D;
}

#nav-top-img{
margin-top: -20px;
padding-left:190px;
}
#content-middle {
width:950px;
height:180px;
margin-top:50px;
/*border:solid #c0c0c0 thin;*/
position:relative;
}

#content-middle #left-block {
width: 90px;
float: left;
padding-left:20px;

}
#content-middle #right-block {
text-align: right;
padding-right: 17px;
}

#content-middle #right-block #learn-more-btn
{
float:right;
margin-top:20px;
}

/* nav-bottom */
#nav-bottom{
width: 950px;
margin-top: 180px;
/*border: solid #c0c0c0 thin;*/
position:relative;
}

#nav-bottom ul{
list-style: none;
margin-left:-40px;
margin-right:-34px;

}
#nav-bottom ul li {
display: inline;
margin-right:-3px;
}
#nav-bottom ul li a {
text-decoration: none;
outline:none;
background: transparent;
}

#content-bottom {
width:950px;
margin-top:30px;
/*border: solid #c0c0c0 thin;*/
position:relative;
}

#content-bottom #left-bottom {
width:410px;
margin-left:20px;
padding-right:40px;
border-right: solid #CCCCCC thin;
/*border: solid #c0c0c0 thin;*/
}
/*
#content-bottom #middle-bottom{
float:left;
margin-top: -120px;
padding-left:460px;   
}*/

#content-bottom #right-bottom {
float:right;
width:420px;
height:110px;
margin-right:20px;
margin-top:-330px;
/*border: solid #c0c0c0 thin;*/
}

#footer {
margin-top: 50px;
width:950px;
clear:both;
background:transparent;
text-align:center;
font-family:georgia;
font-size:12px;
color:#585958;

}
#footer a {
background:transparent;
clear:both;
font-family: georgia;
font-size: 12px;
color:#585958;
text-decoration:none;
outline:none;
}
