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

#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	margin: 8px auto 15px;
	width:1210px;
	}
	
body {font-family: Helvetica, Arial, sans-serif; font-size:8pt; font-weight:normal; line-height:12pt; color:#fff; height:100%;}

em {font-style:italic;}
strong {font-weight:bold;}

p {margin-bottom:6pt; margin-top:6pt;}
a {color:#ed1c24;} 
a:hover {color:#bf0000;}
a:active {color:#e78084;}
.bold {font-weight:bold;}
.italic {font-style:italic;}

#blackbox {
width:100%; height:100%; border:15px solid #000; overflow:hidden; position:relative;}

#left {width:360px; height=:100%; min-height:568px; background-color:#000; float:left;}
#right {float:right; background:#fff; overflow:hidden; width:850px; height:568px;}
/* #quote {margin:0 auto 10px; width:96%; height:99px;} */
#quote {margin:0 auto 10px; width:1300px; height:99px;}
#quote img {float:right; padding:0; margin:0;}
#hello {margin:0 auto; width:284px; height:89px;}

* html #right {
height: 100%;
}

.copy {margin-right:15px;}
.contact {height:41px; margin-bottom:6px; overflow:hidden;}
.contactimage {margin-right:10px;}
.contacttext {font-size:14pt; margin-top:-10px;}
.contactimg {height:41px; float:left;}
.contacttextbox {float:left; margin-top:12px;}

#languages {float:right; margin-right:-30px; margin-bottom:5px; color:#000; font-size:10px;}
#languages img {border:1px solid #000;}
#languages img:hover {border:1px solid #c4161c;}

#webdesign {position:absolute; left:23.5%; top:41%; background: #000; border: 10px solid #ed1c24; padding:15px 20px; z-index:1; display:none; width:167px;} 

#testimonials {position: absolute; left:40%; top: 41%; background:#000; border: 10px solid #ed1c24; padding:15px 20px; z-index:1; display:none; width:334px;}


.hide {float:right; text-align:left; text-indent:12px; background: #000 url('../images/x-close.png') left center no-repeat;}

