html {
}

body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 80%;
	color: #707070;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.naranja {color: #FE6700}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	text-align: left;
	margin: 0 0 0 0;
	width: 1000px;
}

body#oops #logo {
	text-align: left;
	margin: 30px 0 0 0;
	width: 1000px;
}

.clouds {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
}

p {
	line-height: 1.4em;
	margin: 12px 0 12px 0;
	font-size: 1.2em;
	font-weight: normal;
	text-align: justify;
}

h1 {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	color: #637A92;
	font-weight: normal;
	text-align: left;
}

h2 {
	margin: 0 0 5px 0;
	font-size: 1.6em;
	color: #637A92;
	font-weight: normal;
	text-align: left;
}

h3 {
	margin: 20px 0 10px 0;
	font-size: 1.6em;
	color: #FF6600;
	font-weight: normal;
	text-align: left;
}

h4 {
	margin: 20px 0 10px 0;
	font-size: 1.2em;
	color: #748AA1;
	font-weight: normal;
	text-align: left;
}

.bullet_list ul {
	margin: 20px 0 20px 0;
}

.bullet_list li {
	text-align: left;
	padding: 0 0 2px 15px;
	margin: 0 0 0 25px;
	list-style-type: none;
	font-size: 1.2em;
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a {
	color: #65B3FD;
	outline: none;
}

a:active {
	outline: none;
}

a:hover {
	color: #EF7510;
}

ul{
    margin: 0 auto;
}

#list_wrapper {
	width: 650px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

#list_wrapper ul.multiple_columns li {
	float: left;
	text-align: left;
	font-size: 1em;
	list-style: none;
	width: 180px;
	padding-left: 15px;
	margin-top: 5px;
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#list_wrapper ul.multiple_columns li a:hover {
	background: #EFF7FF;
	text-decoration: none;
}

#list_wrapper ul.multiple_columns li a.tooltip span {
	display: none; 
	padding: 2px 3px; 
	margin-left: 8px; 
	width: 130px;
}

#list_wrapper ul.multiple_columns li a.tooltip:hover span {
	display: inline; 
	position: absolute; 
	background: yellow; 
	border: 1px solid black; 
	color:#6c6c6c;
}

ul#menu {
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul#menu li {
	font-size: 1.5em; 
	font-weight: bold; 
	display: inline;
	position: relative;
	margin: 0 2px 0 2px;
	list-style: none;
	list-style-type: none;
}

ul#menu li a {
	color: #9EADBE;
	background: #E4EEFA;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	list-style: none;
	list-style-type: none;
}

ul#menu li a:hover {
	color: #F0F2F4;
	list-style: none;
	list-style-type: none;
	cursor: pointer;
	background-color: #9BABBD;
}

ul#menu li .active {
	color: #FF6600;
	list-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
}


ul#menu li:hover .active {
	color: #FF6500;
	list-style: none;
	list-style-type: none;
	background-color: #FFFFFF;
}

#left_content {
	float: left;
	width: 642px;
	margin: 30px 0 30px 0;
	padding: 15px;
}

body#contact #left_content {
	background-image: url(images/contact_arrow_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#oops_content {
	margin-top: 100px;
}

#homepage_top_article {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #CFE7FF;
}

.open_for_business_image {
	margin: 5px 14px 0 0;
	background-image: url(images/open_for_business.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#homepage_bottom_article {

}

.process_chart_image {
	margin: 5px 0 5px 0;
	background-image: url(images/simple_marketing_process-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.jacksonville_image {
	text-align: center;
	margin: 0 0 20px 0;
	background-image: url(images/jax.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.associations_image {
	text-align: center;
	margin: 0 0 20px 0;
	background-image: url(images/associations.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#right_content {
	float: right;
	width: 298px;
	margin: 30px 0 0 0;
	padding: 15px;
}

#full_content {
	float: left;
	width: 970px;
	margin: 30px 0 30px 0;
	padding: 15px;

}

#contact_bullet_list {
	margin: 20px 0 0 0;
}
#caja {
	background-color: #E4EEFA;
	padding: 9px;
	color: #5E748C;
}

form#contact_form {
	padding: 10px;
	background-color: #D7DDE3;
}


form#contact_form label {
	font-size: 1.2em;
	color: #576A7D;
	float: left;
	width: 60px;
	list-style-type: none;
}

form#contact_form .textb {
	width: 190px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align: left;
	color: #42748f;
	padding: 3px;
	margin: 5px 0 5px 0;
	border-top: 1px solid #42748F;
	border-left: 1px solid #42748F;
	border-bottom: 1px solid #DDEAF0;
	border-right: 1px solid #DDEAF0;
}

form#contact_form .texta {
	width: 190px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align: left;
	color: #42748f;
	padding: 3px;
	margin: 5px 0 5px 0;
	border-top: 1px solid #42748F;
	border-left: 1px solid #42748F;
	border-bottom: 1px solid #DDEAF0;
	border-right: 1px solid #DDEAF0;
}

form#contact_form .textb:hover {
	background: #FFFFCC;
}

form#contact_form .textb:focus {
	background: #FFFFCC;
	border: 1px solid red;
}

form#contact_form .texta:hover {
	background: #FFFFCC;
}

form#contact_form .texta:focus {
	border: 1px solid red;
	background-color: #FFDFCA;
}

form#contact_form .sendbtn {
	width: 190px;
	margin: 10px 0 10px 60px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: #333;
	padding: 2px;
	cursor: pointer;
	outline: none;
	background-color: #AFBBC9;
}

form#contact_form .sendbtn:hover {
	width: 190px;
	margin: 10px 0 10px 60px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: #52647A;
	padding: 2px;
	cursor: pointer;
	outline: none;
	background-color: #FFDFAE;
}

form#contact_form .sendbtn:active {
	width: 190px;
	margin: 10px 0 10px 60px;
	background: #65B3FD;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #EFF7FF;
	padding: 2px;
	cursor: pointer;
	outline: none;
}

form#contact_form .subject {
	display: none;
	visibility: hidden;
}

.error {
	font-size: 1em;
	color: #FE6601;
	display: none;
}

#associations {
	margin: 10px 0 0 0;
	text-align: center;
}

.disclaimer {
	font-size: 1em;
	font-style: italic;
}

#testimonial {
	padding: 5px;	
	border-bottom: 1px dotted #CFE7FF;
	margin: 0 0 10px 0;
}

#testimonial p {
	font-size: .9em;
	font-style: italic;
}

#footer {
	clear: both;
	padding: 5px;
	margin: 0;
	background-color: #748AA2;
}

#footer_contents {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#footer_contents p {
	font-size: .9em;
	color: #EFF7FF;
	text-align: center;
}

a.email_link:link
	{ color: #FFF; text-decoration: none; }
	
a.email_link:visited
	{ color: #FFF; text-decoration: none; }

a.email_link:hover
	{ color: #FFF; text-decoration: none; }

a.email_link:active 
	{ color: #FFF;}

#blogger {
}

#blog_post_box {
	text-align: left;
	margin: 60px 0 0 0;
}

#blog_post_body {
	padding: 10px 0 10px 0;
	line-height: 1.4em;
	margin: 12px 0 12px 0;
	font-size: 1.2em;
	font-weight: normal;
	text-align: justify;
}

#blog_post_title {
	font-size: 2em;
	color: #333;
}

#blog_post_box ul {
	margin: 20px 0 20px 0;
}

#blog_post_box li {
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 10px;
	list-style-type: none;
	background-image: url(images/bullet1.jpg);
}

#feed_stuff {
	text-align: left;
}

#blog_post_info {
	border-top: 1px dotted #333;
	text-align: left;
	color: #333;
	font-size: .7em;
}

#blog_archives {
	text-align: left;
	margin: 20px 0 0 0;
	padding: 10px;
	background: #E4EEFA;
}

#blog_archives_title {
	text-align: left;
	font-size: 1.5em;
	color: #333;
	margin: 0 0 5px 0;
}

#client_case {
	margin: 25px 0 25px 0;
	border: 1px dashed #65B3FD;
	padding: 20px;
	background-color: #E7EBEF;
}

#client_case_image_container {
	padding: 0px 0px 25px 25px;
	float: right;
}

#client_case img {
	border-bottom: 2px solid #333;
}

#client_case h3 {
	font-size: 1.7em;
	color: #333;
}

#client_case p {
	font-size: .9em;
}

#whitepaper_box {
	margin: 25px 0 25px 0;
	border: 1px dashed #65B3FD;
	padding: 20px;
	background: #E4EEFA;
}

#whitepaper_box h3 {
	font-size: 1.7em;
	color: #333;
}
#caja ul {
	list-style-type: disc;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}

#caja ul li {
	list-style-type: disc;
	text-align: left;
	font-size: 1.2em;
}
