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

#container
{
	width : 1050px;
}

h1
{
	font-size      : 22px;
	letter-spacing : 1px;
	border-top     : 5px solid #d07343;
	border-bottom  : 2px solid #d07343;
	padding        : 14px 0 14px 0;
	margin         : 0 0 53px 0;
}

h1 span
{

	padding   : 0 3px;
	font-size : 16px;
	top       : -3px;
}

h2
{
	font-size      : 19px;
	letter-spacing : 1px;
	padding        : 14px 0 14px 0;
	margin         : 0 auto 53px auto;
}

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

.pagearound
{
	margin-bottom : 45px;
}

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

.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          : 192px;
	margin          : 20px auto 30px auto;
	background-size : 38%;
}

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

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

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

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

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

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

#slideshow #slideshow-box .slide
{
	width  : 1050px;
	height : 400px;
}

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

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

/* A C T S */

.quad, .long
{
	width        : 320px;
	margin       : 0 45px 45px 0;
	border-width : 7px;
}

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

.hover_name
{
	font-size      : 19px;
	padding        : 11px 0;
	letter-spacing : 2px;
}

.hover_sub
{
	font-size      : 19px;
	padding        : 11px 0;
	letter-spacing : 2px;
}

.long .hover_links
{
	top : 60px;
}

.quad .hover_links
{
	top : 130px;
}

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

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

/* F O O T E R */

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

#footer p
{
	padding   : 18px 0;
	font-size : 13px;
}

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

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

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

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

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

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

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

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

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

/* NEWS */

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

.news_around hr
{
	margin: 35px 0 20px 0;
}

.news_img
{
	width : 15%;
}

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

.news_img_con
{
	width : 85%;
}

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