@charset "utf-8";
/* CSS Document */

/*
Template Name: PlusBusiness
File: Navigation CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

#top{
	
	height:160px;
	width:950px;
	
	}
	
body {
    background-image:url(../images/head.png);
    background-repeat: repeat-x;
	background-color:#D8F3FE;
}	
	
#navi{
	width:440px;
	margin-top:20px;
	margin-right:20px;
	float:right;
	
	border-left-style:groove;
	border-right-style:groove;
	border-top-style:groove;
	
	border-top-right-radius:60px 20px;
	border-top-left-radius:60px 20px;
	
	display: block;
  	border: 1px solid silver;
  	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
  	padding: 10px;
  	color: #555;
	
  	
	}		
	
#header{
	height:157px;
	width:1000px;
	margin-left: auto;
    margin-right: auto;
	
	}
	
	
#logo{
	
	margin-top:0px;
    
	float:left;		
	width:460px;	
	height:120px;
	
	/*
	border-left-style:groove;
	border-right-style:groove;
	border-bottom-style:groove;
	
	border-bottom-right-radius:60px 20px;
	border-bottom-left-radius:60px 20px;
	
	display: block;
  	border: 1px solid silver;
  	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
  	padding-top:10px;
	padding-left:20px;
  	color: #555;*/
	
	}
	
	
#hotline{
	height:45ppx;
	width:450px;
	float:right;
	padding:0px;
	text-align:center;
	
	}


#intro{
	margin-top:0px;
	height:auto;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	padding:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	
	/*border-right: 1px solid silver;
	border-left: 1px solid silver;
	*/
	
	}


#sliderbott{
	height:20px;
	width:940px;
	margin-right:auto;
	margin-left:auto;
	border-left-style:groove;
	border-right-style:groove;
	border-bottom-style:groove;
	border-bottom-right-radius:60px 20px;
	border-bottom-left-radius:60px 20px;
	display: inherit;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	background: linear-gradient(#fff,#eee);
	transition: all 0.3s ease-out;
	padding: 5px;
	color: #555;
	float:none;
	z-index:0;
	
	
	
	}

#content{
	
	height:auto;
	width:1000px;
	margin-left: auto;
    margin-right: auto;
	border-left-style:groove;
	border-right-style:groove;
	border-bottom-style:groove;
	
	border-bottom-right-radius:60px 20px;
	border-bottom-left-radius:60px 20px;
	
	display: block;
  	/*border: 1px solid silver;*/
	
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	
  	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
  	padding: 0px;
  	color: #555;
	
	margin-bottom:40px;

}





	
#about{
	height:auto;
	width:900px;
	 margin-left: auto;
    margin-right: auto;
	}

#sc{
	height:200px;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	
	}
	
#sc2{
	height:300px;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	
	}



#crew{
	height:auto;
	width:430px;
	float:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding:20px;
	
	}
	
#chan{
	height:auto;
	width:430px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding:20px;
	
	}





#fotter{
	height:50px;
	width:950px;
	margin-left: auto;
    margin-right: auto;
	border-top-color:#00F;
	border-top-style:inset;
	
	
	}	

#copyr{
	
	height:40px;
	width:700px;
	margin-left:25px;
	
	float:left;
	}



#content #intro p {
	color:#000;
}


#contac{
	height:200px;
	width:400px;
	float:right;
	padding:20px;
	border:thin;
	border-style:outset;
	text-align:center;
	}
	
	
#Map{
	height:240px;
	width:440px;
	float:left;
	padding:0px;
	border:thin;
	border-style:outset;
	
	
	}
#mapcon{
	
	height:250px;
	width:950px;
	 margin-left: auto;
    margin-right: auto;
	padding:20px;
	
	}
	
	
	 #map-canvas {
        width: 440px;
        height: 240px;
      }
	
	
	
	
h4 {
	font:normal 30px "Times New Roman", Times, serif;
	
	color:#03C;
	
}

h3 {
	font:normal 20px "Times New Roman", Times, serif;
	
	color:#03C;
	
}

#sliderbootintro{
	height:auto;
	width:940px;
	margin-right:auto;
	margin-left:auto;
	border-left-style:groove;
	border-right-style:groove;
	border-bottom-style:groove;
	border-bottom-right-radius:60px 20px;
	border-bottom-left-radius:60px 20px;
	display: inherit;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	background: linear-gradient(#fff,#eee);
	transition: all 0.3s ease-out;
	padding: 5px;
	color: #555;
	float:none;
	z-index:0;
	
	
	
	}
