/* CSS Document */
body {
	color:#666666; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topbar {
	background: #BFBFBF; 
	color: white; 
	padding-left:35px;
	width: 730px;
}

h1 {
	font-size: 46px;
	color: white;
	font-weight: normal;
}

ul.sitemap {
	font-size: 10px;
	display: block;
	line-height: 20px;
	list-style:none;
	margin: 0;
	padding-left: 0;
	width:  350px;
}

li.submenu {
	padding-left: 10px;
}

li.submenuTitle {
	padding: 5px 0px 5px 10px;
	font-weight: bold;
}

li.menu {
	padding: 5px 0px;
	font-weight: bold;
}

li.menu a {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
}

li.menu a:hover {
	padding-bottom: 2px;
	color: #FD1813;
}

li.submenu a {
	text-decoration:none;
	color: #333333;
}

li.submenu a:hover {
	padding-bottom: 2px;
	color: #FD1813;
}

.sitemapLink {
	font-size: 9px;
	float: right;
}
.sitemapLink  a{
	color: #666666;
	text-decoration: none;
}
.sitemapLink  a:hover{
	color: #FD1813;
}

#menu {
	background: #FD1813; 
	padding: 10px 0px 0px 25px;
	line-height: 26px;
	font-size: 18px;
	width: 145px;
}

#menu a {
	color: white; 
	text-decoration: none; 
}

#menu a:hover {
	color: #BFBFBF;
}

.clientTitle {
	font-size: 14px;
	color: #FD1813;
}

#clients {
	padding: 15px 0px 0px 20px; 
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;  
	line-height:19px; 
	font-size: 10px;
	width: 180px;
}

#clients a {
	color: #666666; 
	text-decoration:none;
}

#clients a:hover {
	color: #FD1813;
}

#clients2 {
	padding: 0px 0px 15px 20px; 
	border-left: 1px solid #BFBFBF;  
	border-right: 1px solid #BFBFBF;  
	border-bottom: 1px solid #FD1813; 
	font-size: 9px;
	width: 180px;
}

.red {
	color: #FD1813; 
	line-height: 20px;
}

.contactTitle {
	color: #FD1813; 
	font-size: 20px;
}

.redBig {
	color: #FD1813; 
	line-height: 20px;
}

#textbold {
	padding: 15px 40px 0px 40px; 
	font-size: 12px; 
	line-height: 20px;
}

#text {
	padding: 10px 40px 0px 40px; 
	line-height: 16px; 
}

#text2 {
	padding: 10px 40px 0px 40px; 
	line-height: 16px; 
	font-size:10px;
}

#text a {
	text-decoration:none; 
	color: #FD1813;
}

#text a:hover{
	color: #666666;
}

#text3 {
	padding: 15px 40px 0px 40px; 
	line-height: 20px; 
}

#text3 a {
	text-decoration:none; 
	color: #666666;
}

#text3 a:hover {
	color: #FD1813;
}

#space {
	padding: 20px 40px 0px 40px;
}

#images {
	border: 1px solid #BFBFBF;
}

#submenu { 
	margin-left: 20px; 
	font-size: 10px;
}

#bookTitle {
	padding-left: 40px; 
	font-size: 14px;
}

#bookTitle2 {
	padding-left: 5px; 
	font-size: 14px;
}

#content {
	border-bottom: 1px solid #FD1813;
	width: 550px;
}

#copyright {
	font-size:9px;
}

#copyright a {
	text-decoration:none; 
	color:#666666;
}

#copyright a:hover {
	color:#FD1813;
}

#logo {
	border-left: 1px solid #FD1813; 
	border-top: 1px solid #BFBFBF;
}