
<style type="text/css">



/*reset
-------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn, th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	font:11px "Lucida Grande", Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	color:#666666;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% "Lucida Grande", Arial, Helvetica, sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}
/*General Layout
-------------------------------------------------------------------------------------------*/
/* CSS Document */


div, h1, h2, h3, h4, p, ul, form, input{margin:0; padding:0;}

a{ color:#24408F;}


#Wrapper{width:918px; margin:0 auto;}
#Branding{
	height:125px;
	position:relative;
	background:url(http://www.protechac.com//images/branding-bg.gif) repeat-x 0 86px;
	margin:18px 0 0 0;
}
#Branding img{width:288px; height:75px; float:left;}

/*auxNav*/
#mainnav{margin:60px 0 0 0; float:right;}
#mainnav li{
	margin:0 0 0 6px;
	line-height:26px;
	color:#fff;
	float:left;
}
#mainnav li a{
	line-height:26px;
	padding:0 5px;
	display:block;
	float:left;
	background:#F5F5F5;
	text-decoration:none;
	font-size:11px;
}
#mainnav li a:hover{
	background:#24408F; 
	color:#fff;
}
#mainnav .menu-current a, #mainnav .menu-parent a {
	background-color:#24408F !important;
	color:#fff !important;
}
#pageheader a, #pageheader{
	color:#999;
	text-decoration:none;
	font-weight:normal;
}
#pageheader .menu-current a {
	font-weight:bold;
}
/*Footer*/
#Footer{
	border-top:2px solid #CACACA;
	background:#F2F2F2;
	color:#919191;
	padding:10px 0 0;
	clear:both;
	/*margin:20px 0 0;*/
}
#Footer p, #Copyright p{text-align:center; background:#F2F2F2; color:#919191;}
/*#Footer p a,
#Copyright p a{
	background:#F2F2F2;
	color:#2E407A;
}*/
#Footer p a:hover, #Copyright p a:hover{text-decoration:underline;}
#Copyright{background:#F2F2F2; color:#919191; padding:0 0 15px;}

</style>
