/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 72.5%;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background: #ccc; 
	color: #fff; 
	position: relative;
	line-height: 18px;
}


h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img { border:none; text-decoration: none;}



/* STRUCTURE */

div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#container{
  width: 100%;
  padding: 0;
  margin: 0;
}

#content{
  width: 950px;
  height: 800px;
  margin: 0px auto 30px auto;
  padding: 0;
  
}

#header {
	width: 900px;
	height: 105px;
}

#rightcolumn1 {
	width: 50px;
	height: 27px;
}

#topnav {
margin-left: 0;
	width: 900px;
	height: 23px;
	padding-top: 4px;
	background: #000 url(../images/nav-back.jpg) no-repeat;
}

#topnav2 {
margin-left: 0;
	width: 900px;
	height: 23px;
	padding-top: 4px;
	background: #000 url(../images/nav-back-2.jpg) no-repeat;
}

#content #topnav a {
	margin-left: 10px;
	margin-right: 10px;
}

#bookcopy{
	height: 190px;
	padding: 20px;
	background: #000000;
	color: #ffdaeb;
	font-size: 16px;
	line-height: 24px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
}


.copyright {
	color: #000;
	font-size: 9px;
 	text-transform: uppercase;
	
	}
	



/* LINK COLORS */

a:link,a:visited {
	color: #fdc8e1; 
	text-decoration: none;
	font-size:13px;
	text-transform: uppercase;
		}
a:hover,a:active {
	color: #ec008c; 
	text-decoration: none;
	text-transform: uppercase;
	}
a.selected {
	color: #ec008c; 
	text-decoration: none;
	text-transform: uppercase;
	}


.copyrightlink:link {
	color: #000; 
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
		}
.copyrightlink:visited {
	color: #000; 
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	}
.copyrightlink:hover {
	color: #ec008c; 
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	}
.copyrightlink:active {
	color: #ec008c; 
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
	
	
/* TOP NAV */
ul#mainNav {
	margin: 0 auto;
	height: 27px;
	width: 900px;
}
ul#mainNav li {
	height: 27px;
	list-style: none;
	margin: 0;
	float:left;
}
ul#mainNav li a {
	display: block;
	height: 27px;
}

ul#mainNav li a span {
	display: none;
}

/* HOME */


ul#mainNav li#home a:link, ul#mainNav li#home a:visited {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #ffdaeb;	
	width: 120px;
}
ul#mainNav li#home a:hover {
	color: #ec008c;	
}
ul#mainNav li#home a.selected {
	color: #ec008c;
	
}

/* OVERVIEW */

ul#mainNav li#overview a:link, ul#mainNav li#overview a:visited {
	width: 167px;
	background: url(../images/nav-overview.gif) left top no-repeat;	
}
ul#mainNav li#overview a:hover {
	width: 167px;
	background: url(../images/nav-overview-on.gif) left top no-repeat;
}
ul#mainNav li#overview a.selected {
	width: 167px;
	background: url(../images/nav-overview-on.gif) left top no-repeat;
	
}

/* SERVICES */

ul#mainNav li#services a:link, ul#mainNav li#services a:visited {
	width: 156px;
	background: url(../images/nav-services.gif) left top no-repeat;	
}
ul#mainNav li#services a:hover {
	width: 156px;
	background: url(../images/nav-services-on.gif) left top no-repeat;
}
ul#mainNav li#services a.selected {
	width: 156px;
	background: url(../images/nav-services-on.gif) left top no-repeat;
	
}

/* PORTFOLIO */

ul#mainNav li#portfolio a:link, ul#mainNav li#portfolio a:visited {
	width: 173px;
	background: url(../images/nav-portfolio.gif) left top no-repeat;	
}
ul#mainNav li#portfolio a:hover {
	width: 173px;
	background: url(../images/nav-portfolio-on.gif) left top no-repeat;
}
ul#mainNav li#portfolio a.selected {
	width: 173px;
	background: url(../images/nav-portfolio-on.gif) left top no-repeat;
	
}
/* PRESS */

ul#mainNav li#press a:link, ul#mainNav li#press a:visited {
	width: 129px;
	background: url(../images/nav-press.gif) left top no-repeat;	
}
ul#mainNav li#press a:hover {
	width: 129px;
	background: url(../images/nav-press-on.gif) left top no-repeat;
}
ul#mainNav li#press a.selected {
	width: 129px;
	background: url(../images/nav-press-on.gif) left top no-repeat;
	
}
/* CONTACT */

ul#mainNav li#contact a:link, ul#mainNav li#contact a:visited {
	width: 146px;
	background: url(../images/nav-contact.gif) left top no-repeat;	
}
ul#mainNav li#contact a:hover {
	width: 146px;
	background: url(../images/nav-contact-on.gif) left top no-repeat;
}
ul#mainNav li#contact a.selected {
	width: 146px;
	background: url(../images/nav-contact-on.gif) left top no-repeat;
	
}

.cobhl {
color:#000;}
.cobll {
color:#000;}