/* CSS Start */

body,html {
	margin:300px, 0px, 0 px, 0px;
	padding:0;
	color:#636466;
	background-color: #379965;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:14px;
	text-align: center;
	line-height:20px;
	}

a:link, a:visited {
	color:#379965;
	font-weight:bold;
}

#contentRight img {
float:right;
border: 1px solid #379965;
padding: 10px;
margin-left: 10px;
}

hr {
	border: 0;
	width: 100%;
	color: #e1e1e1;
	height: 1px;
	margin: 20px 0px 20px 0px;
}
 
#container {
	margin: 10px auto;
	width: 960px;
}

#header {
	width: 960px;
	height: 125px;
	padding: 0;
	float: left;
	background: url(/media/111/time-is-money-logo.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

/***** Header split to hold both Home Button and Overlay *****/

#headerSplit {
width: 960px;
height: 125px;
}

/***** Button to click home *****/

#HomeButton a, #HomeButton a:visited {
float:left;
height:125px;
width:500px;
cursor: pointer;
}

/***** Div with contact info in it *****/

#topAddress {
	width:360px;
	margin:0 auto;	
	padding:0px;
	text-align: right;
	float:right;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:16px;
	background: url(/media/755/butterfly-backdrop.jpg);
	height:125px;
}

#topAddressText {
	width:330px;
	margin:0 auto;	
	padding:35px 30px 0px 0px;
	text-align: right;
	float:right;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:16px;
}

#content {
	float: left;
	width: 920px;
	padding:20px 20px 20px 20px;
	background-color: #ffffff;
}

#contentLeft {
	float: left;
	width:250px;
	text-align: center;
}

#contentRight {
	float: left;
	width:620px;
	border-left: 1px solid #939598;
	text-align: left;
	padding:0px 0px 0px 20px;
}

.clear{
clear:both:
}

/* Navigation */

#nav	{
	float: left;
	width:960px;
	height: 45px;
	margin: 0;
	background-color: #000000;
	padding:0px 0px 0px 0px;
}

#navList {
	list-style:none;
	margin: 0px;
	width:930px;
	font-size:20px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color:#FFFFFF;
	font-fami	ly:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float:left;
}

#navList li {
	padding: 0px 10px 0px 10px;
	float:left;
	font-weight: normal;
}

#navList a{
	padding: 8px 0;
	text-decoration:none;
	color:#ffffff;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#navList a:hover{
    color:#808080;
}

/***** Footer *****/

#footer {
	float: left;
	width: 950px;
	border-top: 2px solid #c7c8ca;
	padding:5px;
	color: #ffffff;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:14px;
	line-height:30px;
	font-weight: normal;
	text-align:center;
	background-color: #379965;
}

#footer a {
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
	line-height:30px;
}

#credit {
	float: left;
	width: 950px;
	padding:5px;
	color: #ffffff;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-align:center;
}

#credit a {
	color:#ffffff;
	font-weight:normal;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:14px;
	line-height:30px;
}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
