﻿body {
	margin: 0px;
	padding: 0px;
	background-image: url('/Clients/WSI/Images/BG-HP-Page.gif');
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	text-align: center;
}

img {
	border-width: 0px;
}

p, div, body, span, td {
	font-family: "Verdana", sans-serif;
}

hr {
	clear:both;
	padding-top: 20px;
	border-style: none;
	border-bottom: 1px #CCCCCC solid;
}

h3 {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: #660000;
	margin: 0px;
	clear: both;
}

h4 {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}

a:focus {  
    border:none; 
    outline:none; 
} 	

/* --- PAGE --- */

#page {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

/* --- HEADER --- */

#header-left {
	width: 470px;
	display: inline-block;
	float: left;				
}

#header-center {
	width: 460px;
	height: 405px;
	background-image: url('/Clients/WSI/Images/BG-HP-Header-Web-Design.jpg');
	display: inline-block;
	float: left;
}

#service-container {
	padding-top: 60px;
	padding-right: 180px;
	padding-left: 20px;
	font-size: 10pt;
}

#service-container h1 {
	display: inline-block;
	font-size: 18pt;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#service-container h2 {
	display: inline-block;
	font-size: 18pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#service-container p {
	line-height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#service-link-container {
	position: absolute;
	top: 335px;
	text-align: center;
	width: 460px;
}

#service-link-container a {
	color: #FFCC66;
}


#header-right {
	width: 30px;
	display: inline-block;
	float: left;
}

/* --- NAVIGATION --- */

#navigation {
	width: 960px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	background-image: url('/Clients/WSI/Images/BG-Navigation.jpg');
	background-repeat: no-repeat;
}

#navigation ul {
	width: 960px;
	line-height: 47px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

#navigation ul li {
	border-top: 8px #ABAAAA solid;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 160px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	float: left;
	list-style: none;
}

#navigation ul li:hover {
	border-top: 8px #666666 solid;
	background-image: url('/Clients/WSI/Images/BG-Navigation-Hover.jpg');
	background-repeat: repeat-x;
	color: #990000;
}

#navigation ul li a {
	color: #666666;
	text-decoration: none;
	display: inline-block;
	height: 47px;
	width: 160px;
}

#navigation ul li ul {
	left: 0px;
}

#navigation ul li:hover a {
	color: #990000;
}

#navigation ul li:hover ul li a {
	color: #666666;
}

#navigation ul li ul li {
	border-top-style: none;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background-color: #eeeeee;
}

#navigation ul li ul li.first {
	border-top: 1px #CCCCCC solid;
}

#navigation ul li ul li.first:hover  {
	border-top: 1px #CCCCCC solid;
}

#navigation ul li ul li:hover {
	margin-left: -5px;
	border-top-style: none;
	border-bottom: 1px #CCCCCC solid;
	border-right: 6px #990000 solid;
	border-left: 6px #990000 solid;
}

#navigation ul li ul li a {
	color: #666666;
}

#navigation ul li ul li a:hover{
	color: #990000;
} 

#navigation ul ul{
	width: 160px;
	background-color: #EFEFEF;
	position: absolute;
	top: 47px; 
	visibility: hidden;
} 

#navigation ul li:hover ul{
	visibility:visible;
}

/* --- HOMEPAGE BUTTONS --- */

#button-navigation {
	width: 640px;
	height: 417px;
	float: left;
}

/* --- CONTENT --- */

#content {
	margin-top: 30px;
}

/* --- NEWS --- */

#latest-news-container {
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 417px;
	float: right;
	background-image: url('/Clients/WSI/Images/BG-HP-News-Panel.jpg');
	background-repeat: repeat-y;
}

#latest-news {
	height: 379px;
}

#latest-news h3 {
	color: #999999;
	font-size: 16pt;
	font-weight: normal;
	padding: 10px 25px 10px 25px;

}

#latest-news h4 {
	color: #990000;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 20px 5px 25px;
	margin: 0px;
}

#latest-news h4 a {
	text-decoration: none;
	color: #990000;
}

#latest-news h4 a:hover {
	text-decoration: underline;
	color: #999999;
}

#latest-news h5 {
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	padding: 0px 25px 0px 25px;
	margin: 0px;
}

#latest-news p {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 25px 0px 25px;
	line-height: 15px;
}

#news-footer {
	padding: 0px 25px 0px 25px;
	font-size: 12px;
	text-align: right;
}

#news-footer a {
	text-decoration: none;
	color: #990000;
}

#news-footer a:hover {
	text-decoration: underline;
	color: #999999;
}

/* --- CALLOUTS --- */

#callouts {
	clear: both;
	padding-top: 10px;
}

#callouts #callout-left {
	float: left;
	width: 470px;
}		
#callouts #callout-right {
	float: right;
	width: 470px;
}

#callouts h2 {
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 14pt;
	border-bottom: 1px #CCCCCC solid;
	color: #999999;
}

#callouts span {
	color: #990000;
}

#callouts p {
	padding: 0px 10px 20px 10px;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}

/* --- FOOTER --- */

#footer-container {
	background-color: #333333;
	clear: both;
	height: 100px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

#footer p {
	font-size: 8pt;
	color: #CCCCCC;
	padding: 20px 0px 10px 0px;
}

