*{
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
html{
	height: 100%;
	min-width: 1000px;
}
body{
	min-height:100%;
	height: 100%;
	font-weight: normal;
	color: #605d5c;
    font-size: 12px;
    font-family: Trebuchet MS;
    width: 100%;
    min-width: 1027px;
}
div.page{
	position: relative;
	width: 1027px;
	margin: auto;
	height: auto !important;
	min-height:100%;
	height: 100%;
}

/*--------------------- Header -----------------------------------------------*/
div.page div.header {
	width: 1027px;
	position: relative;
    height: 235px;
    margin: auto;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
div.headerimg{
	position: absolute;
	width: 364px;
	height: 255px;
	top: 71px;
	left: 0px;
}
div.menu{
	position: absolute;
	top: 55px;
	left: 70px;
	width: 700px;
	height: 20px;
	z-index: 100;
}
div.menu ul.menu{
	list-style-type: none;
}
div.menu ul.menu li{
	display: block;
	float: left;
	margin-left: 20px;
}
div.menu ul.menu li a{
	font-size: 18px;
	text-decoration: underline;
	color: black;
}
div.menu ul.menu li a:hover{
	color: #508106;
}
div.menu span.separator{
	font-size: 18px;
	color: black;
}
div.menu ul.menu li#current a{
	color: #6eb001;
}
div.logo{
	position: absolute;
	top: 25px;
	right: 100px;
	width: 200px;
	height: 68px;
	background-image: url("../images/logo.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.logo a{
	display: block;
	width: 200px;
	height: 68px;
	text-indent: -9999px;
}
div.logotext{
	position: absolute;
	bottom: 0px;
	left: 2px;
	height: 15px;
	color: #474644;
	font-family: Calibri;
	font-size: 14px;
}
div.btnheader{
	position: absolute;
	top: 30px;
	right: 90px;
	width: 13px;
	height: 11px;
	background-repeat: no-repeat;
	overflow: hidden; 
	z-index: 100;
}
div.btnheader a{
	display: block;
	width: 13px;
	height: 11px;
	text-indent: -999px;
}
#home{
	background-image: url("../images/home.jpg");
}
#search{
	right: 70px;
	background-image: url("../images/search.jpg");
}
#mail{
	right: 50px;
	background-image: url("../images/mail.jpg");
}
/*-------------------- End Header --------------------------------------------*/

/*--------------------- sidebar ----------------------------------------------*/
div.sidebar{
	position: relative;
	width: 255px;
	float: left;
}
div.menuguarator{
	position: relative;
	height: 70px;
}
div.leftmenu{
	position: relative;
	width: 200px;
	margin-left: 50px;
	margin-top: 70px;
}
div.leftmenu ul.menu{
	list-style-type: none;
}
div.leftmenu ul.menu li{
	background-image: url("../images/marker.jpg");
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 20px;
	height: 25px;
}
div.leftmenu ul.menu li a{
	color: #605d5c;
	font-size: 16px;
	text-decoration: underline;
}
div.leftmenu ul.menu li a:hover{
	color: #6eb001;
}
div.leftmenu ul.menu li#current a{
	font-weight: bold;
	color: #6eb001;
}
div.moduletable{
	position: relative;
	margin-top: 30px;
}
div.moduletable h3{
	font-size: 18px;
	color: black;
	padding-bottom: 5px;
}
div.modlink{
	position: relative;
	width: 196px;
	background: #e8e8e8;
	background-image: url("../images/lnktop.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: -5px;
}
div.modlinkbottom{
	position: relative;
	width: 196px;
	height: 10px;
	background-image: url("../images/lnkbottom.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
div.lnktext{
	padding: 10px;
	padding-bottom: 0px;
	color: #939393;
	font-size: 12px;
}
div.lnktext p{
	margin-top: 8px;
	text-indent: 5px;
}
/*--------------------- End sidebar -------------------------------------------*/

/*--------------------- Mainbar ----------------------------------------------*/
div.mainbar{
	position: relative;
	width: 660px;
	margin-left: 265px;
}
div#blogmain{
	width: 916px;
	margin-left: 30px;
}
div.componentheading h1{
	font-size: 30px;
	color: black;
	font-weight: normal;
}
div.contenttext{
	position: relative;
	margin-top: 15px;
	font-family: Trebuchet MS;
}

div.contenttext2{
	position: relative;
	margin-top: 15px;
	font-family: Trebuchet MS;
	font-size: 16px;
}
input.inputboxs{
	border: 1px solid #b9b9b9;
	font-size: 12px;
	color: #605d5c;
	padding: 5px;
	width: 500px;
}
div.contenttext p{
	font-size: 16px;
	margin-top: 20px;
	margin-left: 45px;
}
div.contenttext p a{
	color: #6eb001;
	text-decoration: underline;
}
div.contenttext p a:hover{
	text-decoration: none;
}
div.contenttext ul{
	font-family: Trebuchet MS;
	font-size: 16px;
	list-style-type: none;
	margin-left: 60px;
	margin-top: 5px;
}
div.contenttext ul li{
	background-image: url("../images/ulmarker.jpg");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-bottom: 10px;
}
div.contenttext ol{
	font-family: Trebuchet MS;
	font-size: 16px;
	list-style-type: none;
	margin-left: 60px;
	margin-top: 5px;
}
div.contenttext ol li{
	background-image: url("../images/ulmarker.jpg");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-bottom: 10px;
}
strong{
  font-weight: normal;
}
span.st{
  font-size: 18px;
  font-weight: normal;
  font-family: Tahoma;
	margin-left: -15px;
}


div.articletitle{
	position: relative;
	margin-top: 30px;
}
div.articletitle a{
	font-family: Calibri;
	font-size: 24px;
	color: black;
	text-decoration: underline;
}
div.articletitle a:hover{
	text-decoration: none;
}
div.articlecontent{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
div.articlemore a{
	font-size: 18px;
	color: #578904;
	text-decoration: underline;
}
div.articlemore a:hover{
	text-decoration: none;
}
a.pagenav{
	font-family: Arial;
	color: #518106;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.pagenav:hover{
	text-decoration: none;	
}
a.pagenav2{
	font-family: Arial;
	color: #518106;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.pagenav2:hover{
	text-decoration: none;	
}
span.pagenav{
	color: #484848;
	font-size: 14px;
	font-family: Arial;
}
div.paginationpane{
	position: relative;
	width: 666px;
	height: 35px;
	background-image: url("../images/srchpane.jpg");
	background-repeat: no-repeat;
}
div.paginationpane div.searchpagination{ 
	position: absolute;
	top: 7px;
	left: 25px;
	width: 155px;
	text-align: center;
}
div.portfSearch{
	position: relative;
	width: 332px;
}
div.portfolioTitle{
	position: relative;
	width: 100%;
	color: black;
	font-family: Arial;
	font-size: 18px;
	white-space: normal;
}
div.portfolioTitle a{
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: underline;
	color: black;
}
div.portfolioTitle a:hover{
	text-decoration: none;
}
div.portfolioImage{
	position: relative;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 25px;
}
span.blogsearch{
	color: black;
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
}
/*--------------------- End Mainbar -------------------------------------------*/

/*--------------------- Footer ------------------------------------------------*/
div.footer_guarantor {
	position: relative;
	height: 140px;
	clear: both;
}
div.footer {
	position: relative;
	margin: auto;
	margin-top: -100px;
	width: 1027px;
	height: 100px;
	clear: both;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-position: 50px 0px;
}
div.footertext{
	position: absolute;
	top: 37px;
	left: 90px;
	width: 400px;
	height: 20px;	
	color: #605d5c;
	font-size: 14px;
}
div.search{
	position: absolute;
	top: 30px;
	right: 30px;
}
div.search input{
	border: 1px solid #b9b9b9;
	font-size: 12px;
	color: #605d5c;
	padding: 5px;
	width: 150px;
}
/*--------------------- END footer ---------------------------------------------*/

div.modTitle{
	position: relative;
	width: 100px;
	font-family: Trebuchet MS;
	color: black;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}
div.moduleBlog{
	position: relative;
	width: 200px;
	margin-left: -5px;
	background-image: url("../images/mbg.jpg");
}
div.moduletop{
	position: relative;
	width: 200px;
	height: 10px;
	background-image: url("../images/mtop.jpg");
}
div.moduleBottom{
	position: relative;
	width: 199px;
	height: 9px;
	background-image: url("../images/mbottom.jpg");
	margin-left: 1px;
}
div.moduletxt{
	width: 170px;
	margin: auto;
	color: #939393;
	font-size: 11px;
	font-family: Tahoma;
}
div.mbLink{
	position: relative;
	margin-bottom: 10px;
}
div.mbLink a{
	color: #578904;
	text-decoration: underline;
	font-size: 13px;
	font-family: Trebuchet MS;
}
div.mbLink a:hover{
	text-decoration: none;
}
