@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font-size:1px;
	color:#FFFFCC;
	position:absolute;
	left:1000;
	bottom:1000px;
	}

.img-hldr {
	float:right;
	}

#main-hldr {
	width:960px;
	border:none;
	height:auto;
	margin:0 auto;
	}

.psds_03 {
	border:none;
	width:960px;
	height:21px;
	background:url(../images/psds_03.gif) no-repeat;
	}
	
.tweo {
	height:183px;
	width:960px;
	border:none;
	background:url(../images/index-v2_06.gif) repeat-x;
	}
	
.index-v2_14 {
	width:960px;
	height:35px;
	background:url(../images/index-v2_14.gif) repeat-x;
	}

.index-v2_14 a{
	color:#FFFFFF;
	font-size:1px;
	}

.cnt {
	background:url(../images/psds_22.gif) repeat-y;
	height:auto;
	width:960px;
	}

.ftr-top {
	background:url(../images/psds_32.gif) no-repeat bottom;
	height:18px;
	width:960px;
	border:none;
	}
	
.psds_24 {
	width:960px;
	height:36px;
	background:url(../images/psds_24.gif) no-repeat;
	color:#CCCCCC;
	}	

.psds_24 a:link {
	color:#FFFFFF;
	text-decoration:none;	
	}

.psds_24 a:visited {
	color:#FFFFFF;
	text-decoration:none;	
	}

.psds_24 a:hover {
	color:#FFCC00;
	text-decoration:underline;	
	}

.psds_27 {
	background:url(../images/psds_27.gif) repeat-x;
	height:118px;
	width:960px;
	color:#FFFFFF;
	}
	
.cnt-hldr {
	width:910px;
	height:auto;
	color:#000000;
	padding: 5px 25px 5px 25px;
	}
	
	
.home a:link{
	display:block;
	width:105px;
	height:35px;
	background:url(../images/home.gif) top left no-repeat;
	float:left;
	}	
	
.home a:visited {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/home.gif) top left no-repeat;
	float:left;
	}		
	
.home a:hover {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/home.gif) bottom left no-repeat;
	float:left;
	}		
	
.services a:link{
	display:block;
	width:105px;
	height:35px;
	background:url(../images/services.gif) top left no-repeat;
	float:left;
	}	
	
.services a:visited {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/services.gif) top left no-repeat;
	float:left;
	}		
	
.services a:hover {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/services.gif) bottom left no-repeat;
	float:left;
	}	
	
	
.certifications a:link{
	display:block;
	width:105px;
	height:35px;
	background:url(../images/certifications.gif) top left no-repeat;
	float:left;
	}	
	
.certifications a:visited {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/certifications.gif) top left no-repeat;
	float:left;
	}		
	
.certifications a:hover {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/certifications.gif) bottom left no-repeat;
	float:left;
	}		

	
.project_portfolio a:link{
	display:block;
	width:105px;
	height:35px;
	background:url(../images/project_portfolio.gif) top left no-repeat;
	float:left;
	}	
	
.project_portfolio a:visited {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/project_portfolio.gif) top left no-repeat;
	float:left;
	}		
	
.project_portfolio a:hover {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/project_portfolio.gif) bottom left no-repeat;
	float:left;
	}	

.contact_us a:link{
	display:block;
	width:105px;
	height:35px;
	background:url(../images/contact_us.gif) top left no-repeat;
	float:left;
	}	
	
.contact_us a:visited {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/contact_us.gif) top left no-repeat;
	float:left;
	}		
	
.contact_us a:hover {
	display:block;
	width:105px;
	height:35px;
	background:url(../images/contact_us.gif) bottom left no-repeat;
	float:left;
	}	

	.MsgInfo {
		font-family: Verdana;
		font-size: 12px;
		color:#666666;
		background-color:#FFFFD5;
		border: 1px dashed #9eab9a;
		padding: 5px;
	}
