body {
	margin: 0px;
	padding: 0px;
	background-color: #E2F4F1;
	background-image: url(/images/bg-body.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2px;
	line-height: 14px;
	
}

h1, h2, h3 {
	font-family: Gill Sans MT, Trebuchet MS, Helvetica;
	font-weight: bold;
	
	
}
h1 {
	color:#505050;
	font-size: 22px;
	line-height: 20px;
}

h2 {
	color:#505050;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: -1px;
	
}

h3 {
	color: #ffffff;
	font-size: 12px;
	margin-top: -2px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 16px;
	
}

h5{
	font-size: 13px;
	margin-top: -2px;
	margin-bottom: 5px;
	
}

h6 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 16px;
}
ul{
	margin-top: 0px;
	
	}
p {
	margin: 0px;
	padding: 0px;
	
	
}
a {
	color: #ffffff;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
img {
	border: 0px;
}

.left_tagline {
	font-size: 24px;
	font-family: tacoma, helvetica, arial;
	letter-spacing: 1px;
	line-height: 40px;
	font-weight: 900;
	color:#607f4f;
	text-transform: capitalize;
}

.tagline {
	font-size: 24px;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	letter-spacing: 1px;
	line-height: 40px;
	font-weight: 900;
	color:#607f4f;
	text-transform: capitalize;
}

#container {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	width: 770px;
	background-color: #ffffff;
}

#bar-top {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 13px;
	background-image: url(/images/bar-top.gif);
	background-repeat: no-repeat;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 220px;
	margin-top: 1px;
}

#header-left {
	margin: 0px;
	padding: 0px;
	width: 199px;
	float: left;
}

#logo {
	margin: 0px;
	padding: 0px;
	width: 199px;
	height: 73px;
	background-image: url(/images/bg-logo.gif);
	background-repeat: no-repeat;
}

#nav-side {
	width: 169px;
	height: 131px;
	background-color:#646224;
	background-repeat: no-repeat;
	margin-top: -12px;
	padding: 15px;
	line-height: 18px;
}

#nav-side a {
	font-size: 13px;
	font-weight:bold;
	padding-top: -10px;
	letter-spacing: 1px;
}

#nav-side a:hover {
	font-weight:bold;
	color:#859f77;
}
#flash {
	margin: 0px;
	padding-right: 0px;
	width: 570px;
	height: 222px;
	float: right;
}

#nav-top {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	width: 770px;
	height: 19px;
	background-image: url(/images/nav-top.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	text-align: right;
	padding-top: 3px;
}

#nav-top a {
	font-size: 13px;
	color: #a6dce1;
	margin-left: 35px;
	margin-right: 40px;
	margin-top: 0px;
	font-weight:bold;
	letter-spacing: 1px;
}

#nav-top a:hover {
	color:#859f77;
	font-weight:bold;
}

#nav-top-blog {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	width: 770px;
	height: 19px;
	background-image: url(/images/nav-top.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	text-align: right;
	padding-top: 3px;
}

#nav-top-blog a {
	font-size: 13px;
	color: #a6dce1;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 0px;
	font-weight:bold;
	letter-spacing: 1px;
}

#nav-top-blog a:hover {
	color:#859f77;
	font-weight:bold;
}

#content {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	background-color: #ffffff; 
	background-image: url(/images/bg-home-content.jpg);
	background-repeat: repeat-y;
}

#content-left {
	margin: 0px;
	padding: 0px;
	width: 388px;
	height: 360px;
	background-image: url(/images/content-left.gif);
	background-repeat: no-repeat;
	float: left;
}

.style1 {
	font-size: 12px;
	letter-spacing: 0.75px;
	line-height: 14px;
}

#left-txt {
	margin: 0px;
	padding: 0px;
	width: 169px;
	height: 307px;
	float: left;
	padding: 15px;
}

#java-menu {
	margin: 0px;
	padding: 0px;
	width: 158px;
	height: 105px;
	background-image: url(/images/java-menu.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 15px;
	padding-top: 40px;
}

#java-menu a {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 13px;
	font-weight: bold;
}

#java-menu img {
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
	margin-left: 2px;
}

#quote {
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 188px;
	height: 152px;
	background-image: url(/images/bg-quote.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 1px;
}

#content-right {
	margin: 0px;
	padding: 0px;
	width: 350px;
	background-image: url(/images/content-right.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 15px;
}

#content-sub {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(/images/bar-content.gif); 
	background-repeat: repeat-y;
}

#content-sub h2 {
	margin-bottom: 5px;
}

#content-sub a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#content-sub a:hover {
	text-decoration: none;
}

#content-sub p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size:12px;
	line-height:16px;
}

#content-sub-left {
	float: left; 
	width: 169px; 
	padding: 15px;
}

#content-sub-right {
	margin-left: 199px; 
	width: 538px; 
	padding: 15px;
}

#content-sub-right-blog {
	margin-left: 199px; 
	width: 538px; 
	padding: 15px;
}

#bar-bottom {
	margin: 0px;
	padding: 0px;
	padding: 20px;
	padding-top: 15px;
	width: 730px;
	background-color: #859F77;
}

#bar-bottom h1 {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 16px;
	color: #ddebde;
}

#bar-bottom h2 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 12px;
}

#bar-bottom h3 {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#bar-bottom a {
	font-family: Trebuchet MS, Gill Sans MT, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#bar-bottom a:hover {
	color: #333333;
	text-decoration: none;
}

#footer-heading {
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	float: left;
}

#footer-heading h3 {
	font-size: 16px;
}

#footer-heading img {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: -5px;
}

#footer-txt {
	margin: 0px;
	padding: 0px;
}

#footer-txt h1 {
	margin-top: 3px;
	font-size: 16px;
}

#footer-txt p {
	clear: both;
	font-size:12px;
}

#footer-bottom {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 35px;
	width: 770px;
}

#footer-bottom a {
	color: #000;
	font-size:10px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: underline;
}

#footer-bottom a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.img1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}