body {
	font-family: Arial, Helvetica, sans-serif; background: #FFFFFF url(images/bg.jpg) top repeat-x; margin: 0px; padding: 0px;
}
a {
	text-decoration: underline; color: #942434;
}
a:hover {
	text-decoration: none; color: #942434;
}

#top {
	width: 130px; height: 97px; background: url(images/logo.gif) left top no-repeat; margin-left: auto; margin-right: auto; font-size: 11px; line-height: 12px; padding: 11px 0px 0px 633px; color: #999999;
}
#top .address {
	color: #01246D; font-weight: bold;
}
.grad {
	height: 14px; background: url(images/gradient.gif) repeat-x;
}
.header {
	height: 170px; background: url(images/headerbg.gif) repeat-x; text-align: center; padding-right: 30px;
}

.nav {
	height: 22px; font-size: 12px; font-weight: bold; color: #FFFFFF; text-align: center; background: url(images/navbg.gif) top repeat-x; padding: 6px 0px 0px 0px;
}
.nav a {
	padding: 0px 8px 0px 8px; text-decoration: none; color: #FFFFFF;
}
.nav a:hover {
	color: #FED320;
}

#pagewidth {
	width: 800px; background: #FFFFFF url(images/pagebg.gif) top repeat-y; margin-left: auto; margin-right: auto; padding-bottom: 30px;
}
.content {
	float: left; clear: left; width: 540px; margin: 20px 0px 0px 30px;
	/* IE6 BUG FIXES */
	_margin-left: 15px;
	...
}
.content h1, .recent .lgetxt, .rgtside .lgetxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 150%; font-weight: normal; color: #01246D; margin-top: 0px; margin-bottom: 10px; padding: 0px;
}
.content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 115%; font-weight: normal; color: #01246D; margin-top: 20px; margin-bottom: 8px; padding: 0px;
}
.content p, .content li {
	font-size: 75%; line-height: 130%; color: #666666; margin-bottom: 12px; margin-top: 0px; padding: 0px;
}
.content .lftimg {
	padding: 4px 20px 10px 0px;
}
.content .rgtimg {
	padding: 4px 0px 10px 20px;
}
.content .bluebold {
	color: #01246D; font-weight: bold;
}

.servlft {
	float: left; width: 233px; height: 140px; padding: 10px; background: url(images/servbg.gif) repeat-x top; border: solid 2px #EDF0F6;
	/* FIXES FOR IE6 */
	_height: 140px;
	...
}
.servrgt {
	float: right; width: 233px; height: 140px; padding: 10px; background: url(images/servbg.gif) repeat-x top; border: solid 2px #EDF0F6;
	/* FIXES FOR IE6 */
	_height: 140px;
	...
}
.servlft h3, .servrgt h3 {
	font-size: 115%; font-weight: normal; color: #01246D; margin: 0px; padding: 0px;
}
.clear {
	clear: both; height: 23px;
}

.recent {
	background-color: #EDF0F6; padding: 9px 10px 9px 10px; margin-top: 12px; float: left;
}
.recent .video {
	width: 340px; float: left;
}
.recent .links {
	width: 180px; height: 230px; float: right; background-color: #FFFFFF;
}
.recent .links .play {
	width: 171px; height: 28px; font-size: 130%; font-weight: normal; color: #FFFFFF; background: url(images/playbg.gif) top repeat-x; padding: 2px 0px 0px 9px;
}
.recent .links .vidlink {
	width: 150px; height: 29px; border-bottom: solid 1px #CFCFCF; font-size: 130%; font-weight: normal; color: #01246D; background: url(images/arrow.gif) 10px 10px no-repeat; padding: 6px 0px 0px 30px;
}
.recent .links .vidlink a {
	color: #01246D; text-decoration: none;
}
.recent .links .vidlink a:hover {
	color: #942434;
}

form {
	width: 520px; font-size: 80%; line-height: 130%; color: #444444; margin: 10px 0px 0px 0px; padding: 10px; background-color: #EDF0F6;
}
form .formlft {
	float: left; clear: left; width: 250px;
}
form .formrgt {
	float: right; clear: right; width: 250px; text-align: left;
}
form .formlft input, form .formrgt input {
	width: 242px; font-size: 105%; color: #444444; margin: 3px 0px 8px 0px; padding: 3px 3px 3px 4px; border: 0px;
}
form textarea {
	width: 512px; font-size: 105%; color: #444444; margin: 3px 0px 8px 0px; padding: 3px 3px 3px 4px; border: 0px; font-family: Arial, Helvetica, sans-serif;
}
form .formbutt {
	text-align: right; margin: 10px 1px 0px 0px; clear: both;
}

.rgtside {
	float: right; clear: right; width: 188px; margin: 20px 30px 0px 0px;
	/* IE6 BUG FIXES */
	_margin-right: 15px;
	...
}
.rgtside .box {
	width: 174px; background-color: #DCE1ED; padding: 6px 7px 6px 7px; margin-bottom: 10px;
}
.rgtside p {
	font-size: 75%; line-height: 120%; color: #444444; margin-top: 8px; margin-bottom: 6px; padding: 0px 3px 0px 3px;
}
.rgtside ol {
	font-size: 75%; line-height: 120%; color: #444444;
}
.rgtside ol li {
	padding-bottom: 8px;
}

.rgtside a {
color:#003399;
}

#footer {
	font-size: 75%; font-weight: bold; background: url(images/footerbg.gif) top repeat-x; clear: both; margin: 0px auto 0px auto; padding: 23px 0px 25px 0px; text-align: center; color: #01246D;
}
#footer a {
	padding: 0px 8px 0px 8px; text-decoration: none; color: #01246D;
}
#footer a:hover {
	color: #942434;
}
#footer .copyrgt {
	padding: 0px 8px 0px 8px; font-weight: normal; font-size: 90%;
}
#footer .mrs {
	padding: 0px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#wrapper:after {
	content: "."; display: block; height: 0px; clear: both; visibility: hidden;
}
#wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #wrapper {
	height: 1%;
}
#wrapper {
	display: block;
}
/* End hide from IE-mac */



#case_study{}

#case_study p{
margin-top:0px;}

#case_study h2{
margin-bottom:30px;}


#case_study .left{
width:280px;
padding-right:20px;
float:left;}

#case_study .right{
float:left;
width:240px;
height:160px}
