* {
   padding:0;
   margin:0;
}

html,body {height: 100%;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
font-size:90%;
}

#container
{
    color: #000;
   background-image : url(images/back.gif);
	background-repeat : repeat-y;
    margin: 0 auto;
	padding:0px 30px 0px 30px;
    width: 800px;
	text-align:left;
	 /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 740px;
}
#container:after{ 
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}



#header 
{
    color: #000;
    background: transparent url(images/left4.jpg) no-repeat top left;
    width:740px;
    height: 150px;
    margin:0;
}

#headernew
{
    color: #000;
    background: url(images/topnew.jpg) no-repeat top left;
    width:740px;
    height: 139px;
    padding:5px 0px 5px 0px;
}

#header_slides
{
    color: #000;
    width:340px;
    height: 145px;
	margin: 0;
	float: right;
}

#header h1 {
	color:#fff;
	padding:10px 0 0 10px;
	font-size:230%;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header p {
	width:240px;
	float:right;
	font-size:90%;
	padding:5px;
	background:#E5DDFF;
	margin-top:5px;
	height:128px;
	border:1px solid #C8B7FF;
	text-align:justify;
	color:#00103E;
	    /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 228px;
}

html>body #header p {
  width:228px;
} 

#header img {
	float:right;
	margin-top:5px;
}

#introduction
{
    float: right;
    width: 640px;
	height:150px;
    padding: 10px;
     border:1px solid #c2d1ff;
	background-color : #dbe4ff;
	margin-bottom:0px;
	overflow:auto;
	font-size:80%;
    /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 618px;
}

html>body #introduction {
  width:618px;
} 


#one h2
{
 color:#00103E;
    background: #fff;
	font-size : 130%;
	border:1px solid #ccc;
	padding:2px 0px 2px 2px;
}

#one h3 {
	font-size:110%;
	padding:10px 4px 4px 4px;
}

#one p {
	margin:5px 2px 5px 2px;
}

/* header menu */

#menu ul {
	font: bold 1.2em 'Trebuchet MS', sans-serif;
	color: #ffc807;
	list-style: none;
	margin: 0;
	padding: 0;		
}
#menu li {
	display: inline;
}
#menu li a {
	float: left;
	display: block;
	padding: 3px 94px;	
	color: #00439e;
	background-color: #ffc807;
	text-decoration: none;
	border-right: 1px solid #FFF;
}
#menu li a:hover {
	background: #00439e;
	color: #FFF;
}
#menu li a#current  {
	background: #00439e;
	color: #FFF;
}

#mainBody
{
    width: 740px;
	background-color: #FFFF99;
    padding: 10px;
    border:1px solid #dbe2ff;
    margin-top:5px;
	font-size:100%;
	float:right;
    /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 718px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00439E;
}

html>body #mainBody {
  width:718px;
} 

#mainBody h1
{
    color:#00439E;
    background: #ffc807;
	font-size : 120%;
	border:1px solid #ccc;
	padding:10px 2px 10px 2px;
	text-align: center;
}

#mainBody h2
{
    color:#00439E;
    background: #ffc807;
	font-size : 110%;
	border:1px solid #ccc;
	padding:2px 2px 2px 2px;
	text-align: center;
}

#mainBody h3
{
    color:#00439E;
    background: #ffdf62;
	font-size : 100%;
	border:1px solid #ccc;
	padding:2px 2px 2px 2px;
	text-align: center;
}

#mainBody h4
{
    color:#00439E;
	font-size : 90%;
	padding:2px 2px 2px 2px;
	text-align: center;
}

#mainBody p {
	margin:10px 3px 10px 2px;
}

#mainBody .base {
	height: 69px;
	background: url(images/base_simms_cove.jpg) no-repeat;
}

#left {
float:left;
background-color : #f0ebff;
 width: 150px;
    padding: 10px;
	margin-top:5px;
	  border:1px solid #d1c2ff;
	font-size : 80%;
    /* IE Box Model Hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 128px;
} 

html>body #left {
  width:128px;
} 

#left h3
{
      color: #001d8f;
    background: transparent;
    padding:10px 2px 5px 0;
	font-size:120%;
	margin:0px;
}

#left p{
margin:5px 2px 10px 0;
font-size:90%;
}

#left a
{
    font-weight: bold;
	font-size : 100%;
	text-decoration : none;
}

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

ul {
list-style : square;
margin-left:5px;
padding-left:15px;
}

#disclaimer
{
    color: #366;
    text-align: center;
	font-size:70%;	
	height:20px;
	padding-top:6px;
	padding-bottom:6px;
	font-style:italic;
}

#address
{
    text-align: center;
}

#footer
{
    color: #366;
    background: #dbe4ff;
    text-align: center;
	font-size:70%;	
	height:20px;
	padding-top:6px;
}

#footer a
{
    text-decoration: none;
    color: #366;
    background: transparent;
}

#footer a:hover
{
color:#000;
}


/* General styles */
body 
{
text-align:center;
    color: #000;
    background:  url(images/pageback.gif);
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
    margin: 0;
    padding: 0;
}

a
{
    color: #666;
    background: transparent;
}

a:hover
{
    color: #900;
    background: transparent;
	text-decoration : underline;
}

p
{
text-align: center;
}




/* form elements */
form {
	margin:10px 15px; padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

.float-right {
	float: right;
	padding-left: 10px;
}












