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

body
	{
	margin:0;
	padding:0;
	background-color:#e0e0c4;
	width:100%;
	}
	
div#container
	{
	position:relative;
	width:980px;
	margin:0 auto;
	padding:0;
	background-image: url(images/bg_left.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h1, h2, h3, h4, img
	{
	margin:0;
	padding:0;
	}
	
h3
	{
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
	
h3#band_beast
	{
	margin-left:60px;
	margin-bottom:-10px;
	background-image:url(images/h3_band_beast.jpg);
	background-repeat:no-repeat;
	}

h3#options
	{
	margin-top:50px;
	margin-bottom:-10px;
	background-image:url(images/h3_options.jpg);
	background-repeat:no-repeat;
	}
	
h3#demo_try
	{
	margin-top:50px;
	padding-bottom:20px;
	background-image:url(images/h3_demo_try.jpg);
	background-repeat:no-repeat;
	}

h3#design
	{
	margin-top:50px;
	margin-bottom:-10px;
	margin-left:355px;
	background-image:url(images/h3_design.jpg);
	background-repeat:no-repeat;
	}
	
h3#site
	{
	margin-top:50px;
	margin-bottom:-10px;
	background-image:url(images/h3_site.jpg);
	background-repeat:no-repeat;
	}
	
h3#contact_us
	{
	margin-top:50px;
	margin-left:60px;
	margin-bottom:-10px;
	background-image:url(images/h3_contact_us.jpg);
	background-repeat:no-repeat;
	}
	
h4
	{
	font-size:16px;
	font-weight:100;
	font-family:"Marker Felt", sans-serif;
	font-style:italic;
	color:#6d5f5c;
	margin-bottom:-10px;
	}
	
a, a:link, a:visited, a:active
	{
	text-decoration:none;
	color:#517dbc;
	}
	
a:hover
	{
	color:#89a9ce;
	}
	
a img 
	{
	border:none;
	}
	
div#branding
	{
	position:relative;
	background-image:url(images/header.jpg);
	width:979px;
	height:398px;
	}
	
div#branding h1, div#branding h2, div#branding h3, div#branding h4
	{
	margin-left:-9999px;
	}
	
div#branding img
	{
	position:absolute;
	top:75px;
	left:680px;
	}

p#contact_header 
	{
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	left:50px;
	color:#c9c7b0;
	font-size:10px;
	}
	
p#contact_header a
	{
	color:#c9c7b0;
	}

p#contact_header a:hover
	{
	color:#e6e4d1;
	}	
	
div#content
	{
	position:relative;
	width:791px;
	margin:-20px 0 0 39px;
	padding:75px;
	padding-top:25px;
	background-color:#FFF;
	background-image:url(images/bg_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	}
	
div#cms
	{
	width:500px;
	margin:0px;
	padding-left:40px;
	}
	
img#check
	{
	float:left;
	margin-left:-50px;
	padding:0 10px 0 0;
	}
	
div#base_package
	{
	width:400px;
	margin:0;
	padding-left:40px;	
	}
	
#video
	{
	margin:0px 5px -7px 0;
	}
	
li.base_elements
	{
	color:#517dbc;
	padding:0 0 10px 0;
	margin-left:-25px;
	}
	
div#custom
	{
	width:650px;
	margin-top:50px;
	padding-left:100px;
	}
	
img#plus
	{
	float:right;
	margin-right:-50px;
	padding:0 0 7px 7px;
	}
	
#sample
	{
	color:#517dbc;
	}
	
#portfolio
	{
	margin-left:-125px;
	padding:30px 0 30px 0px ;
	width:1000px;
	}
	
.thumbs
	{
	display:inline;
	}
	
#hush_sound, #fires_at_night, #kelsey_wild
	{
	position:relative;
	bottom:-10px;
	}
	
div#also
	{
	width:595px;
	padding-left:167px;
	text-align:right;
	}
	
li#design_also
	{
	margin-top:-10px;
	list-style:none;
	}

div#contact
	{
	width:650px;
	margin-top:0;
	padding-left:40px;
	}
	
img#check2
	{
	float:left;
	margin-left:-50px;
	padding:0 10px 10px 0;
	}
	
p.info
	{
	font-size:16px;
	margin-top:35px;
	}
	
p#copyright
	{
	margin:250px 0;
	padding-right:25px;
	text-align:right;
	font-size:10px;
	}
	
div#updatable
	{
	position:absolute;
	top:150px;
	left:580px;
	}
	
.edit
	{
	margin-left:75px;
	}
		
li.elements
	{
	font-size: 16px;
	font-weight:500;
	font-family:"Marker Felt", sans-serif;
	list-style:square;
	color:#6d5f5c;
	margin-left:35px;
	padding:0;
	}
	
img#read
	{
	margin:0px 0 40px 50px;
	}
	

