﻿h1
{

position: relative;
color: #FF3300;
text-align: center;
font-size: 17px;
border:1px solid #CACACA;
padding-top:10px;
padding-bottom:10px;
width:878px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
}
h1 .top
{
    background: url( 'images/top-line.gif' ) no-repeat;
    width: 880px;
    height: 12px;
    top: -1px;
    left: -1px;
    position: absolute;
}
h1 .bottom
{
    background: url( 'images/bottom-line.gif' ) no-repeat;
    width: 880px;
    height: 12px;
    bottom: -5px;
    left: -1px;
    position: absolute;
}

h2
{
	padding-top:3px;
	margin-top:auto;
	font-size: 15px;
	color: #CC0000;
	font-family: Tahoma;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
h3
{
	padding-top:3px;
	margin-top:auto;
	font-size: 15px;
	color: #CC0000;
	font-family: Tahoma;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
body
{
	padding: 0;
	margin: 0;
	width:100%;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	height:545px;
	width: 886px;
	position: relative;
	line-height: 17px;
	background-color:White;

}
#header
{
    margin-left: auto;
	margin-right: auto;
	height: 120px; 
    background-position: center top;
	background-image: url('img/header.png');
	background-repeat: no-repeat;
} 
ul
{
	font-size: 17px;
	font-family: Arial;
	color: Black;
	direction: ltr;
	text-align: left;
}
li
{
	list-style-type: circle;
}
#radios
{
    position:relative;
    height:auto;
    width:auto;
    padding:0;
    margin:0;
    text-align: center;
    font-family:Arial;
    font-size:16px;
}



#text
{
	padding-top:45px;
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	font-size: 17px;
	font-family: Arial;
	color: Black;
	direction: ltr;
	text-align: left;
}
#text1
{
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	font-size: 17px;
	font-family: Arial;
	color: Black;
	direction: ltr;
	text-align: left;
}
#text2
{
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	font-size: 17px;
	font-family: Arial;
	color: Black;
	direction: ltr;
	text-align: left;
	
}
#text3
{
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	font-size: 17px;
	font-family: Arial;
	color: Black;
	direction: ltr;
	text-align: left;
	
}
#text4
{
    padding-top:15px;
    padding-left:35px;
	width: 775px;
	margin-left: auto;
	margin-right:auto;
	font-size: 17px;
	font-family: Arial;
	color: Black;
	direction: ltr;
	text-align: left;
	
}
#table
{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#flashHeader
{
    margin-top:-3px;
    padding-bottom:1px;
    padding-left:1px;

}
#footer  
{
    margin-left:3px;
    text-align:center; 
    font-family:arial; 
    font-size:12px;
    padding-top:10px;
    position: relative;
    bottom: 10px;
    width: 878px;
    border:1px solid #CACACA;
}
    
#footer .top
{
    background: url( 'images/top-line.gif' ) no-repeat;
    width: 880px;
    height: 12px;
    top: -1px;
    left: -1px;
    position: absolute;
}
#footer .bottom
{
    background: url( 'images/bottom-line.gif' ) no-repeat;
    width: 880px;
    height: 12px;
    bottom: -11px;
    left: -1px;
    position: absolute;
}


#textwrapper
{
    width: 875px;
    margin-left:5px;
    height: 918px;
    
}
