@charset "utf-8";
/* CSS Document */
body {
	font: 0.9em Arial, Helvetica, sans-serif;
	background: url(images/bg.gif) left top repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
.footer img {
	border:1px solid #000000;
}
h1,h2,h3,h4,h5,h6 { margin:0; text-align:left; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; line-height:1.2em;}
ol {text-align:left;}
p {
	font-size:0.9em;
	line-height: 1.2em;
}
h1{ font-size:2em;}
h2{ font-size:1.8em;}
h3{ font-size:1.6em;}
h4{ font-size:1.4em;}
h5{ font-size:1.2em;}
h6{
	font-size:1.7em;
	text-align:left;
	padding-left: 25px;
}
ul {padding:0; margin:0;}
ul li {
	list-style:none;
	padding: 3px 0px;
}
a {
	text-decoration:none;
}
a:link {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#000000;}
a:focus {outline:none;}
#container {
	width: 765px;
	margin: 0;
	padding-left: 195px;
	float: left;
}
#nav {
	background-color:#000000;
	width:755px;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 40px 0px 0px 0px;
}
#nav ul {
	width:755px;
	height:16px;
	text-align:center;
}
#nav li {
	width:188px;
	height:16px;
	float:left;
}	
#nav a{
	height:16px;
	display:block;
	text-decoration:none;
	background-color:#000000;
	color: #FFFFFF;
	font-weight:bold;
}
#nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: auto;
	background:#FFFFFF url(images/w5pressagency.gif) 410px 170px no-repeat;
}
#intro {
	background:#0c0e48 url(images/intro_bg.gif) left top no-repeat;
	height: 146px;
	color: #fff;
	margin: 20px 0px;
}
.featured {
	font-size:1.2em;
	float:left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 14px;
	padding-top: 8px;
}
.previewLink {
	font-size:1.2em;
	line-height: 1.7em;
	display: block;
	border-bottom: 1px solid #000000;
}
.services {
	font-size:0.8em;
	display: block;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
}
#serviceList {
	text-align: left;
	width:50%;
	height:auto;
	float:left;
	background:url(images/services_bg.gif) left 45px no-repeat;
	clear: left;
}
#serviceList ul ul li {
	cursor: pointer;
}

.box {
	width:333px;
	height:auto;
	float:left;
	padding:30px 0px 0px 0px;
	background-image: none;
}
.clear {
	clear: both;
}
.footer {
	width:760px;
	font-size:0.7em;
	color:#666666;
	height: 20px;
	padding: 5px 5px 0px 0px;
	border-top: 1px solid #000000;
}
.footer a:link {text-decoration:none; color:#666666;}
.footer a:visited {text-decoration:none; color:#666666;}
.footer a:hover {text-decoration:underline; color:#000000;}
form img {border:none;}
.formdata{
	display:block;
	width:100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.formdata label{
	float:left;
	width:70px;
	text-align:right;
	height:20px;
	line-height:32px;
	padding-right:10px;
}
.name {
	border: 1px solid #333333;
	height:25px;
	width:260px;
	padding-left: 5px;
	color:#000000;
	line-height: 24px;
}
.email {
	border: 1px solid #333333;
	height:25px;
	padding-left: 5px;
	color:#000000;
	line-height: 24px;
	width: 260px;
}
.comments {
	border: 1px solid #333333;
	height:100px;
	color:#000000;
	width:256px;
	padding:5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.send {
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	float: left;
	height: 30px;
	width: 270px;
}
.qtip-content {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
