@charset "utf-8";
/* CSS Document */
#content{
clear:both;
margin-top:14px;
display:block;
width:950px;
height:700px;
}
#columnOne{
height:auto;
display:inline;
float:left;
width:710px;
}
#columnOne img.top{
display:block;
margin-top:5px;
width:355px;
height:89px;
}

img.one{
margin-top:30px;
}
p.three{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#42a1b0;
padding-top:10px;
line-height:20px;
}
#columnTwo{
display:inline;
float:left;
width:240px;
}

#imgHor{
display:block;
padding-top:251px;
padding-left:36px;
}
#imgHor img{
width:184px;
height:126px;
}
#horLinkNew img{
border:none;
}
#horLinkNew{
display:block;
width:169px;
height:67px;
background-image:url(../images/buttonOn.png);
background-repeat:no-repeat;
margin-left:36px;
}

#horLinkNew:hover{
background-image:url(../images/buttonOf.png);
background-repeat:no-repeat;
}

#footer{
padding-top:23px;
}
