@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px auto 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0060e7;
}

h1,h2,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
a {
   outline: none;
}
a:link {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	outline: none;
}
a:active { outline: none;
}
a:visited { outline: none;
}
a:focus { outline: none;
}
/*
	Top Header Nav
 */
#nav1 {
	clear:both;
	text-align:center;
	font: bold 16px/45px "Trebuchet MS", Verdana, Arial;
	color: #cfe2ff;
	background: url(../images/icons/butterfly.jpg) no-repeat left;
	vertical-align: middle;
	padding: 0em 0em 0em .5em;
}

#nav1 a {
	padding:0 .2em;
	color:#cfe2ff;
	text-decoration: none;
}

#nav1 a:hover {
	color:#99FF00;
	text-decoration: underline;
	height: 30px;
}
#nav1 a:visited {}
/* 
	Footer
 */
#footer {
	clear:both;
	text-align:center;
	padding:0;
	font: 12px Tahoma, Verdana, Arial;
	color: #0066FF;
}
#footer a {
	padding:0 0.8em;
	color:#0066FF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color:#66CCFF;
	font-weight: bold;
	border-bottom: 1px dotted #00FFFF;
	padding-bottom: 2px;
}
#footer a:visited {
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
}
.copyright {
	font: 10px "Trebuchet MS", Verdana, Arial;
	color: #99ccff;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 960px;
}
.sbpdesign a  {
	font: bolder 10px Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
.sbpdesign  a:hover  {
	font: bolder 10px Arial, Helvetica, sans-serif;
	color: #00CC00;
}

/* 
	Footer
 */
.line15 {
	line-height: 15px;
}
.line10 {
	line-height: 10px;
}
.line5 {
	line-height: 5px;
}

.content #main {
	text-align: center;
	padding: 0px 5px;
	margin: 0px 0px 0px 250px;
}


/* 
	buttons
 */

.buttons {
	clear:both;
	padding:0;
	margin: 29px 0px 0px 25px;
	text-align: left;
	width: 303px;
}


.buttons ul {

	//margin:1em 0;
	margin: 0px;
	padding: 0px;
}
.buttons li {
	display:list-item;
	padding:0px;
	list-style: url(none) none outside;
	width: 200px;
	position: relative;
	margin: 0px 0px 15px;
}
.buttons li a {
	padding:0;
	text-decoration: none;
	margin: 0px;
	width: 303px;
}
.buttons li a:hover {
	color:#CCCCCC;
}
.buttons li a:visited {}
/* 
	End buttons
 */
 
 /* 
	features
 */

.features {
	clear:both;
	padding:0em;
	margin: 0px 0px 0px 25px;
	text-align: left;
	width: 303px;
	background: url(../images/bg/features.jpg);
	height: 238px;
}


.features ul {

	//margin:1em 0;
	margin: 0px;
	padding: 0px;
}
.features li {
	font: bold 15px "Trebuchet MS", Verdana, Arial;
	color: #ffddcc;
	background: url(../images/icons/dotf.gif) no-repeat left;
	list-style: url(none) none outside;
	text-indent: 12px;
	text-align: left;
	height: 22px;
}
.features li a {
	padding:0;
	text-decoration: none;
	margin: 0px;
	color: #FFDDCC;
}
.features li a:hover {
	color: #99FF00;
	text-decoration: underline;
}
.features li a:visited {}

.featuresdot

{
	font-size: 24px;
	color: #AC2E00;
}

/* 
	End features
 */
 /* 
	welcome
 */

.welcome {
	clear:both;
	padding:0;
	margin: 30px auto 0px;
	width: 488px;
	background: url(../images/bg/welcome.jpg) no-repeat center;
	height: 498px;
	float: none;
}


.welcome ul {

	//margin:1em 0;
	margin: 4px 0px 0px;
	padding: 0px;
	width: 490px;
}

.welcome li {
	display:list-item;
	padding:0px;
	list-style: url(none) none outside;
	width: 488px;
	position: relative;
	margin: 0px;
	text-align: center;
}
.welcome li a {
	padding:0;
	text-decoration: none;
	margin: 0px;
	color: #FFDDCC;
}
.welcome li a:hover {
	color: #99FF00;
	text-decoration: underline;
}
.welcome li a:visited {}

.welcomeicon

{
	font-size: 24px;
	color: #AC2E00;
}
.welcome1 {
	color: #FF00FF;
	font: 45px "Trebuchet MS", Verdana, Arial;
	text-align: center;
}
.welcome2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 35px;
	color: #FF00FF;
	text-align: center;
}
.unique1 {
	color: #00CC00;
	font: italic 18px "Trebuchet MS", Verdana, Arial;
	text-align: center;
}
.unique2 {
	font: italic 20px "Trebuchet MS", Verdana, Arial;
	color: #00CC00;
	text-align: center;
}
.phone {
	color: #9af9ff;
	font: 28px "Trebuchet MS", Verdana, Arial;
	text-align: center;
}
.welcomeadd {
	font: bold 16px "Trebuchet MS", Verdana, Arial;
	color: #ffae00;
	text-align: center;
}
/* 
	End welcome
 */
.welcomeadd2 {
	font: bold 16px "Trebuchet MS", Verdana, Arial;
	color: #ffae00;
	text-align: center;
	margin-left: 50px;
	text-indent: 76px;
}

.seemap {
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
}
.welcome p {
	font: 14px "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-align: justify;
	margin: 8px 0px 0px 25px;
	width: 435px;
	position: relative;
	float: left;
}
.welcomeyellow1 {
	font: italic bold 22px "Trebuchet MS", Verdana, Arial;
	color: #ffe400;
}
.welcomeyellow2 {
	font: italic bold 14px "Trebuchet MS", Verdana, Arial;
	color: #ffe400;
}


.pic1 {
	margin: 0px;
	padding: 5px;
	clear: both;
	float: left;
}
.fcontent {
	padding: 5px;
	width: 700px;
	text-align: justify;
	margin: 7px auto 0px;
	float: none;
	font: 14px "Trebuchet MS", Verdana, Arial;
}
.fheader {
	font: italic bold 40px "Trebuchet MS", Verdana, Arial;
	color: #0033CC;
	text-align: center;
	margin-right: 55px;
	float: none;
	margin-left: 30px;
}
.auheader {
	font: italic bold 30px "Trebuchet MS", Verdana, Arial;
	color: #0033CC;
	text-align: center;
	float: none;
	margin-left: 30px;
	margin-right: 55px;
}
.linedots {
	border-bottom: 1px dotted #000000;
}

.pheader {
	font: italic bold 30px "Trebuchet MS", Verdana, Arial;
	color: #0033CC;
	text-align: center;
	float: none;
	margin-left: 30px;
	margin-right: 55px;
}
.namephone {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.sheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.services {
	color: #0066FF;
	font: italic bold 16px "Trebuchet MS", Verdana, Arial;
	text-transform: uppercase;
}
.prices {
	color: #FF00FF;
	font: bold normal 14px "Trebuchet MS", Verdana, Arial;
}
.ol-blue {
	padding: 10px;
	border: 1px dotted #00CCFF;
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #0066CC;
}
.center {
	margin: 0em auto;
	padding: 0px;
}
.center-tabs {
	margin: 0em auto;
	width: 850px;
	height: 35px;
	text-align: center;
}
.f1 {
	margin: .75em 1.5em 0em 1.75em;
	padding: 0em;
	clear: none;
	float: left;
}
.f2 {
	margin: 4.5em 0em 0em;
	padding: 0em;
	clear: none;
	float: left;
	width: 165px;
}
.quest {
	height: 40px;
	background-color: #FFFFCC;
	text-align: center;
	margin-top: 1em;
	padding: .25em;
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #993300;
}
.bg-clouds {
	background: url(../images/bg/clouds.png) no-repeat center top;
	text-align: center;
	height: 428px;
	width: 1453px;
	margin-right: auto;
	margin-left: auto;
}
.fb {
	font: bold 14px "Trebuchet MS", Arial;
	color: #FFCC00;
	padding: 20px 20px 5px;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.fb a:link {
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font: bold 14px "Trebuchet MS", Arial;
	color: #FFCC00;
	position: relative;
}
.fbimg {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	display: block;

}
