#header_nav {
	width: 630px;
	height: 150px;
	margin: 0 auto;
	float:right;
}

#callus{
	background:url(Images/callustoday.png) no-repeat;
	width:140px;
	height:30px;
	margin: 0 auto;
}

#header_why {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#555044;
	float: left;
	width: 265px;
	height: 145px;
	margin: 0 auto;
	margin-top:15px;
}
#header_why ul {
	padding: 0;
	float:left;
}
#header_why li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#555044;
	line-height:17px;
	letter-spacing:-0.5px;
	padding-left:20px;
}
#header_why li.bullet1 {
	list-style-image:none;
	list-style:none;
}

#ticks {
	background:url(Images/ticks.png) bottom no-repeat;
	margin: 0 auto;
	height:135px;
	width:20px;
	position:relative;
	left:-120px;
	top:-42px;
}

#click_anywhere {
	position:relative;
	z-index:800;
	height: 60px;
	width:130px;
	left:430px;
	top:170px;
	margin: 0 auto;
	background:url(Images/click_anywhere.png) no-repeat;
}
#click_anywhere_video {
	position:relative;
	z-index:800;
	height: 60px;
	width:130px;
	left:430px;
	top:210px;
	margin: 0 auto;
	background:url(Images/click_anywhere_video.png) no-repeat;
}
#large_slit_top {
	position:relative;
	margin: 0 auto;
	z-index:800;
	height: 20px;
	width:720px;
	left:55px;
	top: -840px;
	background:url(Images/large_slit_top.png) no-repeat;
}
#large_slit_left {
	position:relative;
	margin: 0 auto;
	z-index:800;
	height: 420px;
	width:40px;
	left:-295px;
	top: 0px;
	background:url(Images/large_slit_left.png) no-repeat;
}
#large_slit_right {
	position:relative;
	margin: 0 auto;
	z-index:800;
	height: 420px;
	width:40px;
	left:422px;
	top: -420px;
	background:url(Images/large_slit_right.png) no-repeat;
}


#navigation, #content, .section {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}
#content {
	overflow:hidden;
	width:720px;
	background-color:white;
	position:relative;
	height:420px;
	float:left;
}
#content a {
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
}
#navigation {
	float:left;
	width:110px;
	height:400px;
}
#navigation .sup {
	margin:10px 0px;
	font-size:14px;
}
#navigation ul {
	margin:0px;
	list-style:circle;
	padding-left:5px;
}
#navigation a {
	color:#000;
	font-weight:bolder;
	text-decoration:none;
}
#navigation .sup li {
	margin: 3px 0 !important;
	margin:-4px 0;
	font-size:10px;
	color:#000;
}
#navigation a.scrolling {
	color:#933;
}
/* WEB PROJECTS */
.section, .section ul {
	width:6000px;
	position:relative;
	list-style:none;
}
.section .sub {
	position:relative;
	float:left;
	padding:0px;
	width:720px;
	height:420px;
	top:-16px;
	left:-40px;
}
.section .sub ul {
	width:720px;
	position:absolute;
	top: 340px;
	background:url(Images/project_desc_bg.png);
	height:75px;
	margin: 0 auto;
	padding-top:5px;
	color:#FFF;
}
.section .sub li {
	width:30%;
	height:50px;
	color:#FFF;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: -0.2px;
	font-size: 10px;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}
.message {
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first {
	top:484px !important;
	top:498px;
}
#second {
	top:503px !important;
	top:517px;
}
/* VIDEO PROJECTS */
.section_vid, .section_vid ul {
	width:1900px;
	position:relative;
	list-style:none;
}
.section_vid .sub {
	position:relative;
	float:left;
	padding:0px;
	width:720px;
	height:420px;
	top:-16px;
	left:-40px;
}
.section_vid .sub ul {
	width:680px;
	position:absolute;
	top: 340px;
	background:url(Images/project_desc_bg.png);
	height:75px;
	margin: 0 auto;
	padding-top:5px;
	color:#FFF;
}
.section_vid .sub li {
	width:30%;
	height:50px;
	color:#FFF;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: -0.2px;
	font-size: 10px;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}
/* PRINT PROJECTS */
	.section_print, .section_print ul {
	width:4500px;
	position:relative;
	list-style:none;
}
.section_print .sub {
	position:relative;
	float:left;
	padding:0px;
	width:720px;
	height:420px;
	top:-16px;
	left:-40px;
}
.section_print .sub ul {
	width:680px;
	position:absolute;
	top: 340px;
	background:url(Images/project_desc_bg.png);
	height:75px;
	margin: 0 auto;
	padding-top:5px;
	color:#FFF;
}
.section_print .sub li {
	width:30%;
	height:50px;
	color:#FFF;
	float:left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: -0.2px;
	font-size: 10px;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding-right:10px;
}



#details {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#555044;
	margin: 0 auto;
	float:left;
	margin-left:50px;
}
#address_pic{
	height: 50px;
	width:50px;
	position:relative;
	top:0px;
	left:-120px;
	margin: 0 auto;
	background:url(Images/house.png) no-repeat;
}
#telephone_pic{
	height: 50px;
	width:60px;
	position:relative;
	top:115px;
	left:-120px;
	margin: 0 auto;
	background:url(Images/call.png) no-repeat;
}

/* CONTACT PAGE */
#contact_holder {
	width: 830px;
	height:370px;
	margin: 0 auto;
	clear:both;
	text-align:left;
	padding-top:20px;
}
#contact_details {
	margin: 0px auto;
	float:left;
	width: 280px;
	height:300px;
	text-align:left;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#333;
}
#contact_divider {
	margin: 0px auto;
	float:left;
	width: 15px;
	height:300px;
	background:url(Images/contact_divider.jpg) no-repeat right;
}
#contact_form {
	margin: 0px auto;
	float:left;
	width: 500px;
	height:350px;
	text-align:left;
	border: none;
	margin-left:10px;
}
#contact_form fieldset {
	border:none;
}
#contact_form li.submit {
	clear:both;
	margin: 0 auto;
	position:relative;
	top:-70px;
	left:-150px;
	width: 180px;
}
#contact_form li.submit input {
	background:url("Images/bt_submit.png") no-repeat center;
	border:0 none;
	width: 70px;
	height: 40px;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#333;
	font-weight:bold;
}
#contact_form ol {
	list-style:none;
	margin:0;
	padding:0;
}
#contact_form li {
	height:1%;
	padding:0.5em 0 1.0em;
	position:relative;
}
#contact_form li label {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#666;
	display:block;
	float:left;
	font-weight:bold;
	width:170px;
	font-size:14px;
}
#contact_form li span.validation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	clear:left;
	color:#C60;
	display:block;
	float:left;
	font-size: 12px;
	width:100px;
}
#contact_form input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	clear:left;
	color:#333;
	font-size: 12px;
	width:200px;
}
#contact_form li.name input, #contact_form li.email input, #contact_form li.url input, #contact_form li select {
	width:200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contact_form li.comments textarea {
	height:100px;
	width:240px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}



#login_form{
	margin: 0px auto;
	width: 300px;
	height:200px;
	text-align:center;
	border: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}