@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma, arial, verdana;
	font-size:13px;
	line-height:20px;
	color:#333333;
	align:justify;
}
a:link {
	color: #11315A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #11315A;
}
a:hover {
	text-decoration: none;
	color: #8DA3BA;
}
a:active {
	text-decoration: none;
	color: #11315A;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style2 {color: #666666}
.leftmenu {
	background-color: #EBEBEB;
	width: 200px;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #11315A;
}
.site-border {
	border: 1px solid #333333;
}
.pageheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11315A;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sidebar_contact {
	background-image: url(../images/sidebar_contact.jpg);
	background-repeat: repeat-y;
	width: 63px;
}
.sidebar_services {
	background-image: url(../images/sidebar_ourservice.jpg);
	background-repeat: repeat-y;
	width: 63px;
}
.sidebar_values {
	background-image: url(../images/sidebar_ourvalues.jpg);
	background-repeat: repeat-y;
	width: 63px;
}
.sidebar_phil {
	background-image: url(../images/sidebar_ourphilosophy.jpg);
	background-repeat: repeat-y;
	width: 63px;
}
