@charset "utf-8";
@import url("footer.css");
@import url("lightbox.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;
}
.white {
	color:#FFF;
}
#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: #00d2ff url(../images/bg-website-design.jpg) no-repeat center 52px;
}
/*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;
	background: no-repeat center top;
	border-bottom: 1px dashed #FFF;
	padding-bottom: 60px;
}
#headContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#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;
	letter-spacing: .06em;
	padding-right: 6px;
	padding-left: 6px;
}
#headerBlack #headContainer #logo {
	float: left;
	width: 900px;
	margin-top: 40px;
	margin-left: 50px;
}
#headerBlack #headContainer #logo #siteTitle {
	width: 680px;
	float: right;
	padding-top: 10px;
	text-align: left;
}
#headerBlack #headContainer #logo #imageLink {
	width: 200px;
	float: left;
}

/*CONTAINER*/
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#container #subheader {
	background-image: url(../images/bg-subheader-design.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 193px;
	width: 900px;
}
#container #subheader #subheaderA {
	float: left;
	width: 575px;
}
#container #subheader #subheaderB {
	float: left;
	width: 200px;
	padding-top: 108px;
	padding-left: 110px;
}
#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: 430px;
	padding-right: 19px;
	float: left;
	text-align: left;
}
#container #colA p {
	padding-top: 1.5ex;
	padding-bottom: 1.5ex;
	line-height: 2.2ex;
}
#container #colA h2 {
	color: #9F0;
	background-color: #00bde5;
	padding: 14px;
	margin-top: 10px;
}
#container #colA h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #9cff00;
	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;
}
/*COLUMN B*/
#container #colB {
	width: 430px;
	text-align: left;
	float: left;
	padding-left: 20px;
}
#container #colB h2 {
	color: #9F0;
	background-color: #00bde5;
	padding: 14px;
	margin-top: 10px;
}
#container #colB p {
	padding-top: 1.5ex;
	padding-bottom: 1.5ex;
	line-height: 2.2ex;
}

#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*/
#prefooter {
	height: 157px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg-prefooter-web-blu.jpg) no-repeat center top;
	border-top: 1px dashed #FFF;
}
#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 #colB #attention p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 1.3em;
}
#container #colB #attention {
	padding-bottom: 20px;
}
#container #colB .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #colA #firstA p {
	line-height: 1.2em;
	padding-right: 200px;
	font-size: 12px;
}
#container #colA #firstB p {
	line-height: 1.2em;
	padding-left: 200px;
	font-size: 12px;
}
#container #colA #firstB {
	background-image: url(../images/focused-web-design.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	margin-bottom:  20px;
}

#headerBlack #carousel {
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
/*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 h1 {
	text-align: left;
	padding-top: 50px;
}
#headerBlack #headContainer #titles {
	padding-top: 50px;
	text-align: left;
}
#headerBlack #headContainer #titles h1 {
	font-size: 44px;
	padding-bottom: 40px;
}
#headerBlack #headContainer #titles h2 {
	font-size: 30px;
	padding-top: 40px;
	line-height: 36px;
}
#container #colF {
	float: left;
	width: 550px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#container .bigcol {
	float: left;
	width: 570px;
	padding-bottom: 30px;
}
#container .smalcolA {
	float: left;
	width: 330px;
	text-align: left;
}
#container .bigcolA {
	float: left;
	width: 520px;
	padding-right: 20px;
	padding-bottom: 30px;
	text-align: left;
	padding-left: 30px;
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
}
#container .smalcol {
	float: left;
	width: 330px;
}
#container #colG {
	float: left;
	width: 330px;
}
#container .smalcol #orangeForm {
	margin-top: 30px;
	height: 234px;
	background: url(../images/bg-form-orange-clear.gif) no-repeat center top;
}
#container .smalcol #orangeForm form {
	padding-top: 114px;
	padding-left: 10px;
}
#container .smalcol #orangeForm form select {
	font-size: 12px;
}
#container .bigcolA h2 {
	color: #CF0;
	padding-bottom: 10px;
}
#container #green {
	background: #46DFFF;
	padding: 20px;
	text-align: justify;
}
#container .bigcolA .empframe {
	background: #46DFFF;
	padding: 15px;
	margin-bottom: 12px;
	font-weight: bold;
}
#container .smalcolA p {
	padding-bottom: 10px;
}
#footer {
	border-top: 1px dashed #FFF;
	background: url(../images/bg-footer-01.jpg) no-repeat center top;
}
#container .bigcolA p {
	padding-bottom: 10px;
}
#container .smalcolA h3 {
	padding-bottom: 16px;
}
#container #colA #meForm {
	background: url(../images/bg-form-me.jpg) no-repeat center top;
	height: 500px;
	width: 400px;
}
#container #colA #meForm form {
	padding-top: 385px;
	padding-left: 90px;
}
#container #colA #meForm form input {
	margin-top: 25px;
}
#container #green h2 {
	color: #0097B7;
	margin-bottom: 14px;
}
#container #green a .overpic {
	border: 10px solid #00d2ff;
	margin-right: 8px;
	margin-left: 8px;
}
#container #green a .overpic:hover {
	border: 10px solid #FFF;
}