/* K-9Concepts.com - CSS based on the Flexi template
*/
body {
	padding:0;
	margin:0;
}
#FlexiAll { /*for setting e.g. additional Background-image*/
}
#FlexiTop   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; margin: 0.5em }
#FlexiLeft   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; position: absolute; top: 4em; left: 0.5em; width: 20%; border: solid 1px #bbb }
#FlexiHeader   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 775px; height: 150px }
#FlexiTitle   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; width: 56%; height: 1.5em }
#FlexiMain   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 775px; border: solid 1px #bbb }
#FlexiFooter   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; margin: 0.5em 0.5em 0.5em 22%; width: 56%; height: 2em }
#FlexiRight   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; position: absolute; top: 4em; left: 79%; width: 20%; height: 2em }
#FlexiBottom   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; margin: 0.5em; height: 2em }
