body {
	margin: auto;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width: 982px;
	background: white; 
/*	border: 1px solid red; */
	}

#header {
/*	color: #cfs; */
	background-image: url(images/banner_tbg.gif);
/*	background-image: url(images/banner_timesheetlogo.gif); */
/*	background-image: url(images/header.png); */
	background-repeat: no-repeat; 
/*	background-color: #999; */
/*	background-color: #465676; */
/*	background-color: #bf5; */
	margin: 0px 0px 15px 7px;
	height: 87px;
	padding-left: 210px;
	padding-top: 38px;
	color: white;
/*	border: 1px solid red; */
	}

#header_side {
	float: right;
	vertical-align: bottom;
	width: 325px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	color: black;
/*	border: 1px solid red; */
}

#main, #thanks {
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; */
	background-image: url(images/drop_shadow.gif);
	background-repeat: repeat-y;
	width: 982px;
	padding-left: 7px;
	padding-right: 7px;
}


#hero_shot {
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 10px;
	height: 168px;
/*	border: 1px solid red; */
}

#hero_section {
/*	border: 1px solid red; */
	color: #1F4884;
}

#hero_quote {
	background-image: url(images/gradient_right.gif);
	background-repeat: repeat-y;
	background-position: right; 
/*	background: white; */
/*	border-bottom: 1px solid #ccc; */
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 0px 10px;
	width: 620px;
/*	height: 55px; */
	font-family: AppleGaramond BK, Times, serif;
	font-size: 120%;
	color: #FF6600;
	text-align: center; 
	}

.attribution {
	margin-top: 10px;
	font-size: 80%;
	color: #999;
	font-style: italic;
}

#hero_info, #information {
	background-image: url(images/gradient_right.gif);
	background-repeat: repeat-y;
	background-position: right; 
	width: 610px;
	min-height: 280px;
	padding: 20px;
}

#hero_info img {
	margin-left: -20px;
	margin-bottom: 20px;
	}

#hero_info img.left {
	margin-left: 0px;
	margin-right: 10px;
}

#call_to_action {
	float: right;
	margin: 15px 70px 10px 30px;
	padding: 0px;
	width: 209px;
	height: 120px;
}

#call_to_action p {
	text-align: center;
	margin-bottom: 10px;
	}

#call_to_action_head {
	background-image: url(images/form_header_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 7px;
	width: 209px;
	height: 32px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 180%;
	text-align: center;
}

#call_to_action_image {
	border: 1px solid #CCC;
	padding: 10px;
	text-align: center;
}

#call_to_action_form {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #79A2CD;
	font-size: 120%;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.section {
}
	
#clients {
	float: right;
	margin: 20px 40px 10px 20px;
	padding: 0px;
	width: 270px;
	font-size: 110%;
	color: #1F4884;
/*	height: 650px; */
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.client_quote {
	background-color: #ddddc5;
	min-height: 82px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	border: 1px solid #ccc;
}

.client_quote p {
	padding: 5px;
	margin-left: 95px;
}

.client_attribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	border: 1px solid #ccc;
	border-top: 0px;
	padding: 10px;
	margin-bottom: 20px;
}

.company {
	font-weight: bold;
}

#information, #thanks {
	font-size: 110%;
	color: #1F4884;
	min-height: 530px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
/*	margin-top: -100px;
	padding: 20px;
	border: 1px solid rgb(49, 49, 99);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; */
/*	border: 1px solid red; */
}

#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 230%;
	color: #4a93c5;
	padding-top: 40px;
	padding-left: 70px;
}

#price img {
	margin-bottom: 30px;
}

#bottom {
	margin-top: 0px;
	background-image: url(images/footer.png);
	width: 663px;
	height: 121px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #279;
	padding-top: 40px;
	padding-left: 300px;
}

#gradient_bottom {
	margin-top: -5px;
	padding-left: 0px;
	height: 9px;
}

#footer {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}

#footer_address {
	display: block;
	float: right;
	padding-right: 10px;
	color: #f60;
	font-family: Arial, Helvetica, sans-serif;
}

#thanks {
	width: 734px;
	padding: 40px 125px 40px 125px;
	}

#thanks img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#thanks h2 {
	color: red;
}

.trust {
/*	border: 1px solid red; */
	margin: -54px 0px 0px 0px;
	float: right;
}

.trust img {
	margin: 0px 30px 0px 0px;
	border: 2px solid rgb(49, 49, 99);
}

.slogan {
	font-size: 120%;
}

.phone {
	font-size: 230%;
	color: #1F4884;
}

.address {
	font-size: 90%;
	color: #FF6600;
	margin-top: -5px;
}


p {
	margin: 0em;
	padding: 0px;
	}
	
p.second {
	margin-top: 1em;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0em 0em 1em 0em;
	}
	
h1 {
	font-size: 150%;
/*	text-shadow: black 1px 1px 3px; */
	}

h2 {
	font-size: 125%;
	}

h3 {
	font-size: 110%;
	margin: 1em 0em 1em 0px;
	}

ul {
/*	margin: 0.5em 0em 1em 0em;
	padding: 1em 1em 1em 1.5em; */
	background-color: white;
	list-style-type: none;
/*	border: 2px solid gray; */
	}

div.clearer {clear: left; line-height: 0; height: 0;}

dt, li {
/*	font-weight: bold; */
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	}

dd, li {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 2em;
	}

table {
	width: 100%;
	margin-bottom: 1em;
/*	background: white; */
	border: 1px solid #9c0;
/*	border-top: none; */
	}
#subscriptions table {
	margin: 1em;
	width: 95%;
	}
#contract_ajax table {
	width: 85%;
	font-size: 75%;
	}
.tiny{
	float: left;
	width: 18%;
/*	height: 100px;
	overflow: auto; */
	margin: 5px;
	font-size: 75%;
	}
	
thead, tfoot {
/*	color: white;
	background: #465676; */
	background-color: #cf9;
	}
tfoot a {
	color: white;
	text-shadow: black 1px 1px 3px;
	}
tfoot a:visited {
	color: white;
	}
caption {
/*	color: white;
	background: #465676;
	border: 2px solid gray;
	border-bottom: none;
	border-bottom: 2px solid gray;
 */
	width: 100%;
	font-weight: bold;
	text-align: left;
	border: none;
	}

	
th {
	text-align: left;
/*	background: #def; */
	}
tfoot th {
	text-align: right;
	}
td {
	border-top: 1px solid #9c0;
	}

.controls {
	white-space: nowrap;
	}
.additional_row {
	border: none;
	background-color: #e9ece0;
	}

.additional_row2 {
	border: none;
	background-color: #efefef;
	}

.formatted {
	white-space: nowrap;
	}


form {
/*	font-size: 125%;
*/
	margin: 0px;
	}
	
fieldset {
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
	border-top: 1px solid gray; 
	background-color: white;
	margin: 5px;
	}

legend {
/*	border: 2px solid gray; */
	background-color: white;
	color: gray;
	padding: 5px;
	}
	
label {
	display: block;
	float: left;
	width: 8em;
	margin-top:0.25em;
	margin-right: 0.5em;
	text-align: right;
	}

.required {
	background-image: url(images/rosette.png);
	background-repeat: no-repeat;
	background-position: center left;
/*	padding-left: 16px; */
}
	
textarea {
	margin-top: -1px;
	}
	
option {
	font-size: 80%;
	}

.sameline {
	display: inline;
	float: none;
	width: auto;
	margin-right: 0.25em;
	text-align: left;
	border: 1px solid gray;
	}
	
input, select, textarea {
/*	background-color: #def; */
	font-size: 100%; 
	margin-bottom: 0.3em;
	width: 190px;
	}

select {
	 width: 20em;
	 }

.radio {
	font-size: 100%;
	background-color: #def;
	border: 2px #eee inset;
	}

button {
	background-image: url(images/form_button.gif);
	background-repeat: no-repeat;
	background-color: #79A2CD;
	width: 157px;
	height: 40px;
	margin: auto;
	font-weight: bold;
	font-size: 140%;
	color: white;
	border: 0px;
	border-style: none;
	border-color: #79A2CD;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 18px;
	}
	
form h2 {
	margin-left: 6em;
	}
	
a {
	font-weight: bold;
	color: #369;
	background-color: transparent;
	text-decoration: none;
	}

a:visited {
	color: gray;
/*	background-color: transparent; */
	}

img {
	margin: 0px 3px 0px 0px;
	border: 0px;
	vertical-align: middle;
	}

img.left {
	float: left;
/*	margin-right: 10px; */
}

img.right {
	float: right;
	margin-left: 10px;
}

