/* CSS Document */

body
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-color: #094527;
	font-weight: normal;
}
a
{
	color: #012F18;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

li
{
	list-style-image: url(images/leaf.gif);
	line-height: 18px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #094527;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #edba17;
	padding-top: 10px;
}

h2
{
	background-color: #094527;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #edba17;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #02371B;
}


#wrapper
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 976px;
	padding-right: 14px;
	padding-left: 13px;
}

#content
{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


#logo
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 205px;
}

#menu
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	width: 949px;
	text-align: left;
}

#header
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDBA17;
	border-bottom-color: #EDBA17;
	margin-right: 26px;
}

.services_tab
{
	width: 230px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/servicestab_bg.gif);
	background-repeat: repeat-x;
}

.testimonials_tab
{
	width: 230px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	
}


.welcome
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.insidepage
{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 20px;

}

.bottommenu
{
	padding-top: 10px;
}

.bottommenu a
{
	color: #333333;
	text-decoration: none;
}

.bottommenu a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.bottommenu_selected
{
color: #FF9900;
	text-decoration: underline;
}


#footer
{
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 84px;
}
#footer a
{color: #FF9900;
	text-decoration: none;
}

#footer a:hover
{color: #FF9900;
	text-decoration: underline;
}

.img_rightalign
{
	display: inline;
	float: right;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 8px;
}
.img_leftalign
{
	display: inline;
	float: left;
	padding: 1px;
}



.img_border
{
	padding: 1px;
	border: 1px solid #B1DAF8;
}

.backtotop
{
	color: #EDBA17;
	text-decoration: none;
}

.backtotop a
{
	color: #EDBA17;
	text-decoration: none;
}

.backtotop a:hover
{
	color: #EDBA17;
	text-decoration: underline;
}
.line
{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFCD3C;

}
.imgcrop250_200
{
	border: 1px solid #B1DAF8;
	padding: 2px;
	height: 200px;
	width: 250px;
}
