html, body {
	background-color: #0C070E;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 100%;
	font-size: 100%;
}

#main {
	float: left;
	width: 795px;
}

#main.home {
	width: 810px;
}

#links { 
	float: left;
	width: 250px;
	height: 555px;
	padding: 225px 30px 20px 20px;
	margin: 0;
}
* html #links {
width:300px;
w\idth:250px;
height:800px;
h\eight:555px;
}

#links.home { 
	float: left;
	width: 250px;
	height: 205px;
	padding: 225px 30px 20px 20px;
	margin: 0;
}
* html #links.home {
width:300px;
w\idth:250px;
height:450px;
h\eight:205px;
}

#links.productions { background-image: url(images/production_new.jpg); background-repeat: no-repeat;}
#links.portfolio { background-image: url(images/clients.jpg); background-repeat: no-repeat;}
#links.bio { background-image: url(images/bio_new.jpg); background-repeat: no-repeat;}
#links.consultation { background-image: url(images/consultation_new.jpg); background-repeat: no-repeat;}
#links.contact { background-image: url(images/transparent.gif); background-repeat: no-repeat;}
#links.home { background-image: url(images/index.jpg); background-repeat: no-repeat;}

#links ul {
	text-align: right;
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	list-style-type: none;
}

#links li {
	color: #fff;
}
 
#links a:link, #links a:visited {
	text-decoration: none;
	color: #fff; 
}

#links a:hover {
	text-decoration: none;
	color: #0099FF;
}

#logo {
	border: 0px;
	margin: 0px;
	padding: 75px 0px 40px 0px;

}

.logo2 {
	margin: 0px 10px 5px 0px;
	border: 0px;
}

.imgleft {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px;
	border-style: solid;
	border-color: #999;
}

.imgright {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px;
	border-style: solid;
	border-color: #999;

}
			
#content {
	position: relative;
	float: left;
	width: 450px;
	padding: 20px 20px 20px 20px;
	margin: 0px;
}
* html #content {
width:490px;
w\idth:450px;
}

#content h1 {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 16px;
	color: #0099FF;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #0099FF;
}

#content p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
}

#content p a:link, #content p a:visited {
	text-decoration: none;
	color: #999; 
}

#content p a:hover {
	color: #0099FF;
}

.captionleft {
	float: left;
	width: 102px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #fff;
	margin: 0px 10px 5px 0px;
}

.captionleft img {
	border: 1px;
	border-style: solid;
	border-color: #999;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #0099FF;
}

.big {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.small {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}	

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #0099ff;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#content ul li {
	color: #0099ff;
	margin-left: 0px;
	padding-left: 0px;
}

#content ul ul li {
	color: #fff;
	margin-left: 20px;
	padding-left: 0px;
}

#content ul ul li a:link, #content ul ul li a:visited {
	text-decoration: none;
	color: #999; 
}

#content ul ul li a:hover {
	text-decoration: none;
	color: #0099FF;
}

table.form {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	width: 400px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

 table.form td {
	color: #fff;
	padding: 2px;
	text-align: left;
	border: 0px;
}

#footer {
	position: relative;  /* Needed for Safari */
	width: 100%;
	border-top: 1px solid #333;
}
		
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff; 
}

#footer a:hover {
	text-decoration: none;
	color: #0099FF;
}

hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 450px;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 35px;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}