@charset "UTF-8";
* {
	margin: 0;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #454545;
	border-left-color: #454545;
	margin-left: auto;
	margin-bottom: 30px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #454545;
	margin-right: auto;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	border-top-style: none;
}
#wrapper #logo {
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
}
#wrapper #navigation {
	background-color: #FFFFFF;
	height: 23px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: ##334D9A;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 3px;
}
#wrapper #banner {
	background-color: #FFFFFF;
	height: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#wrapper #bodyarea {
	background-color: #FFFFFF;
	height: 450px;
}
#wrapper #footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	padding-top: 8px;
	padding-bottom: 10px;
}
#wrapper #footer #stars {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #bodyarea #text {
	background-color: #f3f3f3;
	padding: 12px;
	width: 190px;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 250px;
}
#wrapper #bodyarea #text2 {
	background-color: #f3f3f3;
	padding: 12px;
	width: 190px;
	margin-top: 30px;
	margin-left: 36px;
	float: left;
	margin-right: 36px;
	border: 1px solid #CCCCCC;
	height: 250px;
}
#wrapper #bodyarea #text3 {
	background-color: #f3f3f3;
	padding: 12px;
	width: 190px;
	float: left;
	clear: none;
	margin-top: 30px;
	margin-right: 40px;
	border: 1px solid #CCCCCC;
	height: 250px;
}
#wrapper #bodyarea #text4 {
	width: 720px;
	height: 166px;
	clear: none;
	margin-top: 35px;
	margin-left: 40px;
	float: left;
}
#wrapper #bodyarea #ourwork {
	width: 500px;
	margin-left: 52px;
	margin-top: 10px;
	float: left;
	margin-bottom: 5px;
}
#wrapper #footer #links {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #37509C;
}
#wrapper #banner1 {
	background-color: #FFFFFF;
	height: 200px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper #bodyarea #text4 img {
	border: 1px solid #CCCCCC;
}
#wrapper #bodyareaCon #conInfo #infotxt {
	margin-top: 20px;
}
#wrapper #bodyareaCon #contact #form {
}
#wrapper #bodyareaCon #contact #form {
	background-color: #f3f3f3;
	margin-top: 30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	width: 400px;
}
