@charset "utf-8";

/* CSS Document */



html, body {

	margin:0px;

	padding:0px;

}

body {background-image: url(assets/images/bkgd_stripes.gif);

	background-color: #666666;

	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";

	}





#container{

	width:724px;

	height:600px;

	background-color:#303030;

	margin: auto;

	position: relative;

	top: 10px;

	border: 3px solid #232323;



}



#iframe {

	width:707px;

	height:460px;

	background-color:#CCCCCC;

	position: relative;

	top: 20px;

	left: 7px;



}



#nav {

	width:100px;

	height:100px;

	position: relative;

	top: 14px;

	left: 614px;

	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";

	font-size: 14px;

	color: #FFFFFF;

	line-height: 20px;

	font-weight: bold;

}



#body{

	background-color: #303030;

	background-image: url(../assets/images/logo.gif);

	background-repeat: no-repeat;

	height: 108px;

	width: 455px;

	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";

	font-size: 11px;

	color: #FFFFFF;

	line-height: 16px;

	padding-right: 3px;

	padding-left: 145px;

	padding-top: 8px;

	position: absolute;

	top: 0px;



}



#copyright{

	font-family: "Trebuchet MS", verdana, arial, sans-serif;

	font-size: 11px;

	color: #999999;

	width: 100%;

	text-align: center;

	margin-top: 20px;



}

.services {

	font-size: 14px;

	font-weight: bold;

	color: #FF9900;

}



.contact {

	font-size: 14px;

	font-weight: bold;

	color: #0099FF;

}

.pricing {

	font-size: 14px;

	font-weight: bold;

	color: #FFCC33;

}



a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #FF9900;

	text-decoration: none;

}

a:active {

	text-decoration: none;

}

#home a:link {

	color: #CCCCCC;

	text-decoration: none;

}

#home a:visited {

	color: #CCCCCC;

	text-decoration: none;

}

#home a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#costs a:link {

	color: #FFCC33;

	text-decoration: none;

}

#costs a:visited {

	color: #FFCC33;

	text-decoration: none;

}

#costs a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#services a:link {

	color: #FF9900;

	text-decoration: none;

}

#services a:visited {

	color: #FF9900;

	text-decoration: none;

}

#services a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

#about a:link {

	color: #B089D8;

	text-decoration: none;

}

#about a:visited {

	color: #B089D8;

	text-decoration: none;

}

#about a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

	

#contact a:link  {

	color: #0099FF;

	text-decoration: none;

}

#photo a:link, #photo a:visited {

	color: #8fc7ec;

	text-decoration: none;

}


#contact a:visited {

	color: #0099FF;

	text-decoration: none;

}

#contact a:hover, #photo a:hover {

	color: #FFFFFF;

	text-decoration: none;

}



#copyright a:link{color:#CCCCCC; text-decoration:none;}

#copyright a:visited{color:#CCCCCC; text-decoration:none;}

#copyright a:hover{color:#FF9900; text-decoration:none;}

.hidden       { display:none; }
#sb-container { z-index:10000; }