/******* Page *******/

body{
	background:#DCD7C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#container{
	width:960px;
	margin:20px auto 0px;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.nodisplay {
	display: none;
}

/******* Header *******/


#header{
	background:#FFFFFF;
	width: 960px;
}

/******* Horizontal Navigation *******/

#top_nav {
	height: 38px;
	background-image: url(../images/nav/button1.png);
	background-repeat: repeat-x;
}
#top_nav ul {
	width: 960px;
	height: 38px;
}
#top_nav ul li {
	list-style-type: none;
	margin: 0px;
	float: left;
	position: relative;
}
#top_nav a {
	font-size: 100%;
	display: block;
	text-decoration: none;
}
#top_nav ul li ul {
	display: none;
	position: absolute;
	background-color: transparent;
	height: auto;
	width: auto;
	z-index: 999;
	margin-top: 1px;
}

#top_nav ul li:hover ul, #top_nav ul li.over ul, #top_nav ul ul li:hover ul, #top_nav ul ul li.over ul {
	display: block;
}

#top_nav ul li ul li {
	width: 190px;
	margin-left: -40px;
}

#top_nav ul li ul li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#top_nav .horizontal a {
	background-image: url(../images/nav/button1.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#top_nav .horizontal a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav/button2.png);
	background-repeat: repeat-x;
}
#top_nav .vertical a {
	padding: 8px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #DCD7C3;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
#top_nav .vertical a:hover {
	padding: 8px;
	color: #333333;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #BEB595;
}


/******* Main content *******/

#intro {
	padding:0px 0px 0px 20px;
	margin: 0px;
	background-image: url(../images/bg-strip.png);
	background-repeat: repeat-y;
}


#top_content {
	background-image: url(../images/bg.png);
	height: 32px;
	width: 960px;
}
#page_title {
	width: 960px;
	font-size: 250%;
	color: #B3B094;
	text-transform: uppercase;
	padding-left: 25px;
	line-height: 1.1em;
	font-weight: lighter;
	padding-top: 20px;
}
.boldtext {
	font-weight: bold;
}
#content{
	margin: 0px;
	background-image: url(../images/bg-strip.png);
	background-repeat: repeat-y;
	padding-bottom: 60px;
}
#flash {
	height: 350px;
	width: 960px;
	clear: both;
}
.clear {
	clear: both;
}
#maincontent {
	float:left;
	width:470px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 4px;
}

h2  {
	color: #990033;
	padding-left: 20px;
	font-size: 150%;
	font-weight: lighter;
	padding-right: 20px;
	margin: 0px;
	padding-top: 5px;
}
h3 {
	color: #000000;
	font-size: 110%;
	font-weight: lighter;
	line-height: 1.8em;
	padding-right: 20px;
	padding-left: 20px;
}
h4 {
	color: #000000;
	font-size: 115%;
	font-weight: lighter;
	line-height: 1.6em;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: -8px;
}
p {
	padding-left: 20px;
	line-height: 1.8em;
	padding-right: 25px;
}
#content li {
	line-height: 1.4em;
	padding-bottom: 8px;
	padding-right: 60px;
}
#content a {
	color: #000000;
}
.quote {
	font-style: italic;
	font-size: 105%;
	color: #000000;
	background-color: #ECEBDE;
	padding: 30px 30px 32px 60px;
	line-height: 2.1em;
}
#intro img {
	float: right;
	margin-bottom: 20px;
}
.quote span {
	font-style: normal;
}

#right-col
{
	width: 400px;
	float: right;
	margin-right: 60px;
	margin-top: 20px;

}
#right-col img, #homeright img {
	margin: 0px 0px 20px;
	padding: 0px;
	float: right;
}
.imageright {
	float: right;
	margin-right: 40px;
	margin-left: 25px;
}



/******* Footer *******/

#footer{
	clear:both;
	width:960px;
	padding:10px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/******* Range pages *******/


#splitcontent {
	float:left;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 4px;
	width: 920px;
}

#splitcontent h3, #splitcontent p {
	padding-right: 320px;
}

.singlebox, .doublebox, .triplebox, .quadbox   {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
.singlebox {
	margin-left: 20px;
	width: 200px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.triplebox   {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 640px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
}
.triplebox  p, .tripleboxset p {
	width: 580px;
	padding: 5px 0px 10px 10px;
	margin: 0px;
	font-size: 90%;
}
.singlebox  p, .singleboxset p {
	width: 170px;
	padding: 5px 0px 10px 10px;
	margin: 0px;
	font-size: 90%;
}

.singlebox h4, .singleboxset h4, .doublebox h4, .triplebox h4, .tripleboxset h4, .quadbox h4, .quadboxset h4 {
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.singlebox h4 span {
	font-weight: normal;
}
.singleboxset {
	margin-left: 20px;
	width: 205px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 600px;
}
#downloadlink a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.tripleboxset {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 655px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
	height: 600px;
}
.quadbox {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 875px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
}
.quadboxset {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 868px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
}
.doublebox {
	margin-left: 20px;
	width: 420px;
	float: left;
	background-color: #B9B188;
	margin-top: 10px;
	margin-bottom: 10px;
}
.reg {
	font-size: 60%;
	vertical-align: super;
}
.extramargin {
	padding-right: 40px;
	margin: 40px;
}
#homeleft {
	float:left;
	width:500px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 4px;
}
#homeright {
	float:right;
	width: 420px;
	margin-right: 20px;
}
#tallimg {
	float: right;
	margin-right: 60px;
	margin-top: 20px;
}
.addborder {
	border: 1px solid #CCCCCC;
}
#page_title span {
	color: #4B90CD;
}
.alternate  {
	color: #003366;
}
.casestudy {
	font-size: 160%;
}
.roundmyimg {
	float: left;
	margin-top: 12px;
	margin-bottom: 28px;
	margin-right: 18px;
}
#contactright {
	float:right;
	width: 320px;
	margin-right: 20px;
	margin-top: 20px;
}
#downloadlink {
	float:right;
	width: 250px;
	margin-right: 20px;
}
#downloadlinkleft {
	float:left;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 4px;
	width: 620px;
}
#footer .space {
	float: left;
	color: #666666;
	margin-left: 30px;
	font-size: 80%;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
