html {
	min-height: 100%;
	height:100%;
}

body#home {	
	background:#397db6 url("../images/bg_main_home.gif") repeat-x top center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color: #000000;
	height: 100%;
	margin:0;
}

body {	
	background:#397db6 url("../images/bg_main_int.gif") repeat-x top center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color: #000000;
	height: 100%;
	margin:0;
}

h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height:normal;
	padding:0;
	background:url("../images/bg_h1.gif") repeat-x bottom left;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #050c46;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:16px;
	color:#51c6ff;
	font-weight:bold;
	padding:0;
	margin: 0;
}

p {
	line-height: 18px;
	margin:0 0 20px 0;
}

a {
	color: #51c6ff;
	text-decoration: underline;
}

a:hover {
	color: #050c46;
	text-decoration: underline;
}

strong {}
em {}

.border {
	border:1px solid #63aad7;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	background:#0c6296;
	padding:3px;
	border:1px solid #63aad7;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	background:#0c6296;
	padding:3px;
	border:1px solid #63aad7;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 0 14px;
}

.hr {
	background:url("../images/hr.gif") repeat-x;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: -5px 0 20px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

ol {
	margin:0 0 20px 20px;
}

ol li {
	line-height:22px;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 15px;
	background:url("../images/bullet.gif") no-repeat 0 5px;
	margin:0 10px 0 0;
	line-height:22px;
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin: auto;
	width:980px;
	z-index:100;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	width:980px;
	height:39px;
	background:url("../images/bg_nav.gif") no-repeat top center;
	z-index:200;
}

#banner_home {
	position:relative;
	height:327px;
	width:980px;
	background:url("../images/banner_home.jpg") no-repeat top left;
	margin-bottom:30px;
}

#banner {
	position:relative;
	height:166px;
	width:980px;
	margin-bottom:30px;
}

a.logo {
	display:block;
	position:absolute;
	top:30px;
	left:30px;
	width:200px;
	height:125px;
	text-indent:-3000px;
}

a.learn_more {
	display:block;
	position:absolute;
	top:40px;
	left:780px;
	width:200px;
	height:140px;
	text-indent:-3000px;
}

#content {
	position:relative;
	width: 940px;
	margin:auto;
}

#content a:hover {
	background-position:0% 100%;
}


/********************* INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:200px;
	padding:0;
	margin:0 70px 0 0;
}

.example {
	position:relative;
	width:165px;
	background:#2f6ea6;
	padding:10px 20px 10px 15px;
	margin:0 0 20px 0;
}

a.internet {
	display:block;
	height:35px;
	width:199px;
	background:url("../images/btn_internet.gif") no-repeat top;
	text-indent:-3000px;
	margin-bottom:3px;
}

a.voice {
	display:block;
	height:35px;
	width:199px;
	background:url("../images/btn_voice.gif") no-repeat top;
	text-indent:-3000px;
	margin-bottom:3px;
}

a.video {
	display:block;
	height:35px;
	width:199px;
	background:url("../images/btn_video.gif") no-repeat top;
	text-indent:-3000px;
	margin-bottom:3px;
}

#testimonial {
	position:relative;
	background:#2f6ea6;
	padding:5px;
	margin:20px 0 20px 0;
	font-style:italic;
}	

#testimonial .quote {
	position:relative;
	border:1px solid #12679b;
	width:158px;
	padding:20px 15px 20px 15px;
	background:#ffffff url("../images/bg_testimonial.gif") no-repeat bottom left;
}

.thickborder {
	border:5px solid #2f6ea6;
	margin:20px 0 20px 0;
}


#col_2 {
	position:relative;
	float:left;
	width:670px;
	padding:0;
	margin:0;
}


#home_1 {
	position:relative;
	float:left;
	width:300px;
	background:url("../images/home_divider.gif") repeat-y top right;
	padding:0 40px 0 0;
	margin:0;
}

#home_2 {
	position:relative;
	float:left;
	width:300px;
	padding:0;
	margin:0;
}

a.svc {
	position:relative;
	float:left;
	margin:0 10px 0 0;
}

.caption {
	width:280px;
	font-style:italic;
	font-weight:normal;
	color:#04355f;
	float:right;
	margin:0 0 0 10px;
}

a.btn_approach {
	display:block;
	float:left;
	height:49px;
	width:185px;
	background:url("../images/btn_approach.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 13px 0 0;
}

a.btn_mymosaic {
	display:block;
	float:left;
	height:49px;
	width:185px;
	background:url("../images/btn_mymosaic.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 13px 0 0;
}

a.btn_technology {
	display:block;
	float:left;
	height:49px;
	width:185px;
	background:url("../images/btn_technology.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 13px 0 0;
}

a.btn_team {
	display:block;
	float:left;
	height:49px;
	width:185px;
	background:url("../images/btn_team.gif") no-repeat top;
	text-indent:-3000px;
	margin:0 13px 0 0;
}

a.btn_pressroom {
	display:block;
	float:left;
	height:49px;
	width:185px;
	background:url("../images/btn_pressroom.gif") no-repeat top;
	text-indent:-3000px;
	margin:0;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	font-size:11px;
	padding:50px 0 50px 0;
	clear: both;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:relative;
	left:130px;
	width:800px;
	z-index:101;
}

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); width: 111px;height: 39px;	}
#nav li#btn_why { 	position:relative;left:-8px;background-image: url("../images/btn_why.gif");width: 157px;height: 39px;	}
#nav li#btn_services { 	position:relative;left:-17px;background-image: url("../images/btn_services.gif");width: 125px;height: 39px;}
#nav li#btn_about  { 	position:relative;left:-27px;background-image: url("../images/btn_about.gif");width: 109px;height: 39px;}
#nav li#btn_resources { 	position:relative;left:-40px;background-image: url("../images/btn_resources.gif");width: 149px;height: 39px;}
#nav li#btn_contact { 	position:relative;left:-48px;background-image: url("../images/btn_contact.gif");width: 146px;height: 39px;}

.on {
	background-position:0% 100%;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#ffffff;
}