*{
	margin:0px;
	padding:0px;
	font-size:13px;
}
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background: #e4e4e4 url(/images/background.jpg) no-repeat top left;
  color:#333333;
}
img {
  border:none;
}
ul{
	margin-left: 15px;
}
#container{
	width: 850px;
	clear:both;
	margin: 0 auto;
}
#menu{
	clear:both;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
}
.menu.selected{
	background-image:url(/images/but_green.png);	
}
.menu a{
	font-size:10px;
	width: 115px;
	display:block;
	text-decoration:none;
	float:left;
	background-image:url(/images/but_purple.png);
	background-repeat:no-repeat;
	margin-right:10px;
}
.menu a:hover{
	background-image:url(/images/but_green.png);
	background-repeat:no-repeat;
}
.menu a{
	color:#FFFFFF;
	text-align:center;
	padding: 10px 0 25px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#logo{
	margin: 40px 0 20px;
}
.mainwindow{
	background: url(/images/man1.jpg) no-repeat 100% 100%;
}
.mainwindow h4{
	color:#99FF00; 
	font-size:10px;
}
.halfcolumn{
	width:310px;
	float:left;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:20px;
	margin: 0;
}
.thirdscolumn{
	width:320px;
	float:left;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:15px;
}
#footer{
	background-color:#000000;
	background-image:url(/images/background_foot.gif);
	background-repeat:repeat-x;
	color: #a7a7a7;
	padding-bottom: 50px;
}
#footer h2,#footer .h2,#footer h4,#footer .h4{
	color: #99FF00;
	font-size:18px;
}	
#footer a{
	color:#f207d9;
	text-decoration:none;
}
.carousel_container {
	\\padding-left:65px;
}
.sticker{
	float:right;
	margin-top:-80px;
	left: 100px;
	width:144px;
	height:144px;
	display:inline;
	position:relative;
}
.phonenumber{
	font-size:36px !important;
	margin: 0 auto 10px;
}

h1{
color:#99FF00;
}

#featuresmall{
	color: #FFFFFF;
	background-image:url(/images/boxsmall-top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:185px;
	float:right;
	margin: 0 0px 10px 10px;
}
#featuresmall h4{
	margin: 10px 20px 10px;
	font-size:24px;
	color: #99FF00;
}
.featuresmallbox{
	padding: 0 15px 10px 15px;
	background-image:url(/images/boxsmall-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	min-height: 150px;
	height:150px;
}
.featuresmallbox li{
	font-size: 14px;
	line-height:1.5;
	text
}
.featuresmallbox ul { list-style-type: none; }
.featuresmallbox h4{
	font-size:26px !important;
	color: #99FF00;
	position:relative;
	margin:0px auto !important;
}
#featuresmall h4{
	margin: 10px 20px 10px;
	font-size:18px;
	color: #99FF00;
}
#featuresmallgrey{
	color: #000000;
	background-image:url(/images/boxsmall-topgrey.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:185px;
	margin: 0 0px 10px 15px;
}
#featuresmallgrey h4{
	margin: 10px 5px 10px 9px !important;
	font-size:15px;
	color: #f207d9;
}
.featuresmallboxgrey{
	padding: 0 15px 10px 15px;
	background-image:url(/images/boxsmall-bottomgrey.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	min-height: 100px;
	height:100px;
}