/*Center div can be taken off to align the site to the left. Remember to remove from template*/
div#center {
	width:750px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
	text-align:left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

div#header  {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:750px;
	z-index:1;
	height:123px;
	margin:0;
	padding:0;
}

div#blue_box  {
	position:absolute;
	top:100px;
	left:0px;
	z-index:5;
	width:126px;
	height:53px;
	vertical-align:middle;
	background-color:#006C95;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	padding:0;
}
	
div#main_content {
	z-index:2;
	width:750px;
	position:absolute;
	top:123px;
	left:0px;
	padding:0px;
	margin:0;
	background-color:#FFFFFF;
	text-align:left;
}

div#home_bar {
	z-index:9;
	width:130px;
	position:absolute;
	top:80px;
	left:550px;
	padding:0px;
	margin:0;
	text-align:left;
	color:#999999;
}
div#video  {
	position:absolute;
	top:300px;
	left:2px;
	z-index:5;
	width:122px;
	height:50px;
	text-align:center;	
}
#video_link {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
table#layout {	
	width:750px;
	margin:0;
}

td#content {
	width:576px;
	padding:30px 10px 15px 10px;
	vertical-align:top;
	height:420px;
}

td#panel_right{
	width:28px;
	background-color:#006C95;
	padding:0;
}

td#panel_left {
	width:126px;
	background-color:#72787A;
	vertical-align:top;
	padding:50px 0 60px 0px;	
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	
}

td#panel_left p {
	padding:0;
	margin:0;
}

/*footers*/
td#footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:576px;
	vertical-align:middle;
	padding:0 10px 7px 10px;
	font-size:10px;
	height:28px;
	text-align:center;
	color:#72787A;
}

td#footer_left{
	background-image:url(../images/left_bottom.jpg);
	background-repeat:no-repeat;
	background-color:#72787A;
	background-position:bottom;
	vertical-align:bottom;
	width:126px;
	height:35px;
	padding:0;
	margin:0;
}

td#footer_right{
	background-color:#006C95;
	vertical-align:bottom;
	width:28px;
	height:35px;
	padding:0;
	margin:0;
}


/*left side images*/
div#images   {
	position:absolute;
	left:1px;
	background-color:#72787A;
	z-index:10;
	padding:0;
	width:124px;
	margin:0;

}

div.left_1 {
	top:300px;
}

/*Page header tables*/
table#page-header  {
	width:100%;
	margin:0;
}

table#page-header td#header_content  {
	width:100%;
	padding:0;
	vertical-align:middle;
	text-align:center;
	height:53px;
}

/*Contact Us Page commands, table and cell can remain the same, but everything else is changable*/

table#contact-us  {
	width:100%;
	font-size:12px;
	margin:0;
}

table#contact-us td  {
	padding:3px 1px;
	margin:0;
	text-align:left;
}

td.name  {
	width:25%;
	font-weight:bold;
	margin:0;
}

td.field  {
	width:75%;
	margin:0;
}

/*Hours forms styles*/
table#emp-info  {
	width:576px;
	padding:0;
	margin:5px 0 5px 0;
}

table#emp-info td {
	padding:3px 0;
	margin:0;
	font-size:11px;
}

td.emp-name  {
	width:385px;
}

td.client  {
	width:191px;
}

td.week-end  {
	width:300px;
}
td.email {
	width:576px;
}
td.year  {
	width:85px;
}

td.location  {
	width:191px;
}

td.print-button  {
	text-align:center;
}

tr.signature  {
	text-align:center;
}

table.emp-info input {
	border-width:0 0 1px 0;
	border-color:#72787A;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:11px;
}

td.print-button input  {
	border:0;	
}

/*hours table*/

table#hours  {
	width:576px;
	margin:0;
	border:1px solid #72787A;
	border-collapse:collapse;
	padding:0;
}

table#hours td {
	padding:1px;/*1x24=24*/
	margin:0px;
	border:1px solid #72787A;/*1x24=24*/
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}

td.description  {
	width:135px;
}

td.project  {
	width:114px;
}

td.day  {
	width:27px;/*27x7=189*/
}

td.time  {
	width:30px;/*30x2=60*/
}

td.proj-total  {
	width:30px;
}

tr.grey  {
	background-color:#CCCCCC;
}

tr.grey input  {
	background-color:#CCCCCC;
}

tr.head  {
	font-weight:bold;
}

table#hours input  {
	border:0;
	font-size:11px;
	text-align:center;
	padding:0;
	margin:0;
}

/*Heading commands - these can all be changed*/

h1  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#72787A;
}

h2  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006A94;
	text-decoration:none;
}

h3  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#006A94;
	text-decoration:none;	
}

h4  {
	
}

h5  {
	
}

h6  {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0;
	margin:0;
}


span  {
	color:#000000;
}
.all_links {
	color:#006A94;
	text-decoration:none;
}
.phpmaker {
	font-size:10px;
}

.home_bar {
	color:#72787A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.home_bar:hover{
	color:#006A94;
}

img.pic_left {
	float:left;
	padding:0;
	margin:0 5px 5px 0;
}

div#award {
	width:120px;
	padding:0 0 10px 10px;
	margin:0;
	float:right;
	text-align:center;
}