﻿/****************************** 0 BASIC TAGS ********************************/

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 { color: #134a83; }

p {
	line-height: 1.4em;
}

a, a:visited, a:active, #sidebar a, #sidebar a:active, #sidebar a:visited {
	text-decoration: underline;
	color: #0000cc; 
}

a:hover, #sidebar a:hover {
	text-decoration: none;
	color: #0000dd;
}

body {
	background: #ffffff url('images/background.gif') repeat center;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

img {
	border-width: 0;
}

/******************************  1 HEADER ********************************/

.header {
	background: #ffffff url('images/header3.gif') no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;	
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a, a:visited, a:active {
	color: #fefefe;
	text-decoration: none;
}

.menua a:hover 
{
	text-decoration: underline;
	color: #feff8a;
}

.nav {
	position: absolute;
	right: 0px;
	top: 10px;
	text-transform: uppercase;
	font-size: 10px;
}

/******************************  1.1 SHIM ********************************/

.shim {
	display: none;
}

/***********************  1.2 SECOND HEADER *****************************/

.secondheadersmall, .secondheader
{
	background: #ffffff no-repeat center;
	position: relative;
	left: -3px;
	top: 0px;
	width: 783px;
}

.secondheader {
	height: 173px;
	
	margin: 0 auto 5px auto;	
}

.secondheadersmall 
{
	height: 95px;
	width: 783px;
	margin: 0 auto 15px auto;	
}




/******************************  2 PAGE ********************************/

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: .2em;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 0em;
	font-size: 1.3em;
	font-weight: bold;
}

/******************************  2.1 ALL PAGES ********************************/

.line 
{
	border: none;
	height: 3px;
	background: transparent url('images/hrbar.gif') repeat-x;
	width: 67%;
	margin: 0px auto;
}

.blueheader
{
	font-size: 1.2em;
	color: #357cbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.titlebar
{
	position: absolute; 
	left: 38px; 
	top: 20px;
	height: 40px;
}

#home, #services, #faq, #ourcompany, #contactus {
	
	position: relative;
	width: 730px;	
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}



#content {
	margin-right: 276px;
	min-height: 600px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}
/****************************  2.2 SIDEBAR  ******************************/
.sidebarheader
{
	background: #ffffff url('images/wyideabg.png') no-repeat bottom left;
	font-size: 1.3em;
	font-weight: bold;
	color: #1c7de1;
	height: 38px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	width:100%
}

#sidebar {
	float: right;
	width: 214px;
	height: 100%;
	background-color: #99cc66;
	margin:0; padding:0px;
	position: relative;
	top: 45px;
	left: 10px;
	background: url('images/sidebarbg.gif') repeat-y top left;
}

.sidebar 
{
	margin-left:0px;
	padding:0;	
}

.sidebarparagraph
{
	margin-left: 5px;
	margin-right: 5px;
}

/************************  2.3 PRIVACY POLICY  ****************************/
.privacypolicy
{
	text-align: left;
}


/******************************  3 FOOTER ********************************/

.footerbg {
	width: auto;
	height: 70px;
	text-align: center;
	clear: both;	
	padding-top: 10px;
}

.footer {
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	width: 770px;
	height: 74px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a, a:visited, a:active {
	color: #fefefe;
	text-decoration: none;
}

.menub a:hover 
{
	text-decoration: underline;
	color: #feff8a;
}
