*{margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	background-color:#3399CC;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1 {
	margin-top: 0;
	color: #ff0000;
	font-size: 2em;
	font-weight: normal;
}

h2 {
	margin-top: 0;
	color: #ff0000;
	font-size: 1.6em;
	font-weight: normal;
}

.box {
	padding: 35px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	text-align: justify;
	}
	
td {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	line-height: 25px;
	padding: 0;
	text-align: justify;
}

textarea {
	border-bottom-color:black;
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;
	line-height: 23px;
	padding: 0;
	text-align: justify;
}

.blue{
font-family:arial;
font-size:20px;
color: #0000ff;
text-transform: uppercase; 
}

.oline{
text-decoration: overline;
}

.mech{
font-family:arial;
font-size:20px;
padding-left:40px;
PADDING-RIGHT:40PX;
padding-top:10px;
}

a{
text-decoration: none;
color: #FF00FF;
}

#press a:hover{
background:#0E8CDE;
color:#ffffff;
text-transform: uppercase;
font-size:20px;
}

#header {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	background:url(../images/header-blue.gif) no-repeat left top;
	height:50px;

}
#header_main {
	margin: 0 auto;
	width: 1024px;
	height:55px;
	text-align: center;
	background:url(../images/header_01.jpg) no-repeat left top;
	height:99px;
}

#footer {
	margin: 0 auto;
	color:#FFFFFF;
    text-align:center;
	background:url(../images/footer.jpg) no-repeat center;
	}