/* Main style sheet for GN Services */

* {margin: 0px; padding: 0px}

body {
	margin: 0px auto;
	background: #1d4a89 /*url(/images/Bkgnd-Body.gif) repeat-x top left*/;
}

#fullContainer {
	width: 920px;
	font: 12px Verdana;
	margin: 15px auto 0;
	padding: 25px 0 0;
	text-align: left;
}

* html #fullContainer {
	font-weight: bold;
}


#header img {
	margin-bottom: 10px;
	border: none;
}

#homeLink {
	float: right;
	width: 100px
}

#homeLink img {
	border: none;
	vertical-align: top;
}

#homeLink a:link, #homeLink a:visited, #homeLink a:active {
	line-height: 2;
	text-transform: uppercase;
	text-decoration: none;
	color: #319ce7;
	font-size: 14px;
}

#webTips {
	height: 20px;
	margin-top: 2px;
	padding: 5px 0 4px;
	background: #FFFFFF url(/images/Bkgnd-WebTips.jpg) no-repeat center top;
	letter-spacing: 0.1em;
}

#webTips a {
	text-decoration: none;
	color: #2575AD;
	font-style: italic;
	font-size: 12px;
}

* html #webTips a {
	font-style: normal;
	margin-left: 0px;
}

#webTips span#webTipsHeadline a {
	color: #144683;
	border-right: 1px solid #565656;
	padding: 0 10px 0 15px;
	margin-right: 15px;
	font-style: normal;
	font-size: 14px;
	float: left;
}

#ajaxticker1{
	padding-top: 1px;
	background-color: transparent;
}

* html #ajaxticker1{width: 550px}

#webTips a.contactUs{
	width: 158px;
/* 	height: 28px; */
	float: right;
	margin-top: -3px;
	margin-right: 15px;
}

#webTips a.contactUs img {border: none}

#mainContainer {
	width: 860px;
	margin: 0 auto 0;
	padding: 25px 30px 20px;
	overflow: auto;
	background: #C9C9C9 url(/images/Border_FullContainer.gif) repeat-x left top;	
	
/* 	border: 1px solid fuchsia; */
}

#leftContainer {
	width: 200px;
	float: left;

/* 	border: 1px solid fuchsia */
}

#sideBox{
	width: 208px;
	background: #FFFFFF;
	margin-bottom: 25px;
	padding: 0 0 15px 0;
}

#sideBox h1 {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 8px 0;  
	color: #2575AD;
	background: #ECECEC;
}

* html #sideBox h1{
	font-weight: bold;
}

#sideBox ul {
	list-style: none;
	margin: 5px 0 0;
}

#sideBox li {
	padding: 0;

/* 	border: 1px solid aqua; */
}

#sideBox li.noBorder {background: none}

#sideBox li img {
	border: none;
	vertical-align: middle;
}

#sideBox a {
	margin: 0 0 1px;
	padding: 12px 0 15px 60px;
	letter-spacing: .1em;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #2575AD;
	font-size: 14px;
/* 	background: #ffffff url(/images/Border_SideBox-Btm.gif) no-repeat center bottom; */

/* 	border: 1px solid fuchsia; */
}

#sideBox a:hover {color: red}

#sideBox  a.who {
 background: url(/images/Bkgnd_MainNav-Who.gif) no-repeat left center
}

#sideBox  a.who:hover {
 background: url(/images/Bkgnd_MainNav-Who-BLK.gif) no-repeat left center
}

#sideBox  a.why {
 background: url(/images/Bkgnd_MainNav-Why.gif) no-repeat left center
}

#sideBox  a.why:hover {
 background: url(/images/Bkgnd_MainNav-Why-BLK.gif) no-repeat left center
}

#sideBox  a.webSites {
 background: url(/images/Bkgnd_MainNav-Websites.gif) no-repeat left center
}

#sideBox  a.webSites:hover {
 background: url(/images/Bkgnd_MainNav-Websites-BLK.gif) no-repeat left center
}

#sideBox  a.computer {
 background: url(/images/Bkgnd_MainNav-Computer.gif) no-repeat left center
}

#sideBox  a.computer:hover {
 background: url(/images/Bkgnd_MainNav-Computer-BLK.gif) no-repeat left center
}

#sideBox  a.photography {
 background: url(/images/Bkgnd_MainNav-Camera.gif) no-repeat left center	
}

#sideBox  a.photography:hover {
 background: url(/images/Bkgnd_MainNav-Camera-BLK.gif) no-repeat left center
}

#centerContainer {
	width: 620px;
	margin: 0 0 0 240px	;
	background: #fefefe;
	margin-bottom: 25px;
	padding: 0 0 15px 0;
}

* html #centerContainer {
	width: 617px;
	font-weight: normal;
}

#centerContainer h1 {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-bottom: 15px;
	padding: 8px 0;  
	color: #2575AD;
	background: #ECECEC;
}

* html #centerContainer h1{
	font-weight: bold;
}

#centerContainer h1 a {
	color: #2575AD !important;
}

#centerContainer h2 {
	margin: 0 12px 10px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 16px;
	color: #2575AD;
	letter-spacing: .1em;
	border-bottom: 1px solid #2575AD;
}

* html #centerContainer h2{
	font-weight: bold;
}

#centerContainer h3 {
	margin: 0 15px 15px;
	font-style: italic;
	font-size: 13px;
	color: #144683;
	letter-spacing: .2em;
	font-weight: normal;
	
}

* html #centerContainer h3{
	font-weight: bold;
}

#centerContainer h3 a {
	text-decoration: underline;
	color: #2575AD;
}

#centerContainer h4 {
		color: #2575AD;
		margin: 2px 20px;
		letter-spacing: .1em;
		font-size: 13px;
}
#centerContainer p {
	margin: 0 20px 15px;
}


#centerContainer ol {
	margin: 0 0 10px 40px;
}

#centerContainer ol li {
	background:none;
	padding-left: 0px;
}

#centerContainer ul {
	margin: 0 0 10px 40px;
	line-height: 1.4;
	list-style: none;
}
#centerContainer li {
	margin: 5px;
	padding-left: 12px;
	background: transparent url(/images/Bullet-TriangleBLK.gif) no-repeat;
	background-position: 0px 5px;
}

#centerContainer a:link, #centerContainer a:visited, #centerContainer a:active {
	color: blue;
	text-decoration: none;
}

#centerContainer a:focus, #centerContainer a:hover {
	color: blue;
	text-decoration: underline !important;
}

#centerContainer  .row {
	margin-bottom: 15px;
	padding-left: 50px;
	overflow: auto;
}

* html #centerContainer .row {
	width: 585px;
	padding-left: 30px;
}

#centerContainer .column {
	float: left;
	margin-left:15px;
}

#centerContainer .column p {
	margin: 2px 0;
}

#centerContainer .column img {
	padding: 1px 1px 1px 2px;
	border-top: 2px solid #e9e9e9;
	border-right: 2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	border-left: 2px solid #e9e9e9;
}

.dropcontent{
	display:block;
}

#centerContainer .dropcontent p.reference {
	font-style: italic;
	letter-spacing: 0.1em;
	font-size: 10px;
}

div#form {
	width: 575px;
	margin: 15px auto;
	padding: 10px;
	border: 2px dotted #333333;
	background: #cccccc;
}

div#form #requiredNotice {
	font-size: 10px;
	color: #FF0000;
	margin: 0px 5px 15px;
	display: block;
}

div#form .required {
	font-size: small;
	color: #FF0000;
	margin-right: 3px;
	vertical-align: super;
}

div#form p {margin-left: 3px}

div#form input {margin: 0px 8px 0px 5px}

#footer {
	width: 920px;
	margin: 2px auto 25px;
	color: #ccc;
	font-size: 11px;
	letter-spacing: .1em;
	text-align: right;
}
