@charset "utf-8";

* { padding:0; margin:0; }

@font-face {
    font-family: 'OstrichSansBlack';
    src: url('../fonts/ostrich-black-webfont.eot');
    src: url('../fonts/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrich-black-webfont.woff') format('woff'),
         url('../fonts/ostrich-black-webfont.ttf') format('truetype'),
         url('../fonts/ostrich-black-webfont.svg#OstrichSansBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.top_line_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFD01E;
	line-height:55px;
}
.top_line_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EFD01E;
	line-height:55px;
}
.text_menu {
	font-family: "OstrichSansBlack", Arial, sans-serif;
	font-size: 18px;
	color: #352e2b;
	line-height:82px;
}
.from-the-gallery  {
	font-family: "OstrichSansBlack", Arial, sans-serif;
	font-size: 24px;
	color: #352e2b;
}
.visit-gallery  {
	font-family: "OstrichSansBlack", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); 
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3)\9;
}
.gallery_image  {
    border: 10px solid #FFFFFF;
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); 
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3)\9;
}
.headline-1  {
	font-family: "OstrichSansBlack", Arial, sans-serif;
	font-size: 30px;
	color: #2a2321;
}
.read_more  {
	font-family: "OstrichSansBlack", Arial, sans-serif;
	font-size: 14px;
	color: #2a2321;
}
.text_matter  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 13px\9;
	color: #6b6b6b;
	text-align:justify;
	line-height:17px;
	font-weight:normal;
}
.text_matter2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6b6b6b;
	text-align:justify;
	line-height:20px;
}
.fotter_links  {
	font-family: "OstrichSansBlack", Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height:65px
}
.fotter_content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:justify;
	line-height:21px;
}
.fotter_matter  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-size: 13px\9;
	text-align:justify;
	line-height:17px;
}
.fotter_matter2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-size: 13px\9;
	text-align:justify;
	line-height:32px;
}
.fotter_links2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-size: 13px\9;
	line-height:40px;

}

/*-------------------- IMAGE SPRITES --------------------*/
img.twitter
{
width:32px;
height:32px;
background: url(../images/group_1.jpg) 0 0;
}
img.facebook
{
width:32px;
height:32px;
background: url(../images/group_1.jpg) -32px 0;
}
img.google
{
width:32px;
height:32px;
background: url(../images/group_1.jpg) -64px 0;
}
img.rss
{
width:32px;
height:32px;
background: url(../images/group_1.jpg) -96px 0;
}

/*-------------------- IMAGE SPRITES --------------------*/

#header_container {
width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
}
#top_container {
width:100%;
height:55px;
}
#top_container1 {
width:100%;
height:55px;
float:left;
}
#top_container2 {
width:100%;
height:55px;
float:left;
}
#menu_container {
width:100%;
height:92px;
background-image: url(../images/menu_bg.jpg);
}
#logo_container {
width:100%;
height:80px;
margin-left:27px;
float:left
}
#menu_container2 {
width:100%;
height:82px;
float:left;
padding-top:10px;
}
#banner_container2 {
width:100%;
height:340px;
margin-top:20px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}
#content_container {
width:100%;
height:550px;
background-image: url(../images/content_bg.jpg);
}
#main_content_container {
width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
}
#right_container {
width:100%;
height:auto;
float: left;
}
#left_container {
width:100%;
margin-left:20px;
float: left;
}
#right_container1 {
width:100%;
height:50px;
}
.image_container {
width:100%;
height:140px;
float:left;
}
.sepline_container {
width:100%;
height:9px;
background-image:url(../images/sep-line.jpg);
margin-top:10px;
margin-bottom:10px;
}
.sepline_container2 {
width:100%;
height:9px;
background-image:url(../images/sep-line.jpg);
margin-top:4px;
margin-bottom:4px;
}
#right_container2 {
width:100%;
height:140px;
}
#right_container3 {
width:100%;
height:140px;
float: left;
margin-left:10px;
}
#right_container4 {
width:100%;
height:auto;
}
#right_container5 {
width:100%;
height:auto;
margin-top:10px
}
#right_container6 {
width:100%;
height:200px;
}
#right_container7 {
width:100%;
height:200px;
float:left;
}
#right_container8 {
width:100%;
height:200px;
float:left;
margin-left:20px;
}
#right_container9 {
width:100%;
height:auto;
}
#right_container10 {
width:100%;
height:140px;
margin-top:20px;
}
#right_container11 {
width:100%;
height:140px;
float: left;
margin-left:10px;
}
#right_container12 {
width:100%;
height:auto;
}
#right_container13 {
width:100%;
height:140px;
margin-top:20px;
}
#right_container14 {
width:100%;
height:140px;
float: left;
margin-left:10px;
}
#left_container1 {
width:100%;
height:50px;
}
#left_container2 {
width:100%;
margin-top:10px;
margin-bottom:10px;
}
#scroll_top {
width:100%;
height:10px;
background-image: url(../images/scroller-top-bg.JPG);
}
#scroll_middle {
width:100%;
background-image:url(../images/scroller-middle-bg.jpg);
}
#scroll_bottom {
width:100%;
height:10px;
background-image: url(../images/scroller-bottom-bg.jpg);
}
#gallery_container1 {
width:100%;
margin-left:auto;
margin-right:auto;
}
#gallery_container2 {
width:100%;
height:145px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:15px;
}
#gallery_container3 {
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}
#fotter_container {
width:100%;
background-image: url(../images/fotter_bg.jpg);
}
#fotter_container1 {
width:100%;
height:222px;
margin-left:auto;
margin-right:auto;
}
#quick_links {
width:100%;
height:65px;
float:left;
}
#about_us {
width:100%;
height:65px;
float:left;
}
#follow_us {
width:100%;
height:65px;
float:left;
}
#quick_links1 {
width:100%;
height:157px;
float:left;
}
#about_us1 {
width:100%;
height:157px;
float:left;
margin-right:58px;
}
#follow_us1 {
width:100%;
height:157px;
float:left;
}
.social_box1 {
width:100%;
height:32px;
margin-right:10px;
margin-bottom:35px;
float:left;
}
.social_box2 {
width:100%;
height:32px;
margin-bottom:35px;
float:left;
}
#fotter_container2 {
width:100%;
height:40px;
margin-left:auto;
margin-right:auto;
}
#fotter_container3 {
width:100%;
height:40px;
float:left;
}
#fotter_container4{
width:100%;
height:40px;
float:left;
}