﻿body 
{
    background-color:#fff;
    font-size:0.71em;
    font-family:Verdana, Arial, "Trebuchet MS";
    color:#555555;
    margin:20px 0px 0px 0px;
}
body a:link{
    color: #555555;
     text-decoration: underline;
    }

body a:hover{
    color: #ccc;
    text-decoration: underline;
    }

body a:visited{
    color: #555555;
	 /*text-decoration:underline;*/
	  text-decoration: underline;
	}

body a:visited:hover{
    color:#ccc;
    text-decoration: underline;
 
    }

.Menu
{
    width:900px;
    height:auto;
    overflow:hidden;
    margin:auto auto auto auto;
   /* border-bottom:solid 1px #ccc;*/
}
.Base
{
    font-size:x-small;
}
.BaseOuter
{
    width:100%;
    height:auto;
    overflow:auto;
    color:#777777;
    padding-bottom:10px;
    padding-top:5px;
    background-color:#F2F2F2;
    border-top:solid 1px #ccc;
    
    line-height:18px;
}
.BaseInner
{
    width:900px;
    height:auto;
    overflow:auto;
    margin:auto;
    
    
    
}
.BaseCol
{
    width:300px;
    height:auto;
    overflow:auto;
    text-align:left;
    float:left; 
}
.BaseColHeader
{
    
    color:#15AFCF;
    float:left;
    padding-bottom:5px;

}

.Footer
{
    width:900px;
    height:auto;
    overflow:auto;
    border-top:solid 1px #ccc;
    margin:auto;
    color:#ccc;
    padding-bottom:5px;
}
.FooterAddress
{
    width:380px;
    height:auto;
    overflow:auto;
    margin:10px 0 0 0;
    float:left;
   
}
.SmallForm
{
    font-size:x-small;
}

.Register
{
    width:400px;
    height:auto;
    border-left:solid 1px #ccc;
    float:right;
    margin:10px 0 0 0px;
    padding:0 0 0 9px;
    color:#555555;
    
}
.RegisterRow
{
    width:290px;
    height:auto;
    overflow:auto;
    float:left;
    margin:2px 0 2px 0px;
    background-color:#fff;
}
.Registerlbl
{
    width:80px;
    height:auto;
    overflow:auto;
    float:left;
    padding:4px 0 0 0;
}
.RegisterInp
{
    width:170px;
    height:auto;
    overflow:auto;
    float:left;
}
.RegisterHeader
{
    
    color:#15AFCF;
    float:left;
    padding-bottom:5px;

}

.MainContainer
{
    width:900px;
    height:auto;
    overflow:auto;
    background-color:#fff;
    margin:5px auto 5px auto;
}

.MainLeft
{
    width:490px;
    height:auto;
    overflow:hidden;
    background-color:#fff;
    margin:auto;
    float:left;
    padding-bottom:10px;
    border-right:solid 1px #ccc;
}

.MainRight
{
    width:399px;
    height:auto;
    overflow:hidden;
    background-color:#fff;
    margin:auto auto auto 10px;
   
    float:left;
}
.PagePic
{
    width:480px;
    height:480px;
    margin:auto;
    float:left;
    margin:10px 10px 0px 0px;
}



.TextCol
{
    width:395px;
    height:auto;
    overflow:auto;
    background-color:#fff;
    margin:auto;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 10px 10px 0px;
    text-align:justify;
}
h1
{
    width:390px;
    height:auto;
    /*overflow:auto;*/
    left:0.3em;
    font-size:1.2em;
    float:left;
    margin:20px 0px 20px 0px;
    color:#15AFCF;
     text-align:left;
    
}

h2
{
    width:100%;
    height:auto;
    overflow:hidden;
    font-size:11px;
    float:left;
    margin:5px 0px 5px 0px;
    color:#333333;
    
}
.Logo
{
    width: 900px;
    height:71px;
	text-align:right;
	margin:auto;
	background-color:#fff;
  	}

.Address
{
    width:320px;
    height:auto;
    overflow:auto;
    background-color:#fff;
    margin:auto;
    float:left;
    margin:15px 0px 0px 10px;
    padding:0px;
}
.Location
{
    width:320px;
    height:320px;
 
    background-color:#fff;
    margin:auto;
    float:left;
    margin:15px 0px 0px 10px;
    padding:10px;
    border:solid 1px #ccc;
}

.Imgholder
{
    width:384px;
   min-height:66px;
    overflow:hidden;
    background-color:#fff;
   /* border:solid 1px #ccc;*/
    float:left;
    margin:10px 0px 10px 0px;
   
}
/*//////////////////////////////////////////
                MENU FORMAT 
//////////////////////////////////////////*/
.MenuOuter
{
   width:100%; 
   height:auto;
  /* overflow:auto;*/
   background-color:#8F8F8F; 
   padding-top:20px;
   padding-bottom:17px;
}


.Menu{
    width: 920px;
	text-align:left;




    
  	}

.Menu ul{
   

    margin-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	
    font-family:Verdana, Arial, Trebuchet MS;
   	font-weight: normal;
   
   	
    }

.Menu ul li{
	padding-left: 0px;
	padding-right: 25px;
    list-style-type: none;
	display: inline;
	color: #333333;
    width:120px;
    
	}

.Menu a:link{
    color: #fff;
     text-decoration: none;
    }

.Menu a:hover{
    color: #ccc;
    text-decoration: underline;
    }

.Menu a:visited{
    color: #fff;
	 /*text-decoration:underline;*/
	  text-decoration: none;
	}

.Menu a:visited:hover{
    color:#ccc;
    text-decoration: underline;
 
    }
    
/*//////////////////////////////////////////
                END MENU FORMAT 
//////////////////////////////////////////*/

.Address a:link{
    color: #555555;
    /*text-decoration:underline;*/
     text-decoration: none;
    }

.Address a:hover{
    color: #ccc;
    text-decoration: underline;
    }

.Address a:visited{
    color: #555555;

	 /*text-decoration:underline;*/
	  text-decoration: none;
	}

.Address a:visited:hover{
    color:#ccc;
    text-decoration: underline;
 
    }
/*
.TextCol a:link
{
    color: #555555;

     text-decoration: underline;
    }

.TextCol a:hover{
    color: #ccc;
    text-decoration: none;
    }

.TextCol a:visited{
    color: #555555;

	  text-decoration: underline;
	}

.TextCol a:visited:hover{
    color:#ccc;
    text-decoration: none;
 
 */   }
/*//////////////////////////////////////////
                ONLINE FORM
//////////////////////////////////////////*/
.OnlineFormFormat
{
    font-size:11px;
    color:#777777;
    font-family:Verdana, Arial, "Trebuchet MS";
}

.OnlineFeedback
{
    width:470px;
    height:auto;
    overflow:auto;
    background-color:#fff;
    margin:auto;
    float:left;
    margin:20px 0px 0px 0px;
    color:Red;
    
}
.OnlineForm
{
    width:490px;
    height:480px;
    overflow:auto;
    background-color:#fff;
    margin:auto;
    float:left;
    margin:10px 10px 0px 0px;
    
}

.FormBtn
{
    width:419px;
    height:auto;
    overflow:auto;
    background-color:#fff;
    margin:auto;
    float:left;
    margin:20px 0px 0px 0px;
    text-align:right;
}
.FormRow
{
    width:480px;
    height:auto;
    overflow:auto;
    background-color:#fff;
    margin:auto;
    float:left;
    margin:10px 0px 0px 0px;
}

.FormRowLbl
{
    width:130px;
    height:auto;
    overflow:auto;
padding:5px 0px 0px 0px;
    float:left;
}
.FormRowInp
{
    width:280px;
    height:auto;
    overflow:auto;

    float:left;
     padding:0px 0px 0px 10px;
}
.CheckBox
{
    width:450px;
    height:auto;
    overflow:auto;

    float:left;
    
}
.FormRowdd
{
    width:280px;
    height:auto;
    overflow:auto;

    float:left;
     padding:0px 0px 0px 10px;
}
.Validation
{
    width:20px;
    height:auto;
    overflow:auto;
    float:left;
    padding:3px 0px 0px 0px;
    margin:0px 0px 0px 10px;
}


/*//////////////////////////////////////////
                ONLINE FORM END
//////////////////////////////////////////*/

