@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	background:#fff;
	margin:0;
}

h1 {
	color: #00B0D8;
	text-transform:none;
	font-weight:lighter;
	padding: 20px 0 5px 40px;
	text-align:left;
	font-size:18.5px;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	color: #603917;
	text-align:left;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding: 5px 0 0 40px;
	
}

h3 {
	color: #00b0d8;
	font-size:13px;
	text-align:left;
	font-weight: normal;
	font-family:Helvetica,sans-serif;
	padding: 0px 0 0px 40px;
}

p {
	color: #603917;
	text-align:left;
	font-size:13px;
	line-height:16px;
	padding: 1px 5px 0 40px;
	font-family: Helvetica, Arial, sans-serif;
}


i {
	color: #00B0D8;
	font-size: 12px;
	line-height:15px;
}

a:link{
	color:#00B0D8;
}

#container{
	width:1000px;
	margin:0 auto;
	overflow:auto;
}
	
#header {
	width:960px;
	height:100px;
	margin: 0 auto;
	margin-top: 10px;
	background: transparent url(../images/header.gif) no-repeat;
}

/* the styling */
#nav {
	width:460px; 
	height:20px; 
	background:transparent; 
	position:relative;
	float:right;
	margin: 37px 10px 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	
}

#nav .select, #nav .current {
	margin:0; 
	padding:0; 
	list-style:none;
	}

#nav li {
	display:inline; 
	margin:0; 
	padding:0; 
	height:auto;
	}

#nav .select a, #nav .current a {
	display:block; 
	height:20px; 
	float:left; 
	background:transparent; 
	padding:0 10px 0 10px; 
	text-decoration:none; 
	font-size:14px; 
	line-height:20px; 
	white-space:nowrap; 
	border-right:1px solid #fff; 
	color:#603917;
	}

* html #nav .select a, * html #nav .current a {
	width:1px; 
	height:21px;
	}


#nav .select a:hover, #nav .select li:hover a { 
	cursor:pointer; 
	color:#00B0D8;
	}

#nav .sub {
	display:none;
	}

/* for IE5.5 and IE6 only */
#nav table {
	position:absolute; 
	border-collapse:collapse; 
	left:0; 
	top:0;}

#nav .current a {
	background:#fff; 
	color:#00B0D8;}


#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	color:#00B0D8;
	}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	color:#00B0D8;}

#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:450px; 
	top:20px; 
	left:0; 
    margin-top:0; 
	padding:0; 
	z-index:100; 
	color:#603917; 
	font-size:12px;
	}

#nav .sub, #nav .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;
	}

#nav .sub_active {
	display:block; 
	position:absolute; 
	width:450px; 
	top:20px; 
	left:0; 
	background:transparent; 
	margin-top:0; 
	padding:0;
	z-index:10;
	}
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1; 
	margin-top:0; 
	margin-t\op:1px;
	}

#nav .sub_active a {
	height:21px; 
	text-decoration:none; 
	line-height:20px; 
	white-space:nowrap; 
	display:block; 
	float:left; 
	background:transparent; 
	padding:5px 10px 10px 10px; 
	margin:0; 
	font-size:13px; 
	white-space:nowrap; 
	border:0; 
	color:#603917;
	}

#nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:block;
	padding:14px 10px 10px 10px; 
	bacground:transparent;
	margin:0;
	white-space:nowrap; 
	border:0; 
	color:#603917; 
	font-size:13px;
	}

#slideshow {
	width:945px;
	height:570px;
	margin:0 auto;
	margin-left:35px;
	border:solid 1px #603917;
}

#motion {
	width:945px;
	height:570px;
	margin:0 auto;
	margin-left:35px;
	border:solid 1px #603917;
}

#image {
	width:945px;
	height:570px;
	margin:0 auto;
	margin-left:35px;
	background:url(../images/homepagepic.jpg);
	border:solid 1px #603917;
}

#aboutimage {
	width:945px;
	height:570px;
	margin:0 auto;
	margin-left:35px;
	background:url(../images/patternbg.gif) repeat;
	border:solid 1px #603917;
	}
#bio {
	width:945px;
	height:570px;
	margin:0 auto;
	float:left;
	background:url(../images/brittoption2.png) no-repeat;
}
#pricing {
	width:945px;
	height:570px;
	margin:0 auto;
	float:left;
	background:url(../images/pricing.png) no-repeat;
	
}
#contact {
	width:945px;
	height:570px;
	margin:0 auto;
	float:left;
	background:url(../images/contact.png)no-repeat;
}
#contactform {
	width:500px;
	height:466px;
	margin:0 auto;
	float:left;
	padding: 34px 0 0 40px;
}
#content {
	width:945px;
	height:570px;
	background:#fff;
	
}

#content2 {
	width:945px;
	height:505px;
	background:#fff;
	
}


#footernav
{
	width: 965px;
	float:left;
	margin-top:20px;
	font-family: Helvitica,Sans-Serif;
	font-size:10px;

}

#footernav ul, #footernav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footernav a:link, #footernav a:visited
{
	color: #000;
}

#footernav a:link#current, #footernav a:visited#current, #footernav a:hover
{
	border-bottom: 0px solid #fff;
	padding-bottom:1px;
	background: transparent;
	color: #603917;
}

#footernav a:hover { color: #603917; }@charset "UTF-8";
/* CSS Document */

