html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	color: #303030;
	}

a {
	text-decoration: none;
	color: #286ea0;
	}

a:hover {
	text-decoration: underline;
	}

/*****************************************************************************
  Main contaniner provides overall page layout dimensions for the website.
/****************************************************************************/

#container {
	margin: 0 auto 0px;
	width: 760px;
	padding: 0px 20px;
	background: #ffffff;
	}
/*---------------------------END OF SECTION-------------------------------*/

#logo {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 350px;
}

#logo h1 a {
	color: #303030;
}

#logo h1 a:hover {
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------------------*/

							/*NAVIGATIONAL STRUCTURE OF WEBSITE*/

/******************************************************************************************************/

#headercontainer {
	float: right;
	width: 500px;
	}

#header {
    float:left;
	background: url(images/bg.gif);
    width:100%;
    font-size:1.1em;
    line-height:normal;
    }

#header ul {
    margin:0;
    padding:0;
    list-style:none;
    }
 
#header li {
	float:left;
	background:url(images/tabright.gif) no-repeat right top;
	margin:0 1 0 0;
	padding:0;
    }
	
#header a {
	float:left;
	display:block;
	background-image: url(images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 1px;
	color: #000000;
    }
	/* Commented BackSlash Hack
	hides rule from IE5-Mac\*/#header a {float:none;}
	/*End IE5-Mac hack  */

#header #current {
    background-image: url(images/tabright_current.gif);
	
    }

#header #current a {
	background-image: url(images/tableft_current.gif);
	color: #FFFFFF;
    }	
	
/*---------------------------END OF SECTION-------------------------------*/

/*****************************************************************************
 	Main image on all pages stored with in the "desc" container(s) 
/****************************************************************************/

#desc p {
	width: 290px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	}

#desc h2 {
	padding: 15px 15px 0 15px;
	color: #ffffff;
	}

#desc a {
	color: #ffffff;
	text-decoration: underline;
	}

#desc {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_aboutus.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#descservices {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_services.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#descclients {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_clients.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#descmedia {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_media.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#descprinciples {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_principles.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#descvalues {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_values.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#desccontactus {
	height: 239px;
	color: #ffffff;
	padding: 0;
	background: url(images/img_contactus.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

#descterms {
	height: 239px;
	padding: 0;
	background: url(images/img_terms.jpg) no-repeat left top;
	clear: both;
	margin: 0px 0 0;
	}

/* -------------------------------end of section-----------------------------*/

/*****************************************************************************
 	Main left container for the content area including full page class.
/****************************************************************************/

#main {
	width: 475px;
	float: left;
	padding: 0 10px;
	}

#mainfull {
	width: 745px;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}

#sidebar title {
	font-weight: bold;
	color: #660099;
	}


/* -------------------------------end of section-----------------------------*/

/*****************************************************************************
						Sidebar class (currently on right of main)
/****************************************************************************/

#sidebar {
	width:255px;
	float:right;
	}

#sidebar p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0 0 12px;
	text-align: right;
	}

/*#sidebar a {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0 0 12px;
	text-align: right;
}*/

/* -------------------------------end of section-----------------------------*/

/*****************************************************************************
						Miscellaenous formatting classes stored here.
/****************************************************************************/

h1 {
	margin: 0 0 20px 0;
	font-size: 2.1em;
	font-weight: normal;
	}

h2 {
	margin: 0 0 0px;
	font-size: 1.6em;
	font-weight: normal;
	}

h3 {
	margin: 0px 0 10px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 20px;
	}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
	}

.right {
	text-align: right;
	}

.block {
	background: #f0f0f0;
	padding: 15px;
	}

.photo {
	padding: 5px;
	display: block;
	margin: 0 auto 15px auto;
	background-color: #f0f0f0;
	}

.hide {
	display: none;
	}

.title { /*Used to bold headings in the sidebar. */
	font-weight: bold;
	}

.title1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	}

.title2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
	margin: 20px 0 10px 0;
	}

.title3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
	margin: 20px 0 10px;
	padding-left: 40px;
	}

/* -------------------------------end of section-----------------------------*/

/*****************************************************************************
				THis class is for positioning of content within the 
						sidebar class. 
/****************************************************************************/

.pencil {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 205px;
	color: #5F2C8A;
	}

.pencilservices {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 180px;
	color: #5F2C8A;
	}
	
.pencilmedia {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 250px;
	color: #5F2C8A;
	}

.pencilclients {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 145px;
	color: #5F2C8A;
	}
	
.pencilprinciples {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 25px;
	color: #5F2C8A;
	}

.pencilvalues {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 175px;
	color: #5F2C8A;
	}

.pencilcontact {
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 150px;
	color: #5F2C8A;
	}
	

/* -------------------------------end of section-----------------------------*/

/*****************************************************************************
							Standard footer class 
/****************************************************************************/

#footer {
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 1.0em;
	padding: 8px 0 8px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
	}

#footer a {
	color: #286ea0;
	}

#footer a:hover {
	text-decoration: underline;
	}
