/*css MEMBERSHIPS, SIGNUP MEMBERSHIPS, THANK YOU CARD PHP, CORPORATE MEMBERSHIP, MEDISYS, TRAVELING pages*/


body {
margin:0;
font-family:"Arial",helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
text-align:left;
background-image:url("../images/bg5.jpg");
background-repeat:no-repeat;	
background-color:#000;
behavior:url("csshover.htc");
}


#wrapper {
width:800px;
margin:0 auto;
padding:0px;
}



h1 {
font-size:16px;
font-weight:bold;
color:#fff;
text-align:left;
text-transform:uppercase;
padding:5px 0px 0px 20px;
margin:0px;
}

h1.transp {
background-color: #000;
color:#009999;
width:780px;
height:18px;
opacity:0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}


h2 {
font-size:13px;
font-weight:bold;
color:#009999;
text-transform:uppercase;
padding:0px;
margin:0px;
}

h3 {
font-size:12px;
font-weight:bold;
color:#009999;
padding:0px;
margin:0px 
}




img, div { 
padding:0px;
margin:0px;
border: 0px;
display: block;
behavior: url(iepngfix.htc);
}

p {
font-weight:normal;
text-align:left;
line-height:1.2;
}




a, a:active, a:visited  {
color:#009999;
font-weight:bold;
}

a:hover {
color:#999;
}


a img {
border: 0px; 
}

span.teal {
color:#009999;
}


textarea{
resize:none;
width: 300px;
}


/* -----------------top--------------------- */

	   
#banner {
height:117px;
position:relative;
}

#logo {
width:300px;
}

#topm{
position:absolute;
top:0px;
left:300px;
bottom:0px;
width:125px;
}

#top5{
position:absolute;
top:0px;
right:0px;
bottom:0px;
width:375px;
}

#topmenu{
margin: 0px;
}	
   
#topmenuCompo {
padding-left:0px;
padding-bottom:20px;
margin: 0px;
width:800px;
height:30px;
} 


/* -----------------columns--------------------- */

#container div {
margin:0;
}

	   
#container {
width: 800px;
}


#colCenter800 {
width: 800px;
background-color: #000;
opacity:0.9;
filter: alpha(opacity=90);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity:0.9;
}

#colCenter800notransp {
width: 800px;
height:470px;
background-color: #000;
}



#col800pad {
width: 760px;
padding: 10px 20px 20px 20px;
}

#col496pad470 {
width: 460px;
height: 460px;
margin:0px;
padding: 10px 16px 0px 20px;
float:left;
background-color: #000000;
opacity:0.9;
filter: alpha(opacity=90);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity:0.9;
}

#col304470 {
width: 300px;
height: 470px;
margin:0px;
padding-right: 4px;
float:right;
background-color: #000000;
background-image:url("../images/frame.jpg");
background-repeat:no-repeat;
}







/* -----------bottom--------------------------- */

#colBottom800 {
margin:0;
float:left;
}


#colBottom800Compo{
width:800px;
height:140px;
background-image:url("../images/btm-1.jpg");
background-repeat:repeat-x;
font-size:10px;
}

#colBottom800 a{
text-decoration:none;
text-transform:uppercase;
}

#bottomImgs1 {
padding:20px 53px 0px 0px;
width:160px;
float:left;
}

#bottomImgs2 {
padding: 20px 53px 0px 0px;
width:160px;
float:left;
}

#bottomImgs3 {
padding: 20px 0px 0px 0px;
width:160px;
float:left;
}


#bottomImgs4 {
padding: 20px 53px 0px 0px;
width:160px;
float:left;
}



div.spacer{
clear:both; 
height:10px; 
display:block;
}

/* -----------footer--------------------------- */
#footer {
margin:0;
padding-left:55px;
padding-bottom: 70px;
font: bold 9px Arial;
text-align: left; 
list-style: none;
}


#footerCompo{
margin:0;
padding: 0px;
}


.footermenu li{
display: inline;
}

.footermenu li a{
float: left;
color: #666;
padding: 4px 11px;
text-decoration: none;
text-transform:uppercase;
border-left: 1px solid #666;

}

.footermenu li a.nol{
border-color:#000;
}


.footermenu li a:hover{
color: #fff;
}


