body {
	padding:0;
	margin:0;
	font-family: Georgia, 'Trebuchet MS', 'Times New Roman';
	font-size: 15px;
	color: #666666;
	background: url('images/bg.gif');
}

#siteWrapper {
	position: relative;
	left: 50%;
	margin: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -440px;
	width:880px;
}

a {
	color: #464646;
	text-decoration: none;
	background-color: transparent;
	border-color: #464646;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

h1 {
	margin:0;
	padding: 0;
}

h2 {
	text-decoration: underline;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 110%;
}

/* topNav styles */

#topNav {
	padding-top: 39px;
}

#topNav a {
	border: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#navWrapper {
	width: 630px;
	height: 50px;
	float: left;
}

#navWrapperIns {
	float: right;
	padding-top: 15px;
	font-size: 90%;
	color: #cccccc;
}

#navWrapperIns a {
	padding: 5px;
}

/* mainContent styles */

#mainContent {
	margin-top: 65px;
	min-height: 363px;
}

/* homepage styles */
#introTextWrapper {
	float: left;
	width: 400px;
}

#introText {
	padding-left: 2px;
	padding-right: 40px;
	font-family: Georgia, 'Trebuchet MS', 'Times New Roman';
	line-height: 16px;
}

#homePanelWrapper {
	width: 390px;
	float: left;
	margin-left: 60px;
}

#homePanelCont {
	width: 386px;
	background: #fafafa url('images/homepnl_top.gif') no-repeat top left;
	font-size: 80%;
	min-height: 340px;
}

#homePanelText {
	padding: 20px 30px 10px 25px;
}

#homePanelText .price {
	float: left;
	width: 30px;
}

#homePanelText .service {
	float: left;
	width: 280px;
	margin-bottom: 15px;
}

#homePanelBot {
	background: url('images/homepnl_bot.gif') no-repeat;
	height: 18px;
	margin-bottom: 3px;
}

#pricingNote {
	clear: left;
	margin-top: 15px;
	font-size: 90%;
}

#saveIcon {
	position: absolute;
	left: -41px;
	top: 180px;
}

/*we offer page*/
.offerIntroText {
	font-size: 80%;
}

.offerIntroText .price {
	float: left;
	width: 30px;
}

.offerIntroText .service {
	float: left;
	width: 280px;
	margin-bottom: 15px;
}

.offerIntroText .arrow {
	float: left;
	margin-left: 30px;
	width: 30px;
}

.offerIntroText a {
	color: #666666;
	border: 0;
}

.offerIntroText a:hover {
	text-decoration: underline;
}

/* footer styles */
#footer {
	margin-top: 40px;
	height: 86px;
	margin-top: 50px;
	width: 100%;
}

.footer1 {
	background: url('images/imagebot1.jpg');
}

.footer2 {
	background: url('images/imagebot2.jpg');
}

.footer3 {
	background: url('images/imagebot3.jpg');
}

.footer4 {
	background: url('images/imagebot4.jpg');
}

#menuInstr {
	clear: left;
	margin-top: 10px;
}
