/* unset some browser default styles */
body, body * { margin:0; padding:0; }
p { margin: 0 0 1.5em 0; }
ul, ol { list-style:none }
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	color: #2d3d79;
}
a { color: #000; text-decoration: none; }
a img, :link img, :visited img { border:none; }

/* set some styles */
body {
	background: #132d50 url(../images/body-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p { font-size: 0.76em; }

#container {
	width: 940px;
	margin: 0 auto 20px auto;
	padding: 0;
	background: transparent url(../images/container-bg.gif) top right no-repeat;
}

h1.logo {
	height: 80px;
	background: transparent url(../images/logo-grouphome.gif) top left no-repeat;
	margin: 0;
}

h1.westlink {
	background-image: url(../images/logo-westlink-header.gif);
}

h1.linelink {
	background-image: url(../images/logo-linelink-header.gif);
}

h1.aztec {
	background-image: url(../images/logo-aztec-header.gif);
}

h1.fourjet {
	background-image: url(../images/logo-4jet-header.gif);
}

h1.logo span {
	text-indent: -999em;
	position: absolute;
}

#mainnav {
	background: transparent url(../images/mainnav-bg.gif) top left no-repeat;
	height: 55px;
	font-size: 0.8em;
}

#mainnav ul {
	margin: 0 25px;
	text-transform: uppercase;
	font-weight: bold;
}

#mainnav li {
	float: left;
}

#mainnav li a {
	background:  none;
	display: block;
	height: 44px;
	line-height: 3.5;
	padding: 0 20px;
	color: #132d50;
}

#mainnav li a:hover,
#mainnav li.active a,
#mainnav li.activeParent a {
	background: transparent url(../images/mainnav-li-bg.gif) repeat-x;
}

#tabnav ul {
	float: left;
	margin: 0 10px;
	font-weight: bold;
	font-size: 76%;
	letter-spacing: 0.2em;
}

#tabnav li {
	float: left;
	margin-right: 5px;
}

#tabnav li a {
	background:  none;
	color: #fff;
	display: block;
	height: 27px;
	line-height: 1.5;
	padding: 0 10px 0 5px;
	margin-left: 5px;
}

#tabnav li.active,
#tabnav li.activeParent {
	background: transparent url(../images/tabnav-li-bg.gif) top left no-repeat;
}

#tabnav li.active a,
#tabnav li.activeParent a {
	background: transparent url(../images/tabnav-li-a-bg.gif) top right no-repeat;
	color: #333;
}

div.header {
	height: 82px;
	background: transparent url(../images/header-short-bg.gif) no-repeat;
}

#grouphome div.header {
	height: 252px;
	background: transparent url(../images/header-img1.jpg) bottom left no-repeat;
}

#content {
	background: #fff url(../images/content-rev-bg.gif) top repeat-x;
	width: 920px;
	padding: 20px 10px;
	float: left;
	min-height: 20em;
}

#grouphome #content {
	background: #fff url(../images/content-bg.gif) bottom repeat-x;
}

#content ul,
#grouphome #content #intro ul {
	font-size: 0.76em;
	margin: 1em 0 1em 1em;
	list-style-type: disc;
}

#grouphome #intro ul li {
	margin-bottom: 0.5em;
}

#grouphome #content ul,
#content #mini_contact ul {
	font-size: 1em;
	margin: 0;
	list-style-type: none;
}



#content img {
	float: right;
	clear: both;
	margin: 0 0 20px 20px;
}

p.crumbs {
	font-size: 80%;
	color: #2d3d79;
}

p.crumbs a {
	color: #2d3d79;
	font-weight: bold;
	text-decoration: underline;
}

div.fourcol {
	width: 220px;
	float: left;
}

div.pair {
	width: 440px;
}

div.pair h2,
div.pair p {
	padding-left: 220px;
}

#intro, #news, #logos {
	margin-right: 10px;
}

#footer {
	clear: both;
	height: 98px;
	background: transparent url(../images/footer-rev-bg.gif) no-repeat;
	color: #fff;
	padding: 1.2em 1.5em;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#main_body {
	float: left;
	width: 685px;
}

#mini_contact {
	float: right;
	width: 218px;
}

#mini_contact fieldset {
	border: 1px solid #e1262e;
	border-top: 0;
	background-color: #ffe5e5;
}

#mini_contact fieldset fieldset {
	border: 0;
	font-size: 0.8em;
	margin: 0.5em 0;
}

#mini_contact fieldset fieldset label {
	margin: 0.5em;
	font-weight: bold;
}

#mini_contact fieldset fieldset input {
	margin: 0;
	width: auto;
	border: 0;
}

#mini_contact legend span {
	display: block;
	text-align: center;
	width: 218px;
	height: 45px;
	background: url(../images/contact-topbar.gif) top left no-repeat;
	margin: 0 -1px;
	color: #fff;
	font-weight: bold;
	line-height: 2.8;
}

#mini_contact p {
	margin: 1em 0.5em;
}

#mini_contact input,
#mini_contact textarea,
#mini_contact button {
	margin: 0.2em 0.5em;
	border: 1px solid #e1262e;
	padding: 0.2em;
	width: 90%;
}

#mini_contact li label {
	position: absolute;
	left: -999em;
}

#mini_contact button {
	width: auto;
	background-color: #e1262e;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1em;
}

#mini_contact button:hover {
	cursor: pointer;
}

.clr {
	display: block;
	line-height: 0;
	clear: both;
}

#intro h2,
#news h2,
#cat_intros h2 {
	font-size: 1em;
}

#cat_intros h2 {
	margin-bottom: 0;
}

#newslist li {
	margin-bottom: 1.5em;
}

#newslist h3 {
	font-size: 0.9em;
	margin-right: 1em;
	display: inline;
}

#newslist p {
	display: inline;
}

#newslist a,
#cat_intros a {
	color: #2d3d79;
	font-weight: bold;
}

#cat_intros img {
	float: left;
	vertical-align: top;
	margin: 0;
}

#cat_intros li {
	float: left;
	margin-bottom: 1em;
}

#contact_details {
	font-size: 0.9em;
	float: left;
}

#contact_details li {
	margin-bottom: 0.5em;
}

#contact_details strong {
	width: 4em;
	display: block;
	float: left;
}

#footnav {
	margin-left: 350px;/*260px;
	margin-top: 1em;*/
	font-size: 0.8em;
}

#footnav li {
	/*display: inline;*/
	margin-right: 2em;
}

#newslinks li {
	margin-bottom: 0.5em;
}

#newslinks li span.date {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
}

#newslinks li a {
	text-decoration: underline;
}

#contact-form span.v_message {
	display: block;
	margin: -1em 5px 0;
}

.nospam {
	display: none;
}

.sentmessage {
	display: none;
	font-size: 1em;
	font-weight: bold;
	color: #666;
}

.vcard {
	margin: 1em auto;
	width: 60%;
	padding: 1em;
	border: 1px solid #666;
	background-color: #fff;
	font-size: 0.9em;
}

.vcard div {
	margin-bottom: 0.5em;
}

.vcard div div {
	margin-bottom: 0;
}