/* CSS Document */

/* the following css code ensures that scroll bars appear in firefox and stops the effect of short pages jumping from side to side */

html {
min-height:100%;
margin:0 0 0.25px 0;
border:0; /*IE has a default border around the page*/
padding:0;}

body{
	background-color: #f1f1d8;
	margin: 0px;
     
}

.hr 
{
	clear:both;
	height:9px;
	width:auto;
	margin:5px 0px 5px 0px;
	padding:0;
	line-height:3px;
	background-image: url(horizontalbar2.gif);
	background-repeat: repeat-x;
}

hr 
{display:none;}


img{
	float: right;
	background-color: #F8F8F8;
	margin-left: 10px;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}



.top {
	background-image: url(dataheader.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 770px;
}


.container {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 770px;
	background-image: url(datacentral.jpg);
}
.middle {
	background-image: url(datacentral.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 754px;
}

.footer {
	background-image: url(alphafooter.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 770px;
}

DIV#footer {
	position:relative;
	width:100%;
	height:67px;
	background-image: url(datafooter.jpg);

}

DIV#footer {
	clear:both;
}

DIV#footer DIV#copyright {
	position:relative;
	left:30px;
	top:20px;
	float:left;
	width:40%;
	text-align:left;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

DIV#footer DIV#winston {
	position:relative;
	right:30px;
	top:20px;
	float:right;
	width:30%;
	text-align:right;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.address {
    display: inline;
	float: right;
	padding-right: 30px;
}

 

.center_text {
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	margin-top: 5px;
	
	background-image: url(datacentral.jpg);
}


h1 {
	font-size: 20px;
	color: #c60063;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#side
	{
	display: inline;
	float: left;
	width: 150px;
	text-decoration: none;
	margin-left: 55px;
	margin-top: 10px;
	}
	#side ul
	{
	width: 150px;
	text-decoration: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	}

#side ul li
	{
	display: block;
	width: 150px;
	list-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2.3em;
	font-weight: bold;
	background-color: #f1f1d8;
	border: 1px solid #7DA801;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
	}

#side ul li a
	{
	display: block;
	width: 138px;
	padding-left: 12px;
	height: 2.3em;
	color: #666666;
	text-decoration: none;
	}

#side ul li a:hover
	{
	color: #C60063;
	background-color: #FFFFFF;
	font-weight: bold;
	}
	
#side ul li a:active
	{
	color: #000;
	}
	
#side ul li.active a
	{
	font-weight: bold;
	color: #c60063;
	cursor: default;
	background-color: #FFFFFF;
	}
	
	
	
#content
	{
	display: inline;
	margin-left: 10px;
	width: 480px;
	float: right;
	margin-right: 20px;

	}
		
.clear
	{
	clear: both;
	}
	
.email {
	color: #C60063;
	text-decoration: underline;
}	
	

/* below for contact form */

fieldset {
    display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 200px;
	float: left;
}

legend {
	display: none;
}

input, textarea {
	margin: 0px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	color: #333333;
	background-color: #FBFBFB;
}

span.cursor {
	cursor: pointer;
}

p#Error_msg {
	color: red;
}

	
#Wrapper {
	background: #FCF9F4;
	width: 100%;
}
ul {
}
