/* Landar Co CSS Document */

<style type="text/css">

body {
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y center top;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	min-height:100%;
}
    

#Master {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	top:-17px;
	width:835px;
	height:100%;
	min-height:790px;
	background-color: #FFFFFF;
	z-index:1;
}

#Topbar {
	position:relative;
	top:0px;
	width:100%;
	height:25px;
	z-index:1;
	background-color: #020741;
}

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:835px;
	height:110px;
	min-height:110px;
	z-index:100;
	background-image: url(../images/body-mid.jpg);
}

#MainConent {
	position:relative;
	left:0px;
	top:110px;
	width:835px;
	height:auto;
	min-height:480px !important;
	min-height:500px;
	z-index:3;
	background-image: url(../images/body-mid.jpg);
}

#TextContent {
	position:relative;
	padding-left:300px;
	padding-right:22px;
	padding-top:180px;
	padding-bottom:25px;
	width:500px;
	height:auto;
	min-height:480px;
	z-index:100;
}

#TextContentSub {
	position:relative;
	padding-left:300px;
	padding-right:25px;
	padding-top:30px;
	padding-bottom:25px;
	width:785px;
	height:auto;
	z-index:100;
}

#TextContentEditor {
	position:relative;
	padding-left:50px;
	padding-right:22px;
	padding-top:180px;
	padding-bottom:25px;
	width:750px;
	height:auto;
	min-height:480px;
	z-index:100;
}


#SectionHeader {
	position:absolute;
	left:299px;
	top:140px;
	width:341px;
	height:18px;
	z-index:1;
}

#Sideimages {
	position:absolute;
	left:9px;
	top:185px;
	width:281px;
	height:399px;
	z-index:2;
}


#middleClear {
	position:relative;
	clear:both;
	width:835px;
	height:10px;
}

#Footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	bottom:10px;
	width:835px;
	height:39px;
	z-index:101;
}

#FooterTextContent {
	position:relative;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	width:750px;
	z-index:100;
}

#bottomClear {
	position:relative;
	clear:both;
	width:835px;
	height:100px;
}

#Logo {
	position:absolute;
	left:25px;
	top:-26px;
	width:200px;
	height:303px;
	z-index:102;
}

#Yellowbar {
	position:absolute;
	left:-18px;
	top:206px;
	width:874px;
	height:28px;
	z-index:100;
	background-color: #020741;
}
#ContactInfo {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-left:470px;
	top:3px;
	width:520px;
	height:15px;
	z-index:100;
}



#FlashContainer {
	position:absolute;
	left:222px;
	top:-2px;
	width:616px;
	height:208px;
	z-index:100;
	background-color: #FFFFFF;
}

#Mainmenu {
	position:absolute;
	left:251px;
	top:6px;
	width:595px;
	height:13px;
	z-index:1;
}

#Productsmenu {
	position:absolute;
	left:306px;
	top:10px;
	width:540px;
	height:13px;
	z-index:1;
}

#Wolf {
	position:absolute;
	left:337px;
	top:90px;
	width:500px;
	height:621px;
	z-index:1;
}








/* ########################## TEXT CLASSES   ###################################### */

.contactInfo {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;	
}

.contactInfo a{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;	
}

.contactInfo a:hover{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;	
}

.mainText {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;	
}

.mainText a{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #584600;
	text-decoration:none;	
}

.mainText a:hover{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #584600;
	text-decoration:none;	
}


/*HEADERS */

.headerText {
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color: #000000;
	text-decoration:none;	
}

.headerText a{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color: #000000;
	text-decoration:none;	
}

.headerText a:hover{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color: #000000;
	text-decoration:none;	
}


/*Menu Text */

.menuText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;	
}

.menuText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;	
}

.menuText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}	




</style>

