/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
text-align: center;
min-width:800px;
background-image:url(../images/bodybg.jpg);
background-repeat: repeat-x;
background-color:#E1E2E4;
}

body.home a.home, body.about a.about, body.products a.products, body.contact a.contact, body.testi a.testi {
	color: #fff;
	text-decoration: none;
	background-color: #71BF44;
	text-shadow: 1px 1px 1px #000000;
	
}

#container {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	width: 940px;
	margin-top: 20px;
	top: 15px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	
	
}
#logo {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#logo img {
	background-color: #FFFFFF;
	vertical-align: bottom;
}

.leftNav {
	margin-left: 10px;
	border: solid thin;
	border-color: #e1e2e6;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	font-size: 0.75em;
	font-weight: bold;
	color: #14489f;
	text-indent: 15px;
	background-color: #ffefff;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	max-width:56em;
	float:left;
	width: 515px;
	line-height: 20px;
	color: #333333;
	background-color: #FFffff;
	margin-bottom: 15px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
}
.mainTop {
	float: right;
	width: 704px;
	/* [disabled]padding-top: 15px; */
	padding-left: 0px;
	background-color: #FFFFFF;
}
.mainTopContact {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
	width: 150px;
}
.mainTop h2 {
	max-width:56em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #14489f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	width: 290px;
	text-align: left;
}
.extra {
	float: right;
	width: 160px;
	border: solid thin;
	border-color: #e1e2e6;
	-moz-border-radius: 15px;
	border-radius: 15px;
	left: 10px;
	bottom: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #ffefff;
	margin-right: 10px;
}
.extraTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #14489f;
	padding-bottom: 3px;
	width: 131px;
	background-color: #ffefff;
	padding-right: 7px;
	margin-bottom: 20px;
}
.extraMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	font-weight: bold;
	width: 100px;
	color: #666666;
	background-color: #ffefff;
	
}
#main {
	border-left: solid thin #ffefff;
	border-right: solid thin #ffefff;
	padding-top: 25px;
	height: 388px;
	width:940px;
	background-color: #FFFFFF;
	position:absolute;
	top:auto;
	left:auto;
	text-align: left;
}
.extraMain a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #14489f;
}
.extraMain a:hover {
	color: #71bf44;
	text-decoration: none;
	background-color: #FFFFFF;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #14489f;
}
.main a:hover {
	color: #71bf44;
	text-decoration: none;
	background-color: #FFFFFF;
}
.main img {
	padding-left: 5px;
}
.extraBottom {
	float: right;
	height: auto;
	width: 160px;
	border: solid thin;
	border-color: #e1e2e6;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-left: 10px;
	background-color: #ffefff;
	margin-top: 50px;
	margin-right: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.6em;
}
.extraBottom img {
	
}
.extraBottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #14489f;
}
.extraBottom a:hover {
	color: #71bf44;
	text-decoration: underline;
}
.leftNav a {
	color: #14489f;
	text-decoration: none;
	display: block;
	margin-bottom: -11px;
	margin-top: -11px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
.leftNav a:hover {
	color: #14489f;
	text-decoration: none;
	background-color: #71BF44;
	text-shadow: 1px 1px 1px #fff;
	
}

.footer {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-top: solid thick #14489F;
	border-left: solid thin #ffefff;
	border-right: solid thin #ffefff;
	border-bottom: solid thin #ffefff;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #14489f;
	margin-top: 15px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
	float:right;
	text-align: center;
	padding-top: 5px;
}

.footerlogo {
	margin-left: 150px;
	top: 10px;
	width: 75px;
	float: right;
}

.leftfooter {
	top: 10px;
	width: 169px;
	height: 90px;
	float: left;
}

#header {
}

#cornersup {
	background-color: #E1E2E4;
	background-image: url(../images/corners_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#cornersdown {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
	width:940px;
	float:right;
}

.contactRight {
	float: right;
}
.contactLeft {
	float: left;
	padding-left: 17px;
}
.mainContactLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	max-width:56em;
	float:left;
	width: 80px;
	line-height: 32px;
	word-spacing: 1px;
	letter-spacing: 1px;
	color: #333333;
	background-color: #FFFFFF;
}
.mainContactRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	max-width:56em;
	float:left;
	width: 120px;
	word-spacing: 1px;
	letter-spacing: 1px;
	color: #333333;
	background-color: #FFFFFF;
	height: auto;
}
.mainContactRight input {
	margin-bottom: 7px;
	border: 1px solid #C3C3C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-top: 8px;
}
.mainContactRight textarea {
	margin-bottom: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.submit input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.contactinfo {
	float: left;
	width: 265px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
}
.contactinfoRight {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	
}
.contactinfo h3 {
	font-size: 1.1em;
	margin: 0px;
	color: #14489f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.contactinfoRight h3 {
	font-size: 1.1em;
	margin: 0px;
	color: #14489f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.person {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #14489f;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	text-align: left;
	font-style: normal;
}
.contactinfophone {
	font-size: 9px;
	color: #14489f;
	font-weight: bold;
}
.mainTesti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	max-width:56em;
	float:left;
	width: 515px;
	color: #333333;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 30px;
	line-height: 12px;
}
.another {
	width: 515px;
	height: auto;
	float: left;
}
.doright {
	font-style: italic;
	color: #14489f;
}
.list {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.mainTesti p {
	padding-right: 65px;
}

