/* Stylesheet for Kustom Kreations ~ owner: Kim Zgonena */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#e5e6e6;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:justify;
}
html {margin:0; padding:0; border:0;}
#wrapper {
	margin-left: auto; /* auto margins center the 1000 px design in the browser */
	margin-right: auto;
	width: 800px;
	text-align:justify;
}
#copyCenter {
	color: #8b898a;
	font-size:15px;
	margin-top:50px;
	margin-left:0px;
	float:left;
	position:relative;
	line-height:20px;
	width:800px;
}
#copyCenterPad {
	color: #8b898a;
	font-size:15px;
	margin-top:50px;
	margin-left:0px;
	float:left;
	position:relative;
	line-height:20px;
	width:800px;
	padding-bottom:50px;
}
#copyLeft {
	color: #8b898a;
	font-size:15px;
	margin-top:50px;
	margin-left:60px;
	float:left;
	position:relative;
	line-height:20px;
	width:375px;
	padding-bottom:50px;
}
#copyRight {
	color: #8b898a;
	font-size:15px;
	margin-top:50px;
	margin-right:80px;
	float:right;
	position:relative;
	line-height:25px;
	width:400px;
	padding-bottom:50px;
}
#copyRightCompany {
	color: #8b898a;
	font-size:15px;
	margin-top:43px;
	margin-right:50px;
	float:right;
	position:relative;
	line-height:25px;
	width:480px;
	padding-bottom:30px;
}
#copyLeft a:link, #copyLeft a:visited {
	color: #8b898a;
	text-decoration: none;
}
#copyLeft a:hover, #copyLeft a:active {
	color: #cfd2d5;
	text-decoration: none;
}
#foot {
	background-color: #6a747c;
	position:relative;
	float:left;
	width: 800px;
	height:24px;
	border: solid 1px #5a5758;
}
#footerLeft {
	position:relative;
	margin-left:75px;
	width:300px;
	text-align: left;
	float:left;
	font-size:small;
	color:#c7cbce;
	padding: 3px;
	display:inline;
}
#footerRight {
	position:relative;
	margin-right:75px;
	width:300px;
	text-align:right;
	float:right;
	font-size:small;
	color:#c7cbce;
	padding: 3px;
	display:inline;
}
#footerRight a:link, #footerRight a:visited {
	color:#c7cbce;
	text-decoration: none;
}
#footerRight a:hover, #footerRight a:active {
	color: #3b3e45;
	text-decoration: none;
}
#head {
	background-image: url(images/head.gif); /*background image for the head*/
	background-repeat:no-repeat;
	width: 800px;
	height:137px;
	line-height:13px;
	float:left;
	position:relative; 
	border: solid 1px #5a5758;
}
#mnBody {
	width: 800px;
	background-color:#ffffff;
	float:left;
	position:relative; 
	border: solid 1px #5a5758;
}
#mnBodyHome {
	width: 800px;
	background-color:#b2b7bb;
	float:left;
	position:relative; 
	border: solid 1px #5a5758;
	padding: 0px;
	line-height:25px;
	color:#474547;
}
#nav {
	margin-top:0px;
	margin-left:0px;
	float:left;
	position:relative;
	height:45px;
	width:800px;
	border: solid 1px #5a5758;
}
.title {
	height: 25px;
	width: 560px;
	margin-left: 0px;
	margin-top: 0px;
	float:left;
	font-size:20px;
	text-align: left;
	color: #2b2829;
	line-height:20px;
	vertical-align:text-top;
	display:inline;
}