/*This is the main CSS style sheet for MG Innovative Products, Inc.*/

body {
	letter-spacing: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #000000;
	background-color: #FFFFFF;
}

p {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	text-indent: 24px;
	letter-spacing: normal;
	margin-bottom: -2px;
}

h1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	line-height: normal;
	font-family: "Century Gothic";
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -2px;
	margin-left: auto;
}

h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	white-space: normal;
	font-family: "Century Gothic";
	line-height: normal;
	word-spacing: normal;
	margin-bottom: -2px;
}

h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	white-space: normal;
	font-family: "Century Gothic";
}

a:link {
	color: #0000cc;
	text-decoration: none;
}

a:visited {
	color: #0000cc;
	text-decoration: none;}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#header {
	background-color: #FFFFFF;
	margin: auto;
	height: 73px;
	width: 539px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	top: 0px;
	left: 258px;
}

#top-menu {
	background-color: #FFFFFF;
	margin: -1px;
	width: 1px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 30px;
	top: 74px;
	left: 350px;
	border: 1px none;
	padding: -1px;
}
#content-cell {
	background-color: #FFFFFF;
	margin: auto;
	width: 522px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 486px;
	top: 115px;
	left: 275px;
	border: none;
	font-family: "Century Gothic";
}
#left-bar {
	width: 261px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: -1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 600px;
	left: 0px;
}
#top-flash {
	width: 120px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 74px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 120px;
	left: 145px;
}
