@charset "UTF-8";
body {
	background-color: #006b78;
	background-image: url(images/constant/background.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	padding: 0px;
	margin: 0px;
	height:inherit;
}

html {
	height:100%;
}
#wrapper {
	/*display: block;*/
	width: 972px;
	height:inherit;
	position:relative;
	left:50%;
	margin-left:-471px;
}
#header {
	/*display: block;*/
	height: 104px;
	width: 972px;
}
#logo {
	/*display: block;*/
	height: 68px;
	width: 359px;
	margin-top: 65px;
	margin-left: 10px;
}
#nav {
	/*display: block;*/
	background-image: url(images/constant/paper_topbg.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 39px;
	width: 599px;
	left: 184px;
	top: -1px;
	position: relative;
}
#nav_buttons {
	padding-top: 8px;
	padding-left:216px;
}
#contact {
	/*display: block;*/
	height: 235px;
	width: 185px;
	padding-top: 35px;
	position:absolute;
	top:-75px;
	left:780px;
}
#main {
	display:block;
	background-image: url(images/constant/paper_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 598px;
	height:inherit;
	margin-left: 185px;
}
#topquote_index {
	padding-top:3px;
	padding-left:13px;
}

#topquote_services {
	padding-top:3px;
	padding-left:12px;
}

#topquote_conact {
	padding-top:3px;
	padding-left:13px;
}

#picture_index {
	margin-top:-2px;
	padding-left:12px;
	float:left;
}
#copy_index {
	float:left;
	width:250px;
	height:50px;
	padding-left:10px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	color: #666666;
}

#picture_services {
	float:left;
	margin-top:-2px;
	padding-left:12px;
}

#picture_contact{
	float:left;
	margin-top:-2px;
	padding-left:12px;
}

#copy_contact{
	float:left;
	padding-left:10px;
	padding-top:15px;
	width:281px;
	height:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
}

#picture_about {
	float:left;
	padding-top:2px;
	padding-left:14px;
}

#copy_about {
	float:left;
	padding-left:10px;
	padding-top:15px;
	width:315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
	padding-top:15px;
}


#copy_services {
	float:left;
	width:281px;
	padding-top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
}

#p_more_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-left: 25px;
}

#description_services_1 {
	float:left;
	clear:left;
	padding-left:31px;
	padding-right:20px;
	margin-top:5px;
	width:250px;
}
#description_services_2 {
	float:left;
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
	width:250px;
}
.paragraph {
	margin-bottom: -10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;

}



#topcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}

#home {
	background-image: url(images/buttons/home_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 90px;
	float: left;
}

#home a {
	background-image: url(images/buttons/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 90px;
}

#home a:hover {
	background-image: url(images/buttons/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 31px;
	width: 90px;
}

#about {
	background-image: url(images/buttons/about_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 86px;
	float: left;
}

#about a {
	background-image: url(images/buttons/about_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 86px;
}

#about a:hover {
	background-image: url(images/buttons/about_btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 31px;
	width: 86px;
}

#services {
	background-image: url(images/buttons/services_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 103px;
	float: left;
}

#services a {
	background-image: url(images/buttons/services_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 103px;
}

#services a:hover {
	background-image: url(images/buttons/services_btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 31px;
	width: 103px;
}

#contact_btn {
	background-image: url(images/buttons/contact_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 99px;
	float: left;
}

#contact_btn a {
	background-image: url(images/buttons/contact_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 90px;
}

#contact_btn a:hover {
	background-image: url(images/buttons/contact_btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 31px;
	width: 90px;
}
.list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	line-height: 26pt;
	margin-left: -17px;
	margin-top:4px;
	color: #000000;
	margin-bottom: 14px;
}
.listrow {
	line-height:18pt;
}

.list_services {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	line-height: 18pt;
	margin-left: -17px;
	margin-top:4px;
	color: #000000;
	margin-bottom: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #484848;
	font-weight: normal;
	padding-top: 0px;
	line-height: 10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #484848;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

b {
	color: #333333;
}
.p_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.p_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#contact2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 30pt;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}
#contact2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 30pt;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}
#contact2 a:hover {
	color: #007887;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 30pt;
	font-weight: normal;
	text-decoration: none;

}


a.service_link:link {
	font-size:14pt;
	line-height: 18pt;
	color: #000000;
	text-decoration: none;
}
a.service_link:visited {
	font-size:14pt;
	line-height: 18pt;
	color: #000000;
	text-decoration: none;
}
a.service_link:hover {
	font-size:14pt;
	line-height: 18pt;
	color: #007887;
	text-decoration: none;

}


#contact_text {
	margin-top: 25px;
}
