@charset "UTF-8";
/* CSS Document */

.header-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #39464A;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.header-left {
	float: left;
	width: 150px;
}
.header-right {
	width: 475px;
	float: right;
}
.home-content-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #384549;
	height: 320px;
}
.home-project-testa {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
	padding: 20px 20px 20px 25px;
}
.project-man {
	float: left;
	width: 380px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666769;
}
.testa {
	float: right;
	width: 350px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
}
.home-main-pic {
	width: 325px;
	margin-left: 20px;
	float: left;
	margin-top: 15px;
}
.home-get-quote-button {
	margin-top: 25px;
	float: left;
	clear: left;
	margin-left: 120px;
}
.home-content-bottom {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
	margin-bottom: 10px;
}
.home-content-bottom-sections {
	width: 215px;
	float: left;
	padding: 40px 30px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 50px top;
}
.btn-home {
	margin-top: 10px;
}
.services-text-left {
	width: 460px;
	float: left;
}
.services-text-right {
	width: 390px;
	float: right;
}
.services-list-left {
	width: 200px;
	float: left;
	padding: 10px 10px 25px;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
}
.services-list-right {
	width: 200px;
	padding: 10px;
	float: left;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
}
.services-get-quote-button {
	margin-top: 100px;
	margin-right: 75px;
	float: right;
	clear: right;
}
.services-content-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-image: url(../images/service-icon.gif);
	background-repeat: no-repeat;
	background-position: 560px -10px;
}
.services-acc {
	clear: left;
	float: left;
	width: 825px;
	margin-top: 25px;
}
.services-examples-container {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6D6D6D;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
}
.img {
	padding: 10px;
}
.graphic-design-text-left {
	width: 500px;
	clear: left;
	padding: 10px;
}
.about-text {
	width: 460px;
	float: left;
}
.about-content-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-image: url(../images/about-icon.gif);
	background-repeat: no-repeat;
	background-position: 540px -10px;
}
.contact-content-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-image: url(../images/contact-icon.gif);
	background-repeat: no-repeat;
	background-position: 540px 0px;
}
.thanks-content-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #384549;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-image: url(../images/thanks-icon.gif);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	height: 220px;
}
h1 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 45px;
	color: #384549;
	font-weight: bold;
	margin-top: 25px;
	letter-spacing: -2px;
	margin-bottom: 10px;
}
h2 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 45px;
	color: #384549;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h3 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #03ADE2;
	letter-spacing: -1px;
}
h4 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	background-color: #03ADE2;
	letter-spacing: -1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364347;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: -1px;
}
p {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #384549;
}
.footer-container {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.footer-left {
	width: 412px;
	float: left;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #384549;
}
.footer-right {
	width: 412px;
	float: right;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	text-align: right;
	font-size: 12px;
	color: #384549;
}

#nav {
	list-style: none;
	background-color: #fff;
	padding: 38px 0px 0px;
}

#nav li {
	display: inline;
	margin: 0 0 0 20px;
}

#nav li a {
	text-decoration: none;
	padding: 5px;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #384549;
}

#nav li a:hover {
	color: #03ADE2;
}

#nav li.current {
	/*	background-color: #DE6A2D;*/
	padding: 5px 5px 3px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #03ADE2;
	color: #03ADE2;
}

#nav li a.here {
	color: #DE6A2D;
	padding: 5px 0px 3px 0px;
	border-bottom: 0px solid #DE6A2D;
	font-weight: bold;
}
li {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #384549;
}

#tooltip{
	
	position:absolute;
	border:5px solid #03ADE2;
	background:#ffffff;
	padding:5px 5px;
	color:#333;
	display:none;
	}	
a:link {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #384549;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #384549;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
h3 a:link {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #374448;
	letter-spacing: -1px;
}
h3 a:visited {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #374448;
}
h3 a:hover {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #374448;
	text-decoration: underline;
}
.about-text a:link {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #03ADE2;
	text-decoration: underline;
}
.about-text a:visited {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #03ADE2;
	text-decoration: underline;
}
.about-text a:hover {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #03ADE2;
	text-decoration: none;
}
.body-bg {
	height: 100%;
}
.image_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	width: 350px;
	z-index: 10;
	visibility: visible;
	top: 20px;
	font-weight: bolder;
	background-color: #03ADE2;
	line-height: 24px;
	float: left;
}



/* Twitter */
#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}
#twitter_div a:link, #twitter_div a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}

#twitter_div li	{
	line-height: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
}
#twitter_div a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.latest-img-border {
	padding: 2px;
	border: 1px solid #DFDFDF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#latest_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384549;
	margin-bottom: 20px;
}
#latest_div h3 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #03ADE2;
	background-image: url(../images/latest-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#twitter_div  h3 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../images/twitter_bird.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 43px;
}
.testa h3 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #03ADE2;
	background-image: url(../images/testa-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.contact-us {
	float: right;
	width: 265px;
	padding-left: 85px;
	margin-top: 20px;
	background-image: url(../images/contact-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-us h4 {
	font-family: Helvetica, Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	background-image: url(../images/contact-arrow.gif);
	background-repeat: no-repeat;
	background-position: 218px center;
	margin-top: 10px;
}


/*sexy panel*/

.panel {
	position: fixed;
	top: 50px;
	left: 0;
	display: none;
	border:1px solid #111111;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	width: 330px;
	height: auto;
	padding: 30px 30px 30px 130px;
	filter: alpha(opacity=85);
	opacity: .85;
	background-color: #1C2224;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
	position: fixed;
	text-decoration: none;
	top: 80px;
	left: 0;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 20px 40px 20px 15px;
	font-weight: 700;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
	background-color: #03ADE4;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: 85% 55%;
}

a.trigger:hover{
	position: fixed;
	text-decoration: none;
	top: 80px;
	left: 0;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 20px 40px 20px 20px;
	font-weight: 700;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	display: block;
	background-color: #39CCFD;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: 85% 55%;
}

a.active.trigger {
	background-color: #03ADE4;
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: 85% 55%;
}

/*newsletter-signup*/

span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 

