html, body {background:url(../images/bodybg.gif) repeat-x;
			background-color: #888888;
			height: 100%;
			width: 100%;
			margin:0px;
			padding:0px;
			text-align: center;
			font-family: arial, verdana, sans-serif;
			color: #333333;
			font-size: 12px;
			}
			
#wrapper {background: #ffffff;
		text-align:left;
		margin-left: auto;
		margin-right: auto;
		width: 780px;
		height: auto;
		top: 30px;
		position: relative;
		}

#top {width: 770px;
	height: 40px;
	}
	
			
#nav	{background:url(../images/navbg.gif) repeat-x;
		background-color:#666666;
		width: 780px;
		height: 41px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #333333;
		}
		
		
#teaser {background:url(../images/teaserbg.gif) no-repeat;
		background-color:#424F55;
		width:780px;
		height: 274px;
		margin:0px;
		overflow:hidden;
		border-top:1px solid #ffffff;
		border-bottom:1px solid #ffffff;
		}
		
#slideshow {background-color: #333333;
			border-left: 1px solid #ffffff;
			width: 449;
			height: 274;
			float:right
			}
/*********** copy styles ***************/

a {color: #336699;
	text-decoration:  none;}
	
a:hover {color:maroon;}
a:visited {color: #336699}


h1, h2, h3, h4, h5
{font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 28px;
margin:0px;}

h1 {color: #ffffff;
	margin-top:14px;
	margin-left: 20px;
	font-weight: normal;
	}

h2 {color: #000000;
	letter-spacing: -1px;
	font-size: 22px;
	margin-bottom:5px;
	margin-top: 10px;
 	border-bottom: 1px solid #333333;
	}



h4 {color:maroon;
	xcolor:#DE132C;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	}
	
h3 {font-size: 20px;
	margin-top: 30px;}	
	
p, li, blockquote
	{font-size: 13px;
	line-height: 16px;
	margin:0px;
	margin-bottom: 20px;
	color:#333333;
	}

blockquote {margin-left:30px;}

li {margin:0px;}


		
#teaser p{color: #ffffff;
			line-height: 20px;
			font-size: 13px;}		
#teaser h1{color: #ffffff;
			margin:0px;
			margin-top:50px;}		
#teaserpad {padding:30px;}		

#teaser img {float:right;
			width: 449px;
			height:274px;
			margin:0px;
			padding:0px;
			border-left: 1px solid #ffffff;}
			
#pageindicator {background:url(../images/pageindicatorbg.gif) no-repeat;
		background-color:#424F55;
		width:780px;
		height:60px;
		border-top:1px solid #ffffff;
		}		
				
#canvas {height: auto;
		border-top:1px solid #888888;
		}	
	
/*********** Corners ***************/
	
#ul {background:url(../images/ul.gif) no-repeat;
	background-position: top left;
	width: 780px;
	height: 40px;
	}

#ur	{background:url(../images/ur.gif) no-repeat;
	background-position: top right;
	width: 780px;
	height: 40px;
	}
	
#bl {background:url(../images/bl.gif) no-repeat;
	background-position: bottom left;
	width: 780px;
	height: 100px;
	}

#br	{background:url(../images/br.gif) no-repeat;
	background-position: bottom right;
	width: 780px;
	height: 100px;
	}
		
#logobg {background:url(../images/logobg.gif) no-repeat;
		width: 780px;
		height: 118px;
		border-top: 1px solid #888888;
		border-bottom: 1px solid #888888;
		}
	
	
#motto {background:url(../images/motto.gif) no-repeat;
		width: 184px;
		height: 18px;
		text-indent: -1000em;
		float:right;
		margin-top: 9px;
		margin-right: 20px;
		}
	
#printlogo {display: none;}

	
/**********  Footer styles ***********/	

#footer {background:url(../images/footerborder.gif) repeat-x;
		background-color:#EFEFEF;
 		width: 780px;
		height: 100px;
		}

#footer p{font-size: 11px;}

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

#footer a:hover{color: maroon;}

.footerpad {padding:20px;}

#viewport {float:right;
			border:none;
			}

			
#flash {position: absolute;
		z-index: 100;
		width:800px;
		height: 118px;
	 	left:-20px;
		top: 45px;
		}
		


#contentleft {width:500px;
				float:left;
				}
				
#contentright {width: 250px;
				float:right;
				}
.contentpad {padding:20px;}

#serviceoverview {list-style:none;
				padding:0px;
				margin:0px;
				}
				
#serviceoverview li{width: 408px;
					float:left;
					margin-bottom: 3px;
					border-bottom: 1px solid #cccccc;
		
					}

#serviceoverview li a{
					color:#333333;
					font-weight: bold;
					font-size: 15px;
					display:block;
					padding:3px;
					padding-top: 6px;
					padding-bottom:6px;
					
					}
#serviceoverview li a span{color: maroon;}

#serviceoverview li a:hover{color:#ffffff;
							background-color:#A3C1CE;}

#serviceoverview li a:hover span{color: #ffffff;}

#serviceoverview li a:active{  	background-color:maroon;}

#serviceoverview li a:active span{color: #ffffff;}



.red, .required {color: maroon;}

.clearboth {clear: both;}

small{line-height: 14px;
	}

.pullout {background-color: #f3f3f3;
		border: 1px solid #cccccc;
		padding: 10px;
		padding-bottom:0px;
		}
.pullout strong {color: maroon;}

hr {display:none;}

.hr {border-bottom: 1px solid #cccccc;
	display: block;
	margin-top: 4px;
	margin-top: 4px;
	clear:both;
	height: 2px;}

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

#nav ul {margin:0px;
		padding:0px;
		padding-left: 330px;
		list-style:none;
		}
			
#nav ul li{float:left;
			padding:0px;
			}
#home a,
#services a,
#aboutus a,
#launchit a,
#careers a,
#contactus a
		{background:url(../images/spriteb.gif) no-repeat;
		display: block;
		height: 41px;
		text-indent: -1000em;
		}
		
		
#home a{ background-position: 0px 0px;
			width: 70px;}
#home a:hover{ background-position: 0px -41px;}	

#aboutus {width: 86px;
			 }
#services a{ background-position: -70px 0px;
			width: 86px;}
#services a:hover{ background-position: -70px -41px;}	


#aboutus {width: 94px;
			 }
#aboutus a{ background-position: -157px 0px;
width: 94px;
		 }
#aboutus a:hover{ background-position: -157px -41px;	}	


#launchit {width: 92px;  }
#launchit a{ background-position: -250px 0px;
			width: 92px; 
			}
#launchit a:hover{ background-position: -250px -41px;	}	

#careers 	{width: 80px;  display:none;}
#careers a{ background-position: -342px 0px;
			 width: 80px;
			 }
#careers a:hover{ background-position: -342px -41px;}	

#contactus 	{width: 108px;   }
#contactus a{ background-position: -424px 0px;
			width: 108px;}
#contactus a:hover{ background-position: -424px -41px;	}	



/************************ CONTACT FORM ************************/


legend {font-family: arial;	
		font-size: 20px;
		color: maroon;
		font-weight: bold;
			text-transform:capitalize;
			padding:0px;
		margin:0px;
		}

fieldset {border:none;
			padding:0px;
			padding-top: 20px;
 
			}

fieldset ul{margin:0px;
			padding:0px;
			list-style:none;
			}
			
			
fieldset li ul{margin-left: 30px;
				}			
			
fieldset h4 {margin:0px;}

fieldset label{display:block;
			color:#5C7988;
			font-size: 12px;
			width: 100px;
			text-align:right;
			font-weight: bold;
			margin-right: 5px;	
			float:left;
			display:block;
			font-family: arial;
			color:#000000;
			}

fieldset p {color:#5C7988;
			color:#000000;
			margin:0px;
			clear:both;}

fieldset input,  fieldset select {float:left;
								display:block;
								font-size: 12px;
								font-family: arial;
								 color: #333333;
								}
								
fieldset li {height:auto;
			margin-top: 2px;
			margin-bottom: 2px;
			padding-top: 2px;
			padding-bottom: 4px;
			clear:both;
			color: #000000;
			}
			
fieldset li ul li{float:left;
					width: 170px;
					margin:0px;
					clear:none;
					padding:0px;
					}
#company,
#first,
#last,
#email,
#address,
#tel,
#fax,
#country,
#name,
#service,
#city,
#other_descrip,
#zip,
#title,
#message,
#service,
#state,
#budget {border: 1px solid #84A0AE;
		width:310px;
		padding-top:2px;
		padding-bottom: 2px;
		text-indent:2px;
		}

#first, #last, #state{width: 100px;}

#company:focus,
#first:focus,
#last:focus,
#email:focus,
#name:focus,
#message:focus,
#address:focus,
#tel:focus,
#fax:focus,
#service:focus,
#city:focus,
#other_descrip:focus,
#zip:focus,
#country:focus,
#title:focus,
#service:focus,
#state:focus,
#budget:focus{background-color:#f1f1f1;
		}
#message {height: 100px;}
#xsend {font-family: arial;
	letter-spacing: 3px;
	font-weight: bold;
	border:none;
	background: none;
	text-transform:uppercase;
	font-size: 11px;
	padding:0px;
 	border-bottom: 3px solid maroon;
 	float:left;
	}

#zip {width: 50px;}


.blue, .blueul, .blueur, .bluebl, .bluebr {width: 480px;
					height: auto;
					}
 
.blueul {background:url(../images/blueul.gif) no-repeat;
	background-position:top left;
	background-color:#C7D9E2;
	}
	
.blueur {background:url(../images/blueur.gif) no-repeat;
	background-position:top right;}	
	
.bluebl {background:url(../images/bluebl.gif) no-repeat;
	background-position:bottom left;}
	
.bluebr {background:url(../images/bluebr.gif) no-repeat;
	background-position:bottom right;}	
	
	
.floatleft {float:left;
			margin-right: 10px;
			}
	
.floatright {float:right;
			margin-left: 10px;
			}
	



/* Services Page */


.servicebar, .servicebaralt {
			 border-bottom: 1px solid #ffffff;
			  border-top: 1px solid #ffffff;
			width:780px;
			height:120px;
			margin:0px;
			}
			
 
.servicebaralt {background-color:#D7E4EA;
			 	}			

.servicebar {background-color:#C7D9E2;
			 	}			


.servicebaralt span		{background: url(../images/altrowbg.gif) repeat-y;}						

.servicebar span 		{background: url(../images/rowbg.gif) repeat-y;}	


.servicebaralt span, .servicebar span {margin:0px;
									background-position:right;
									display:block;
									float:left;
									height: 120px;
									width: 200px;
									background-color:#7EA8BD;
									margin:0px;
									margin-right: 10px;
									}			
					

.servicebaralt span {	background-color:#A3C1CE;}

.servicebar h4, .servicebaralt h4 {color: white;
									font-family: arial;
									font-weight:normal;
									font-size: 18px;
									text-align:right;
									margin:0px;
									line-height: 17px;
									}
									
.servicebar div, 
.servicebaralt div {padding: 15px;
				}	
.redarrow {float:right;
			margin-left: 6px;
			margin-top: 3px;
			margin-right:-3px;
		}