/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: normal;
	background-color: #cccccc;
}
#wrapper{
	width: 920px;
	margin: 0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
}

/* IE/WIN hack \*/
* html #wrapper { background-image:url(../images/slice_02.jpg); background-repeat:repeat-y;}
/* End IE/WIN hack */

a:link, a:visited  {
	color: #000099;
	text-decoration: underline;
}

a:hover, a:active{
	color: #990000;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1{
	font-size:large;
	color:  #000099;
	font-style: normal;
	letter-spacing: normal;
	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:6px;
}

h2{
	margin-top:0px;
	padding-top:0px;
	font-size: medium;
	font-variant: normal;
	color: #00000;
	letter-spacing: normal;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:5px;
}


h3{
	margin-top:5px;
	padding-top:0px;
	font-size: small;
	color: #333333;
	font-variant: normal;
	font-style: italic;
	font-weight: normal;
}

h4{
	font-size: 100%;
	font-weight: bold;
 	color: #990000;
}

h5{
 font-size: 100%;
 color: #990000;
}

img{
	margin:0px;
	padding:0px;
	border: 0px;
}

blockquote {
	font-style:italic;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
form {
}

table {
	width:auto;
}
table table {
	width:100%;
}

th {
	vertical-align:top;
	border:1px solid #666666;
	text-align:left;
	padding:2px;
}
td {
	background-color:none;
	vertical-align:top;
}


table table td {
	background-color:none;
	vertical-align:top;
}


ul{
 list-style-type: disc;
 list-style-position:inside;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
}

iframe {
	background-color: none;
}
.smallcaps {
	font-size: 11px;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0.5em;
	line-height: 17pt;
}
				
.red {
	color: #990000;
}
.green {
	color: #006600;
}
.blue {
	color: #003366;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#banner {
	width: auto;
	clear: left;
	height:120px;
}
#banner img {
	padding: 0px;
}


#content{
	margin: 0px;
	padding: 0px;
	width: auto;
	height:375px;
	background-color: #000000;
	padding-top:0px;
}
#content strong {
	color: #000099;
	font-size:150%;
}

#content.home {
	background-image: url(../images/home-500_02.jpg);
	background-repeat: no-repeat;
}

.about {
	background-image: url(../images/about-500_02.jpg);
	background-repeat: no-repeat;
}

.services {
	background-image: url(../images/services-500_02.jpg);
	background-repeat: no-repeat;
}

.clients {
	background-image: url(../images/clients-500_02.jpg);
	background-repeat: no-repeat;
}

.contact {
	background-image: url(../images/contact-500_02.jpg);
	background-repeat: no-repeat;
	
}
.map {
	background-image: url(../images/contact-500_02.jpg);
	background-repeat: no-repeat;
}

.admin {
	background-image: url(../images/home-500_02.jpg);
	background-repeat: no-repeat;
}

/* IE/WIN hack \*/
* html #content { padding-top: 0px;}
/* End IE/WIN hack */

#mainarea {
	background-color:#FFFFFF;
	/*background-image: url(../images/home_02.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	padding: 0px;
	padding: 20px 20px 20px 40px; 
	background-color:#99CCFF;
	width: auto;
	height:auto;

}

#mainarea table {
	background-color:#FFFFFF;
	width:auto;
	border: 1px none #999999;
}
#mainarea table table {
	width:100%;
	border: 1px none #999999;
}

#mainarea th {
	font-size:12px;
	background-color: #3399CC;
	color: #000000; 
	vertical-align:top;
	text-align:left;
	padding:2px;
}

#mainarea td {
	font-size:11px;
	border: 1px solid #999999;
	vertical-align:top;
}
#photoarea  {
	width:auto;
	margin:0px;
}
#photoarea img {
	margin:4px;
}
#photoarea h2 {
	margin-top:0px;
}
#photoarea h3 {
	margin-top:0px;
}
#photoarea td {
	background-color:#ffffff;
}
#pagephoto  {
	width:auto;
	margin:0px;
	float:left;
}
#pagetext  {
/*	position:relative;
	height:50px;
	top:30px;
	left:450px;
	z-index:1;
	visibility:visible;*/
	margin-left:400px;
	width:500px;
}
#content.contact #pagetext  {
	margin-left:500px;
	padding-top:40px;
	width:400px;
}
#content.map #pagetext  {
	margin-left:400px;
	padding-top:80px;
	width:400px;
}

#thumbsframe {
	/*height: auto;*/
	width: auto;
	padding:5px;
	vertical-align:bottom;
}
#mainframe {
	height: auto;
	width: auto;
	padding:10px;
}

#cleardiv { 
	clear:both;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 0px 10px;
	border-bottom: 1px none #000099;
}


/************* #globalNav styles **************/

#navBar{
	position:absolute;
	width:520px;
	height:60px;
	top:0px;
	left:400px;
	z-index:1;
	visibility:visible;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#navBar img {
	float: left;
	border: none;
	margin:0px;
	padding:0px;
	border: 0px;
}

#navlinks{
	color: #FFFFFF;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	margin-left:0px;
	white-space: nowrap;
	text-align:left;
	}
	
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#navlinks ul {
	list-style:none;
	display: inline;
	margin-top:0px;
	padding:0px;
}

#navlinks li {
	list-style:none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	width: auto;
}

#navlinks a, #navlinks a:visited{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#navlinks a:hover{
	color: #3366CC;
	text-decoration: none;
	padding: 0px;
}

#adminlinks{
	color: #333333;
	background-color:#CCFFCC;
	display: block;
	font-size:small;
	margin:5px;
	white-space: nowrap;
	}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#adminlinks ul {
	list-style:none;
	display: inline;
	margin:0px;
	padding:0px;
}

#adminlinks li {
	list-style:none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: auto ;
}

#adminlinks a, #adminlinks a:visited{
	color:#006633;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

#adminlinks a:hover{
	color:#990000;
	text-decoration: underline;
}



/************* #footer styles ***************/

#footer{
	width: auto;
	clear: both;
	font-size: 10px;
	color: #cccccc;
	background-color:#000000;
	padding: 0px;
	margin-top: 0px;
	padding-left:100px;
	padding-top:0px;
	height: 100px;
}
/* negative top margin pulls footer up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#footer img{
	padding: 0px;
}

#footer  a:link, #footer  a:visited {
	color:#0099CC;
	text-decoration:none;
}
#footer  a:hover {
	color: #0066cc;
	text-decoration:underline;
}



/*********** #navBar link styles ***********/


#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
border-bottom: 1px none #CCCCCC;
}

/* fix for browsers that don't need the hack 
html>body #navBar li {border-bottom: none;}*/

hr {
	border: 1px dashed #0066CC ;
}
/*************** menu styles *******************/
#pagehead {
	position:absolute;
	text-align:center;
	width:400px;
	height:50px;
	top:380px;
	left:480px;
	z-index:2;
	visibility:visible;
}
#pagehead b {
	color: #000099;
	font-size:150%;
}

#testframe {
	position:absolute;
	/*background-image:url(../images/testframe.gif);
	background-repeat:no-repeat;*/
	background-color: #99CCFF;
	text-align:center;
	width:300px;
	height:200px;
	top:220px;
	left:580px;
	z-index:3;
	visibility:visible;
	border:#99CCFF 1px solid;
}
#testframe h3{
	background-color: #3399cc;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
}
test {
/* html #test {overflow-y:scroll;overflow-x:hidden;}*/
}

/* IE/WIN hack \*/
* html #testframe h3 {margin:0px;padding:5px 0px 5px 0px;}
/* End IE/WIN hack */
/****************** drop down menu styles *************/
.menu {
	background-color:none;
	display: block;
	font-size: 12px;
	padding-top: 10px;
	color: #FFFFFF;
}
.menu ul {
	background-color:#CCCCCC;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.menu li {
	list-style-type: none;
	background-image:url(../images/alunav.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	padding: 4px 5px 2px 4px; 
	border: solid 1px #333333;
	border-top:none;
	margin: 0px;
	padding: 0px;
}

.menu a:link, .menu a:visited {
	color:#333333;
	text-decoration:none;
	padding: 0px 5px 0px 4px; 
	display: block;	
}
.menu a:hover {
	color:#990000;
	background-color:#FFCC00;
	text-decoration:none;
	display: block;
}
/* imported from WIlsons */

#menu0 {
	position:absolute;
	height:auto;
	z-index:4;
	left: 242px;
	top: 242px;
	visibility: hidden;
}
/* IE/WIN hack \*/
* html #menu0 {top:232px;}
/* End IE/WIN hack */


