/* CSS Document */





body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg_background.jpg) center repeat-y;
}



td.page_left{
	background:url(images/bgbar-left.jpg) right repeat-y;
}


td.page_right{
	background:url(images/bgbar-right.jpg) left repeat-y;
}



.submenu{
	background:url(images/profile-submenu-bg.png) left;
}


.profilebg {
background:url(images/profile-bg.jpg) top center no-repeat;
}


.servicesbg {
background: url(images/services-bg.jpg) top center no-repeat;
}

.testimonialsbg {
background: url(images/testimonial-bg.jpg) top center no-repeat;
}

.contactbg {
background: url(images/contact-bg.jpg) top center no-repeat;
}

.projectsbg {
background: url(images/projects-bg.jpg) top center no-repeat;
}

.content {
	color:#D7D7D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;

}



.content2 {
	color:#D7D7D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;

}




.sectionheader {
    color:#ffa63e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	}
  

.bluetitle {
	color:#2c9ed8;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bolder;

}


.bluetitle2 {
	color:#2c9ed8;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;

}


.bullet {
    color:#3194d0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	}
	  

a.profilemenu {
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;

}



a.profilemenu:hover {
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;

}




a.homemenu {
	color:#dddcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
    
}


a.mainmenu {
	color:#dddcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
    
}



a.homemenu:hover {
	color:#24a1e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	}



a.mainmenu:hover {
    color:#24a1e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
    
}




a.achievequality {
	color:#2ea9e5;
	font-family:Garamond, "Times New Roman";
	font-size: 23px;
	text-decoration:none;
	 

}




.copyright {color: #FFFFFF }

