@charset "utf-8";
/* CSS Document */

#wrapper {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 960px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 250px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#navigation {
	margin: 0px;
	float: left;
	height: 60px;
	width: 510px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	background-image: url(../images/help-line.jpg);
}
#menu_button {
	padding: 0px;
	float: left;
	height: 32px;
	width: auto;
	margin-left: 13px;
}
#flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
#main_body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
	float: left;
	background-repeat: no-repeat;
}
#our_vision {
	margin: 0px;
	float: left;
	height: auto;
	width: 950px;
	background-image: url(../images/vision.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#list_box {
	float: left;
	height: auto;
	width: 950px;
	margin-top: 0px;
	padding-top: 0px;
}
#list_box li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 470px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
}


#our_vision p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	height: 70px;
	padding-top: 30px;
	line-height: 21px;
	color: #8d8d8d;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 280px;
	width: 960px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin: 0px;
	float: left;
	height: 40px;
	width: 955px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}
#box {
	width: 190px;
	margin: 0px;
	float: left;
	height: 200px;
	padding-top: 80px;
	padding-left: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#box p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: justify;
	color: #8d8d8d;
}
#box a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#box a:hover {
	color: #DF9848;
}
#about {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
#about_head {
	margin: 0px;
	float: left;
	width: 955px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#about_content {
	margin: 0px;
	float: left;
	height: 250px;
	width: 955px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#about_content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 21px;
	color: #8d8d8d;
	height: auto;
}
#services {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
#services_head {
	margin: 0px;
	float: left;
	height: auto;
	width: 955px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #a7a7a7;
	padding-left: 5px;
	padding-top: 15px;
}
#services_content {
	margin: 0px;
	float: left;
	height: auto;
	width: 955px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#services_content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	color: #8d8d8d;
	margin: 0px;
	padding: 0px;
}
#services_content a {
	text-decoration: none;
	color: #8d8d8d;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#services_listbox {
	margin: 0px;
	float: left;
	height: auto;
	width: 920px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#services_listbox li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 860px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #8d8d8d;
	text-decoration: none;
	list-style-type: none;
}

#contact {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 325px;
	width: 960px;
}
#contact_name {
	margin: 0px;
	float: left;
	height: 300px;
	width: 480px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contact_head {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #a7a7a7;
	padding-top: 15px;
	height: auto;
	padding-left: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contact_address {
	float: left;
	margin: 0px;
	height: auto;
	width: 480px;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contact_form {
	margin: 0px;
	float: left;
	height: auto;
	width: 375px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#contact_form form {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 350px;
}
#contact_form ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 350px;
}
#contact_form li {
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_form label {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 80px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #8d8d8d;
}
#contact_address p {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #a7a7a7;
	padding: 0px;
	line-height: 24px;
	margin: 0px;
}
#gallery {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 960px;
}
#gallery_head {
	margin: 0px;
	float: left;
	height: auto;
	width: 955px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #a7a7a7;
}
#gallery_image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
#gallery_box {
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
	margin-top: 10px;
}
#gallery_thumb {
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



#footer p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 960px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8d8d8d;
}
#footer a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #8d8d8d;
}
#footer a:hover {
	text-decoration: underline;
	color: #DF9848;
}
#services1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
.textarea {
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #6A6A6A;
	color: #000000;
}
