/*
	Template Name:syntactics
*/
@charset "utf-8";
/* CSS Document */

body {
	font-family:arial;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	font-size: 18px;
	color: #5FA031;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
}
#container {
	width:1000px;
}
.header {
	width:1000px;
	height:150px;
}
.logo {
	width:468px;
	height:134px;
	float:left;
}
.menu-con {
	float:left;
	background-image:url(images/money.png);
	background-repeat:no-repeat;
	width:532px;
	height:150px;
}
img {
	text-decoration:none;
	border:none;
}
.submit input {
	width:100px;
	height:37px;
}
.buttons {
	width:250px;
	float:right;
	margin-top: 122px;
	margin-right:50px;
}
.toptextcontact {
	height:40px;
	width:900px;
	color:white;
	font-size:20px;
	margin-left:40px;
	margin-top:5px;
}
.toptextcontact strong {
	color:white;
}
.slider {
	width:1000px;
	height:391px;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	float:left;
}
.slider2 {
	width:1000px;
	height:564px;
	background-image:url(images/top2.png);
	background-repeat:no-repeat;
	float:left;
}.slider3 {	width:980px;	padding: 0 10px;		background-color:#f5f5f5;		background-image:url(images/top3.png);	background-repeat:no-repeat;	float:left;}
.black {
	color:black;
	font-size:12px;
}
.list {
	width:160px;
	float:left;
	height:50px;
	margin-bottom:25px;
}
.green {
	color:#090;
	font-weight:bold;
	font-size:12px;
}
strong {
	color:#5FA031;
}
.footer {
	color:white;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	width:960px;
	height:40px;
	background-color:#5FA031;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
u {
	color:#5FA031;
}
h2 {
	font-size:18px;
}
.content {
	width:1000px;
	float:left;
	background-color:#f5f5f5;
}
.menubox {
	width:265px;
	height:175px;
	float:left;
	background-image:url(images/menubox.png);
	background-repeat:no-repeat;
}
a {
	text-decoration:none;
	color:green;
}
A:hover {
	color:black;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color:green;
}
.leftpanel {
	width:300px;
	float:left;
	height:242px;
	margin-left: 19px;
	background-color:#f5f5f5;
}
.leftpanel2 {
	width:200px;
	float:left;
	height:242px;
	margin-left: 19px;
	background-color:#f5f5f5;
}
.bottomperson {
	width:300px;
	float:left;
	height:242px;
	background-image:url(images/bottomperson.png);
	background-repeat:no-repeat;
	background-color:#f5f5f5;
}
.bottomperson2 {
	width:200px;
	float:left;
	height:242px;
	margin-top:15px;
	background-image:url(images/person.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	background-color:#f5f5f5;
}
.menubutton {
	margin-top:15px;
	margin-left:15px;
}
.menubutton2 {
	margin-top:7px;
	margin-left:15px;
}
.menubutton3 {
	margin-top:1px;
	margin-left:15px;
}
.menubutton4 {
	margin-top:3px;
	margin-left:15px;
}
.rightpanel {
	width:650px;
	float:left;
	min-height:500px;
}
.rightpanel2 {
	width:750px;
	float:left;
}
.contactform {
	width: 540px;
	height: 370px;
	float: right;
}
.contactform2 {
	margin-top:40px;
	width: 540px;
	height: 370px;
	float: left;
	margin-left:50px;
}
.contactform input {
	background-color:#5fa031;
	border:none;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	font-size:30px;
	color:white;
}
.contactform2 input {
	width:400px;
	height:50px;
	background-color:#5fa031;
	border:none;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	font-size:30px;
	color:white;
}
.button {
	width:50px;
	height:50px;
	background-color:#5fa031;
	border:none;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	font-size:30px;
	color:white;
}
.contactform2 textarea {
	width:400px;
	background-color:#5fa031;
	border:none;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
	font-size:30px;
	color:white;
	height:140px;
}
strong {
	color:#5FA031;
}
h1 {
	font-size:22px;
	color:#5FA031;
}
.toptext {
	margin-bottom: 4px;
	font-size:24px;
	color:#5fa031;
	margin-top:30px;
	font-weight:bold;
	font-family:arial;
	padding-right:30px;
}
p {
	font-family:arial;
	font-size:14px;
	color:black;
	text-align:justify;
}
i {
	color:#5fa031;
	font-size:12px;
	font-weight:normal;
}
li {
}
ol {
	margin-top:5px;
}
.green2 {
	color:#5fa031;
}

<!--menu----------------------------------------------->

a:hover {
	text-decoration: underline;
}

:focus {
	-moz-outline-style: none;
}

#navtabs {
	list-style: none;
	padding: 0;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:-1px;
	margin-left:-10px;
	color:#FFFFFF;	
	width:300px;
	padding-right:100px;
}

#navtabs li {
	float: left;
	background: #575757 url(images/tableft.png) no-repeat left top;
	padding: 8px 0 8px 14px;
	margin-right: 1px;
	color:#FFFFFF;
}

#navtabs li a {
	background: #575757 url(images/tabright.png) no-repeat top right;
	padding: 8px 14px 8px 0;
	color:#FFFFFF;
}

#navtabs li.current_page_item {
	background: #131313 url(images/tableft_active.png) no-repeat left top;
	color:#FFFFFF;
}

#navtabs li.current_page_item a {
	background: #131313 url(images/tabright_active.png) no-repeat right top;
	color: #FFFFFF;
}