@charset "utf-8";
* {margin:0; padding:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.2;
	margin: 0;
	background: #000000;
	font-size: 12px;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 975px;
	background: url(images/bg.jpg) no-repeat top center;
}
#headerbg {
	height: 45px;
	background: #000000 url(images/bar.jpg) no-repeat bottom center;
}
#header {
	height: 45px;
	background: url(images/headerbg.jpg) top no-repeat;
}
#header #logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	padding: 13px 20px 0;
}
#header #keyword {
	font-weight: bold;
	color: #11AEDB;
	padding: 15px 0 0 20px;
	float: left;
}
#header #keyword a {
	text-decoration: none;
	color: #00CCFF;
}
#header #keyword h1 {
	font-size: 12px;
	font-weight: bold;
}
#headline {
	padding: 15px 0 10px;
}
#headline img {
	margin: 0 0 10px;
}
#headline h1 {
	margin: 0px;
}
.title {
	background: #000000 url(images/titlebg.jpg) no-repeat top center;
}
.title .heading {
	padding: 14px 10px 12px 2px;
}
.title .small {
	width: 160px;
	margin: 0 3px 12px 0;
	float: left;
}
.title .large {
	margin: 0 3px 12px 0;
	float: left;
	padding: 0 0 12px;
	background-color: #000000;
	border-bottom: 1px solid #10375e;
	width: 486px;
}
.title .large:hover {
	background:   #002157 url(images/bghover.jpg) no-repeat scroll center bottom;
}
.title .small img, .title .large img {
	margin: 0 0 4px;
	border: none;
}
.title .end {
	float: left;
	margin: 0;
}
.title .client {
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.title .client a {
	color: #FFFFFF;
	text-decoration: none;
}
.title .work {
	font-size: 10px;
	font-weight: normal;
	padding: 0 10px;
	color: #00FFFF;
}
.title .studio {
	font-size: 9px;
	font-weight: normal;
	color: #155a91;
	padding: 0 10px;
	float: left;
}
.title .click {
	font-size: 9px;
	font-weight: normal;
	color: #155a91;
	padding: 0 10px;
	text-align: right;
	float: right;
}
#footer {
	padding: 10px;
	font-size: 10px;
	background: #000000 url(images/headerdot.gif) top repeat-x;
	margin: 30px 0 0 0;
}
#footer a {
	color: #71D5ED;
	margin: 0 3px;
}
#footer .left {
	float: left;
}
p {
	margin: 0 0 3px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#about {
	line-height: 1.3;
}
#about #liz {
	border: 1px solid #269ED0;
	margin: 0 20px 15px 0;
	float: left;
}
#about h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
}
#about p {
	margin: 0 0 10px;
}
#icon {
	clear: right;
	height: 46px;
	margin: 0 0 10px 0;
}
#icon ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 46px;
}
#icon li {
	display: inline;
	float: none;
}
#icon a {
	display: block;
	float: right;
	text-decoration: none;
	padding: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	width: 950px;
	float: left;
	margin: 0 0 0 25px;
}
#contact #form {
	color: #FFFFFF;
}
#contact #form .form {
	color: #ffffff;
	background-image: url(images/formbg.gif);
	border: 1px solid #002157;
	background: #00345f url(images/formbg.gif) repeat-x bottom;
	width: 300px;
	margin: 2px 0 5px 8px;
	padding: 3px;
	font: 12px Arial, Helvetica, sans-serif;
}
#contact .required {
	color: #16729B;
}
#contact table td {
	vertical-align: top;
}
#contact .button{
	display:block;
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(images/sendmsg.jpg);
	width: 146px;
	height: 32px;
	border: none;
}

.small10 {
	font-size: 10px;
	color: #16729B;
}
#about a, #contact a {
	color: #269ED0;
}
#about a:hover, #contact a:hover {
	color: #FFFFFF;
}
.nav {
	margin: 0 auto 0 auto;
	width: 450px;
	clear: both;
	float: right;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav li {
	display: inline;
	float: none;
}
.nav a {
	display: block;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #155a90;
}
.nav a:hover {
	color: #5ED1EE;
	text-decoration: none;
}


.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	width:975px;
	height:390px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}



#slider {
	position:relative;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	width:975px;
	height:390px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
    width:975px;
	height:390px;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

