html{
	height: 100%;
}

body{
	height: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/lcsystems/bg.gif) repeat-x;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div,p,ul,li,a{
	margin: 0;
	padding: 0;
}

p{
	margin-bottom: 10px;
}

#main-container{
	background-image: url(../images/lcsystems/content-bg.gif);
}

#wrap-left-border, #wrap-right-border{
	height: 674px;
}

#wrap-left-border{
	background: url(../images/lcsystems/left-bg.gif) no-repeat;
}

#wrap-right-border{
	background: url(../images/lcsystems/right-bg.gif) no-repeat top right;
}

#main-container{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}

#main-container{
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin:	0 auto;
	text-align:	left;
	width: 800px;
}

#logo-container{
	height: 75px;
}

#logo{
	float: right;
	width: 181px;
	height: 75px;
	margin-right: 15px;
	background-color: #ffffff;
}	
#logo img{
	border: none;
}

#banner{
	height: 115px;
}

#banner img{
	margin-left: 15px;
}

#content{
	float: left;
	width: 410px;
	margin: 20px 15px 0 179px;
}

h1{
	color: #004071;
}

#bordernav li a{
	background-color: #004071;
}

#downloads h1{
	background-color: #0071BC;
}

h1{
	font-size: 20px;
	font-weight: normal;
}

h1.csc-firstHeader{
	margin-top: 0;
	padding-top: 0;
	line-height: 20px;
}

#border{
	float: left;
}

#bordernav{
	list-style-type: none;
	list-style-position: inside;
	background: #ffffff;
	padding: 20px 0 20px 0;
	width: 175px;
}

#bordernav li{

}

#bordernav li a{
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	color: #ffffff;
	display: block;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
	padding: 0 0 0 10px;
}

#downloads{
	width: 175px;
}

#downloads h1{
	width: 165px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0 0 0 10px;
	color: #ffffff;
}

#downloads p{
	margin: 0 10px 10px 10px;
}
