/* CSS Document */


body,html,table,div,img
{
padding:0px;
margin:0px;
border:none;
}

table,td
{
border-collapse:collapse;
border-spacing:0px;
padding:0px;
vertical-align:top;
}

body
{
color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}
a{
color:#333333;
text-decoration:underline;
}
h1{font-size:19px;
}
h2{font-size:17px;
}
h3{font-size:15px;
}
a.h1
{
font-size:18px;
font-weight:bold;
display:block;
clear:both;
margin-bottom:20px;
}

a:hover
{
color:#555555;
}


#wrapper
{
width:100%;
}

#header
{
height:364px;
background-image:url('/images/texture.jpg');
background-position:center top;
}

#header_img
{
width:984px;
height:364px;
/* background-image:url('/images/texture_light.jpg'); 
background-repeat:repeat;
background-position:center top;*/
margin:auto;
}

#subheader
{
background-image:url('/images/subheader_bg.gif');
background-repeat:repeat-x;
background-color:#EFEFEF;
}

#subheader_bg
{
text-align:center;
padding-top:24px;
background-image:url('/images/subheader.jpg');
background-repeat:no-repeat;
background-position:center top;
}

#subheader_img
{
margin:auto;
position:relative;
}

#subheader_table
{
width:984px;
margin:auto;
}

#subheader_right
{
vertical-align:top;
text-align:left;
font-size:18px;
color:#5d5d59;
font-weight:normal;
padding-top:0px;
padding-right:1px;
}

#content
{
width:896px;
margin:auto;
color:#5B5B5B;
font-size:16px;
}


#content p
{
margin-top:0px;
margin-bottom:10px;
}

#twocolumn
{
width:100%;
}

#leftcolumn
{
background-image:url('/images/subheader_left_bg.jpg');
width:50%;
padding-right:32px;
text-align:left;
padding-top:11px;
background-position:top right;
background-repeat:repeat-y;
text-align:left;
}

#rightcolumn
{
background-image:url('/images/subheader_right_bg.jpg');
background-position:top left;
background-repeat:repeat-y;
width:50%;
padding:11px 36px 5px 35px;
text-align:left;
}

#rightcolumn img, #leftcolumn img
{
border:1px #cccccc solid;
margin:7px;
padding:3px;
background-color:#FFFFFF;
}

#left img
{
border:1px #cccccc solid;
margin:7px;
padding:3px;
}

#footer_bg
{
height:13px;
background-color:#EFEFEF;
}

#footer
{
background-color:#FFFFFF;
text-align:center;
height:60px;
}

h4
{
text-align:center;
margin:0px;
}

a.h3
{
color:#5B5B5B;
font-size:19px;
font-weight:bold;

text-decoration:none;
}

a.h3:hover
{
text-decoration:underline;
}

#inban {position: absolute; top:175px; right:50%; margin: 75px -465px 0 0;}
