body {
    font-family: century gothic, lucida grande, verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #777;
    letter-spacing: .4px;
}

.wrapper {
    width: 505px;
    margin: 10px auto;
    margin-bottom: 30px;
}

.content {
    
}

h2 {
	margin: 30px 0 0;
	line-height: 120%;   
	font-weight: normal; 
	font-size:19px;
	text-transform: uppercase;

}

h2 a{
	color: #000;
}

#header {
	text-align: center;
	padding: 5px 0px 20px 0px;
}

#header h1{
	background: url(../images/white-starr_header.gif);
	width:  214px;
	height: 64px;
	margin: 0px 0px 18px 145px;
}

#header h1 a{
	display: block;
	width:  214px;
	height: 64px;
}

#header h1 span{
	display: none;
}

#header ul {
	text-align: center;
	width: 445px;
    list-style: none;
    margin: 0px auto;
    padding:0 0 0 16px;
}

ul.nav {
	text-align: center;
    list-style: none;
    margin: 0px auto;
    padding:10px 0 10px 0px;
}

#header ul li,
ul.nav li{
	text-align: center;
	line-height: 22px;
	padding: 0px 14px 0px 0px;
    text-transform: uppercase;
    color: #777;
    display: inline;

}

#header ul li a,
#header ul li a:link,
#header ul li a:visited,
ul.nav li a,
ul.nav li a:link,
ul.nav li a:visited  {
    text-transform: uppercase;
    color: #777;
    text-decoration: none;
    font-family: century gothic, lucida grande, verdana, helvetica, arial, sans-serif;
    letter-spacing: .5px;
}

#header ul li a.active,
ul.nav li a.active {
    color: #000;
}

#header ul li a:hover,
#header ul li a:active,
ul.nav li a:hover,
ul.nav li a:active {
    color: #000;
    text-decoration: none;
}

p.founderImage {
    text-align: center;
}

.fullpage {
    min-height: 200px;
}

.testimonialBlock {
    margin: 0px 0px 30px 0px;
}

p.desc {
	    color: #444;

    margin: 5px 0px;
}
small {
    font-size: 11px;
    color: #444;
}

.item h2 {
	font-size: 17px;
	text-transform: none;
    line-height: 140%;
}

p a,
dl a {
    color: #222;
}

dl dd {
    padding: 0px 0px 10px 0px;
}

.fullpage ul li {
	list-style: none;
    margin: 0px 0px 5px 0px;
}

.fullpage ul li a{
	color: #444;
}

a.press {
    font-size: 11px;
}

#footer {
    color: #999;
    font-size: 11px;
}

.backToPress { padding: 15px 0; }
.originalLink { padding-bottom: 15px; }
img { border: none; }

#bannerImage { width: 463px; margin: 0 auto; }