﻿body {
	margin: 0;
	padding: 0;
	font: normal 14px Arial, Helvetica, Tahoma, Verdana, sans-serif; 
	color: #ffffff;
	line-height: 21px;
	background-color: #f0eedf;
}
a {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	/*border-bottom: 1px solid #9AD036;*/
}
a:hover {
	color: #ffffff;
	padding-bottom: 1px;
	/*border-bottom: 1px solid #9AD036;*/
}

a.green {
	color: #9AD036;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #9AD036;
}
a:hover.green  {
	color: #ffffff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}
a.blue {
	color: #20a7ca;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #20a7ca;
}
a:hover.blue  {
	color: #ffffff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}
a.pink {
	color: #F0037F;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #F0037F;
}
a:hover.pink  {
	color: #ffffff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}
a.orange {
	color: #FF7300;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #FF7300;
}
a:hover.orange  {
	color: #ffffff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}
a.purple {
	color: #990F84;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #990F84;
}
a:hover.purple  {
	color: #ffffff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}
a.red {
	color: #F70A34;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #F70A34;
}
a:hover.red  {
	color: #ffffff;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}

ul#topnav a {
	color: #333333;
	text-decoration: none;
	display:inline;
}
ul#topnav a:hover {
	color: #9AD036;
}

ul#green_topnav a {
	color: #333333;
	
	text-decoration: none;
	display:inline;
}
ul#green_topnav a:hover {
	color: #9AD036;
	/*background:#8BC919;*/
}
ul#green_topnav a:visited {
	color: #9AD036;
}
ul#blue_topnav a {
	color: #333333;
	text-decoration: none;
	display:inline;
}
ul#blue_topnav a:hover {
	color: #20a7ca;
}
ul#blue_topnav a:visited {
	color: #20a7ca;
}
ul#pink_topnav a {
	color: #333333;
	text-decoration: none;
	display:inline;
}
ul#pink_topnav a:hover {
	color: #F0037F;
}
ul#pink_topnav a:visited {
	color: #F0037F;
}
ul#orange_topnav a {
	color: #333333;
	text-decoration: none;
	display:inline;
}
ul#orange_topnav a:hover {
	color: #FF7300;
}
ul#orange_topnav a:visited {
	color: #FF7300;
}

ul#red_topnav a {
	color: #333333;
	text-decoration: none;
	display:inline;
}
ul#red_topnav a:hover {
	color: #F70A34;
}
ul#red_topnav a:visited {
	color: #F70A34;
}

ul#purple_topnav a {
	color: #333333;
	text-decoration: none;
	display:inline;
}
ul#purple_topnav a:hover {
	color: #990F84;
}
ul#purple_topnav a:visited {
	color: #990F84;
}


form, select, input {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
td {
margin: 0;
	padding: 0;
	font-size: 12px;
}
input, select {
	padding: 2px;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	font-size:18pt;
}


#tagline {
	background-color: #9AD036;
}
#tagline_green {
	background-color: #9AD036;
}
#tagline_blue{
	background-color: #20a7ca;
}
#tagline_pink{
	background-color: #F0037F;
}
#tagline_orange{
	background-color: #FF7300;
}
#tagline_red{
	background-color: #F70A34;
}
#tagline_purple{
	background-color: #990F84;
}
#content {
	background-color: #333333;
	/*background-image:  url(../images/bg-content.gif);*/
	background-repeat: repeat-x;
}
#footer {
	background-color: #9AD036;
}
#footer_green {
	background-color: #9AD036;
}
#footer_blue {
	background-color: #20a7ca;
}
#footer_pink {
	background-color: #F0037F;
}
#footer_orange {
	background-color: #FF7300;
}
#footer_red {
	background-color: #F70A34;
}
#footer_purple {
	background-color: #990F84;
}



#headerMiddle {
	/*background-image:  url(../images/banner2.gif);
	background-repeat: no-repeat;*/
	height: 150px;
	width: 780px;
	margin: 0 auto;
}

#headerMiddle a {
	border: 0;
	padding: 0;
}

#imgLogo {
	margin: 20px 0 0;
}
#imgLogoSmall {
	margin: 18px 0 0 0;
}

#menu {
	float: right;
	margin: 10px 0 0 0;
	font-size:18px;
	line-height:24px;
	/*margin-top:100px;*/

}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	float: left;
	padding-left: 25px;
}

#menu ul li {
	display: inline;
}
#menu a {
	display: block;
	text-decoration: none;
	border: 0;
	padding: 0;
	line-height: 26px;
	height: 26px;
	color:#333333;
}

 #menu a {
	height: 18px;
	line-height: 18px;
}


#tagline div {
	width: 780px;
	height: 60px;
	margin: 0 auto;
	color: #000000;
}



#tagline p {
	width: 780px;
	height: 40px;
	margin: 0 auto;
	font-size: 24px;
	padding: 10px;
}

#tagline_blue p {
	width: 780px;
	height: 40px;
	margin: 0 auto;
	font-size: 24px;
	color:#FFFFFF;
	padding: 15px;
	line-height: 34px;
}

#contentMiddle {
	width: 780px;
	margin: 0 auto;
}
/*#contentMiddle h2 {
	height: 32px;
	margin: 35px 0 6px 0;
}*/
#contentMiddle h2#green {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#8BC919;
}
#contentMiddle h2#blue {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#20a7ca;
}
#contentMiddle h2#pink {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#F0037F;
}
#contentMiddle h2#orange {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#FF7300;
}
#contentMiddle h2#red {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#F70A34;
}
#contentMiddle h2#purple {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#990F84;
}

#footerMiddle {
	width: 780px;
	margin: 0 auto;
	background-color: #9AD036;
}
#footerMiddle_green {
	width: 780px;
	margin: 0 auto;
	background-color: #9AD036;
}
#footerMiddle_blue {
	width: 780px;
	margin: 0 auto;
	background-color: #20a7ca;
}
#footerMiddle_pink {
	width: 780px;
	margin: 0 auto;
	background-color: #F0037F;
}
#footerMiddle_orange {
	width: 780px;
	margin: 0 auto;
	background-color: #FF7300;
}
#footerMiddle_red {
	width: 780px;
	margin: 0 auto;
	background-color: #F70A34;
}
#footerMiddle_purple {
	width: 780px;
	margin: 0 auto;
	background-color: #990F84;
}
#footerText {
	/*background-color: #9AD036;*/
	padding: 15px 15px 18px 15px;
	color: black;
	font-size: 12px;
	/*margin: 35px 0 0 0;*/
	text-align: center;
}
#footerText a {
	color: black;
	text-decoration: none;
	border: 0;
	padding: 0;
}
#footerText a:hover {
	text-decoration: underline;
}
#footerText p {
	color: black;
	font-size: 11px;
	line-height: 15px;
	padding: 13px 0 0 0;
}



.details {
	color: grey;
	font-size: 10px;
}


#contentText{
	width:520px;
	background-color:#333333;
	float:left;
	padding-right: 20px;
	padding-left: 0px;
	
}
#contactform{
	background-color:#333333;
	float:right;
	margin-right:0px;
}

/*  brown rounded corner box */
.bl_brown {background: url(../images/corners/green/green_bl.gif) 0 100% no-repeat #9AD036; width: 215px;} 
.br_brown {background: url(../images/corners/green/green_br.gif) 100% 100% no-repeat} 
.tl_brown {background: url(../images/corners/green/green_tl.gif) 0 0 no-repeat} 
.tr_brown {background: url(../images/corners/green/green_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end brown rounded corner box */

/*  green rounded corner box */
.bl_green {background: url(../images/corners/green/green_bl.gif) 0 100% no-repeat #9AD036; width: 215px;} 
.br_green {background: url(../images/corners/green/green_br.gif) 100% 100% no-repeat} 
.tl_green {background: url(../images/corners/green/green_tl.gif) 0 0 no-repeat} 
.tr_green {background: url(../images/corners/green/green_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end green rounded corner box */

/*  blue rounded corner box */
.bl_blue {background: url(../images/corners/blue/blue_bl.gif) 0 100% no-repeat #20a7ca; width: 215px;} 
.br_blue {background: url(../images/corners/blue/blue_br.gif) 100% 100% no-repeat} 
.tl_blue {background: url(../images/corners/blue/blue_tl.gif) 0 0 no-repeat} 
.tr_blue {background: url(../images/corners/blue/blue_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end blue rounded corner box */

/*  pink rounded corner box */
.bl_pink {background: url(../images/corners/pink/pink_bl.gif) 0 100% no-repeat #F0037F; width: 215px;} 
.br_pink {background: url(../images/corners/pink/pink_br.gif) 100% 100% no-repeat} 
.tl_pink {background: url(../images/corners/pink/pink_tl.gif) 0 0 no-repeat} 
.tr_pink {background: url(../images/corners/pink/pink_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end pink rounded corner box */

/*  orange rounded corner box */
.bl_orange {background: url(../images/corners/orange/orange_bl.gif) 0 100% no-repeat #FF7300; width: 215px;} 
.br_orange {background: url(../images/corners/orange/orange_br.gif) 100% 100% no-repeat} 
.tl_orange {background: url(../images/corners/orange/orange_tl.gif) 0 0 no-repeat} 
.tr_orange {background: url(../images/corners/orange/orange_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end orange rounded corner box */

/*  red rounded corner box */
.bl_red {background: url(../images/corners/red/red_bl.gif) 0 100% no-repeat #F70A34; width: 215px;} 
.br_red {background: url(../images/corners/red/red_br.gif) 100% 100% no-repeat} 
.tl_red {background: url(../images/corners/red/red_tl.gif) 0 0 no-repeat} 
.tr_red {background: url(../images/corners/red/red_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end red rounded corner box */

/*  purple rounded corner box */
.bl_purple {background: url(../images/corners/purple/purple_bl.gif) 0 100% no-repeat #990F84; width: 215px;} 
.br_purple {background: url(../images/corners/purple/purple_br.gif) 100% 100% no-repeat} 
.tl_purple {background: url(../images/corners/purple/purple_tl.gif) 0 0 no-repeat} 
.tr_purple {background: url(../images/corners/purple/purple_tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/*  end purple rounded corner box */
#heading1 {
	font-size:24px;
	font-weight:bold;
		height: 32px;
	/*margin: 35px 0 6px 0;*/

}

#sixBoxes {
	margin: 25px 0 0 0;
	background-color:#333333;
	overflow: hidden;
	_zoom: 1;
}

#sixBoxes div {
	float: left;
	background-color: #333333;
	/*border-right: 3px solid black;*/
	/*width: 130px;*/
}

#sixBoxes .pBoxes{
	width:130px;
	height:130px;
	overflow:hidden;
	margin-left:-0px;
}

#sixBoxes div {
}
#clear {
	clear:both;
}
#sidemenu li {
	list-style-type: none;
	text-decoration: none;
	border: none;
	line-height: 30px;
}

#sidemenu li a{
	color:#ffffff;
	text-decoration:none;
	border: none;
}
#sidemenu li a:hover{
	color:#333333;
}

