﻿
.table2
{
	 border-top-right-radius: 5px;
     border-top-left-radius: 5px;
     border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     box-shadow: 2px 2px 2px 2px #999999;
     
}
.table3
{
	 
     border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     box-shadow:0px 3px 3px 3px #999999 ;
     
}
.table1

{
	width:1024px;
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	 
     border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     box-shadow:0px 2px 2px 2px #999999 ;
     
     
     
}

.logo
{ 
	width:35%;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:100px;
	

}
.menu_testimonial
{
	background-image:url(images/Top_Footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	letter-spacing:0px;
    color:white;
	text-decoration:none;
    
}
.menu
{
	
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	background-color:#063e86;
	height:20px;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	width:90%;
	color:white;
	text-decoration:none;
	border-right:1px solid white;
    
}
.middlemenu
{
	background-image:url(images/middle_footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:14px;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	letter-spacing:1px;
    color:white;
	text-decoration:none;
    
}


.menu1
{
	font-family: Arial;
	font-size:12px;
	color:white;
	text-decoration:none;
}
.topmenu
{
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
     border-bottom-left-radius: 5px;
     box-shadow: 1px 1px 1px 1px #999999;
	border-right: 1px solid grey;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
	width:100%;
	font-family:Arial;
	font-size:14px;
	
}


