@charset "UTF-8";

body {
	background-color:#f6ffe6;
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#333333;
}

#header {
	width:100%;
	background-color: #e6f5ff;
	background-image: url(../images/bgHeader.gif);
	background-repeat: repeat-x;
}

	#header img {
		padding:0px 0px 10px 10px;
	}

.photo {
    text-align:center;
	padding:5px 5px 5px 5px;
}

.menu {
	padding:10px 10px 10px 10px;
	background-color:#f2faff;
	float:right;
}

	.menu ul {
		list-style-type: none;	
		border-top:1px solid #cfedff;
		padding:0;
		margin:0;
	}

	.menu li {
		list-style-type: none;
		border-bottom:1px solid #cfedff;
		padding:8px 0 8px 0;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
		font-size: 12px;
		font-weight: bold;
		color: #9FC008;
		line-height:12px;
		width:180px;
	}

	.on {
		color:#333333;
		background: url(../images/i-menuOn.gif);
		background-repeat: no-repeat;
		background-position: right;
	}

	.off {
		background: url(../images/i-menuOff.gif);
		background-repeat: no-repeat;
		background-position: right;		
	}

#welcome {
	margin:0;
	padding:10px 10px 20px 0;
	background-color:#ffffff;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
	width:780px;	
}

#contact p a {
	color:#71ab2c
}

#contact p a:link {
	color:#71ab2c
}

#contact p a:hover {
	color:#71ab2c
}

#contact p a:visited {
	color:#71ab2c
}

	.screen {
		padding:0 0 20px 0;
	}
	
	.screen2 {
			padding:0 0 0 10px;
		}
		
	.screen3{
			padding:0 0 0 10px;
		}
		
#footer {
    text-align:left;
	height:60px;
	margin:0;
	padding:5px 0 0 18px;
	background-image: url(../images/bgFooter.gif);
	background-repeat: repeat-x;
}

h1 {
	color:#9FC008;
	font-size:18px;
	line-height:1em;
	padding:0;
	margin:0;
}

h2 {
	color:#9FC008;
	font-size:12px;
	line-height:1em;
}

#welcome h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2Welcome.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#services h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2Services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#666;
	line-height:16px;
	padding:0 0 10px 0;
}

blockquote {
	padding:0 0 10px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size:16px;
	color:#666;
	line-height:20px;
	margin:10px 0 0 0;	
}
/* Misc. */
.content {
	width:560px;
	float:right;
	padding:10px 10px 10px 5px;
}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #666;
	font-weight:normal;
	line-height:12px;
	text-decoration: none;
	display:block;
}

.callOutOne {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}

.callOutTwo {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}

.callOutThree {
	width:180px;
	float:left;
}

.subContent {
	float:left;
	width:380px;
}
	
	.subContent ul {
		list-style-type: none;
	}
	
	.subContent li {
		list-style-type: none;
		padding:8px 0 8px 25px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
		font-size:12px;
		color:#666;
		border-bottom:1px solid #c5ddab;
		background-image: url(../images/star.jpg);
		background-repeat: no-repeat;
	}
	
	.listColOne {
		width:180px;
		float:left;
		margin:0 20px 0 0;
		border-top:1px solid #c5ddab;
		padding:0 0 20px 0;
	}
	
	.listColTwo {
		width:180px;
		float:left;
		border-top:1px solid #c5ddab;
		margin:0;
		padding:0;
	}

.form {
text-align:right;
	float:left;
	width:420px;
	padding:0 10px 0 0;
}

.columnTwo {
	float:left;
	width:280px;
	padding:0;
}

input {
	margin:5px 0 20px 0;
	border:#ccc 1px solid;
	background:#f0f0f0;
}

.noBorder {
	margin:5px 0 20px 0;
	border:0 !important;
	background:#f0f0f0;
}

textarea {
	margin:5px 0 20px 0;
	border:#ccc 1px solid;
	background:#f0f0f0;
}

select {
	margin:5px 0 20px 0;
}

label {
	color:#666;
	display:block;
}

.green {
	color:#71ab2c;
}

.subImg {
	float:right;
}

.clear {
	clear:both;
}

.css {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #9FC008;
	text-decoration: none;
	font-weight: bold;
}
.css:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #3192b1;
	text-decoration: underline;
	font-weight: bold;
}

.columnOne {
	float:left;
	width:480px;
	padding:0 20px 0 0;
}

.columnTwo {
	float:left;
	width:480px;
	padding:0;
}
