body {
	background-color: #e95d0f;
	margin: 20px auto;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	background-image:url(images/bg.gif);
	background-position:top left;
	background-repeat:repeat;
}

table {
	border: 2px solid #ccc;
	width: 800px;
	height:600px;
	min-height:600px;
	max-height:600px;
	margin: 0 auto;
	padding: 0px;
}

.tableH{
	background-color:#7fa4bf;
}
.tableA{
	background-color:#aa863a;
}
.tableP{
	background-color:#bbb061;
}
.tableO{
	background-color:#9abb61;
}
.tableC{
	background-color:#864143;
}

#top {
	width:800px;
	height:50px;
	min-height:50px;
	max-heigh:50px;
}	
#leftCol {
	width:44px;
}	
#rightCol {
	width:44px;
}	
#midCol1 {
	width:800px;
	height:48px;
	min-height:48px;
	max-heigh:48px;
	text-align:center;
}	
#midCol2 {
	width:800px;
	height:48px;
	min-height:48px;
	max-heigh:48px;
	text-align:center;
}	
#midFoot {
	width:800px;
	height:10px;
	min-height:10px;
	max-heigh:10px;
}	
.mid {
	font-size: 18px;
	vertical-align:middle;
	margin: 15px 0 0 0;
}

.logo{
	text-align: left;
	margin: 47px 0 2px 200px;
	font-size:15px;
	padding:0;
}		
.logoH{
	width:712px;
	height:68px;
	min-height:68px;
	max-heigh:68px;
	background-image:url(images/index_03.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}	
.logoA{
	width:712px;
	height:68px;
	min-height:68px;
	max-heigh:68px;
	background-image:url(images/about_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
}	
.logoP{
	width:712px;
	height:68px;
	min-height:68px;
	max-heigh:68px;
	background-image:url(images/projects_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
}	
.logoO{
	width:712px;
	height:68px;
	min-height:68px;
	max-heigh:68px;
	background-image:url(images/clients_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
}	
.logoC{
	width:712px;
	height:68px;
	min-height:68px;
	max-heigh:68px;
	background-image:url(images/contact_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
}	
#copyH{
	width:712px;
	min-height:80px;
	background-image:url(images/index_10.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#copyA{
	width:712px;
	min-height:80px;
	background-image:url(images/about_09.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#copyP{
	width:712px;
	min-height:80px;
	background-image:url(images/projects_10.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#copyO{
	width:712px;
	min-height:80px;
	background-image:url(images/clients_09.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	
#copyC{
	width:712px;
	min-height:80px;
	background-image:url(images/contact_10.gif);
	background-position:top left;
	background-repeat:repeat-y;
}	

.text{
	text-align:left;
	margin: 0px 20px;
	color:#172983;
	font-size:14px;
}
.text-h2 {
	margin:15px 20px 0 20px;
	color:#172983;
	font-weight:bold;
	font-size:15px;
}
	
.sitastruct{
	font-size:16px;
	font-weight:bold;
}

img{
padding: 0;
margin: 0;
border: 0;
}

p {
	font-size:12px;
	text-align:center;
	font-weight:normal;
	padding: 5px 0;
	color:#172983;
	}

h1 {
	font-size:20px;
	font-weight:normal;
	color: #000;
	color:#172983;
	}

h2 {
	font-weight:bold;
	margin-top:20px;
	}
h3 {
	font-size:16px;
	font-weight:normal;
	}

a:link {
	color: #172983 ;
	text-decoration: underline;
	font-weight:normal;
}
a:visited {
	text-decoration: underline;
	color: #172983 ;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color: #172983;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #172983 ;
	font-weight:normal;
	}

label{
	padding-right: 4px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-weight:bold;
}

html>body label {
	margin-top: 0px;
}

.td {
	margin: 0;
}

label{
	width: 90px;
	float: left;
	text-align: right;
	color: #172983;
	font-weight:normal;
	margin: 0 2px 10px 0;
	clear: both;
	font-family: Helvetica, sans-serif;
	font-size:12px;
}

.input-box{
	float: left;
	margin-bottom: 5px;
	color: #172983;
	border: 1px solid #e95d0f;
	background: #FFF;
	width:250px;
	height: 18px;
	font-size:12px;
	padding: 4px 0 0 2px;
	font-family: Helvetica, sans-serif;
}
.textarea{
	float: left;
	margin-bottom: 5px;
	color: #172983;
	background: #FFF;
	border: 1px solid #e95d0f;
	font-family: Helvetica, sans-serif;
	width:250px;
	height: 100px;
	font-size:12px;
	padding: 4px 0 0 4px;
}

fieldset{
	border:0;
	width: 100%;
	padding:15px 5px 5px 5px;
	font-family: Helvetica, sans-serif;
	margin-top: 15px;
}

.submit-button{
	margin: 10px 0;
	color: #FFFFFF;
	border: 0px;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	background-color: #e95d0f;
	padding: 4px;
}
ul#list {
color:#172983; 
font-size:14px;
list-style-type:bullet;
padding-left:50px;
}

li#list {
color:#172983; 
font-size:14px;
}

ul .navlist{
margin-left: 0;
padding-left: 0;
padding-right:30px;
white-space: nowrap;
}

.navlist li{
display: inline;
list-style-type: none;
}

.navlist a { 
padding: 3px 18px; 
background-image:url(images/bullet_h.gif);
background-position: right;
background-repeat:no-repeat;
text-decoration: none;
font-size:14px;
}

.navlist a:link, .navlist a:visited{
color: #172983;
background-image:url(images/bullet_h.gif);
background-position: right;
background-repeat:no-repeat;
text-decoration: none;
font-size:14px;
font-weight: bold;
}

.navlist a:hover{
color: #FFF;
background-image:url(images/bullet_a.gif);
background-position: right;
background-repeat:no-repeat;
text-decoration: none;
font-size:14px;
font-weight:bold;
}

.div1{
	width:250px;
	float:left;
	}
	
.div2{
	width:300px;
	padding-left:200px;
	float:right;
	}