/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	behavior: url(csshover.htc);
}
#wrapper {
	width: 900px;
	height: 775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}
#header {
	width: 900px;
	height: 183px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #EEEEEE;
	
}
#logo {
	width: 900px;
	height: 157px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
div#nav h1{
	padding: 0px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 25px;
}

div#nav {
	width: 900px;
	height: 25px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
}
div#nav ul {
	height: 25px;
	padding: 0px;
	margin: 0px;
	float: right;
}
div#nav li {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
}

div#nav ul a {
	height: 25px;
	line-height: 25px;
	display: block;
	color: #FF7E00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 16px;
	margin: 0px;
	background-image: url(../img/menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

div#nav ul li ul a, div#nav ul li ul a:hover {
	height: inherit;
	line-height: inherit;
	display: inherit;
	color: inherit;
	text-decoration: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	padding: inherit;
	margin: inherit;
	background-image: inherit;
	background-repeat: inherit;
	background-position: inherit;
}

div#nav ul a:hover {
	color: #999999;
	background-image: url(../img/menu_icon_f2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

div#nav ul li ul {
	position: absolute;
	left: -9999px;
}

div#nav ul li:hover ul {
	left: 0;
}

div#nav ul li ul a.submenu_item {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	background-color: #FF7E00;
	width: 10em;
}
div#nav ul li ul a.submenu_item:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AE0008;
}

#home_content_container {
	width: 900px;
	height: 440px;
	background-image: url(../img/content_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 178px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#content_container {
	width: 800px;
	height: 382px;
	border-bottom: 2px solid #999999;
	background-image: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.lightorange {
	color: #F29D15;
}
.darkorange {
	color: #FF7E00;
}
#left_container {
	width: 376px;
	height: 362px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#left_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#left_container_text {
	width: 376px;
	height: 280px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#left_container_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	padding: 13px 0px 0px 0px;
	margin: 0px;
}
#client_left_container {
	width: 376px;
	height: 362px;
	float: left;
	padding: 20px 0px 0px 24px;


}
#client_left_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#client_left_container_text {
	width: 376px;
	height: 300px;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;

}
#client_left_container_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#client_left_container_text a {
	color: #F29D15;
}
#client_left_container_text a:hover {
	color: #000000;
}
#leftlinks {
	width: 376px;
	height: 30px;
}
#leftlinks p{
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#leftlinks a {
	color: #FF7E00;
	text-decoration: underline;
}
#leftlinks a:hover {
	color: #000000;
	text-decoration: underline;
}
#home_right_container {
	width: 370px;
	height: 357px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
#home_right_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#home_right_container_text {
	width: 338px;
	height: 57px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#client_right_container {
	width: 370px;
	height: 367px;
	float: left;
	padding: 20px 0px 0px 30px;

	}
#client_right_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#home_right_container p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#home_right_container a {
	color: #666666;
}
#home_right_container a:hover {
	color: #000000;
}
#testimonial_right_container {
	width: 370px;
	height: 357px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

	}
#testimonial_right_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#testimonial_right_container_text {
	width: 338px;
	height: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	overflow: auto;
}
#testimonial_right_container_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: justify;
}
#testimonial_right_container_text a {
	color: #666666;
}
#testimonial_right_container_text a:hover {
	color: #000000;
}
#team_right_container {
	width: 370px;
	height: 387px;
	float: left;
	padding: 20px 0px 0px 30px;
	}
#team_right_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#team_right_container_text {
	width: 338px;
	height: 311px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#team_right_container_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	padding-bottom: 5px;
}
#team_right_container_text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#team_right_container_text a {
	color: #FF9900;
}
#team_right_container_text a:hover {
	color: #000000;
}

a.service_homelinks:link, a.service_homelinks:active, a.service_homelinks:visited {
	width: 130px;
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 15px 0px;
	font-family:Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/service_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.service_homelinks:hover {
	color: #999999;
}
#about_us_image {
	width: 338px;
	height: 186px;
	background-image: url(../img/about_us_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	display: block;
	background-image: url(../img/readmore_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:Helvetica, Verdana, Arial;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	float: right;
}
a.readmore:hover {
}
#rightlinks {
	width: 338px;
	height: 20px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#rightlinks p{
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#rightlinks a {
	color: #FF7E00;
	text-decoration: underline;
}
#rightlinks a:hover {
	color: #000000;
	text-decoration: underline;
}
#address {
	width: 800px;
	height: 30px;
	float: left;
	text-align: right;
}
#address p{
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #999999;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}
#footer {
	width: 800px;
	height: 30px;
	border-top: 10px solid #DADADA;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a{
	color: #666666;
	text-decoration: underline;
}
#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
#services_left_container {
	width: 162px;
	height: 372px;
	padding: 20px 0px 0px 24px;
	float: left;
}
#services_left_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#services_left_container_text {
	width: 160px;
	height: 311px;
	border-top: 1px dotted #CCCCCC;
	padding: 15px 0px 0px 0px;
	overflow: auto;
}
#services_left_container_text ul{
	padding: 0px;
	margin: 0px;
}
#services_left_container_text li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#services_left_container_text li a{
	font-family:Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/service_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 20px;
}
#services_left_container_text li a:hover{
	color: #999999;
}
#services_right_container {
	width: 586px;
	height: 372px;
	padding: 20px 0px 0px 24px;
	float: left;
}
#services_right_container h1{
	font-family:Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#services_right_container_text {
	width: 560px;
	height: 281px;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#services_right_container_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#services_right_container_text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#sitemap_left_container_text {
	width: 748px;
	height: 311px;
	border-top: 1px dotted #CCCCCC;
	padding: 15px 0px 0px 0px;
}
.service_img {
padding: 0px;
margin: 0px 15px 0px 0px;
}
form{
	width: 330px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form p{
	padding: 0px;
	clear: both;
	float: left;
	display: inline;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boxes form p{ 
	margin: 0px;
	padding: 0px;
}


label{
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.fbutton{
	width: 80px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input, textarea, select{ /* for the text boxes and textarea */
	width: 200px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.glabel{
	width: 100px;
	float: left;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}

form img{ float: left; }

#pr_images {
	width: 200px;
	height: 311px;
	float: left;
}
#pr_images img{
	margin: 0px 0px 10px 0px;
}
#pr_text {
	width: 320px;
	height: 311px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#client_left_container_text div {
	width: 96px;
	height: 126px;
	padding: 1px;
	margin: 20px 20px 0px 0px;
	border: 1px solid #CCCCCC;
	float: left;
}
/*#team_adam {
	width: 96px;
	height: 126px;
	padding: 1px;
	margin: 20px 20px 0px 0px;
	border: 1px solid #CCCCCC;
	float: left;
}
#team_dan {
	width: 96px;
	height: 126px;
	padding: 1px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	float: left;
}*/
#pr_images P {
	width: 200px;
	float: left;
}

#pr_images img {
	border: 0;	
}

#pr_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F29D15;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pr_text a {
	color: #AB2404;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#index_content_container {
	width: 900px;
	height: 600px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	text-align: center;
}
#flash_content_container {
	width: 700px;
	height: 525px;
	border-bottom: 2px solid #999999;
	background-image: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;

}
#index_footer {

	width: 700px;
	height: 30px;
	border-top: 10px solid #DADADA;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#index_footer a {

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

	color: #000000;
	text-decoration: underline;
}
#index_address {

	width: 700px;
	height: 30px;
	float: left;
	text-align: right;
}
#index_address p {

	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #999999;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}
.hide {
	display: none;
}
a.home_link:link, a.home_link:active, a.home_link:visited {
	width: 193px;
	height: 157px;
	display: bloack;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

