html, body {height:100%}

body {
		margin: 15px 0 0 0;
		padding: 0;
		font: 0.7em Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		color: #422163;
		background-image:  url(images/tile3.gif);
}
		
h1{
	font-size:1.7em;
	font-weight:bold;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: -2px;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	margin-top: 0px;
}
h3{
font-size:1.1em;
font-weight:bold;
margin-bottom:3px;
}
h4{
font-size:1em;
color: #3399CC;
font-weight:bold;
margin-bottom:-15px;
}
h5{
font-size:1.1em;
font-weight:bold;
margin-bottom:15px;
}

h6{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p {
margin: 0 0 8px 0;
}

a:link, a:active, a:visited {
color: #663366;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#0000FF;
}

img{
border:0;
}

label {
float:left;
width: 100px;
text-align:right;
padding:3px;
}

.submit{
margin-left:110px;
}
#container {
		margin: 0 auto;
		width: 760px; 
		text-align: left;
		border: 1px solid #a1a1a1;
        position:relative;
		background-image: url(images/header_bg.jpg);
		background-repeat:repeat-y;
		
		}

#header {
		height: 95px;
		width:760px;
		position:relative;
		z-index:2;		
overflow: visible;
		}
		
.header_img{
		padding:5px 0 0 20px;
		}
#header img{
		padding:0;
		margin:0;
		}

#mainnav {
height: 30px;
width:330px;
position:absolute;
right: 10px;
top: 30px;
z-index:5;
}
#content_home{
		position:relative;
		width: 735px;
		min-height: 315px;
		padding-left:25px;
		background-image: url(images/bg_home.jpg);
		text-align:justify;
		}		
#content_services{
	position:relative;
	width: 725px;
	min-height: 315px;
	padding-left:25px;
	padding-right:10px;
	background-image: url(images/bg_services.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	border-top: 1px solid #a1a1a1;
		}
#content_services2{
		position:relative;
		width: 735px;
		min-height: 315px;
		padding-left:25px;
		background-image: url(images/bg_services2.jpg);
		background-repeat:no-repeat;
		text-align:justify;
		border-top: 1px solid #a1a1a1;
		}
		
#content_contact{
		position:relative;
		width: 735px;
		min-height: 315px;
		padding-left:25px;
		background-image: url(images/bg_contact.jpg);
		background-repeat:no-repeat;
		text-align:justify;
		border-top: 1px solid #a1a1a1;
		}
				
#content_qanda{
		position:relative;
		width: 735px;
		min-height: 315px;
		padding-left:25px;
		background-image: url(images/bg_qanda.jpg);
		background-repeat:no-repeat;
		text-align:justify;
		border-top: 1px solid #a1a1a1;
		}
#content_links{
		position:relative;
		width: 735px;
		min-height: 315px;
		padding-left:25px;
		background-image: url(images/bg_links.jpg);
		background-repeat:no-repeat;
		text-align:justify;
		border-top: 1px solid #a1a1a1;
		}

#content_left {
		position:relative;
		width: 330px;
		padding:15px 30px 0px 0px;
		float:left;
		}
#content_right {
		width: 320px;
		min-height:280px;
		padding:15px 15px 0px 15px;
		float:right;
		}
		
#content_right_services2 {
		width: 320px;
		min-height:280px;
		padding:15px 28px 0px 5px;
		float:right;
		}


#footer	{

		}


#home_footer{
	font-size:.9em;
	width: 730px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:11px;
	margin-left:9px;
	padding:5px;
	background-image:url(images/footer_home.jpg);

}
.big_middle_text{
font-size: 1.6em;
text-align:center;
vertical-align:middle;
}

.p7tbsub {position:relative; width:180px;text-align:left;}
.p7tbsub p {
	margin:0px;
	padding: 6px;
	background-color: #f6f2e7;
}
.p7tbsub a:link {color: #800080; text-decoration:none; font-weight:normal;}
.p7tbsub a:visited {color: #800080; text-decoration:none; font-weight:normal;}
.p7tbsub a:hover {color: #00008B; text-decoration:none; font-weight:normal;}
.p7tbsub a:active {color: #800080; text-decoration:none; font-weight:normal;}
.p7tbdn {color: color: #800080 !important; font-weight: normal;}

#linklist ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#linklist li{
	padding: 0px;
	margin: 0px 0px 2px;
}
