body {
	margin-top: 20px;
	padding: 0;
	background: #1E1E1E;
	font-size: 11px;
	text-align: justify;
	color: #ABABAB;
}

body, th, td, input, textarea, select, option {
	font-family: sans-serif;
}

h1, h2, h3 {
	font-family: sans-serif;
	font-weight: bold;
	color: #EC50EA;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

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

a:hover {
	color: #A912A7;
	text-decoration:underline;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}


/* Header */

#header {
	width: 800px;
	height: 76px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: Arial, serif;
}
#contactpane{
	float:right;
	right:0;
	margin-right:5px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contactpane #txtstylo{
	float:right;
	right:0;
}
#contactpane #imgzplacement{
	float:right;
	right:0;
	margin-top:9px;
}
#headertextpane{
	float:left;
	margin-left:0;
	margin-top:15px;
}
#headerlogopane{
	float:left;
	margin-left:0;
}
#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #EC50EA;
	font-size: 36px;
	padding-left: 10px;
	letter-spacing:5px;
}
#headeravedalogo{
	float:left;
	margin-left:5px;
}
#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:1px;
	color:#EC50EA;
}

#header a {
	text-decoration: none;
	color: #EC50EA;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #737373;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: 5px 20px 0 0px;
	color: #646464;
}
.commentspane{
	border:1px dotted #666666;
	padding:15px;
	width:95%;
	margin-top:5px;
	margin-bottom:5px;
}
.postedby{
	color:#666666;
	text-align:left;
}
.service_heading{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color: #c7c7c7;
padding:0;
margin:0;
}
.meta {
	text-align: left;
	color: #646464;
	padding: 0px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #EC50EA;
	text-decoration:none;
}
.meta a:hover {
	color: #AB15A9;
	text-decoration:underline;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 40px 0 0 40px;
	color: #7A7A7A;
}

#sidebar-newsletter {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	padding: 2px 0 0 20px;
	color: #7A7A7A;
}

.newsletter-textbox{
	float: left;
	width: 150px;
	color: #FF3366;
}

.newsletter-submit{
	width: 80px;
	color: #FFFFFF;
	background:#FF3366;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 22px;
	font-size: 12px;
	letter-spacing:1px;
	font-family: sans-serif;
	font-weight:normal;
}
.txtbox{
	width:170px;
	border:1px dotted #E271E1;
	background-color:#EEBFED;
	color:#9E109C;
}
.txtboxlong{
	width:270px;
	border:1px dotted #E271E1;
	background-color:#EEBFED;
	color:#9E109C;
}
.txtboxsml{
	width:50px;
	border:1px dotted #E271E1;
	background-color:#EEBFED;
	color:#9E109C;
}
.txtbox4feedbackname{
	width:216px;
	border:1px dotted #E271E1;
	background-color:#EEBFED;
	color:#9E109C;
}
.area{
	width:270px;
	height:100px;
	border:1px dotted #E271E1;
	background-color:#EEBFED;
	color:#9E109C;
}
.subscribetxt{
	color:#9E109C;
}
.submitbtn{
	width: 80px;
	color: #FFFFFF;
	background:#EC50EA;
	border:1px dotted #9E109C;
}
#sidebar h4{
	font-size: 12px;
	font-family: sans-serif;
	font-weight:bold;
	color: #9E109C;
}
#sidebar h1{
	font-size: 12px;
	letter-spacing:.2em;
	font-family: verdana;
	font-weight:normal;
	color: #CCCCCC;
	height:5px;
	padding-bottom:5px;
}
#sidebar a {
text-decoration: none;
}

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

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0;
	color:#EC50EA;
}
.newsletterheading{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF00FF;
	text-align: left;
	font-size: 12px;
}
.msg{
	float: left;
	color: #EC50EA;
	font-size: 18px;
	padding-top: 35px;
	padding-left: 15px;
	letter-spacing:1px;
	font-weight:700;
}