@charset "UTF-8";
/* CSS Document */

/*Tags*/
html,body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg.png);
	font-family: arial, sans-serif;
	font-size:1em;
}
.wrapper{
	position:relative;
	width:1000px;
	margin:50px auto;
	overflow:hidden;
	-webkit-border-radius: 10px;
     border-radius: 10px;
	 background-color:#FFF;
	 -webkit-box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.45);
     box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.45);
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a{
	text-decoration: none;
	color: #1997D0;
}
a:hover{}
a:visited{}
a:active{}
a img{
	border: none;
}
h1, h2,h3,h4,h5{
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-weight:400;
	margin:10px 0 ;
}
h1{}
h2{
	font-size:26px;
}
h3{
	font-size:22px;
}
h4{}
h5{}
h6{}
table{
	border:none;
}
table td{
	border:none;
	border-collapse:collapse;
	padding:10px;
}
p{
	line-height:1.3em;
	margin: 0 0 20px;
}
strong{}
ul{}
li{}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.aligncenter{
	text-align:center;
}
.alignmiddle{
	vertical-align:middle;
}
.aligntop{
	vertical-align:top;
}
.width50{
	width:50%;
}
.border-top{
	border-top:solid 1px #CCC;
	padding-top:15px;
	margin-top:10px;
}
.border-bottom{
	border-bottom:solid 1px #CCC;
	padding-bottom:15px;
	margin-bottom:10px;
}
.btn {
	border:none;
	-moz-box-shadow:inset 0px 1px 0px 0px #1c87c9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #1c87c9;
	box-shadow:inset 0px 1px 0px 0px #1c87c9;
	background-color:#1a82c7;
	-webkit-border-radius:7px;
	border-radius:7px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	padding:0 25px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #246791;
	cursor:pointer;
}.btn:hover {
	background-color:#176da3;
}.btn:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
/* Header*/
.header_container{
	width: 100%;
}
.header{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #000;
	height: 250px;
	position: relative;
}
.header_image{
	position:relative;
	z-index:1;
}
.logo{
	text-align: center;
}
.logo_bg{
	height: 250px;
	background-color: rgba(255,255,255,0.5);
	width: 263px;
	position:absolute;
	z-index:3;
	left:0
	top:0;
}
.logo_bg .telephone{
	background-color: #1a83c7;
	text-align: center;
	padding: 5px;
	width: 88%;
	margin: 0 auto;
	color: #FFF;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-weight: bold;
}
.menu{
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	-webkit-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.2);
     box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	}
/*Content*/
.content_container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	min-height: 500px;
}
.content{
	padding: 20px 20px 65px;
	float: right;
	width: 700px;
	min-height: 500px;
}
.gallery{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	}
/*Footer*/
.footer_container{
	width: 737px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-top: 65px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer{
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 40px;
	color: #555555;
	font-size: 0.8em;
}
.footer a{
	color:#333;
}
/*Sidebar*/
.sidebar{
	float: left;
	width: 260px;
	background-color: #fdfbc5;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: solid 3px #f3ec48;
	padding-bottom: 75px;
	overflow: hidden;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: repeat;
}
#link_table{
	height:340px;
	margin:25 auto 0;
	border-spacing:10px;
}
#link_table td{
	border:solid 2px  #f3ec48;
	background:#FFF;
	padding:2px;
}
.page_title{
	border-bottom: solid 2px #CCC;
	margin-bottom: 25px;
}
.blue_box{
	padding:15px;
	-webkit-border-radius: 7px;
    border-radius: 7px;
	background: rgb(130,197,240);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiM4MmM1ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGY5YmNjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSsIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(130,197,240,1) 48%, rgba(79,155,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,rgba(130,197,240,1)), color-stop(100%,rgba(79,155,204,1)));
	background: -webkit-linear-gradient(top,  rgba(130,197,240,1) 48%,rgba(79,155,204,1) 100%);
	background: -o-linear-gradient(top,  rgba(130,197,240,1) 48%,rgba(79,155,204,1) 100%);
	background: -ms-linear-gradient(top,  rgba(130,197,240,1) 48%,rgba(79,155,204,1) 100%);
	background: linear-gradient(to bottom,  rgba(130,197,240,1) 48%,rgba(79,155,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82c5f0', endColorstr='#4f9bcc',GradientType=0 );
	min-height: 370px;
}
.img_border{
	padding:10px;
	background:#FFF;
	-webkit-box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.55);
    box-shadow:  0px 1px 3px 0px rgba(0, 0, 0, 0.55);
}
