@charset "UTF-8";
/* This CSS File was created by www.pixelateddesign.co.uk */
/* This is free if you have purchased this templete please contact us useign the email */
/* info@pixelateddesign.co.uk along with the amount you payed for your website */

/* This file remains property of www.pixelateddesign.co.uk however this is free to use for personal use */

body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.content_container {
	margin: 50px auto;
	width:900px;
	min-height: 1200px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}

.content_container_pdf {
	width: 900px;
    margin: 50px auto;
    min-height: 1200px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: right center;
}

.logo_container {
	height:90px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.main_container {
	height:90px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.logo_image {
	width:255px;
	height:75px;
	margin-left:10px;
	margin-top:15px;
	float:left;
	background-image: url(../images/logo.gif);
}

.top_bar_black {
	width:100%;
	height:90px;
	background-color:#000000;
}

.bottom_bar_black {
	width:100%;
	height:160px;
	background-color:#000000;
}

.nav_block {
	width: 400px;
	height:90px;
	float:right;
}

.nav_button {
	min-width: 70px; /*This number you can edit when you need to add more with to fit your text inside the button */
	color:#FFFFFF;
	font-size:14px;
	margin-left:5px;
	margin-top:35px;
	text-align:center;
	float:left;
}

.logo_text > .nav_button {
	font-size: 16px;
}

.nav_button:link {
	text-decoration:none;
}

.nav_button:hover {
	text-decoration:none;
	background-color:#333333;
}

.header {
	width: 100%;
	margin: auto;
	padding: 10px 10px 50px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.header_content_pdf {
	font-size: 20px;
    color: #333333;
    width: 900px;
	height: 1200px;
    font-style: italic;
    text-align: center;
    margin: auto;
}

.header_content_mainline {
	font-size:35px;
	color:#000000;
	width:900px;
	font-style: italic;
	text-align: center;
}

.header_content_boxline {
	font-size:35px;
	color:#000000;
	width:400px;
	font-style: italic;
	padding-bottom: 15px;
}

.header_content_lowerline {
	font-size:35px;
	color:#FFFFFF;
	width:400px;
	font-style: italic;
}

.header_content_boxcontent {
	font-size:20px;
	color:#333333;
	width:400px;
	font-style: italic;
	margin: auto;
}

.header_content_boxcontent > ul {
	margin: 0;
}

.header_content_boxcontent_centr {
	font-size:20px;
	color:#333333;
	width:400px;
	font-style: italic;
	text-align: center;
    margin: auto;
}

.header_content_lowerboxcontent {
	font-size:12px;
	color:#CCCCCC;
	width:400px;
}

.header_content_tagline {
	font-size:12px;
	color:#333333;
	width:500px;
}

.header_lower {
	width:400px;
	float:left;
	margin-right:40px;
}

.header_lower_content {
	width:900px;
	float:left;
	margin-right:40px;
}

.dropdown_item {
	min-width: 70px; 
	color:#FFFFFF;
	font-size:12px;
	margin-left:5px;
	margin-top:35px;
	text-align:center;
	float:left;

}
