
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
}
/***************** Wrapper *****************/

#wrapper {
	width:906px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
/***************** Wrapper Ends ***********/


/***************** Hyperlinks *****************/

a:link {
	color: #ffc246;
	text-decoration: none;
}
a:visited {
	color: #ffc246;
	text-decoration: none;
}
a:hover {
	color: #b6231a;
	text-decoration: underline;
}
a:active {
	color: #8b1b13;
	text-decoration: underline;
}
/***************** Hyperlinks *****************/

/***************** Header *****************/

#header {
	text-align:center;
	background:url(../images/ny-skyline.jpg) no-repeat;
	height:226px;
}

#header h1
{

}

#logo {
	padding-top:9px;
}
#logo img {
	border: 0px;
}
#spinning {
	padding-top:15px;
}
/***************** Header Ends *****************/







/***************** Nav *****************/

#nav {
	background:url(../images/bg-nav.jpg) no-repeat #000;
}
#nav-top {
	width: 906px;
	padding-left:4px;
	float:left;
}
#nav-mid {
	width: 906px;
	padding-left:4px;
	float:left;
}
#nav-top img {
	border:0px;
}
#nav-mid img {
	border:0px;
}
#nav-bot {
}
.fl {
	float:left;
}
/***************** Nav Ends *****************/







/***************** Main Content *****************/

#main-content {
	margin:0px auto;
	padding-left:70px;
	background:url(../images/bg.gif) repeat-y center;
	overflow: hidden;
}
#main-content-bio {
	margin:0px auto;
	padding-left:40px;
	background:url(../images/bg.gif) repeat-y center;
	overflow: hidden;
}
#holder {
	width:760px;
}
#top-info-index {
    width:328px;
    height:40px;
}

#top-info-index h1
{
    margin-left:-9999px;
}

#home-lg-img {
}
#vid {
}

.vid
{
}

#info
{
    float:left;
    padding-top:10px;
    text-align:left;
}


#info-index {
	float:left;
	width:460px;
	height:auto;
	padding-top:10px;
	text-align:left;
}

#info-index h2
{
    margin-left:-9999px;
}

#info p, #info-index p
{
    color:#999999;
}

#info_bio {
	float:left;
	width:790px;
	padding-top:10px;
	margin:12px 0 0 0;
	text-align:left;
}
#info_testimonials {
	float:left;
	width:790px;
	padding-top:10px;
	text-align:left;
}
#info, #content-img, #top-info {
	padding-top:10px;
}
#content-img {
	float:right;
	margin:60px 0 40px 0;
}
#content-img img {
	margin-bottom:10px;
	border:1px solid #ffc246;
}
.img {
	border:1px solid #ffc246;
	margin-right:10px;
}
.yellow {
	color: #ffc246;
}
.white {
	color: #ffffff;
}
/***************** Main Content *****************/




.testimonial {
	width:700px;
	float:left;
	margin:15px 0 20px 80px;
	_margin:15px 0 20px 30px;
}
.testi-text {
	float:left;
	text-align:justify;
	width:600px;
	padding-right:65px;/*background:url(images/quote-right.gif) no-repeat right bottom;*/
}
.testi-name {
	clear:both;
	color: #ffc246;
	padding: 0 0 0 5px;
}
/***************** Footer *****************/

#footer {
	width:906px;
	margin:0px auto;
	padding:0 0 20px 0;	
}


/***************** Footer *****************/
/*
h1
{
    position:relative;
    width:328px;
    height:40px;
    overflow:hidden;
}

h1 span
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-image:url(../images/classic-sinatra-txt.gif);
    background-repeat:no-repeat;
*/
