html {
	height: 100%;
}

body {
	background-color: #417E88;
	margin: 0px;
	height: 100%;
}	

#container {
	width:780px;
	margin-right:auto; 	
	margin-left:auto;	
}

#id01 {
	float: left;
	clear: right;
	width:179px;
	height:86px;
}

#id02 {
	float: left;
	clear: right;
	width:177px;
	height:86px;
}

#id03 {
	float: left;
	clear: right;
	width:169px;
	height:86px;
}

#id04 {
	float: left;
	clear: right;
	width:180px;
	height:86px;
}

#id05 {
	float: left;
	clear: right;
	width:75px;
	height:86px;
}

#leftcap {
	float: left;
	clear: inherit;
	width:19px;
	height:32px;
}

#menutable {
	float: left;
	clear: inherit; 
}

#home {
	float: left;
	clear: right;
	width:129px;
	height:32px;
}

#about {
	float: left;
	clear: right;
	width:101px;
	height:32px;
}

#services {
	float: left;
	clear: right;
	width:103px;
	height:32px;
}

#contact {
	float: left;
	clear: right;
	width:121px;
	height:32px;
}

#client {
	float: left;
	clear: right;
	width:142px;
	height:32px;
}

#rightcap {
	float: left;
	clear: right;
	width:155px;
	height:32px;
}

#content {
	float: left;
	clear: inherit;
	width:780px;
	background-image:url(../images/contentbg.gif);
	min-height: 364px;
	height: 100%;
}

#contentmain {
	width:715px;
	margin-left: 30px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/watermark.gif);
	background-color: #EDF1F4;
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 364px;
	height: 100%;
}

#id14 {
	float: left;
	clear: inherit;
	width:780px;
	height:17px;
}

#id15 {
	float: left;
	clear: inherit;
	width: 780px;
	height:24px;
}

#id16 {
	float: left;
	clear: inherit;
	width:780px;
	height:21px;
}


p {
	margin-left:22px;
	margin-right: 05px;
	text-align:justify;
}

p.sidebar {
	margin-left: 05px;
	margin-right: 0px;
	text-align: left;
}


ul { 
	color: #000000; 
	font-weight:bold; 
	line-height: 25px; 
	margin-top:10px;
	margin-bottom:0px;
}

ol { 
	margin-top:10px;
	margin-left:70px;
	margin-right: 35px;
}

h1 { 
	margin-left:22px;
	margin-right: 35px;
	color:#417E88;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	text-transform:uppercase;	
}

h2 { 
	margin-left:22px;
	margin-right: 35px;
	color:#417E88;
	font-size:16px; 
	font-weight:bold;
	font-style:italic;	
}

form {
	margin-left: 30px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 30px;	

}


a {
	font-weight: bold;
	color: #274B50;
	text-decoration:none;
}

a:active {
	font-weight: bold;
	color: #274B50;
}

a:hover {
	font-weight: bold;
	color: #274B50;
	text-decoration:underline;
}

a:visited {
	font-weight: bold;
	color: #274B50;
}

.menuitem {
	margin-bottom:10px;
}


.pagetitles {
	margin-top:30px;
	margin-bottom: 20px; 
}

.imageborder {
	border: 1px solid #417E88
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}