body {
	background-color: #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B9B9B9;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	z-index:0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

a {
	color: #E9E9E9;
	text-decoration: none;
}

form {
	background-color: #DADADA;
}
.button { 
	background-color:#13457E;
	color:#fff;
	font-size:11px;
	border-top:#666666 1px solid;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 2px solid;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
	line-height: 30px;
	color: #666666;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
    color: #666666;
}

.header {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #666666;
	font-weight:bold;
}
.blue-header {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #13457E;
	font-weight:bold;
}
.blue-text {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #13457E;
	font-weight:normal;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#footerbg {
	height:auto;
	width:100%;
	background-image:url(../images/bottom-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	display:table;
}
#mainwindow {
	width:768px;
	height:auto;
	background-image:url(../images/outline-graphics.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#565656;
	display:table;
	margin-right: auto;
	margin-left: auto;
}
#mainwindow-inner {
	width:768px;
	height:auto;
	display:table;
	background-image:url(../images/outline-inner-graphics.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#565656;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image:url(../images/coda.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:193px;
	height:110px;
	background-color:#000000;
	float:left;
}
#top {
	width:768px;
	height:110px;
	background-image:url(../images/topbanner-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#headertext {
	background-image:url(../images/commercial-interiors.gif);
	width:430px;
	height:68px;
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:4;
}
#headertext-banner {
	background-image:url(../images/company-banner.jpg);
	width:430px;
	height:68px;
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:4;
}
#header {
	background-image:url(../images/header-bg.gif);
	width:430px;
	height:110px;
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index:3;
	float:left;
}
#header-text {
	width:430px;
	height:110px;
	z-index:3;
	float:left;
}
#righttop {
	background-image:url(../images/right-curve.gif);
	width:145px;
	height:110px;
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;
}
#left {
	height:467px;
	width:193px;
	float:left;
	
}
#home{
	width:430px;
	height:auto;
	background-image:url(../images/home-content-footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:table;
	float:left;
}
#companyprofile {
	height:auto;
	width:430px;
	background-color:#FFFFFF;
	float:left;
}
#homecontent {
	color:#B9B9B9;
	padding:0px 10px 2px;
	text-align:justify;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
#pagecontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:24px 14px 14px;
	text-align:justify;
}
#right {
	width:145px;
	height:auto;
	display:table;
	float:right;
}
#homefooter {
	height:35px;
	background-color:#FFFFFF;
	width:768px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	float:left;
	color:#747777;
	font-size:10px;
	padding-top:10px;
	padding-left:5px;
}
#developed {
	float:right;
	color:#747777;
	font-size:10px;	
	padding-top:10px;
	padding-right:5px;		
}
#innerL {
	width:193px;
	height:35px;
	background-color:#565656;
	float:left;
}
#innerR {
	width:145px;
	height:35px;
	background-color:#686868;
	float:right;
}
#links {
	width:183px;
	background-image:url(../images/links-bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
}
.menulinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	line-height: 30px;
}
#pagecontent a {
	color: #13457E;
	text-decoration: none;
}
#download li {
	padding-bottom: 24px;
	list-style: none;
	background: url(../images/documents_16.gif) no-repeat left -2px;
	padding-left: 24px;
}
.download li {
	padding-bottom: 12px;
	list-style: none;
	background: url(../images/documents_16.gif) no-repeat left -2px;
	padding-left: 24px;
}
#pagecontent a:hover {

	color: #13457E;
	text-decoration: underline;
}
h4 {
	color: #13457E;
	margin-bottom: -2px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
}
form td {

	background-color: #DADADA;
	color: #333333;
}
.button {
	font: 11px Arial, Helvetica, sans-serif, OfficinaSans;
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
	background: #13457E;
	color: #FFFFFF;
}
#pagecontent ol li {
	padding-bottom: 4px;
}
