body {
	text-align:center;
	padding:0px;
	margin:0px;
	font-size:62.5%;
	/*font-family:verdana,arial,helvetica,sans-serif;*/
	background-color:#00223c;
	background-image:url('../images/QBackground.png');
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
background-position: 50.0% 0;
}
}

h1 {
	color:#005522;
	font-size:1.7em;
	margin-top:0px;
	font-family:times,serif;
}
h2 {
	color:#005522;
	font-size:1.6em;
	margin-top:0px;
}
h3 {
	color:#005522;
	font-size:1em;
}

p {font-size:1.2em;}
#wrapper_outer {
	width:790px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	position:relative;
}
#mainHeaderTop{
	background-image:url('../images/mainHeaderTop.png');
	background-repeat:no-repeat;
	height:20px;
	margin-left:2px;
}

#mainHeaderMiddle{
height:100px;
	background-image:url('../images/HeaderFill.png');
	background-repeat:repeat-x;
	background-position:top;
margin-left:2px;
	font-size:1em;
	color:white;
}

#mainHeaderBottom {
	height:40px;
	background-image:url('../images/mainHeaderBottom.png');
	background-repeat:no-repeat;
margin-left:2px;
}

#mainFooterUpper {
	height:18px;
background-image:url('../images/mainFooterUpper.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-right:2px;
}

#mainFooterMiddle {
	height:45px;
	background-image:url('../images/FooterFill.png');
	background-repeat:repeat-x;
	background-position:top;
	font-size:1em;
	color:white;
	margin-right:2px;
}

#mainFooterLower {
	height:12px;
	background-image:url('../images/mainFooterLower.png');
	background-repeat:no-repeat;
	background-position:top right;
	margin-right:2px;
}


#main {
overflow:auto;
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 15px;
   /* background: url('../images/mainback.png');*/
    /*background-repeat:repeat-x;*/
    /*background-color:#cde;*/
	font-size:1.2em;
	/*margin-bottom:0px;*/
background-image:url('images/FooterUpperAlt.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	
  }

#mainContent {
	background-image:url('../images/QBorder.png');
	background-repeat:repeat-y;
}

#leftcol {
 	
	text-align:center;
	
}
#leftcol table {
	/*margin-left:10px;
	margin-right:10px;*/
}
#leftcol table td {
	text-align:center;
	padding:0px;
}

#leftcol.logos table td,#leftcol.icons table td {
	padding:3px;
}
#leftcol.portfolios p {
	margin-bottom:5px;
}
#leftcontent {
/*    position: absolute;*/
	float:left;
    width:180px;
    background:#fff;
	text-align:center;
   /* border-right:1px solid #006449;*/
  }

#leftcontent table {
	text-align:center;
}


#centercontent {
/*    background:#fff;*/
    margin-left: 190px;
    margin-right:10px;
    border-left:1px solid #005522;
    padding-left:10px;
    padding-right:10px;
   
  }
.webdesignimg {float:right;margin-left:10px;margin-bottom:20px;}
.logoimg, .iconimg {margin-bottom:20px;}
.imgcaption {text-align:center;margin:0px;font-size:10px;}

#header_outer {
	background-color:#9fb6cd;
	height:170px;
	background-image:url('../images/headermiddleouter2.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}

#header_inner {
	margin-left:15px;
	margin-right:10px;
	background-color:white;
	height:170px;
}

#header_inner_upper {
	height:30px;
	background-image:url('../images/HeaderUpperAlt.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}

#header_inner_middle {
	height:100px;
	background-image:url('../images/HeaderFill.png');
	background-repeat:repeat-x;
	background-position:top;
	font-size:1em;
	color:white;
}

#header_inner_lower {
	height:40px;
	background-image:url('../images/HeaderLowerAlt.png');
	background-repeat:no-repeat;
	background-position:top left;
}

#headertray {
	float:right;
	width:376px;
	height:36px;
	background-image:url('../images/TabTrayAlt.png');
	background-repeat:no-repeat;
	margin-top:0px;
	margin-right:2px;
	}

#header_menu {
	position:relative;
	margin : 0px;

  }
  #menu {
  bottom : 0em;
  position : absolute;
  
  right : 20px;
  }

#menu ul {
list-style-type: square;
}
  
  
  #menu ul li {
   display:inline;
   
   padding-right:20px;
  }
  
  
 
  
  
  #menu li a {
  /*background : #fff url('../images/TabFill.png') repeat-x;*/
  font : bold 12px verdana,arial,helvetica,sans-serif !important;
  /*padding : 12px 2px 8px 2px;
  margin : 0 2em 0px 0px;*/
  /*border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;*/
  color : #ccc;
  /*display : block;*/
  text-decoration : none;
  /*top-color : white;
  top-style : solid;
  top-width : 1px;*/
  /*width:104px;*/
/*width:10em;*/
  text-align:right;
  }
  
  #menu li a:hover {
  color:white;
  text-decoration:underline;
  }
  #menu li a.active {
  color:white;
  text-decoration:underline;
  }

#name {
	position:absolute;
	top:12px;
	/*left:530px;*/
	right:50px;
}

/*#name {
	float:right;
	margin-right:0px;
	margin-top:15px;
	font-weight:bold;
	font-size:16px;
	color:white;
	background-color:#003366;
	}*/

#footer_outer {
	background-color:#9fb6cd;
	height:75px;
	background-image:url('../images/footermiddleouter2.png');
	background-repeat:no-repeat;
	background-position:top right;
	position:absolute;
	left:0px;
	/*border:1px solid green;*/
	width:100%;
}

#footer_inner {
	margin-left:15px;
	margin-right:10px;
	background-color:white;
	height:75px;
}

#footer_inner_upper {
	height:18px;
	background-image:url('../images/footerupperinner.png');
	background-repeat:no-repeat;
	background-position:top right;
}

#footer_inner_middle {
	height:45px;
	background-image:url('../images/FooterFill.png');
	background-repeat:repeat-x;
	background-position:top;
	font-size:1em;
	color:white;
}

#footermidgraphic {
	float:right;
}

#footer_inner_lower {
	height:12px;
	background-image:url('../images/footerlower.png');
	background-repeat:no-repeat;
	background-position:top right;
}

.footerinfo {
	float:left;
	width:200px;
/*	margin-left:300px;*/
	text-align:center;
}

.footerinfo p{
	
	margin:2px 0px 2px 0px;
	}
.footerinfo a{
	color:white;
}