html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#bg {
	font: normal 12px Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	outline: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	list-style-type: disc;
	margin-left:13px;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
ul li:hover {
	list-style-type: none;
	list-style-position: outside;
}
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 0;
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
p {
	margin: 10px 0 10px;
}
th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select {
	color:#000000;
	font-weight:bold;
	border: none;
	width: 180px;
	height: 22px;
	padding-left: 3px;
	padding-top: 6px;
	padding-right: 10px;
	line-height: 18px;
	margin-right: 6px;
}
input#mod_input{
	background: url('../imgs/style1/corporation_inp-bg.png') no-repeat 0 50%;
}
input#modbutton{
	padding: 0 0 1px 8px;
	margin: 0 12px 0 3px;
	border: none;
	outline: none;
	color:#fff;
	width:  200px;
	height: 21px;
	line-height: 21px;
	font-size:10px;
	font-weight: normal;
	background: url('../imgs/boton.png') no-repeat 0 0;
}
input#rad{
	padding: 0 0 1px 8px;
	width:  21px;
	height: 21px;
}
.clearfix {
	clear: both;
}
/* Major Blocks
-------------------------------------------------------------------------------*/
div#upWrap {
	width: 947px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	top: 30px;
	padding-bottom: 30px;
	background: url('../imgs/corporation_upWrap.png') no-repeat 0 top;
}
div#downWrap {
	padding: 0;
	margin: 0;
	padding-bottom: 28px;
	background: url('../imgs/corporation_downWrap.png') no-repeat 0 bottom;
}
div#centerWrap {
	position: relative;
	top: 14px;
	padding: 0;
	background: url('../imgs/corporation_centerWrap.png') repeat-y 0 top;
}
div#topWrap {
	width: 909px;
	margin: 0 auto;
	height: 2px;
}
div#upWrap2 {
	width: 350px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	top: 30px;
	padding-bottom: 30px;
	background: url('../imgs/corporation_upWrap2.png') no-repeat 0 top;
}
div#downWrap2 {
	padding: 0;
	margin: 0;
	padding-bottom: 28px;
	background: url('../imgs/corporation_downWrap2.png') no-repeat 0 bottom;
}
div#centerWrap2 {
	position: relative;
	top: 14px;
	padding: 0;
	background: url('../imgs/corporation_centerWrap2.png') repeat-y 0 top;
}
div#topWrap2 {
	width: 350px;
	margin: 0 auto;
	height: 2px;
}
#logo {
	display: block;
	width: 342px;
	height: 82px;
	float: left;
}

div#footer {
	clear: both;
	width: 935px;
	margin: 0 auto;
	padding: 0;
	background: url('../imgs/corporation_menu-bg.png') repeat-x 0 0;
}



