html { min-height: 100%; margin-bottom: 1px;
       overflow-y:scroll;  }
html { overflow: -moz-scrollbars-vertical !important; }


body {    
    background-color:#005B7F;		
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 13px;
	margin: 0px 0px 30px 0px;
    padding:0;
}

#thebigouter{margin:auto;
             width:800px;}

#wrapper{
         width:800px;								
		 background-color: #FFFFFF;
		 border-right: 1px solid #ccc;
		 border-bottom: 1px solid #ccc;
		 border-left: 1px solid #ccc;	
		 }
		
#header{width:800px;height:336px;background-image:url(images/head3.jpg);background-repeat:no-repeat;}
#navbox{width:800px;background-image:url(bg-tile2.jpg);}
.clear{clear:both}
#content{width:760px;background-color: #FFFFFF;padding:10px 20px 0px 20px;}


#footer{
width:800px;
height:200px;
background-image:url(images/footer2.gif);
background-repeat:no-repeat;
background-position:center;
}

#footer2{width:780px;padding:10px;text-align:center;}	

#nav{
width:800px;
background-image:url(images/bg-tile.jpg);
border-bottom: 2px solid #1BBBB4;
border-top: 2px solid #1BBBB4;}

/******************************************************************/
#menu{height:27px;
background-color:#1785F4;/*background-image:url(bg-tile2.jpg);*/}

#menupad{
float:left;
width:100px;
height:27px;
border-right: 1px solid #ccc;}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	width:120px;
	margin:0;
	padding:0;	
	text-align:center;
}
#menu li a {
	display:block;
	padding:6px 10px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	/*font-weight:bold;*/
	text-decoration:none;
	border-right:1px solid #ccc;
}
#menu li a {
	background:url(bg2.jpg) repeat 0 0;
}
#menu li a:hover {
	background-position:50px 0;
	color:#000;
	font-weight:bold;
}

#menu .current a {
	background-position:50px 0;
	color:#000;
	font-weight:bold;
}

/*Links*************************************************************/
a:link {
color: #FF0000;
text-decoration: none;
outline: 0;
-moz-outline-style: none; /*IE*/
}

a:visited {
color: #FF0000;
text-decoration: none;
}

a:hover {
color:#0099FF;	
text-decoration: none;
}

a:active {
color: #0099FF;
text-decoration: none;
}

.quiet a:link, .quiet a:visited {

color:#01394F;
text-decoration: none;
}

.quiet a:hover {
    
	color: #87CAF6;	
	text-decoration: none;
	} 

/******************************************************************/

ul.miga {
	list-style-type: inherit;
	list-style-image: url("tick2.gif");
	list-style-position: inside;
	padding-left:10px;
	margin:0px;
}

ul.miga li { font-weight: normal;
             line-height: 25px; }



/****Fonts******************************************************/
h1{
margin: 0px;
font-size: 20px; 
font-weight: bold;
color:#4A78CE;  }

h1.caption{
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:#F26521;}

h2{
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#4c4c4c;}

.pink{font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;	
	color:#EC008C;}
	
.blu{font-size:22px;
	 font-weight: bold;	
	 color:#4A78CE;}
.zone{font-size:18px;
	 font-weight: bold;	
	 color:#4c4c4c;}
	 
.blu14{font-size:14px;
	 font-weight: bold;	
	 color:#4A78CE;}
	 
.blu22{font-size:22px;
	 font-weight: bold;	
	 color:#4A78CE;}
.zone20{font-size:20px;
	 font-weight: bold;	
	 color:#4c4c4c;}
	 
	 
.antispam{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
	      font-weight: bold;	
	      color:#4A78CE;}	 
	 	

p{
line-height:18px;
margin-top:3px;
text-align:justify;
}

.indent10{padding-left:10px;}
.indent10a{padding-left:10px;font-size:16px;}
.indent20{padding-left:20px;}
.indent30{padding-left:30px;}
.indent40{padding-left:40px;}
.indent62{padding-left:62px;}
.indent70{padding-left:70px;}

/******************************************************************/

img.logo{position:relative; left:300px; top:26px;}

img.logo2{position:relative; left:100px; top:0px;}

img.framed{
padding:2px;
border: 1px solid #1785F4;
margin-top: 10px;}

img.floatLeft { 
    float: left;
	padding: 2px;
	border: 1px solid #C69C6D;
    margin: 2px 10px 4px 0px; 
}

img.floatRight { 
    float: right;
	padding: 2px;
	border: 1px solid #C69C6D;
    margin: 0 0 4px 10px; 
}

.contact{
background-image:url(images/002.jpg);
background-repeat:no-repeat;
background-position:bottom right;}

/******************************************************************/

#emailbox{
padding:10px;
background-image:url(images/stamp.jpg);
background-repeat:no-repeat;
background-position:top right;
border: 1px solid #cccccc;}

.emailback{
padding: 3px;
border: 1px solid #448CCB;
background-color:#EFEFEF;
font-size:12px;
color:#448CCB;
overflow:auto;
}

.textarea {
overflow:auto;
}

.sendmail{position:relative; left:510px; top:2px;}

/******************************************************************/


