* {margin: 0px; padding: 0px;}

a {outline: none; color:#FFF}

body {
	background-color: #58575c;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#left-content h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 10px;
}
#left-content a {
	color: #333333;
	text-decoration: none;
}
#left-content a:hover {
	text-decoration: underline;
}

#left-content-margin h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 10px;
}
#left-content-margin a {
	color: #333333;
	text-decoration: none;
}
#left-content-margin a:hover {
	text-decoration: underline;
}
.larger {
	font-size: 20px;
}



#logo {
	height: 110px;
	width: 323px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 254px;
	width:500px;
}
#header-text {
	float: left;
	width: 370px;
/*	width: 450px;*/
	margin-left: 10px;
	font-size: 19px;
	color: #CCCCCC;
	background-image: url(images/quotes2.png);
	background-repeat: no-repeat;
	font-family: "Salsa", script;
	font-weight: bold;
	font-style: italic;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	height: 80px;
}
.full {
	margin-top: 5px;
}

.name {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#header-text .name {
	font-size: 18px;
}


#phone {
	float: right;
	height: 254px;
	width: 410px;
}


#navbar {
	float: right;
	height: 106px;
	width: 410px;
	margin-top: 20px;
}

#navbar li {
	list-style-type: none;
	float: left;
	font-size: 9px;
}
#navbar li a {
	height: 106px;
	width: 84px;
	display: block;
	text-indent: -9999em;
}
#navbar .testimonials a {
	background-image: url(images/testimonials.png);
}
#navbar .pricing a {
	background-image: url(images/pricing2.png);
		margin-right: 60px;
	margin-left: 60px;
}

#navbar .home a {
	background-image: url(images/home.png);
}

#navbar .testimonials a:hover {
	background-image: url(images/testimonials-hover.png);
}

#navbar .pricing a:hover {
	background-image: url(images/pricing-hover2.png);
}

#navbar .home a:hover {
	background-image: url(images/home-hover.png);
}
#topbar {
	height: 130px;
	position: relative;
}

#main-content {
	margin-top: 20px;
}
#full-content li {
	margin-left: 25px;
	padding-bottom: 10px;
}
#full-content h2 {
	margin-bottom: 5px;
	font-size: 18px;
}

#full-green li, #large-content li {
	margin-left: 25px;
	padding-bottom: 10px;
}
#full-green h2 {
	margin-bottom: 5px;
	font-size: 18px;
}
#left-content {
	background-image: url(images/contact2.jpg);
	background-repeat: no-repeat;
	height: 365px;
	width: 205px;
	float: left;
	padding-left: 20px;
	font-size: 16px;
	margin-top:50px;
}

#left-content-margin{
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	height: 365px;
	width: 283px;
	float: left;
	padding-left: 20px;
	font-size: 16px;
	margin-top: 40px;
}

#blue{
	height: 476px;
	width: 250px;
	float: left;
	margin-left: 25px;
	margin-right: 0px;
	position: relative;
	background-image: url(images/blue-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#blue-box {
	background-image: url(images/blue-box-bg.jpg);
	background-repeat: repeat-x;
	background-color: #133B5F;
	height: 395px;
	position: absolute;
	top: 35px;
	width: 220px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#blue-box li {
	margin-left: 20px;
	font-size: 14px;
	margin-bottom: 5px;
}
#green-box h1 {
	font-size: 34px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border: thin solid #FFFFFF;
	background-color: #175183;
	font-family: 'Yanone Kaffeesatz', arial;
	letter-spacing: 5px;
}

#blue-box ul {
	margin-top: 15px;
}

#blue-top {
	background-image: url(images/blue-box-top.jpg);
	height: 35px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-size: 10px;
	margin-top: 5px;
}
#copyright {
	float: left;
	width: 330px;
}
#btm-nav {
	float: left;
	width: 340px;
	text-align: center;
	color: #999999;
}
#fontmedia a {
	color: #999999;
	text-decoration: none;
}
#btm-nav a:hover {
	color: #333333;
}

#btm-nav a {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#fontmedia {
	float: right;
	width: 330px;
	text-align: right;
}
#footer a {
}


#green {
	float: left;
	height: 160px;
	width: 455px;
	margin-left:20px;
	position: relative;
	background-image: url(images/green-bottom2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#green-box {
	background-image: url(images/green-box-bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 425px;
	position: absolute;
	top: 35px;
	background-color: #597B24;
	color: #FFFFFF;
	font-size: 24px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	font-weight: bold;
}
#green-box a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#green-box a:hover {
	text-decoration: underline;
}

#green-top {
	background-image: url(images/green-box-top2.jpg);
	height: 35px;
}

#clear {
	clear: both;
}
#large-content {
	float: right;
	width: 700px;
	padding: 15px;
	font-size: 14px;
	background-color: #85ad32;
	color: #FFFFFF;
	margin-right: 20px;
}
#large-content-new {
	width: 425px;
	padding: 15px;
	font-size: 14px;
	background-color: #85ad32;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left:20px;
}

#large-content-blue {
	float: right;
	width: 700px;
	padding: 15px;
	font-size: 14px;
	background-color: #2A547E;
	color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
}

#full-content {
	background-color: #2A547E;
	float: left;
	color: #FFFFFF;
	padding: 15px;
	width: 930px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#full-green {
	background-color: #85AD32;
	float: left;
	color: #FFFFFF;
	padding: 15px;
	width: 930px;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#large-content p {
	margin-bottom: 10px;
}
#large-content h1 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: 'Yanone Kaffeesatz', arial;
}

#large-content-blue h1 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: 'Yanone Kaffeesatz', arial;
}

#full-content p {
	margin-bottom: 10px;
}
#full-content h1 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: 'Yanone Kaffeesatz', arial;
}

#full-green p {
	margin-bottom: 10px;
}
#full-green h1 {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: 'Yanone Kaffeesatz', arial;
}
.testimonial {
	padding: 15px;
	margin-bottom: 15px;
	font-style: italic;
}
.h2 {
	font-size:18px;
}
.image-right {
	float: right;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#social {
	width: 150px;
	position: absolute;
	left: 403px;
	top: 41px;
}
