@import url(http://fonts.googleapis.com/css?family=Monda);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, font, img, ins, kbd, p, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ul, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; outline:0; vertical-align:baseline;}

header, nav, section, article, aside, div, id, footer {display:block;}

body {background: url(../images/6.png);}

.main { width:1000px; margin:0 auto; padding:0; height:auto;}

header {
	height:150px;
	background-color: #800000;
}
.logo {
	float:left;
	width:797px;
}
.logo h1 {float:right;}
.call {
	float:right;
	width:203px;
}



section {background:#fff; height: auto;}

#content p {
	text-align:justify;
	line-height:20px;
	margin-left:25px;
	font-size:16px;
	padding-bottom:40px;
	font-family: 'Monda', sans-serif;
	color:#333333;
	padding-right:30px;
}

#content p a {
	  color: #903;
	  text-decoration:none;
	  margin-left:15px;
}
#content p a:hover {
	color: #606;
	font-size:20px;
}

#content p img { margin:15px 0px 0px 100px;}

#content h3 {color:#083b6b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	padding-left:25px;
	padding-bottom:10px;	}

h2 { 
    padding-left:25px;
	padding-top:15px;
    font-family: 'Roboto Condensed', sans-serif;
    color:#b70835; 
    font-size:26px;		
   }	
	
	
h4{
	color:#083b6b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	padding-left:25px;
	padding-bottom:10px;
}


.add {	
    margin-left:20px;
	width:950px;
	padding-bottom:40px;
	margin-top:20px;
	color:#036;
	font-size:14px;
	line-height:20px;
	 float:left;
	 font-family:Verdana, Geneva, sans-serif;
} 
.map {
	padding-top:20px;
	width:600px;
	margin-right:10px;
	padding-left:20px;
}


footer {background:#03C; height:60px; float:left; width:1000px;}
.close p {color:#fff; float:left;  text-shadow:none; margin-top:20px; margin-left:10px; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.end p  {float:right; text-shadow:none; color:#fff; margin-top:20px; margin-right:10px; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.end p a {color:#fff; text-decoration:none; }

.clear {clear:both;}

.min-gallery .preview
{
	width:1000px !important;
	height:350px !important;
	
	position: relative;

	overflow: hidden;
	background-color: White;
}
.min-gallery .preview img
{
	width:1000px !important ;
	height:350px !important ;    
	position: absolute;
}

.hidden
{
	display: none;
}
.visible
{
	display: block;
}

.clear-fix
{
	clear: both;
}
.short
{
	display:none;
}

@media all and (max-width: 480px) and (min-width: 300px)
{
	.main
	{
		width:100%;
	}
	footer
	{
		width:100%;
		height:100px;
	}
	.min-gallery .preview
	{
		width:300px;
	}
	header
	{
		width:100%;
		height:60px;
	}
	.logo
	{
		width:250px;
		float:left;
	}
	
     .call
	 {
		 width:50px;
	 }
	.logo img
	{
		width:50px;
		float:left;
	}
	.call img
	{
		width:50px;
		float:right;
	}
	.logo h1 img
	{
		
		width:200px;
		height:50px;
	}
	.banner
	{
		width:100%;
	}
	.banner iframe
	{
		width:300px;
		height:100px;
	}
	#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 0.5;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
	#cssmenu
	{
		width:100%;
		height:50px;
	}
	#cssmenu ul li
	{
		float:left;
		list-style:none;
		padding:20px 10px 2px 0px;
		width:60px;
		text-align:left;
	}
	#cssmenu ul li a
	{
		font-size:8px;
		color#900;
		text-align:left;
		line-height:1px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
.min-gallery .preview img
{
	width:300px !important ;
	height:150px !important ;    
	position: absolute;
}
table
{
	width:300px;
	cellspacing="4" 
	cellpadding="4"
}

.map iframe
{
	width:300px;
	height:150px;
	padding-bottom:10px;
	
}
.add {	
    margin-left:20px;
	width:300px;
	padding-bottom:40px;
	margin-top:20px;
	color:#036;
	font-size:12px;
	line-height:20px;
	 float:left;
	 font-family:Verdana, Geneva, sans-serif;
} 
#content p
{
	font-size:12px;
}
h2
{
	font-size:20px;
}
 .gallery
  {
	  width:300px;
	  position:relative;  float:left; overflow:hidden;
  }

}
