body
{
	background: #000000 url(../img/bg_mid.jpg) repeat-x;
}

#container
{
	width : 800px;
}

.hidden-desktop
{
	display : none;
}

#navigation_smal
{
	display : none;
}

#header_smal
{
	display : none;
}

h1
{
	font-size      : 15px;
	letter-spacing : 1px;
	border-top     : 5px solid #d07343;
	border-bottom  : 2px solid #d07343;
	padding        : 11px 0 11px 0;
	margin         : 0 0 43px 0;
}

h1 span
{

	padding   : 0 3px;
	font-size : 15px;
	top       : -1px;
}

h2
{
	font-size      : 17px;
	letter-spacing : 1px;
	padding        : 11px 0 11px 0;
	margin         : 0 auto 43px auto;
}

h2 span
{
	padding     : 0 3px;
	font-size   : 16px;
	top         : -2px;
}

.pagearound
{
	margin-bottom : 38px;
}

.pagearound p, .pagearound li
{
	font-size   : 14px;
	line-height : 145%;
}

.page-contact .contact-first
{
	float         : left;
	width         : 48%;
	text-align    : right;
	padding-right : 2%;
	margin        : 0 0 5px 0;
}

.page-contact .contact-second
{
	float        : left;
	width        : 48%;
	padding-left : 2%;
	margin       : 0 0 5px 0;
}

.start .facebook-icon a
{
	background : url(../img/footer_facebook.png) no-repeat center;
}

.start .youtube-icon a
{
	background : url(../img/footer_youtube.png) no-repeat center;
}

.start .twitter-icon a
{
	background : url(../img/footer_twitter.png) no-repeat center;
}

.start .google-icon a
{
	background : url(../img/footer_google.png) no-repeat center;
}

.start .instagram-icon a
{
	background : url(../img/footer_instagram.png) no-repeat center;
}

.start .facebook-icon a, .start .youtube-icon a, .start .twitter-icon a, .start .google-icon a, .start .instagram-icon a
{
	background-size : cover;
	display         : block;
	height          : 40px;
	width           : 40px;
	margin          : 15px 3px 0 3px;
	float           : left;
}

#start-around-icons
{
	height           : 60px;
	width            : 184px;
	margin           : 0 auto;
}

/* H E A D E R */
#header #logo a
{
	height          : 155px;
	margin          : 10px auto 10px auto;
	background-size : 40%;
}

#header nav
{
	font-size      : 16px;
	border-top     : 2px solid #d07343;
	border-bottom  : 5px solid #d07343;
	padding        : 11px 0 11px 0;
	letter-spacing : 0;
}

#header nav .menu-spacer
{
	padding   : 0 0;
	font-size : 16px;
	top       : -3px;
}

/***************/

/* T E A S I N G  B O X */

#teasingbox
{
	height : 305px;
	margin : 16px 0;
}

#slideshow #slideshow-box
{
	height : 305px;
}

#slideshow #slideshow-box .slide
{
	width  : 800px;
	height : 305px;
}

#slideshow-left, #slideshow-right
{
	height : 103px;
	width  : 74px;
	top    : 95px;
}

/************************/

/* A C T S */

.quad, .long
{
	width        : 254px;
	margin       : 0 19px 19px 0;
	border-width : 5px;
}

.quad:nth-child(3n), .long:nth-child(3n)
{
	margin-right : 0;
}

.hover_name
{
	font-size      : 15px;
	padding        : 11px 0;
	letter-spacing : 1px;
}

.hover_sub
{
	font-size      : 15px;
	padding        : 11px 0;
	letter-spacing : 1px;
}

.long .hover_links
{
	top : 45px;
}

.quad .hover_links
{
	top : 100px;
}

.link_count_1
{
	width : 62px;
}

.link_count_2
{
	width : 124px;
}

.link_count_3
{
	width : 186px;
}

.hover_link a
{
	width  : 38px;
	height : 38px;
	margin : 0 5px 0 5px;
}

/* F O O T E R */

#footer
{
	border-top    : 2px solid #d07343;
	border-bottom : 5px solid #d07343;
	margin        : 26px 0 10px 0;
}

#footer p
{
	padding   : 16px 0;
	font-size : 12px;
}

#footer .facebook-icon a, #footer .youtube-icon a, #footer .twitter-icon a, #footer .google-icon a, #footer .etb-icon a, #footer .instagram-icon a, #footer .msb-icon a
{
	top    : 9px;
	height : 30px;
	width  : 30px;
}

#footer .facebook-icon a
{
	right  : 0;
}

#footer .youtube-icon a
{
	right  : 35px;
}

#footer .twitter-icon a
{
	right  : 70px;
}


#footer .google-icon a
{
	right  : 105px;
}

#footer .instagram-icon a
{
	right: 105px;
}

#footer .etb-icon a
{
	right : 140px;
}

#footer .msb-icon a
{
	right: 175px;
}



/***************/

/***************/

/* NEWS */

h1.news_h1
{
	margin-bottom: 15px;
}

.news_around hr
{
	margin: 25px 0 15px 0;
}

.news_img
{
	width : 20%;
}

a.news_link, .news_link:link
{
	margin-top: 15px;
}

.news_img_con
{
	width : 80%;
}

/***************/
