@charset "utf-8";
@import url("footer.css");
/* CSS Document */
/*BODY AND GENERAL CLASSES*/
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.empblack {
	color: #000;
	font-weight: bold;
}
.empblue {
	color: #06F;
	font-weight: bold;
}
.empred {
	color: #C30;
	font-weight: bold;
}
.noborder {
	border-bottom: 0px;
}
#gray {
	background-color:#F2F2F2;
	padding: 40px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 20px;
	text-align: justify;
	color:#000;
	font-style:italic;
}
body {
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 2em;
	background: #6bdaf2 url(../images/bg-body-internet-blue.gif) no-repeat center 2200px;
}
/*HEADER*/
#announce {
	background-color: #000;
	width: 100%;
	height: 45px;
	padding-top: 12px;
}
#announce h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	line-height: 1.2em;
}
#headerBlack {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	background: #00d2ff url(../images/bg-internetmarketing-blu.jpg) no-repeat center top;
	border-bottom: 1px dashed #FFF;
}
#headContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 233px;
}
#headerBlack #headContainer #menu .phone {
	font-weight: bold;
	padding-left: 20px;
	color: #FFF;
}
#headerBlack h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 36px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	display: inline;
}
#headerBlack #menu {
	padding-top: 20px;
	padding-bottom: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#headerBlack #menu a {
	color: #000;
	text-decoration: none;
	letter-spacing: .06em;
	padding-right: 6px;
	padding-left: 6px;
}
#headerBlack #menu a:visited {
	color: #000;
	text-decoration: none;
	letter-spacing: .06em;
	padding-right: 6px;
	padding-left: 6px;
}
#headerBlack #menu a:hover {
	color: #FFF;
	text-decoration: none;
	letter-spacing: .06em;
	padding-right: 6px;
	padding-left: 6px;
}
#headerBlack #headContainer #logo {
	float: left;
	width: 900px;
	margin-top: 44px;
	margin-left: 23px;
}
#headerBlack #headContainer #logo #siteTitle {
	width: 680px;
	float: right;
	padding-top: 10px;
}
#headerBlack #headContainer #logo #imageLink {
	width: 200px;
	float: left;
}

/*CONTAINER*/
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#container #subheader {
	background-image: url(../images/bg-subheader-marketing.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 256px;
	width: 900px;
}
#container #subheader #subheaderA {
	float: left;
	width: 575px;
}
#container #subheader #subheaderB {
	float: left;
	width: 200px;
	padding-top: 73px;
	padding-left: 124px;
}
#container #subheader #subheaderB form select {
	font-size: 11px;
}
#container #subheader h1 {
	text-align: left;
	width: 575px;
	padding-top: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #000;
	font-size: 44px;
	font-weight: normal;
}
/*COLUMN A*/
#container #colA {
	width: 575px;
	padding-right: 19px;
	float: left;
	text-align: left;
}
#container #colA p {
	padding-bottom: 16px;
}
#container #colA h2 {
	color: #FFF;
	background-color: #00a6ca;
	padding: 14px;
	margin-top: 10px;
}
#container #colA h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	padding-top: 12px;
	padding-bottom: 20px;
}
#container #colA p a {
	color: #000;
	letter-spacing: .05em;
}
#container #colA p a:visited {
	color: #000;
	letter-spacing: .05em;
}
#container #colA p a:hover {
	color: #C30;
	letter-spacing: .05em;
}
#container #colA ol {
	padding-bottom: 14px;
}
#container #colA ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	list-style-position: inside;
	list-style-image: url(../images/bg-ul-li.gif);
}
#container #colA ul {
	padding-bottom: 14px;
}
#container #colA ol li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	list-style-position: inside;
}
#container #colA #gray ol {
	padding-bottom: 0px;
}
#container #colA #gray ol li {
	padding-left: 0px;
}
/*COLUMN B*/
#container #colB {
	width: 280px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
#container #colB p {
	padding-top: 1.5ex;
	padding-bottom: 1.5ex;
	line-height: 2.2ex;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #91ecff;
}

#container #colB p a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#container #colB p a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#container #colB p a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
/*PREFOOTER*/
#container #prefooter {
	background-image: url(../images/se-logos.gif);
	background-position: center center;
	height: 82px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container #colB .bigsidebutton {
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container #colB .bigsidebutton:hover {
	background-color: #C30;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container #colB .bigsidebutton a {
	color: #FFF;
	font-size: 20px;
}
#container #colB .bigsidebutton a:visited {
	color: #FFF;
	font-size: 20px;
}
#container #colB .bigsidebutton a:hover {
	color: #000;
	font-size: 20px;
}
#container #colA #articleB {
	background-image: url(../images/compass.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #colA #articleB p {
	line-height: 1.1em;
	font-size: 12px;
	padding-left: 200px;
}
#container #colA #articleA {
	background-image: url(../images/plan.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#container #colA #articleA p {
	line-height: 1.1em;
	font-size: 12px;
	padding-right: 200px;
}
#container #colA #articleA ul li {
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 2px;
}
.engrave {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	border-bottom: 1px dotted #91ecff;
	padding-top: 14px;
	padding-bottom: 14px;
}
/*ORANGE BALOON*/
#container #colA #baloonOrange {
	background-image: url(../images/bg-form-baloon-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	float: left;
	width: 578px;
}
#container #colA #baloonOrange #formBaloon {
	width: 200px;
	padding-top: 134px;
	padding-left: 10px;
	float: left;
}
#container #colA #baloonOrange #animeOrange {
	padding-left: 36px;
	padding-top: 10px;
	width: 210px;
	float: left;
}
#headerBlack #headContainer #intro {
	text-align: left;
	padding-top: 75px;
}
#headerBlack #headContainer #intro h1 {
	font-size: 42px;
}
#headerBlack #headContainer #intro h2 {
	color: #FFF;
	font-size: 28px;
	padding-top: 30px;
	line-height: 34px;
}
#container #colB .marketingProcess {
	padding: 8px;
	/*border: 6px solid #91ecff;*/
	background: #2ECCED;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #colB .marketingProcess p {
	border-style: none;
	padding-top: .6em;
	padding-bottom: .6em;
}
#container #colB .marketingProcess h3 {
	font-size: 18px;
	color: #FFF;
}
#container #colB .center {
	text-align: center;
}
#container #colB #orangeForm {
	height: 234px;
	background: url(../images/bg-form-orange.gif) no-repeat center top;
}
#container #colB #orangeForm form {
	padding-top: 114px;
	padding-left: 58px;
}
#container #colB #orangeForm form select {
	font-size: 12px;
}
