html {
	margin: 10px 0px 30px 0px;
	background-color: #FCFCFC;
}
input,select,html,td {
	font-family: Verdana;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #880000;
}
a:hover {
	text-decoration: underline;
}
a:visted {
	
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
textarea,input {
	border: solid 1px #4F6186;
	background-color: #FFFFFF;
}
textarea {
	overflow: auto;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #003366;
}
#contentPad{
	margin-right: 75px;
	position: relative;
	bottom: 30px;
	left: 45px;
	z-index: 20;
}
#content {
	position: relative;
	bottom: 40px;
	width: 696px;
	left: 51px;
	z-index: 19;	
	background-color: #FFFFFF;
	border-right: solid 1px #003366;
	border-left: solid 1px #003366;
	border-bottom: solid 1px #003366;
	text-align: left;
	line-height: 15px;
	background-image: url('http://cambot/newdiligence.com/assets/images/logo_watermark.gif');
	background-repeat: no-repeat;
	background-position: center;
}
#content p{
	text-align: justify;
	margin-left: 0px;

}
#content blockquote {
	text-align: justify;
	margin: 5px 0px 5px 25px;
}
#content ul {
	margin-top: 5px;
	text-align: justify;
}
#content li {
	margin-bottom: 10px;
}
#main {
	position: relative;
	background-color: #4F6186;
	border: solid 1px #003366;
	width: 800px;
}
#menu {
	position:relative;
	bottom: 40px;
	z-index: 19;
}
#menu img {
	padding: 0px;
	margin: 0px;
}
#notice {
	color: #AA0000;
}
#footer {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}
#contentCap {
	margin:0px;
	padding:0px;
	position: relative;
	top: 5px;
	z-index:10
}
#tabHome{
	position: relative;
	z-index: 12;
	top: 37px; 
	right: 223px
}
#tabServices {
	position: relative;
	z-index: 11;
	top: 37px;
	right: 249px
}
#tabAbout {
	position: relative;
	z-index: 11;
	top: 37px;
	right: 275px
}
#tabContact {
	position: relative;
	z-index: 11;
	top: 37px;
	right: 302px
}