/* CSS Document */

BODY {font-size:62.5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCFF;
	}
	
/* Layout */



#Container { height: auto; width: 809px; top: 20px; position: relative; visibility: visible; margin: 0 auto;  padding: 0; background-color:#594099; border:1px solid #594099; }

#LeftCol {width: 449px; height:auto; position:relative; float:left; padding-left:19px; padding-right:10px;}

#RightCol {width: 331px; height:auto; position:relative; float:left;}

.LeftCol {width: 449px; height:auto; position:relative; float:left; padding-right:10px;}

.RightCol {width: 330px; height:auto; position:relative; float:right;}

#Continuation {width: 790px; height:auto; position:relative; float:left; background:#ffffff; padding-left:19px; padding-top:10px;}

#Continuation p {color:#594099;}

.wrapper {float:left; margin-bottom:30px;}

h1 a {
	display: block;
	width: 110px;
	height: 118px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	background: url(images/logo.gif) 0 0 no-repeat;
	padding:0;
	margin:0;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:2.5em;
font-weight:normal;
color:white;
margin-top:40px;

}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
font-weight:bold;
color:#594099;
margin:0;

}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#CCCCFF;
line-height: 1.5em;

}
a:link {
color:#CCCCFF;
text-decoration:none;
}
a:visited {
color:#CCCCFF;
text-decoration:none;
}
a:hover {
color:#CCCCFF;
text-decoration:underline;
}
a:visited:hover {
color:#CCCCFF;
text-decoration:underline;
}

ul {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#CCCCFF;
line-height: 1.5em;
padding-left:10px;

}

#nav {
list-style:none;
margin-left:0px;
margin-top:-20px;
padding:0;
}

#nav li {
	float: left;
	margin-right:0;
	margin-top:0;
	padding: 0;

}



#nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
#nav li a:hover {
	background-position: 0 -31px;
}
#nav0 {
	width: 60px;
	height: 31px;
	background: url(images/nav/about-us.gif) 0 0 no-repeat;
}
#nav1 {
	width: 80px;
	height: 31px;
	background: url(images/nav/services.gif) 0 0 no-repeat;
}
#nav2 {
	width: 84px;
	height: 31px;
	background: url(images/nav/case.gif) 0 0 no-repeat;
}
#nav3 {
	width: 106px;
	height: 31px;
	background: url(images/nav/quote.gif) 0 0 no-repeat;
}
#nav4 {
	width: 47px;
	height: 31px;
	background: url(images/nav/links.gif) 0 0 no-repeat;
}
#nav5 {
	width: 66px;
	height: 31px;
	background: url(images/nav/contact.gif) 0 0 no-repeat;
}

td p {
	margin:0;}
	
.hidden {
  display: none;
}