#content {
	border-top: 1px solid #888;
	text-align: left;
	width: 760px;
	padding-top: 0px;
}

#content .main {
	position: relative;
	width: 760px;
	height: 370px;
}

#content .main .slider {
	background-color: red;
	position: absolute;
	width: 560px;
	color: #666;
	font-size: 14px;
}

#content .main .slider .splash {
	position: absolute;
	left:190px;
	top:100px;
}

#content .main .slider img {
	border:0;
}

#content .main .slider #violator {
	position:absolute;
	left:10px;
	top:100px;
	z-index:100;
}

#content .main .slider .videolink a{
	position:absolute;
	border: none;
	height: 40px;
	width: 200px;	
	left:297px;
	top:340px;
	background: url("/images/buttons/play-our-video.gif") no-repeat;
}

#content .main .slider .videolink a:hover {
	background: url("/images/buttons/play-our-video_ro.gif") no-repeat;
}

#content .main .slider .mission {
	position: absolute;
	margin-top: 20px;
	margin-left: 180px;
	padding:0;
	width: 480px;
	height: 45px;
}

#content .main .slider .mission h2 {
	margin:0 auto;
	padding:0;
	font-family: "Lucida Sans Unicode","Lucida Grande";
	font-size: 34px;
	color: #333;
	line-height:45px;
}

#content .main .slider .checklist {
	display: none;
	position: absolute;
	margin-top: 210px;
	margin-left: 35px;
}

#content .main .slider .checklist ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#content .main .slider .checklist ul li span {
	padding-right: 8px;
	color: green;
	font-weight: bolder;
}

#content .main .buttons {
	display:none;
	background-color: #333;
	position: absolute;
	width: 198px;
	height: 295px;
	margin-left: 560px;
	text-align: center;
	border-left: 2px solid #333;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px; 	
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px; 	
}

#content .main .buttons h2 {
	margin: 0;
	padding: 0;
	font-weight: bolder;
}

#content .main .buttons a {
	color: #FFF;
}

#content .main .buttons span {
	color: #ddd;
}

#content .main .buttons .top-button,
#content .main .buttons .middle-button,
#content .main .buttons .bottom-button {
	background-color: #666;
	position: absolute;
	width: 100%;
	height: 70px;
	padding-top: 25px;
}

#content .main .buttons .top-button {
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px; 	
}

#content .main .buttons .middle-button {
	margin-top: 100px;
}

#content .main .buttons .bottom-button {
	margin-top: 200px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px; 	
}


#content .logos {
	background-color: red;
	width: 760px;
	height: 70px;
	margin-top: 10px;
}

#content .bubbles {
	position: relative;
	width: 760px;
	height: 200px;
	margin-top: 10px;
	font-size: .8em;
}

#content .bubbles a {
	color: #444;
	text-decoration: none;
}

#content .bubbles .icon {
	border:0;
	margin-top: 10px;
	height: 100px;
}

#content .bubbles h3 {
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}

#content .bubbles .left-bubble,
#content .bubbles .center-bubble,
#content .bubbles .right-bubble {
	text-align: center;
	position: absolute;
	height: 200px;
	border: 1px solid #aaa;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#content .bubbles .left-bubble,
#content .bubbles .right-bubble {
		width: 215px;
}

#content .bubbles .center-bubble {
	width: 250px;
	margin-left: 245px;
}

#content .bubbles .right-bubble {
	margin-left: 525px;
}


#content .testimonials {
	position: relative;
	width: 760px;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content .testimonials h4 {
	margin: 0;
	padding: 0;
	color: #333;
}

#content .testimonials .testimonial,
#content .testimonials .offer, 
#content .testimonials .case-study
 {
	position: absolute;
	width: 370px;
	height: 100px;
}

#content .testimonials .testimonial p {
	font-style: italic;
	margin-bottom: 0px;
}

#content .testimonials .testimonial div {
	text-align: left;
}

#content .testimonials .testimonial a {
	text-decoration: none;
	font-style: italic;	
	margin-left:0px;
	color: #333;
}

#content .testimonials .testimonial .signature {
	text-align: right;
    font-style: normal;	
	text-decoration: none;
	margin-left : 45px;	
}

#content .testimonials .testimonial .read-more {
	font-style:normal;
	font-size: 12px;
	text-decoration: underline;
	color: #3399ff;
}

#content .testimonials .offer {
	margin-left: 390px;
	padding: 0 10px 0 20px;
}

#content .testimonials .offer img {
	border: 0;
}

#content .testimonials .offer p {
	font-weight: bolder;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content .testimonials .offer ul {
	margin-top: 0;
}

#content .testimonials .offer a {
	text-decoration: none;
	margin-left:20px;
	color: #555;
}

#content .testimonials .case-study {
	margin-left: 390px;
	padding: 0 10px 0 10px;
}

#content .testimonials .case-study div {
	text-align: left;
}


#content .testimonials .case-study img {
	border: 0;
}

#content .testimonials .case-study .read-more {
	font-style:normal;
	font-size: 12px;
	text-decoration: underline;
	color: #3399ff;
}


#content .testimonials .case-study p {
	font-weight: normal;
	margin-bottom: 0;
	margin-right: 5px;
	padding-bottom: 0;
}

#content .testimonials .case-study a {
	text-decoration: none;
	margin-left:0px;
	color: #333;
}

#content .actionBar {
	background-color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 45px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px; 	
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px; 	
	padding-top: 20px;
	color: #ccc;
}

#content .actionBar h2 {
	display: inline;
	margin: 0;
	padding: 0;
}

#content .actionBar a {
	text-decoration: none;
 	color: #ffcc00;
 	font-family: arial; 
}

#content .actionBar img {
	border: 0;
	vertical-align: middle;
}

#content .actionBar .small {
	font-size: .6em;
    color: #fff;	
	margin: 20px;
	font-weight: normal;
}

#content .tagline h1{
font-family: arial;
font-weight: normal;
font-size: 9px;
padding:0;
margin: 1px;
color: #555;
}