/* CSS Document */



	body { 
	line-height: 2.0; 
	background: #fff; 
	margin:1.5em 0; 
	}

	a img { 
	border: none; 
	}


	body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
	}

	a {
	color: #CC5472;
	text-decoration: none;
	}

	a:hover {
	color: #354158;
	}

	#container {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	}

	#container img {
	float:right;
	margin-right:20px;
	margin-left:5px
	}
	
	#logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 110px;
	padding-bottom: 5px;
	border-bottom: 0px;
	margin-bottom: 20px;
	}

	#container #logo h1 {
	text-indent: -9999px;
	}

	#textarea {
	width: 500px;
	margin:auto;
	}

	#textarea img {
	float:left;
	margin-right:10px;
	margin-left:2px;
	}
	
	#textarea2 {
	width: 500px;
	margin:auto;
	}
	
	#textarea2 img {
	float:right;
	margin-right:20px;
	margin-left:5px
	}
	
	#advertarea {
	width: 800px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 50px;
	}
	
	#addesign {
	background: url(../img/ad-design-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}

	#contact {
	background: url(../img/contact-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}

	#about {
	background: url(../img/about-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}
	
	
	#aboutprofile {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image:url(../img/profile-image.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}

	#services {
	background: url(../img/services-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}

	#sitedesign {
	background: url(../img/site-design-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}

	#disclaimer {
	background: url(../img/disclaimer-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}
	
	#privacy {
	background: url(../img/privacy-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}

	#terms {
	background: url(../img/terms-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}
	
	#faqs {
	background: url(../img/faqs-logo.gif) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom: 0px;
	}
	
	#welcome {
	background: url(../img/welcome-logo.png) no-repeat top left;
	height: 60px;
	text-indent: -9999px;
	border-bottom:0px;
	}
	
	#topnav {
	color:#CC5472;
	background:none;
	height:20px;
	text-align:center;
	vertical-align:middle;
	}

	#footer {
	width:500px;
	margin:auto;
	color: #CC5472;
	background:none;
	height:20px;
	text-align:center;
	vertical-align:middle;
	}

	#pagename {
	height:000px;
	text-indent:-9999px;
	border-bottom:0px;
	padding-bottom:15px;
	}
	
	.image1 {
	float:left;
	margin-left:0px;
	}
	
	.image2 {
	float:right;
	margin-right:20px;
	margin-left:5px
	}
	
	.image3 {
	float:left;
	margin-right:10px;
	margin-left:2px;
	}
	
	h2 {
	font-size:2.2em;
	margin:0;
	border-bottom:0px solid #797979;
	margin-bottom:5px;
	color#CC5472;
	}

	h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 0px solid #797979;
	margin-bottom: 10px;
	color: #607293;
	}

	h4 {
	font-weight: bold;
	}

