@charset "utf-8";
/* CSS Document */

.Inside_Content {
width:960px;
height:inherit;
position:absolute;
top:200px;
left:0px;
z-index:1;
background-color:#FFFFFF;
}

.Inside_Content LI {
color:#2f4999;
list-style-type:none;
list-style-image:url(Images/Bullet.gif);
font-size:12px;
line-height:20px;
margin-left:15px;
}

.Main_Image_Sub {
width:960px;
height:110px;
position:absolute;
top:90px;
left:0px;
z-index:1;
background-image:url(Images/Main_Image_Sub.jpg);
background-position:left top;
background-repeat:no-repeat;
}

.Main_Image_Sub H1 {
font-weight:bold;
width:500px;
color:#ffa800;
font-size:18px;
line-height:15px;
float:left;
margin-top:65px;
margin-left:20px;
}

.ColumnHolder_Inside {
width:960px;
height:inherit;
float:left;
z-index:1;
background-color:#FFFFFF;
}

.Column_640 {
width:640px;
height:inherit;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-image:url(Images/Line1.gif);
background-position:left;
background-repeat:repeat-y;
}

.Space_640 {
width:640px;
height:15px;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-image:url(Images/H-Line.gif);
background-position:top;
background-repeat:repeat-x;
}

#Image_Padding {
margin-bottom:250px;
}