blob: 7f7b4ea1136c9a3edb3b689172dbf582ab67e6f3 [file] [log] [blame]
@CHARSET "ISO-8859-1";
#container {
padding:0;
}
#fullcolumn {
padding-top:0px;
}
.twocolumn {
width:45%;
float:left;
padding:20px;
padding-top:30px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
h1 {
font-size:30px;
}
.subHeading {
font-weight:bold;
font-size:16px;
}
.description {
font-size:15px;
line-height:20px;
}
.logo {
float:left;
width:40%;
}
.topDesc {
float:left;
width:55%;
color:#000;
}
h1{
color:#6E3E98;
}
h3 {
border-bottom:2px solid #6E3E98;
}
h4 {
border-bottom:1px dotted #888;
}
ul {
margin-left:20px;
}
.bar {
background-color:#6E3E98;
height:7px;
}
#topper {
padding-top:20px;
height:260px;
width:100%;
background:transparent url('images/topper.png') no-repeat;
}