/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
	h1{
	color:#666666;
	font-family:Arial-narrow, Helvetica, sans-serif;
	font-size:2.3em;
	margin-bottom:18px;
	margin-top:30px;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:72%;
	background-color:#006699;
	background-image:url(/images/background.gif);

}
#wrapper{
	background-color: #FFFFFF;
	width: 995px;
	/* height: 768px; */
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	background-image:url(/images/mainback.jpg);
	background-repeat: no-repeat;
}

#Header{
	width: 995px;
	float:right;	
	height:80px;
	margin-top:10px;
	margin-right:10px;	
	font-size:1.1em;
	font-weight:bold;
}
#Header A{
	color:#000000;
	text-decoration:none;

}
#Header A:hover{
	color:#000000;
	text-decoration:underline;

}
#Menu{
	width: 951px;
	float:left;
	height:263px;
	padding-left:44px;
}
#Main_Content{
	float:left;
	width: 100%;
}
#Leftcol{
	float: left;
	width: 591px;
	padding-left:50px;
	margin-right:30px;
	padding-top:30px;
	line-height:1.5em;
}
#rightcol{
background-color:#FF6600;
background-image:url(/images/front_right.jpg);
	float: left;
	width: 292px;
	height:265px;
	cursor:pointer;
}
#rightcol A{
	text-decoration:none;
	color:#FFFFFF;
}
#footer_wrapper{
	background-color: #FFFFFF;
	width: 100%;
	height: 135px;
	background-image:url(../images/footer_wrapper_back.gif);
}
#footer{
	color:#999999;
	background-image:url(../images/footer_back.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	height: 135px;
	line-height:2em;
	width: 935px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-left:42px;
	padding-top:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer A {
color:#999999;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	color:#999999;
	font-size:.8em;
	float: left;
	height: 25px;
	width: 955px;
	padding: 5px;
	margin-left:22px;
}
#services_menu{
	background:url(/images/images/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}
#nav-menu ul
{
list-style: none;
width:200px;
padding: 0;
margin: 0;
}

#nav-menu li
{
/*float: left; */
margin: 0 0.15em;
}

#nav-menu li a
{
background-color:#0033FF;
height: 2em;
line-height: 2em;
/*float: left; */
width: 100px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background-color:#00ffFF;

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:300px;
} 
.portfolio_item{
	width:900px;
	margin-top:10px;
	padding-top:10px;
	}
