/* @override 
	http://hci/css/base.css
	http://hci/css/home-styles.css
*/

/* Globals
--------------------------------------------------*/
#content-main {
width: 585px;
float: left;}

#banner {margin-top: 5px;}

#side-bar {
width: 275px;
float: right;}

.left-col {
margin-top: 20px;
width: 275px;
float: left;}

.right-col {
margin-top: 20px;
width: 300px;
float: right;}

#footer {
margin-top: 40px;
border-top: 1px solid #CDCDCD;
background: url(../images/container-bg.jpg) top center repeat-y;}

.float-left {float: left;}
.float-right {float: right;}
.clear {clear: both;}
.pre {white-space: pre;}

/* Globals Ends
--------------------------------------------------
--------------------------------------------------*/



/* List 
--------------------------------------------------*/
#contract-vehicle-list li { /* Links for the homepage contract listings */
margin: -20px 0;
padding: 32px;
list-style: none;
background: url(../images/highlight-link.jpg) center left no-repeat;}

#content-main ul {margin-left: 0;}
#content-main li {list-style: none;}
/*  List Elements Ends
--------------------------------------------------
--------------------------------------------------*/



/* Links
--------------------------------------------------*/
#contract-vehicle-list a {
padding-left: 20px;
font-size: 13px;}
/* Links Ends
--------------------------------------------------
--------------------------------------------------*/



/* Typography
--------------------------------------------------*/
#slogan {
font-size: 15px; 
color: #003366; 
font-weight: bold; 
font-style: italic;}
/* Typography Ends
--------------------------------------------------
--------------------------------------------------*/



/* Headings
--------------------------------------------------*/
h1, h2, h3, h4 {color: #003366;}
h1 {font-size: 2.2em;}
h2 {font-size: 1.8em}
h3 {font-size: 1.3em;}
/* Headings Ends
--------------------------------------------------
--------------------------------------------------*/



/* Design Elements
--------------------------------------------------*/
#at-work {
padding: 27px 0 0 50px;
background: url(../images/icon-chart.jpg) top left no-repeat;}

#contract-vehicles {
margin-bottom: 30px;
padding: 27px 0 0 50px;
background: url(../images/icon-document.jpg) top left no-repeat;}

#rss {
margin-top: -10px;
margin-bottom: 20px;}
/* Design Ends
--------------------------------------------------
--------------------------------------------------*/















