@import url('/css/left_nav.css');
@import url('/css/footer.css');
@import url('/css/generic.css');
@import url('/css/breadcrumb.css');
@import url('/css/contact_us.css');

div#page-container
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;

	width: 1024px;
}

div#header
{
	font-family: Arial;
	font-size: 10pt;
}

a:link, a:visited {
	color: #6d8877;
	}

a:hover, a:active {
	color:#77013e;
	}

h1
{
	margin: 0px;
	padding: 0px;
	
	background-image: url('/img/logo.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 300px;
	height: 90px;

	position: absolute;
}

div#nav-container
{
	background-repeat: no-repeat;
	background-position: 0px 90px;
	
	margin: 0px;
	padding: 0px;
	
	width: 1024px;
	height: 347px;
}

div#nav-container h2
{
	text-indent: -9999px;
	position: absolute;
}

/* GENERAL NAV CLASS */
ul#nav
{
	list-style-type: none;
	display: block;
	
	margin: -2px 0px 0px 1px;
	padding: 0px;
}


* > ul#nav
{
	margin: 0px;
}

/* TOP SECTION */
ul#nav li.top a
{
	text-decoration: none;
	color: #6d8877;
	font-weight: bold;
	
	background-image: url('/img/small_arrow.png');
	background-repeat: no-repeat;
	background-position: 100% 60%;
	line-height:12px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

ul#nav li.top a:link, ul#nav li.top a:visited
{
	text-decoration: none;
	color: #6d8877;
}

ul#nav li.top a:hover, ul#nav li.top a:active
{
	text-decoration: none;
	color: #77013e;
	
}

ul#nav li.top
{
	float: left;
}

ul#nav li.top-first
{
	margin-left: 251px;
	margin-top: 60px;
	width: 176px;
}

* > ul#nav li.top-first
{
	margin-left: 503px;
}

ul#nav li.top-second
{
	width: 115px;
	margin-top: 60px;
}

ul#nav li.top-last a
{
	background-image: none;
	padding: 0px;
}

ul#nav li.top-last
{
	background-image: url('/img/large_arrow.png');
	background-repeat: no-repeat;
	background-position: 96% 60%;
	
	width: 195px;
	height: 30px;
	line-height:14px !important;
	margin: 45px 0px 5px 0px;
	padding: 3px 28px 3px 3px;
	
	border: 2px solid #6d8877;
	
	text-align: right;
}


ul#nav li.middle, ul#nav li.bottom
{
	width: 229px;
	height: 36px;
	
	float: left;
	
	text-align: center;
	
	margin: 0px 2px 185px 0px;
}

ul#nav li.middle a, ul#nav li.bottom a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
	display: block;
	
	height: 26px;
	width: 229px;
	
	padding: 10px 0px 0px 0px;
}

ul#nav li.middle-first, ul#nav li.bottom-first
{
	background-color: #a39161;
	margin-left: 166px;
}

* > ul#nav li.middle-first, ul#nav li.bottom-first
{
	margin-left: 333px;
}

ul#nav li.middle-second, ul#nav li.bottom-second
{
	background-color: #77013e;
}

ul#nav li.middle-last, ul#nav li.bottom-last
{
	background-color: #6d8877;
	margin-right: 0px;
}

ul#nav li.bottom
{	
	margin-bottom: 0px;
}

div#content
{
	margin: 2px 0px 0px 0px;
	
	background-color: #ebedec;
	
	font-family: Arial;
	font-size: 11pt;
	color:#444;
	overflow: auto;
	
	width: 1024px;
}

div#content div#left-content
{
	width: 331px;
	float: left;
	
	color: #6d8877;
	
	padding: 0px 0px 10px 0px;
}

div#content div#left-content div#left-inner-content
{
	margin-left: auto;
	margin-right: auto;
	
	width: 243px;
}

div#content div#right-content
{
	float: left;
	
	width: 665px;
	
	padding: 10px 10px 10px 18px;
	
	background-color: #FFFFFF;
	
	min-height: 550px;
	height: 550px;
}

* > div#content div#right-content
{
	height: auto;
}

a.img-ad
{
	text-indent: -9999px;
	
	background-repeat: no-repeat;
	
	width: 243px;
	height: 83px;
	
	display: block;
}

a.ask-us
{
	background-image: url('/img/ask-us.png');
}

a.getting-started
{
	background-image: url('/img/getting-started.png');
}

div#newsroompage {
	width:668px;
	height:547px;
	}

div#newsroompage div#header {
	width:668px;
	height:51px;
	background-color:#6d8877;
	border-bottom:2px solid white;
	}

div#newsroompage div#header h2 {
	color:white;
	padding: 12px 0 0 20px;
	margin:0px;
	font-size:25px;
	}

div#newsroompage div#leftcolnews {
	width:213px;
	background-color:#f8f9f8;
	float:left;
	height:490px;
	}

div#newsroompage div#leftcolnews p {
	padding: 20px;
	margin:0px;
	font-size:16px;
	line-height:20px;
	}

div#newsroompage div#rightcolnews {
	width:453px;
	background-color:#f6f4ef;
	float:right;
	height:490px;
	}

div#newsroompage div#rightcolnews p#quote {
	border:none;
	padding-top:10px !important;
	}

div#newsroompage div#rightcolnews p#quote input {
	border:1px solid #77013e;
	width:160px;
	}

div#newsroompage div#rightcolnews ul#collinks {
	padding:12px 0 0 12px;
	margin:0px;
	}

div#newsroompage div#rightcolnews ul#collinks li  {
	padding:0px;
	margin:0px 0 2px 0;
	list-style-type:none;
	display:block;
	height:95px;
	width:260px;
	padding-left:146px;
	padding-right:18px;
	padding-top:18px;
	border:1px solid #f6f4ef;
	}

div#newsroompage div#rightcolnews ul#collinks li a  {
	color:white !important;
	text-decoration:none;
	}

div#newsroompage div#rightcolnews ul#collinks li.one  {
	background-image:url(/img/1.gif);
	}

div#newsroompage div#rightcolnews ul#collinks li.two  {
	background-image:url(/img/2.gif);
	}

div#newsroompage div#rightcolnews ul#collinks li.three  {
	background-image:url(/img/3.gif);
	}

div#newsroompage div#rightcolnews ul#collinks li.four  {
	background-image:url(/img/4.gif);
	}

div#newsroompage div#rightcolnews ul#collinks li p  {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:white;
	}

div#newsroompage div#rightcolnews ul#collinks li h3  {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:white;
	}
