/* #Content01 template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */



/* start reset css */
html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* end reset css */

h1 {
	color: #7c9120;
	font-size: 24px;
	font-weight: lighter;
	line-height: normal;
	padding: 0;
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 { 
	color:#222;
	font-size:20px;
	font-weight:normal;
	line-height:1.2;
	padding:5px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

h3 {
	color:#222;
	font-size: 17px;
	font-weight: normal;
	padding:0;
	margin:5px 0px 5px 0px;
}

p {
	color:#232323;
	font-size:13px;
	font-weight:normal;
	line-height:1.5;
}

a { 
	color:#666;
	font-size:13px;
	text-decoration:none;
}

a:hover { 
	color:#
;}

blockquote { 
	color:#999;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1.8;
}

/* start navigations css */

.horizontalNav {
	text-align:center;
	float:right;
	padding:0;
	margin:0;
	height:38px;
}

.horizontalNav a {
	float:left;
	display:block;
	width: 90px;
	height:38px;
	color:#fbfbfb;
	text-decoration:none;
	padding:12px 0px 0px 0px;
	margin:0;
	
}
 
.horizontalNav a:hover {
	background-color:#7C9120;
	float:left;
	display:block;
	width: 90px;
	height:38px;
	color:#fbfbfb;
}

.verticalNav { 
	width:100%;
	text-align:right;
}

.verticalNav a { 
	font-size:14px;
	height: 20px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #A7C02D;
	padding:15px 5px 0px 0px;
	margin:0px;
	color:#212121;
}

.verticalNav a:hover { 
	background-color:#A7C02D;
	color:#fbfbfb;
}
/* end navigations css */


.showcase_text {
	text-align:right;
	padding:2px 0px 5px 10px;
}
.showcase_text p {
	color: #FFF;
	font-size:14px;
	margin:0;
	padding-top:30px;
}
.showcase_text #title {
	color: #FFF; 
	font-size:36px;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:0;
}
.showcase_text #subtitle {
	color:#A3BA27;
	font-size:18px;
	padding:0;
	line-height:1;
	margin:0px 2px 0px 0px;
	font-weight:normal;
}


 
.screens p { 
	color:#fff;
	padding:0;
	margin-top:12px;
}
 
.newsImage { 
	clear:left;
	padding:5px 2px 0px 2px;
	float:left;
}
 
.newsImage img {
		border:1px solid #000;	
}
 
.newsArticle { 
	float:left;
	margin-left:8px;
	padding:0px;
	width:80%;
	font-size:12px;
}
 
span.span {
	text-align: center;
}
 
h3.heading {
	padding-left:100px;
	padding-top:10px;
	min-height:12px;
}
 
h3.heading1 {
	padding-left:100px;
	padding-top:10px;
}
 
h3.heading2 {
	font-size: 16px;
	color:#6d6d6d;
	min-height:15px;
	margin-top:0px;
	margin-left:60px;
}
 
h3.heading3 {
margin-bottom:0px;
min-height:5px;
margin-top:15px;
margin-left:60px;
}
 
.image {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 10px;
}
 
p.paragraph {
	margin-top: 10px;
}
 
.image1 {
	float: none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}