body
{margin:0px auto;
font-family:Microsoft Sans Serif;
	}
#container {
	
	font-size: 100%;
	height: auto;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #3274D0;
	font-size: 16px;
	color: #FFF;
	height: 100px;
	width: 100%;
	padding:5px;
}
#logo
{
	margin:10px 10px;
	width:100px;
	height:74px;
	background-color: white;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	}
.footer {
	font-size: 14px;
	font-weight:normal;
	color: #FFF;
	background-color: #565656;
	margin-top: 5px;
	text-align: center;
	height: 32px;
	width: 100%;
	position:relative;
	text-align:left;
	font-size:11px;
	color:White;
}
.footer a{color:White;text-decoration:none;}
.footer a:hover{text-decoration:underline;}
#nav {
	background-color: white;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;	
}
.button{
      padding:4px;
      display:inline-block;
      cursor:pointer;
      font-size:13px;
      font-weight:bold;
      color:#666;
      border:1px solid #999;
      background-color:#eee;
      -moz-border-radius:6px;
      -webkit-border-radius:6px;
      -moz-box-shadow:#999 2px 0px 3px;
      -webkit-box-shadow:#999 2px 0px 3px;
      margin-bottom:4px;
    }
.contactform{
      padding:10px;
      display:inline-block;
      font-size:13px;
      font-weight:bold;
      color:#666;
      border:1px solid #d2d2d2;
      background-color:#eee;
      -moz-border-radius:6px;
      -webkit-border-radius:6px;
      -moz-box-shadow:#999 2px 0px 3px;
      -webkit-box-shadow:#999 2px 0px 3px;
      margin-bottom:4px;
    }
    .button:hover{
      color:white;
      font-weight:bold;
      background-color:#565656;
    }
    .button:focus {
      outline: 0;
    }#container #content {
	font-size: 12px;
	color: #333;
}
#one , #two, #three, #four
{color: black; 
text-align: left;
float:left; 
visibility: visible; 
width: 191px;margin:0px 6px;cursor:pointer;}
.tabbartext ,#main a
{
	cursor:pointer;color:white;position:relative;top:-22px;left:10px;
	font-size: 15px;font-weight:bold;}

.blue {
	position:relative;top:-20px;
	background-color: #3274D0;
	float: left;
	height: 8px;
	width: 100%;
}
.warning {
font-weight: bold;
color: #ff0000;
}
.style1
        {
            width: 33%;
            border:solid 1px D3DFFe;
            font-family:Verdana Sans-Serif;
            font-size:100%;
            font-style:normal;
            font-variant:normal;
            color:Black;
            line-height:110%;
        }
        .style2
        {
            width: 33%;
            border:solid 1px D3DFFe;
            font-family:Verdana Sans-Serif;
            font-size:100%;
            font-style:normal;
            font-variant:normal;
            font-weight:bold;
            color:white;
            line-height:110%;
        }
        .style3
        {
            width: 33%;
            font-family:Verdana Sans-Serif;
            font-size:100%;
            font-style:normal;
            font-variant:normal;
            font-weight:bold;
            color:white;
            text-decoration:none;
            line-height:110%;
        }
        

