@charset "utf-8";
* {
	margin: 0 auto;
}
.c {
	clear: both;
}

body {
	background-color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0 auto;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	width: 900px;
}
#showcase {
	width: 900px;
	text-align: center;
	margin-top: 10px;
	height: 100%;
}
#header {
	width: 900px;
	background-image: url(../../images/bg_top.png);
	background-repeat: no-repeat;
	height: 115px;
}
#logo_images {
	float: right;
	height: 54px;
	width: 210px;
	margin-right: 25px;
	margin-top: 15px;
	background-image: url(../../images/logo_pictures.png);
	background-repeat: no-repeat;
}
#logo_words {
	float: right;
	height: 38px;
	width: 395px;
	margin-right: 25px;
	background-image: url(../../images/logo_words.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../../images/bg_middle.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 350px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8BC53F;
	margin-left: 20px;
}
#content #img {
	float: right;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #img2 {
	float: left;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content p {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #7D7D7D;
	padding-right: 25px;
	padding-top: 10px;
}
#content p a {
	color: #8BC53F;
	text-decoration: underline;
}
#content p a:hover {
	color: #8BC53F;
	text-decoration: none;
}

#content ul  {
	color: #7D7D7D;
	list-style-type: none;
}
#content .projects {
	float: left;
	width: 49%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-bottom: 5px;
}
#content .projects1 {
	float: left;
	width: 49%;
}
.content_services {
	float: left;
	width: 31%;
}
.content_services ul  li{
	list-style-type: disc;

}








.hmpg_images {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
}
#hmpg_images1 {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #FFF;
}
#hmpg_images2 {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #FFF;
}
#hmpg_images3 {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #FFF;
}
#hmpg_images4 {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
}
#hmpg_images5 {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
}
#hmpg_images6 {
	float: left;
	height: 280px;
	width: 280px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
}




#footer {
	width: 100%;
	font-size: 11px;
	color: #999;
	height: 28px;
	background-image: url(../../images/bg_bottom.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#footer a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #8BC53F;
	text-decoration: underline;
}



#copyright {
	float: left;
	margin-left: 35px;
}
#tridig {
	float: right;
	margin-right: 40px;
}
.nav {
	float: left;
	margin: 0px;
}








#header_nav {
	float: left;
	width: 485px;
	margin-top: 15px;
	text-align: left;
	height: 25px;
	background-image: url(../../images/header_nav_bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 20px;
	padding-left: 13px;
}
#header_nav p {
	font-size: 10px;
	color: #999;
	margin-left: 0px;
	letter-spacing: 0.05em;
	float: left;
}
#header_nav p a {
	font-size: 10px;
	color: #999;
	margin-left: 2px;
	letter-spacing: .05em;
	text-decoration: none;
}
#contactus {
	background-image: url(../../images/contactus.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 173px;
}


#nav_home {
	float: left;
	height: 18px;
	width: 53px;
	margin-left: 4px;
	background-image: url(../../images/home_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_home:hover {
	float: left;
	height: 18px;
	width: 53px;
	margin-left: 4px;
	background-image: url(../../images/home_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav_about {
	float: left;
	height: 18px;
	width: 53px;
	margin-left: 18px;
	background-image: url(../../images/about_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
}
#nav_about:hover {
	float: left;
	height: 18px;
	width: 53px;
	margin-left: 18px;
	background-image: url(../../images/about_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 6px;
}
#nav_services {
	float: left;
	height: 18px;
	width: 74px;
	margin-left: 15px;
	background-image: url(../../images/services_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
}
#nav_services:hover {
	float: left;
	height: 18px;
	width: 74px;
	margin-left: 15px;
	background-image: url(../../images/services_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 6px;
}
#nav_projects {
	float: left;
	height: 18px;
	width: 131px;
	margin-left: 15px;
	background-image: url(../../images/projects_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
}
#nav_projects:hover {
	float: left;
	height: 18px;
	width: 131px;
	margin-left: 15px;
	background-image: url(../../images/projects_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 6px;
}
#nav_contact {
	float: left;
	height: 18px;
	width: 61px;
	margin-left: 15px;
	background-image: url(../../images/contact_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 6px;
}
#nav_contact:hover {
	float: left;
	height: 18px;
	width: 61px;
	margin-left: 15px;
	background-image: url(../../images/contact_sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 6px;
}
.selected  #nav_home{
	background-position: left bottom;
}
.selected #nav_about {
	background-position: left bottom;
}
.selected #nav_services {
	background-position: left bottom;
}
.selected #nav_projects {
	background-position: left bottom;
}
.selected #nav_contact {
	background-position: left bottom;
}

