/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

html,body{
height: 100%;
}

body{
margin: 0;
padding: 0;
background: #FFFFFF;
font-family: Arial;
}

div#shim{
visibility: hidden;
width: 100%;
height: 50%;                                                                     
margin-top: -140px;                                                              
float: left;
}

div#content {
width: 940px;
height: 280px;
margin: 0 auto;
clear: both;
position: relative;
top: -140px;

/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */


.logo_box{
width: 350px;
float: left;
border-right: 1px solid #303030;
height: 320px;
position: relative;
}

h1{
padding: 12px 70px 12px 20px;
position: absolute;
right: 0;
text-align:left;
top: 25%;
float: left;
color: #2E2E2E;
letter-spacing: -1px;
font-size: 30px;
}

.main_box{
float: left;
width: 500px;
padding: 25px;
height: 100px;
}

h2{
color: #424242;
font-size: 24px;
margin-bottom: 20px;
}

h2 span{
color: #424242;
font-size: 16px;
line-height: 26px;
font-style: italic;
}

table.info{
width: 500px;
margin: 10px 0 0 0;
float: left;
font-size: 14px;
color: #585858;
height: 80px;
}

table tr td{
padding : 15px 0 0 0;
}