body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/back.jpg);
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

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

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

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#maindiv {
	width: 897px;
	margin-left:auto;
	margin-right:auto;
}
.clear_text {
	display:none;
}
#top_section {
	background-image:url(/images/top_bg.jpg);
	width:897px;
	height:99px;
}
#logo {
	background-image:url(/images/logo.jpg);
	width:317px;
	height:99px;
}

#home_banner
{
	width:897px;
	height:298px;
	background: url(/images/banner.jpg);
}

/* Navigation........................................................................................... */
#navigation ul{
	background-image:url(/images/navigation.jpg);
	width:897px;
	height:44px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
#navigation ul li{
	float:left;
	display:block;
	text-align:center;
	text-transform: uppercase;
	height:44px;
}
#navigation  a {
	height:44px;
	display:block;
}
#nav_left {
	top:0; left:0px; width:105px;  margin:0; padding:0;
}
#nav_home {
	top:0; left:0px; width:84px;  margin:0; padding:0;
}
#nav_home:hover {
	background:url(/images/navigation.jpg) -105px -44px no-repeat; 
	margin:0; padding:0;

}
#nav_about {
	top:0; left:0px; width:195px;  margin:0; padding:0;
}
#nav_about:hover {
	background: url(/images/navigation.jpg) -189px -44px no-repeat; margin:0; padding:0;
}

#nav_portfolio {
	top:0; left:0px; width:127px;  margin:0; padding:0;
}
#nav_portfolio:hover {
	background: url(/images/navigation.jpg) -384px -44px no-repeat; margin:0; padding:0;
}
#nav_services {
	top:0; left:0px; width:118px;  margin:0; padding:0;
}
#nav_services:hover {
	background: url(/images/navigation.jpg) -511px -44px no-repeat; margin:0; padding:0;
}
#nav_contact {
	top:0; left:0px; width:175px;  margin:0; padding:0;
}
#nav_contact:hover {
	background: url(/images/navigation.jpg) -629px -44px no-repeat; margin:0; padding:0;
}
#nav_right {
	top:0; left:0px; width:93px;  margin:0; padding:0;
}
/* Banner Section........................................................................................... */
#banner_home {
	background-image:url(/images/banner.jpg);
	width:897px;
	height:298px;
}
/* Text Section........................................................................................... */
.text_1 {
}
.textbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	border:#999999 1px solid;
}
.textlink_1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration:none;
}
.textlink_1:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.textlink_2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
.textlink_2:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
}
.textlink_03 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #297A35;
	text-decoration:none;
}
.textlink_03:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #297A35;
	text-decoration:underline;
}
.textlink_4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	padding-left:10px;
}
.textlink_4:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:underline;
	padding-left:10px;
}
.textlink_5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.textlink_5:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.textlink_5 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
/* Content Section........................................................................................... */
#container_middle {
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;
}
#container_middle_1 {
	width:897px;
}
#container_bottom {
	clear:both;
	background-image:url(/images/content_bottom.gif);
	height:23px;
	width:897px;
	display:block;
}
#left_pan {
	clear:both;
	width:250px;
	float:left;
}
#leftpan_content {
	padding:10px 12px 10px 12px;
}
#right_pan {
	width:635px;
	float:right;
	padding-top:10px;
}
#right_pan_content {
	padding-right: 20px;
}
.services ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.services ul li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#D3D3D3 1px solid;
}
.services a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration:none;
	line-height:18px;
	padding-left:3px;
}
.services a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	padding-left:4px;
}
.featured_client {
	background-image:url(/images/image_featuredclient.gif);
	width:228px;
	height:118px;
}
#content_topimage {
	background-image:url(/images/inner_contenttop.jpg);
	width:897px;
	height:29px;
}
#our_profile {
	background-image:url(/images/image_profile.jpg);
	width:203px;
	height:64px;
	padding:95px 10px 0px 15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#EEEEEE;
}
#contact_field a{
	background-image:url(/images/image_contact.jpg);
	width:228px;
	height:81px;
	display:block;
}
#our_process a{
	background-image:url(/images/our_process.gif);
	width:228px;
	height:69px;
	display:block;
}
.portfolio_listing_1 {

	background-image:url(/images/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:0px;
	height:142px;
}
.portfolio_box {
	width:180px;
	float:left;
	padding:10px;
	background-image:url(/images/border.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.portfolio_back {
	background-image:url(/images/portfolio_back.gif);
	height:105px;
	background-position:center;
}
.portfolio_details_back {
	background-image:url(/images/portfolio_back_details.gif);
	background-repeat:no-repeat;
	width:232px;
	background-position:center;
	height:135px;
	padding:20px 0px 0px 0px;
	
}
.portfolio_image {
	padding:15px 0px 0px 27px;
}
.portfolio_name {
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	text-align:center;
	
}

.portfolio_name1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	
}
.spacer {
	width:615px;

}
#portfolio_details_left {
	width:350px;
	float:left;
}
#portfolio_details_right {
	width:250px;
	float:right;
}
#display_services {
	background-image:url(/images/image_services.jpg);
	height:175px;
	width:275px;
}
#services_01 a{
	width:175px;
	float:right;
	height:40px;
	display:block;
}
#services_02 a{
	width:175px;
	float:right;
	height:28px;
	display:block;
}
#services_03 a{
	width:175px;
	float:right;
	height:35px;
	display:block;
}
#services_04 a{
	width:175px;
	float:right;
	height:28px;
	display:block;
}
/* Footer Section........................................................................................... */
#footer {
	background-image:url(/images/footer.jpg);
	width:897px;
	height:52px;
}
.footer_link {
	float:left;
	width:60%;
	padding-top:15px;
	padding-left:15px;
	color: #6D866D;
}
.textlink_footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#B1D0B1;
	text-decoration:none;
}
.textlink_footer:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#D1F3D1;
	text-decoration:none;
}
.copyright {
	width:30%;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#B1D0B1;
	padding-top:15px;
	padding-right:15px;
	float:right;
	text-align:right;
}
.listing_01 {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.listing_01 ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.listing_01 li{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height: 20px;
	_line-height: 10px;
}
.link_portfolio {
	background-image:url(/images/portfolio_icon.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
#websolution {
	width:221px;
	background-image:url(/images/image_websolution.gif);
	background-repeat:no-repeat;
	height:139px;
	float:left;
}