/* CSS Document */

html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0;
}

body
{
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0;
	background-color: #FFFFFF;
}
/* for internet explorer */


#site {
	height:auto;
	width: 800px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#page {
	height:auto;
	width: 800px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
	float: left;
}

#based_in {
	height:75px;
	width:220px;
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 100px;
}



#header {
	height:auto;
	width:760px;
	left: auto;
	right: auto;
	top: 0px;
	padding: 10px;
}


#slogan {
	height:auto;
	width:auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}


#moravianlogo {
	width:auto;
	height:auto;
	padding-bottom: 50px;
	padding-top: 25px;
}


#top_menu {
	height:36px;
	width:auto;
	padding-top: 20px;
	padding-left: 30px;
}


#content_section_home{
	height:auto;
	width:760px;
	background-image: url(images/homebkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_design{
	height:auto;
	width:760px;
	background-image: url(images/designbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_copy{
	height:auto;
	width:760px;
	background-image: url(images/copybkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_print{
	height:auto;
	width:760px;
	background-image: url(images/printbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_contact{
	height:auto;
	width:760px;
	background-image: url(images/contactbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_stationery{
	height:auto;
	width:760px;
	background-image: url(images/stationerybkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_leaflets{
	height:auto;
	width:760px;
	background-image: url(images/leafletsbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_business{
	height:auto;
	width:760px;
	background-image: url(images/businessformbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_booklets{
	height:auto;
	width:760px;
	background-image: url(images/bookletbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_posters{
	height:auto;
	width:760px;
	background-image: url(images/posterbkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_section_bespoke{
	height:auto;
	width:760px;
	background-image: url(images/bespokebkcolour.jpg);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
}

#content_image {
	height:20;
	width:20;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
}

#content_text {
	height:20;
	width:auto;
	position: relative;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	left: 20;
}

#content_text_a4 {
	height:20;
	width:auto;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	left: 20;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_text_mor {
	height:20;
	width:auto;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	left: 20;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#bottom_menu {
	height:auto;
	width:auto;
	padding-left: 10px;
	padding-top: 10px;
}

#menu_home {
	height:36px;
	width:138px;
	float: left;
	margin-left: 5px;
}

#menu_design {
	height:36px;
	width:138px;
	float: left;
	background-image: url(images/designbkcolour.jpg);
	background-repeat: repeat;
	margin-left: 5px;
}

#menu_copy {
	height:36px;
	width:138px;
	background-image: url(images/copybkcolour.jpg);
	background-repeat: repeat;
	margin-left: 5px;
	float: left;
}

#menu_print {
	height:36px;
	width:138px;
	background-image: url(images/printbkcolour.jpg);
	background-repeat: repeat;
	float: left;
	margin-left: 5px;
}

#menu_contact {
	height:36px;
	width:138px;
	float: left;
	margin-left: 5px;
	background-image: url(images/contactbkcolour.jpg);
	background-repeat: repeat;
}


#menu_stationery {
	height:160px;
	width:116px;
	background-image: url(images/stationerybkcolour.jpg);
	float: left;
	margin-left: 9px;
}

#menu_leaflets {
	height:160px;
	width:116px;
	background-image: url(images/leafletsbkcolour.jpg);
	background-repeat: repeat;
	float: left;
	margin-left: 9px;
}

#menu_business {
	height:160px;
	width:116px;
	background-image: url(images/businessformbkcolour.jpg);
	background-repeat: repeat;
	float: left;
	margin-left: 9px;
}

#menu_booklets {
	height:160px;
	width:116px;
	background-image: url(images/bookletbkcolour.jpg);
	background-repeat: repeat;
	float: left;
	margin-left: 9px;
}

#menu_posters {
	height:160px;
	width:116px;
	background-image: url(images/posterbkcolour.jpg);
	background-repeat: repeat;
	float: left;
	margin-left: 9px;
}

#menu_bespoke {
	height:160px;
	width:116px;
	background-image: url(images/bespokebkcolour.jpg);
	background-repeat: repeat;
	margin-left: 9px;
	float: left;
}

#menu_stat_button {
	height:30px;
	width: 116px;
	float: left;
	padding-top: 20px;
}

#menu_leaf_button {
	height:30px;
	width: 116px;
	float: left;
	padding-top: 20px;
}

#menu_bus_button {
	height:42px;
	width: 116px;
	float: left;
	padding-top: 8px;
}

#menu_book_button {
	height:30px;
	width: 116px;
	float: left;
	padding-top: 20px;
}

#menu_pos_button {
	height:30px;
	width: 116px;
	float: left;
	padding-top: 20px;
}

#menu_besp_button {
	height:30px;
	width: 116px;
	float: left;
	padding-top: 20px;
}


#footer{
	width:760px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer_a4 {
	height:auto;
	width:380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}

#footer_moravian {
	width:380px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}

p {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

#email_page {
	height:auto;
	width:auto;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

