#page {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	overflow: auto;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

input {
	padding-top: 2px;
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#testimonial{
	width:467px;
	height: 306px;
	overflow: auto;
}

#page_content{
	margin: 0px 0px 0px 0px;
	width: 800px;
	height: 560px;
	background: url('../images/backgroundsmall.jpg') #000000 no-repeat 0px 0px;
}

#page_content h1{
	margin: 5px 0px 0px 10px;
	font-size: 14px;
	color: #6D6F71;
}

#box1{
	margin: 33px 50px 0px 315px;
	width: 450px;
	height: 40px;
	font-size: 11px;
	color: #e05a27;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
}

#box1 a {
	color: #e05a27;
	text-decoration: none;
	background-color: inherit;
}

#box1 a:hover {
	color: #FFF;
	background-color: inherit;
}

#box2{
	margin: 0px 50px 0px 250px;
	width: 510px;
	height: 385px;
	overflow: scroll;
	overflow-x: hidden;
}

#box2 h1{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #FFF;
}

#box2 p {
	font-size: 11px;
	color: #FFF;
}



#box3 a {
	color: #e05a27;
	text-decoration: none;
	background-color: inherit;
}

#box3{
	margin: 0px 50px 0px 250px;
	width: 510px;
	height: 385px;
}

#box3 h1{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
}

#box3 p {
	font-size: 11px;
	color: #FFF;
}

#box3 a {
	color: #e05a27;
	text-decoration: none;
	background-color: inherit;
}




#scrollbox{
	margin: 0px 0px 0px 0px;
	width: 880px;
	height: 375px;
	background-color: #FFFFFF;
	overflow: auto;
}

#services1 {
	margin: 2px 5px 0px auto;
	width: 280px;
	height: 120px;
	background: url('../images/01.jpg') #670000 no-repeat 0px 0px;
	color: #fff;
	overflow: hidden;
	text-align: left;
}

#services2 {
	margin: 2px 5px 0px auto;
	width: 280px;
	height: 120px;
	background: url('../images/02.jpg') #a52322 no-repeat 0px 0px;
	color: #d5bcbd;
	overflow: hidden;
	text-align: left;
}

#services3 {
	margin: 2px 5px 0px auto;
	width: 280px;
	height: 120px;
	background: url('../images/03.jpg') #282828 no-repeat 0px 0px;
	color: #bfbfbf;
	overflow: hidden;
	text-align: left;
}

.services_textbox {
	margin-left: 125px;
	margin-right: 5px;
	width: 150px;
}

.services_textbox p {
	margin-bottom: 5px;
}

.link-more {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.link-more a {
	color: #fff;
	background-color: inherit;
}

.link-more a:hover {
	color: #d7d7d7;
	background-color: inherit;
}


/* Footer Links */

#footer_links {
	font-size: 12px;
	color: #e05a27;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#footer_links h3 {
	height: 8px;
	background: #e05a27 repeat-x 0px 0px;
}

#footer_links a {
	color: #e05a27;
	text-decoration: none;
	background-color: inherit;
}

#footer_links a:hover {
	color: #000000;
	background-color: inherit;
}


/* Page Footer */

#page_footer {
	padding: 0px 0px 10px 0px;
	color: #000;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#page_footer a {
	color: #000;
	background-color: inherit;
}

#page_footer a:hover {
	color: #5c5c5c;
	background-color: inherit;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #B5DFEF;
}
