@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/greenblack.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
	background-color: #003300;
		}


	
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFFFFF;
		}
#maincontent {
	float: left;
	width: 980px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}

.herblisttable {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	border-collapse: collapse;
}


.packzoom {
	margin: 10px;
	margin-top: 0px;
	margin-left: 15px;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	height: auto;
	width: 250px;
	border: thin solid #CCC;
	text-align: center;
		
	}


.center {
	display: block;
		margin-left: auto !important;
	margin-right: auto !important;
	float:none;
}

.herblisttable th{
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}



.herblisttable td{
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;

}


.alternate {
	background-color: #F2F2F2;

}

p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	line-height: 20px;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 300;
	color: #006600;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aboutnavigation {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-top: 20px;
}
#aboutcontent {
	float: left;
	width: 650px;
	padding-left: 20px;
	list-style-position: inside;
}

#aboutcontent h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 200;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


#aboutcontent h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: #333333;
	margin: 0px;
	padding: 0px;
	
}


#aboutcontent h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}


#aboutcontent ul {
	list-style-position: inside;
	margin-top: 10px;
	padding-left: 20px;
}

#aboutcontent ul li {
	font-family: 'Sintony', sans-serif;
	list-style-position: outside;
	color: #333333;
}


#aboutcontent a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}

#aboutcontent a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}

#footer {
	background-color: #7DAA7B;
	width: 980px;
	height: 30px;
	float: left;
	font-family: 'Roboto', sans-serif;
	background-position: center;
	font-size: 12px;
	padding-top: 20px;
}


#footer a {
	color: #003300;	
	text-decoration: none;
}

#footer a:hover {
	color: #003300;		
	color:	#FFFFFF;
	text-decoration: none;

}

	
	#header {
	width: 980px;
	height: auto;
	margin: 0px;
	padding-bottom: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
	
#topmenu {
	width: 980px;
	height: 40px;
	border-top-style: none;	
	float:left;
	}	
	
	
#topmenubar {
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align:center;
	}	
		
		
	#topmenubar ul {
	list-style-type: none;
	margin: 0px;
	width: auto;

}


#topmenubar ul li {
	display: inline;
	border-right-style: none;
	text-align: center;
}
		


#topmenubar ul li a {
font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	width: auto;
	padding-right: 8px;
	padding-left: 9px;
	
	display:inline-block;
	
}



#topmenubar ul li a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	width: auto;
	padding-right: 8px;
	padding-left: 9px;
	
	display:inline-block;
}


		
		
#logo {
	width: 570px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 410px;
	padding-left: 0px;
   	}


#language {
	float: right;
	width: 300px;
	height: 25px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#language td a {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}


#nav {
	float: left;
	width: 100%;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#navbar {
	background-color: #ECF0F1;
	
	margin-left: 0px;
	margin-bottom: 0px;
	height: 30px;
	border: 1px solid #A7BABE;
	text-align:center;
}


#navbar ul {
	list-style-type: none;
	margin: 0px;
	width: auto;
	text-align: center;
	
	}


#navbar ul li {
	display: inline;
	
	border-right-style: none;
	text-align: center;
	
}
#navbar ul li a {
	font-family: Tahoma,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display:inline-block;
	width: auto;
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 0px;
	
		
}

#navbar ul li a:hover {
	font-family: Tahoma,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display:inline-block;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #FFFFFF;
	width: auto;
	background-color: #006600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

ul {
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Sintony;
	font-size: 14px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
}

.menuBox {
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.menuhead {
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #666666;
	height: 18px;
	width: auto;
	letter-spacing: 3pt;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}


.menuBox h2 {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #006600;
	padding-left: 10px;
	width: 172px;
	background-color: #EDFAED;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	border: 1px solid #CBE4B1;
	
	}
	
	.menuBox h3 {
	font-family: Roboto, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #666666;
	padding-left: 10px;
	width: 172px;
	background-color: #F0F0F0;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	border: 1px solid #CACACA;
		}


.menuBox h4 {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	padding-left: 10px;
	width: 172px;
	background-color: #006600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	border: 1px solid #006600;
}



	
#language td a:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}

td {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
}



.menuBox ul {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.menuBox ul li {
	float: none;
	display: list-item;
	list-style-type: none;
}


.menuBox ul li a {
	width: 180px;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.light{	
	color: #cecece !important;
	}

.menuBox ul li a:hover {
	width: 180px;
	color: #00CC00; 
	text-decoration: none;
	display: block;
	background-color: #ECF0F1;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.brandleft {
	float: left;
	height: auto;
	width: 280px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	margin-top: 20px;
	padding: 10px;
	margin-left: 40px;
	margin-right: 0px;
	font-family: 'Sintony', sans-serif;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
}




.brandleft ul li {
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	}




.brandleft a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}

.brandleft a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}

.brandboxleft {
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.brandboxright {
	width: 620px;
	float: left;
}


.brandright {
	float: left;
	height: auto;
	width: auto;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}


.brandright ul li {
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;	
}


.brandright a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}

.brandright a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}





.landright {
	float: left;
	height: auto;
	width: auto;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 2px;
	box-shadow: 0 0 2px rgba(0,0,0,.25);
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: 'Sintony', sans-serif;
	font-size: 12px;
	text-align:center;
	list-style-position: inside;
	list-style-type: square;
}


.landright ul li {
	text-align: center;	
}


.landright a {
	font-family: 'Sintony', sans-serif;
	font-size: 12px !important;
	color: #009900;
	text-align:center;
	text-decoration: none;
}

.landright a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 12px !important;
	color: #66CCFF;
	text-align:center;
	text-decoration: none;

}


.landrightbig {
	float: left;
	height: auto;
	width: auto;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 2px;
	box-shadow: 0 0 2px rgba(0,0,0,.25);
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: 'Sintony', sans-serif;
	font-size: 12px;
	text-align:left;
	list-style-position: inside;
	list-style-type: square;
}


.landrightbig ul li {
	text-align: left;	
}


.landrightbig a {
	font-family: 'Sintony', sans-serif;
	font-size: 15px !important;
	color: #009900;
	text-align:left;
	text-decoration: none;
}

.landrightbig a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 15px !important;
	color: #66CCFF;
	text-align:left;
	text-decoration: none;

}






.first {
	font-family: 'Sintony', sans-serif;
	margin-left:0px;
	font-size: 12px;
}


.gap {
	float: left;
	height: 40px;
	width: 500px;
	 }



.active {
	background-color: #CCFF66;
	width: auto;
	border: 1px none #00CC00;
	height: 40px;
}

.inview {
	width: auto;
	height: auto;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CC00;
	border-right-color: #FF0000;
	border-bottom-color: #00CC00;
	border-left-color: #FF0000;
	margin-right: 15px;
}

.highlight {
	color:#0099FF;
}




.boxleft {
	float: left;
	height: auto;
	width: 280px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	margin-top: 20px;
	padding: 10px;
	margin-left: 20px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
}


.boxright ul li {
	text-align: left;	
}

.justbox {
	float: left;
	height: auto;
	width: 650px;
	margin-top: 20px;
	padding: 10px;
	margin-left: 5px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
}

.justbox-right {
	float: left;
	height: auto;
	width: 270px;
	margin-top: 20px;
	margin-left: 0px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.boxleft h2{
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #0099FF;	
}


.boxleft li{
	list-style-position: outside;
	margin-left: 15px;
	text-align: left;
}

.boxright {
	float: left;
	height: auto;
	width: 275px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	margin-top: 20px;
	padding: 10px;
	margin-left: 20px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
}


.boxrightsingle {
	float: left;
	height: auto;
	width: 250px;
	background-color:
	#DFFFDD;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 5px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.boxrightsingle ul li {
	text-align: left;	
}


.boxrightsinglewhite {
	float: left;
	height: auto;
	width: 250px;
	background-color:
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 5px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.boxrightsinglewhite ul li {
	text-align: left;	
}

.boxrightsinglewhite h2{
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #0099FF;	
}


.boxrightsinglewhite a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color:	#003300;
	text-decoration: none;
}

.boxrightsinglewhite a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}

.boxrightsingle h2{
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #0099FF;	
}


.boxrightsingle a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color:	#003300;
	text-decoration: none;
}

.boxrightsingle a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}


.boxright h2{
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #0099FF;	
}

.boxright a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}

.boxright a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}

.imageborder {
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	float: none;
	}

.imageborder-left {
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 15px;
	}
	
.imageborder-right {
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 15px;
}

.pagetitle {
	background-color: #666666;
	font-family: Roboto, sans-serif;
	float: left;
	height: 20px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: 3pt;
	text-transform: uppercase;
}

.content {
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;


}

.content td {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

.address {
	font-family: 'Sintony', sans-serif;
	float: left;
	height: auto;
	width: 300px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.social {
	float: left;
	height: auto;
	width: auto;
	background-color: #FFF;
	padding: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 12px;
	
}


.sinhleherb {
	float: left;
	height: 80px;
	width: 600px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(0,0,0,.25);
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 10px;
	vertical-align: top;
	padding: 10px;
	margin-right: 120px;
}

.sinhleherb h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 200;


	color:	#0099FF
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	margin: 0px;
	
}


.sinhleherbphoto {
	float: left;
	height: 105px;
	width: auto;
	background-color: #FFF;
	font-size: 12px;
	margin-left: 80px;
	margin-top: 10px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

.homeboxleft {
	float: left;
	height: auto;
	width: 570px;
}






.homeboxright {
	float: left;
	height: auto;
	width: 380px;
}


.homeleft {
	float: left;
	height: auto;
	width: 500px;
	background-color: #EEFBEF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 30px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 20px;
}

.homeleft h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #006600;
	margin: 0px;
	padding: 0px;
}


.homeleft h2{
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


.homeleft a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}

.homeleft a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}



.homeright {
	float: left;
	height: auto;
	width: 320px;
	background-color: #FFF;
	box-shadow: 0 0 3px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 20px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 20px;
	margin-right: 20px;
}


.homeright h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.details {
	vertical-align: middle;

}



.footertable {
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	border-collapse: collapse;
}





.footertable th{
	font-family: Roboto, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #003300;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
}



.footertable td{
font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #003300;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;

}



.kaleft {
	float: left;
	height: auto;
	width: 500px;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 30px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 20px;
}

.kaleft h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.kaleft h2{
	font-family: Roboto, sans-serif;
	font-size: 20px;
	color: #0099FF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.kaleft h3{
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
}

.kaleft a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #006600;
	text-decoration: none;
}

.kaleft a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}

.kaleft ul li {
	text-align: left;
	font-family: Sintony, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
}

.karight {
	float: left;
	height: auto;
	width: 320px;
	background-color: #FFF;
	box-shadow: 0 0 3px rgba(0,0,0,.25);
	margin-top: 20px;
	margin-left: 20px;
	font-family: Sintony;
	font-size: 12px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-bottom: 0px;
	padding: 20px;
	margin-right: 20px;
}

.karight p{
	font-size: 13px;
	text-align: left;
}

.karight h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.karight h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
	
}


.karight a {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #006600;
	text-decoration: none;
}

.karight a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}


.karight ul li {
	text-align: left;
	font-family: Sintony, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
}

.ka-heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	width: 920px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 40px;
	height: auto;
	margin-right: 0px;
	float: left;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.ka-content {
	float: left;
	height:	auto;
	width: 470px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(0,0,0,.25);
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 10px;
	vertical-align: top;
	padding: 10px;
	margin-right: 60px;
	margin-bottom: 30px;
}

.ka-content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 200;
	color:	#333333;
	margin: 0px;
	padding: 0px;
	color: #000000;
	margin: 0px;
}


.ka-content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color:	#0099FF;
	margin: 0px;
	color: #0099FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ka-content p{
font-family: 'Sintony', sans-serif;
	font-size: 14px;
	text-align: left;
}


.ka-content a{
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #006600;;
	text-decoration: none;

}

.ka-content a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}




.ka-content ul li {
	text-align: left;
	font-family: Sintony, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
}




.ka-contentphoto {
	float: left;
	height:	auto;
	width: 340px;
	background-color: #FFF;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 10px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}





.ka-skinphoto {
	float: left;
	height:	auto; 
	width: 200px;
	background-color: #FFF;
	font-size: 12px;
	margin-left: 80px;
	margin-top: 10px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}


.kaskin-content {
	float: left;
	height:	auto;
	width: 560px;
	background-color: #FFF;
	border-color: #CCCCCC;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(0,0,0,.25);
	list-style-position: inside;
	list-style-type: square;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 10px;
	vertical-align: top;
	padding: 10px;
	margin-right: 60px;
	margin-bottom: 30px;
}

.kaskin-content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 200;
	color:	#333333;
	margin: 0px;
	padding: 0px;
	color: #000000;
	margin: 0px;
}


.kaskin-content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color:	#0099FF;
	margin: 0px;
	color: #0099FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.kaskin-content h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #33CC00;
	margin: 0px;
	color: #006600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.kaskin-content p{
font-family: 'Sintony', sans-serif;
	font-size: 14px;
	text-align: left;
}


.kaskin-content a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}

.basic-content{
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	width:900px;
	margin-left:40px;
	}
	
	
	.basic-content a{
	font-family: 'Sintony', sans-serif;
	font-size: 18px;
	color: #006600;
	text-decoration: none;

}

.basic-content a:hover {
	font-family: 'Sintony', sans-serif;
	font-size: 18px;
	color: #66CCFF;
	text-decoration: none;

}
	
	.basic-content ul li {
	text-align: left;
	font-family: Sintony, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
}

.basic-content ol li {
	text-align: left;
	font-family: Sintony, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
}

.basic-content h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color:	#0099FF;
	margin: 0px;
	color: #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


.basic-content h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color:	#333333;
	margin: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.basic-content h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	color: #006600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.basic-content td{
	font-family: Sintony, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #333333;	
}
