/* CSS Document */



body {
	background: #efefef; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 83%;
	color: #333;
	}



h1, h2, h3 { 
	font-family: Georgia, "Times New Roman", serif;
	}

p {
	line-height: 1.3em;
	}

#container {
	width: 750px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff;
}



#header {
	padding: 0;
	margin: 0;
}



#logo {
	padding: 0;
	margin: 35px 25px 25px 25px;
}



a {
	color: #06c; 
	}

	

a img {
	border: 0;
	}

	

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



#nav {
	padding: 0;
	margin: 0 25px 20px 25px;
	height: 15px;
	clear: both;
}



#menu {
	margin: 0;
	padding: 0;
	height: 15px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 465px;
	}



#menu li {
	margin: 0; 
	padding: 0;
  list-style: none;
	display: inline;
	}



#menu a {
	float: left;
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:15px; /* for IE5/Win only */
	}

	

#menu a:hover {
	background-position: 0 -15px;
	}

#menu a:active, #menu a.selected, #menu a.selected:hover {
	background-position: 0 -30px;
	cursor: default;
	}

#thome a  {
	width: 75px;
	background: url('../images/thome.gif') top left no-repeat;
	}

#tproducts a  {
	width: 103px;
	background: url('../images/tproducts.gif') top left no-repeat;
	}

#tservices a  {
	width: 93px;
	background: url('../images/tservices.gif') top left no-repeat;
	}

#taboutus a  {
	width: 100px;
	background: url('../images/taboutus.gif') top left no-repeat;
	}

#tcareers a  {
	width: 90px;
	background: url('../images/tcareers.gif') top left no-repeat;
	}

#tresources a  {
	width: 108px;
	background: url('../images/tresources.gif') top left no-repeat;
	}
		
#tclients a  {
	width: 87px;
	background: url('../images/tclients.gif') top left no-repeat;
	}

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

#banner-home, #banner-products, #banner-services, #banner-aboutus, #banner-careers, #banner-resources, #banner-clients
{
	padding: 0;
	margin: 0 25px;
	height: 85px;
	text-indent: -5000px;
	}
	
#banner-home {
	background: url('../images/suvbar.jpg') no-repeat;
	}
		
#banner-products {
	background: url('../images/banner-violin.jpg') no-repeat;
	}
	
#banner-services {
	background: url('../images/banner-manlaptop.jpg') no-repeat;
	}
	
#banner-aboutus {
	background: url('../images/banner-girlbook.jpg') no-repeat;
	}

#banner-careers {
	background: url('../images/banner-clock.jpg') no-repeat;
	}

#banner-resources {
	background: url('../images/banner-books.jpg') no-repeat;
	}

#banner-clients {
	background: url('../images/banner-stereo.jpg') no-repeat;
	}
	
#banner-home p {
	}

#content {
	padding: 30px 0;
	margin-left: 225px;
	border-left: 1px solid #eee;
}

#content h1 {
	margin: 0 25px 15px 25px;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #c60 /*#838F55*/;
	}

#content h2 {
	margin: 0 25px 15px 25px;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #91A725;
	}

#content h3 {
	margin: 0 25px 15px 25px;
	padding: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #c60;
	border-bottom: 2px solid #eee;
	}



#content p {
	margin: 0 25px 15px 25px;
	padding: 0;
	}

#content ol li {
	margin-left: 17px;
	}
	
#content ul {
	list-style: none;
	}

#content ul li {
	background: url('../images/bullet-point.gif') no-repeat 0 7px;
	padding-left: 17px;
	}
	
#content li {
	margin: 0 25px 15px 0;
	padding: 0;
	line-height: 1.3em;
	}
		
#content blockquote { 
	padding: 15px 20px;
	margin: 15px 25px;
	color: #DF9200;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.3em;
	font-style: italic;
	}

#sidebar {
	float: left;
	width: 225px;
	margin: 0;
	padding: 35px 0;
	color: #666;
}

#sidebar h2 {
	margin: 0 15px 15px 25px;
	padding: 0;	
	font-size: 1.2em;
	font-weight: normal;
	color: #6D9C0C;
	}

#sidebar p {
	margin: 0 15px 15px 25px;
	padding: 0;
	font-size: .85em;
	line-height: 1.5em;
	}

#sidebar li {
	margin-left: 10px;
	padding: 0;
	line-height: 1.3em;
	}

#sidebar .side-highlight {
	background: #efefef; 
	margin: 25px 25px 15px 25px;
	padding: 0 0 5px 0;
	}
	
#sidebar .side-highlight h3 {
	padding: 10px 15px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	background: #DF9200;
	}

#sidebar .side-highlight p {
	padding: 0;
	margin: 15px;
	}

ul#submenu  {
	list-style-type: none;
	margin-bottom: 35px;
	}

ul#submenu li {
	margin: 0 20px 0 -15px;
	padding: 8px 0 8px 20px;
	line-height: 1.5em;
	background: url(../images/bullet-point.gif) no-repeat 5px 15px;
	border-top: 1px solid #ededed;
	}
		
ul#submenu li a {
	text-decoration: none;
	}

ul#submenu li a:hover {
	text-decoration: underline;
	}

ul#submenu li.active {
	background: url('../images/bullet-point-active.gif') no-repeat 5px 15px;
	}
	
ul#submenu li.active a {
	color: #333; 
	font-weight: bold;
	}
		
#footer {
	clear: both;
	padding: 15px 0;
	margin: 0;
	background: #ddd;
	color: #888; 
}

#footer p {
	margin: 0 25px 5px 25px;
	padding: 0;
	font-size: .85em;
	}

