/* CSS Document */

#contextL h3 {
background: #fff;
color: #235093;
border: 0;
font-size: 1.2em;
text-align: left;
margin: 0;
padding: 0;
}
#contextR h4 {
background: #fff;
color: #0C3E88;
font-size: 1.5em;
margin: 10px 0 0;
padding: 0;
white-space: normal;
}

/*----------content-----------*/

#Div1 {
background: #fff;
color: #666;
width: 755px; 
clear: both; 
font-size: 1.1em;  
text-align: left;
border-top: 3px solid #A8B5D3;
margin: 0;
padding: 0;
}
html>body #Div1 {clear: both;}

#Div1 a {
background: transparent;
color: #1360D2;
text-decoration: none;
}
#Div1 a:hover {
background: #1360D2;
color: #fff;
}
#leftSide {
width: 445px;
float: left;
margin: 0;
padding: 0;
}
#title {
background: url("../images/img1.jpg") no-repeat;
width: 441px;
height: 181px;
margin: 0;
padding: 0;
}
#title p {
background: transparent;
color: #333;
visibility: hidden;
margin: 0;
padding: 0;
}
#contextL {
margin: 35px 0 0 25px;
padding: 0;
float: left;
width: 410px;
}
#contextL img {
float: left;
margin: 0;
padding: 0 15px 0 0;
}
#contextL p {
margin: 5px 20px 5px 0;
padding: 0;
}
#contextL a {
text-decoration: underline;
margin: 0;
padding: 0;
}
#contextR 
{
text-align:center;
margin: 0;
width: 250px;
padding: 25px 0 0 25px;
float: left;
}
#contextR h3
{
font-size:1.2em;
}
#contextR img {
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
}
#contextR p {
background: #fff;
font-size: 1em;
margin: 3px 0 20px;
padding: 0;
}
#contextR a.link { 
background: url("../images/btn.jpg") no-repeat;
color: #1360D2;
margin: 0;
padding: 10px 8px;
}
#contextR a.link span { 
visibility: hidden;
}
#contextR a.link:hover { 
background: url("../images/btn.jpg") no-repeat;
color: #1360D2;
}
#footer {
margin: 30px 0 0;
}
