html,body{margin:0;padding:0}

body{
	font: 14px arial,sans-serif;
	text-align:center;
	background: #4b5115 url(images/bgGrad.gif) repeat-x;
	}
	
	/* IE Transparent PNG Fix */

* { behavior: url(iepngfix.htc) }

p{margin:0 10px 10px}

/* Main Container */

div#container{
	width:760px;
	text-align:left;
	margin:0 auto;
	background: #4b5115 url(images/Digital-Video-Edit_03.jpg) repeat fixed;
	border: 5px solid #686d3d;
	position: relative;
}

/* Header */

div#header {
	background: url(images/mainBg.jpg) no-repeat;
	height: 485px;
	width: 100%;
	position: absolute;
}

/* Logo */

#logo {
	background: url(images/logo.png) no-repeat;
	text-indent: -9999em;
	height: 65px;
	width: 260px;
	position: absolute;
	left: 500px;
	top: 0;
	margin-top: 20px;
	word-wrap: break-word;
}

/* Picture Screen */

#screen {
	width: 475px;
	height: 300px;
	background: url(images/screen.png) no-repeat;
	position: absolute;
	top: 100px;
	left: 265px;
	word-wrap: break-word;
}

#screen li{
	list-style-type: none;
	position: relative;
	padding-bottom: 5px;
}

#screen #screenPic_1 {
	width: 160px;
	position: absolute;
	top: 55px;
	left: 75px;
	height: 90px;
	display: inline;
}

#nav {
	width: 200px;
	position: absolute;
	left: 50px;
	top: 108px;
	margin: 0;
	padding: 0;
}

#nav li{
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 5px;
	opacity: 1;
	text-shadow: black 3px 3px 2px;
	margin-left: 5px;
	color: white;
	list-style-type: none;
}

#nav a{
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	color: white;
	text-decoration: none;
}
#nav a:hover{
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	display: block;
	text-shadow: gray 0px 0px 0px;
}

h2#recentProjects {
	display: block;
	position: absolute;
	width: 150px;
	background-image: url(images/sideTexture_04.jpg);
	color: #f1fdcb;
	top: 325px;
	left: 44px;
	border-style: dotted;
	text-align: center;
	border-width: 1px;
	padding: 5px;
	text-shadow: #1d230b 3px 3px 2px;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 100px;
	word-wrap: break-word;
	margin-bottom: 0;
}

div#wrapper {
	position: relative;
}

/* Content */


div#content{
	width:500px;
	color: white;
	position: relative;
	left: 250px;
	top: 0;
	margin-top: 400px;
}

div#content p{line-height:1.4}

div#content a{
	color: #f1fdcb;
	text-decoration: none;
}

div#content a:hover{
	color: black;
	text-decoration: underline;
}

div#content h2{
	color: #f1fdcb;
	padding-left: 10px;
	text-shadow: #1e250b 3px 3px 2px;
	font: bold 18px/1.4 Arial, Helvetica, Geneva, sans-serif;
}

div#content h3{
	color: #f1fdcb;
	padding-left: 10px;
	text-shadow: #1e250b 3px 3px 2px;
	font: bold 14px/1.4 Arial, Helvetica, Geneva, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

div#content h3 a{
	color: #f1fdcb;
	text-decoration: none;
}

div#content h3 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2#contentHeader {
	text-align: center;
	background-image: url(images/sideTexture_04.jpg);
	border-style: solid;
	border-width: 1px;
	text-shadow: #1e250b 3px 3px 2px;
	font: bold 18px/1.4 Arial, Helvetica, Geneva, sans-serif;
}

/* Leftbar */


div#leftbar{
	width:225px;
	background:#686d3d;
	background-image: url(images/sideTexture_04.jpg);
	position: absolute;
	top: 100px;
	left: 10px;
	border: 1px solid #f1fdcb;
}

div.thumb{
	float: left;
	width: 225px;
	margin-top: 10px;
}
div.thumb img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #f0f08a;
}

div#leftbar p {
	color: white;
		text-shadow: #1e250b 3px 3px 2px;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 0;
}

div#leftbar h3{
	color: white;
	text-align: center;
	text-shadow: black 3px 3px 3px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #33370e;
	border-bottom: 1px dotted #f1fdcb;
	border-top: 1px dotted #f1fdcb;
	padding: 10px;
	margin-top: 15px;
}

div#leftbarContent h2{
	color: white;
	text-align: center;
	text-shadow: black 3px 3px 3px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #33370e;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 0 10px;
}

div#leftbarContent h3{
	color: white;
	text-align: center;
	text-shadow: black 3px 3px 3px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #33370e;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #f1fdcb;
	border-top: 1px dotted #f1fdcb;
}

div#leftbarContent h4{
	color: #cce38c;
	text-align: center;
	text-shadow: black 3px 3px 3px;
	font: italic bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 20px;
}

div#leftbar #leftbarText p{
	color: #f1fdcb;
	font: italic 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 0;
}

div#leftbar #leftbarText h3{
	color: #f1fdcb;
	padding-left: 10px;
	position: relative;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.pricingSubHead {
	color: #32310b;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*----------------Extra Content------------------*/

div#extra{
	background-image: url(images/sideTexture_04.jpg);
	clear:both;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------Footer------------------*/

div#footer{
	background: #333;
	color: #FFF;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 100%;
}

div#footer p{
	margin:0;
	padding:5px 10px;
	margin-bottom: 0;
	text-align: center;
}

div#footer p a{
	text-decoration: none;
	color: #f1fdcb;
	font-size: 11px;
}

div#footer p a:hover{
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#phonenumber {
	margin-left: 310px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #1e250b 3px 3px 2px;
}

/* classes */
.powered {
	margin: 0;
	width: 50%;
	font-size: 10px;
	color: #f1fdcb;
	padding-left: 10px;
}

.copyright {
	text-align: right;
	margin: -11px 0 0;
	font-size: 10px;
	color: #f1fdcb;
	padding-right: 10px;
}
.last {
	margin-bottom: 30px;
}

.center{
	text-align: center;
}

.info{
	font-size: 10px;
}

.space {
	height: 150px;
	margin-bottom: 0;
}

.space2 {
	height: 340px;
	margin-bottom: 0;
}


.clear {
	clear: both;
}

.bloglink a {
     color: #FFFFFF;	 
}

.bloglink a:hover {
     color: #000000;	 
}

#errors{
	display:none;
	width:80%;
	padding:10px;
	color:#000000;
    margin-right : auto;
    margin-left : auto;
    margin-top : 20px;
    margin-bottom : 10px;
    padding : 10px;
    text-align : left;
}

