﻿body
{
	text-align: center;
	background-color: #FFF;
	margin: 0px;	
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

pre
{
font-size: 7pt;
overflow:visible;
}

img
{
	border: none;
}

h1           
{ 
	color: #034B6B; 
}

h2
{
	color: #00AECE; 
}

a:link
{
	color: #034B6B;
}

a:hover
{
	color: #00AECE;
}

a:visited
{
	color: #0074A4;
}

a:active
{
	color: #00AECE;
}

#all
{
	text-align: center;
	margin: auto;
	width: 779px; 
	height: auto;
}

#name
{
	text-align: left;
	top: 0px;
	left: 0px;
}

#col1
{
	float: left;
	position: relative;
	background-color: white;
}

#col2
{
	float: left;
	position: relative;
/*	width: 145px; */
	padding: 0px;
	margin: 0px;
	height: 364px;
}

#top 
{
	background: #0071A2 url("../images/topimage.gif");
	position: relative;
	width: 456px;
	height: 130px;
	left: 0px;
	float: left; 
	margin-bottom: 4px;
	margin-right: 0px;
	overflow: hidden;
	clip: auto;
	z-index:19;
}

#toprightbox 
{ 
	background-color: #00AECE; 
	height: 130px;
	width: 174px;
	position: relative;
	margin-left: 4px; 
	margin-right: 0px; 
	float: left;
}

#tagline
{
	background: transparent;
	font-family: arial, helvita, "sans serif";
	font-weight: bold;
	position: absolute;
	top: 76%;
	left: 27%;
	color: white;
	font-size: 150%;
	height:auto;
	z-index: 20;
}

#textarea
{ 
	background-color: #E0EAF1;
	width: 456px; 
	height: 233px; 
	text-align: left;
	position: relative;
	left: 0;
	float: left;
	margin-top: 0px; 
	margin-left: 0px;
	overflow: auto;
}

#rightimage
{
	background: #A6C4D8 url("../images/satkeyfade.jpg") bottom right;
	position: relative;
	margin-left: 4px; 
	margin-top: 0px; 
	float: left;
	width:174px;
	height:233px;
}

#linkbox
{
	text-align: left;
 	width: 140px; 
	height: 366px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family: "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif;
	font-size: medium;
}

#linkbox a
{
	margin-left: 15px;
}


#copyright
{
	position: relative;
	text-align: left;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
	font-size: x-small;
}

#valid
{
	margin: 0px;
	padding: 0px;
	height: 31px;
	text-align: right;
	margin-left: 10px;
	font-size: x-small;
}

#valid img
{
	height: 30px;
}

p 
{
	margin: 10px;
}

#Services
{
	display:none; 
}
#Portfolio
{
	display:none; 
}
#Contact
{
	display:none; 
}

#linkbox ul li, #linkbox ul li ul li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#linkbox ul, #linkbox ul li ul
{
	margin: 0px;
	padding: 0px;
}

#linkbox ul li ul li, #linkbox ul
{
	width: 110px;
}

#today
{
	position: absolute;
	margin-top: 17px;
	margin-right: 0px;
}

.hovercontent
{
	width: auto;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 0px;
	overflow: auto;
	clip:auto;
}

.hovercontent ul li
{
	list-style-type: square;
}

.services a, .portfolio a, .contact a, .blog a
{
	text-align: left; 
	font-size: 75%;
	font-family: serif;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding: 0px;
}

.services a:hover, .portfolio a:hover, .contact a:hover, .blog a:hover
{
	background-color: #9EBFD5;
	color: white;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.services, .portfolio, .contact, .blog
{
	text-align: left; 
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding: 0px;
}

.hide
{
	display:none;
}

.r911
{
	display: block;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 75%;
	background: url("../images/flag_dim.jpg") no-repeat;
}

.now
{
	text-align: right;
	color: white;
}

.blogTitle
{
	font-size: 18px;
	color: #477fba;
	margin: 5px;
}

.blogDescription
{
	margin: 5px;
}


.elsewhere a
{
	color: black; 
	text-decoration: none;
	margin-left :5px !important;
	padding:0;
}