* {margin:0;padding:0}
.exception {
}
body {
	background-color: #2972BD;
	margin-top: 125px;
}
#container {
	height: auto;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	font-family: tahoma, Arial, helvetica, sans-serif;
	color: #000066;
	height: auto;
	width: 700px;
	text-align: left;
	font-size: small;
	margin-top: 56px;
	position: relative;
}

#banner {
	background-color: #2972BD;
	border-bottom-width: 60px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 59px;
	margin-top: -59px;
}
#logo {
	position: relative;
	top: -2px;
	clip: rect(auto,auto,-2px,auto);
	margin-bottom: -2px;
	padding-bottom: -2px;
}
#nav{
	background-color: #8D0038;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 17px;
	padding-top: 2px;
	font-size: small;
	visibility: visible;
	z-index: 20;
	
}
#nav UL{

	}
#nav UL LI{
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: -2px;
	display: inline;
}
#nav UL LI a:link {
	color: #FFFFFF;
	background-color: #8D0038;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	top: 2px;
}
#nav UL LI a:visited {
	color: #FFFFFF;
	background-color: #8D0038;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	top: 2px;
}
#nav UL LI a:hover {
	color: #8D0038;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#nav UL LI a:active {
	color: #FFFFFF;
	background-color: #8D0038;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#nav OL LI a:link {
	color: #8D0038;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 2px;
	background-color: #FFFFFF;
}
#nav OL LI a:visited {
	color: #8D0038;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 2px;
	background-color: #FFFFFF;
}
#nav OL LI a:hover {
	color: #000033;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#nav OL LI a:active {
	color: #8D0038;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

/*Initially hide second level (or higher) pop-up*/
#nav ul ol {
	display: inline;
	position: absolute;
	visibility: hidden;
	left: 11.3em;
	top: 1.45em;
}/*Mouseover: display second level (or higher) pop-up*/
#nav li:hover > ol {
	visibility: visible;
	width: 11em;
}
#nav oL LI {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: -2px;
	display: list-item;
	width: 10em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D0038;
	border-right-color: #8D0038;
	border-bottom-color: #8D0038;
	border-left-color: #8D0038;
}

#content {
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	display: block;
	z-index: 15;
}
p {
	margin-bottom: 15px;
}


#content a:link {
	color: #000066;
	font-weight: bold;
}
#content a:visited {
	color: #000066;
	font-weight: bold;
}
#content a:hover {
	color: #000066;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000066;
	padding-top: -10px;
	background-color: #E5E5E5;
	font-weight: bold;
}
#content a:active{
	color: #000066;
	font-weight: bold;
}
.R{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: right;
	margin: 5px;
}


.L {
	padding: 5px;
	display: block;
	height: auto;
	width: auto;
	position: absolute;
	left: 5px;
	top: 5px;
}
a:link img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2972BD;
}
a:active img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
ol li {
	list-style-position: outside;
	margin-left: 40px;
	list-style-type: decimal;
}
#footer {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: smaller;
}
#footer a:link {
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #8B002A;
}
#footer a:visited {
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #8B002A;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #640028;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #640028;
	padding-right: 5px;
	padding-left: 5px;
	color: #8B002A;
}
#footer a:active {
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #8B002A;
}
h1 {
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #000066;
	font-weight: bolder;
}
.h2-2 {
	border-bottom-style: none;
	margin-bottom: 10px;
	text-decoration: none;
}
h2 {
	color: #000066;
	font-size: medium;
}
h2 a{
	font-size: medium;
	color: #000066;
}
h2 a:link {
	
}
h2 a:visited {
	}
h2 a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000066;
	padding-top: -10px;
	color: #990000;
	background-color: #CCCCCC;
}
h2 a:active {
}/*
.h2-2 {
	font-size: medium;
	color: #000066;
}
.h2-2 a:link {
	color: #000066;
}
.h2-2 a:visited {
	color: #000066;
}
.h2-2 a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000066;
	padding-top: -10px;
	color: #000066;
	background-color: #E5E5E5;
}
.h2-2 a:active {
	color: #000066;
}
h3 {
}
.h3-3 {
	color: #990000;
	margin-bottom: 5px;
}
#content .h3-2 a:link {
	color: #990000;
}
#content .h3-2 a:visited {
	color: #990000;
}
#content .h3-2 a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000066;
	padding-top: -10px;
	color: #990000;
	background-color: #E5E5E5;
}
#content .h3-2 a:active {
	color: #990000;
}
.h3-2 {
	color: #990000;
}*/
.testimonial {
	overflow: visible;
	text-transform: capitalize;
}
.layer1 {
	display: block;
	width: 352px;
	position: absolute;
	left: 282px;
	top: 417px;
	height: 75px;
}
.layer2 {
	display: block;
	width: 176px;
	position: absolute;
	left: 487px;
	top: 210px;
	height: 166px;
}
.layer3 {
	display: block;
	width: 156px;
	position: absolute;
	left: 272px;
	top: 93px;
	height: 139px;
}
.layer4 {

	display: block;
	width: 151px;
	position: absolute;
	left: 276px;
	top: 274px;
	height: 70px;
}
#contact {
	margin-left: 75px;
}
.clients {
}
.clients li {
	padding-top: 1px;
	padding-bottom: 2px;
}
#box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #000099;
	border-left-color: #000099;
}#button {
	text-transform: uppercase;
	background-color: #91BDFF;
	font-size: smaller;
}
table {
}
a:hover #button {
	text-transform: uppercase;
	background-color: #91BDFF;
}
.tagline {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
}
#main #content ul  {
	list-style-position: inside;
	margin-left: 20px;
	list-style-type: disc;
}
.clientList li {
	margin-top: 25px;
}
.tab {
	text-indent: 10px;
}
.quotes {
}
.quotes li {
	list-style-position: outside;
	margin-top: 20px;
}

.home {
	font-size: larger;
}
.quote {
}
.testimonials {
	float: right;
	width: 350px;
}
