/*  */
/*  */
/*  */
/*  */

body {
	margin: 0;
	padding: 0;
	background: #D9EBF6 url(images/bg.gif) repeat-y 50% 0%;
	color: #333;
	text-align: center;
	font: normal 12px "trebuchet ms", tahoma, geneva, verdana, arial, sans-serif;
}

/* links */
a, a:visited { color: #1D465A; }
a:hover { color: #D02516; }

#bluewrap {
	padding: 8px 0px;
	margin: 0 auto;
	width: 778px;
	background: #BEDEF2 url(images/blueline2.gif) repeat-x;
}

#bluewrap1 {
	padding: 8px 0px;
	margin: 0 auto;
	width: 778px;
	background: #BEDEF2 url(images/blueline1.gif) repeat-x;
}

#dotswrap { padding: 0; margin: 0; background: #D9EBF6 url(images/dotsline2.gif) top left repeat-x; }
#dotswrap1  { padding: 0; margin: 0; background: #D9EBF6 url(images/dotsline1.gif) top left repeat-x; }

#wrapper {
	padding: 0;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #BCC2C5;
	border-left: 1px solid #BCC2C5;
	border-bottom: 1px solid #93A7B1;
	border-right: 1px solid #93A7B1;
	background-color: #fff;
}

#header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 88px;
	background: #fff url(images/logo.gif) no-repeat;
	display: block;
	text-align: left;
}

#header .logo {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 250px;
	height: 88px;
}

#header-r {
	float: right;
	width: 500px;
	height: 88px;
	border: 0px solid Orange;
}

#footer {
	margin: 0; 	padding: 0;
	color: #666;
 	background-color: #EDEDED;
	border-top: 1px solid #C2C4C8;
	font: normal 9px tahoma, geneva, arial, sans-serif;
	height: 22px;
	display: block;
	clear: both;
}

#footer a, #footer a:visited { color: #666; }
#footer a:hover { color: #333; }

#footer-l {
	float: left;
	text-align: left;
	margin: 0;
	padding: 6px 0px 5px 9px;
}

#footer-r {
	float: right;
	text-align: right;
	margin: 0;
	padding: 6px 9px 5px 0px;
}

/* menus */

#topmenu {
	float: right;
	position: relative;
 	top: 15px;
	right: 15px;
	display: inline;
	height: 20px;
	margin: 0;  padding: 0;
}

#topmenu li {
	padding: 0px 8px 0px 16px;
	list-style: none;
	display: inline;
	background: url(images/slash.gif) no-repeat 0px 4px;
}

#topmenu li.left {
	padding: 0px 8px 0px 16px;
	list-style: none;
	display: inline;
	background: none;
}

#topmenu a {
	font-family: tahoma, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #93A7B1;
	text-decoration: none;
	padding-bottom: 2px;
}

#topmenu a:hover { color: #D02516; border-bottom: 1px solid #93A7B1; }

#nav {
	float: right;
	background: url(images/nav.gif) no-repeat;
	margin: 0; padding: 0;
	width: 359px;
	height: 30px;
	display: inline;
	position: relative;
	top: 36px;
}
#nav a { outline: none; }
#nav li { margin: 0; padding: 0; list-style: none; float: left; }
#nav li, #nav a { height: 30px; display: block; text-decoration: none; font-size: 1px; text-indent: -9000px; }
#n1 { left: 0; width: 67px; }
#n2 { left: 67px; width: 75px; }
#n3 { left: 142px; width: 84px; }
#n4 { left: 226px; width: 60px; }
#n5 { left: 286px; width: 73px; }
#n1 a:hover { background: transparent url(images/nav.gif) 0 -30px no-repeat; }
#n2 a:hover { background: transparent url(images/nav.gif) -67px -30px no-repeat; }
#n3 a:hover { background: transparent url(images/nav.gif) -142px -30px no-repeat; }
#n4 a:hover { background: transparent url(images/nav.gif) -226px -30px no-repeat; }
#n5 a:hover { background: transparent url(images/nav.gif) -286px -30px no-repeat; }

.sidemenu {
	margin: 0; padding: 0;
	float: left;
}

.sidemenu a {
	background: #fff url(images/arrow.gif) no-repeat -6px -11px;
	border-bottom: 1px solid #C2C4C8;
	width: 129px;
	display: block;
	margin: 0;
	padding: 10px 0px 10px 25px;
	text-decoration: none;
	font: normal 9px tahoma, geneva, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sidemenu a:hover, .sidemenu a.selected {
	background: #F5FAFD url(images/arrow.gif) no-repeat 6px 11px;
	color: #D02516;
}

#ph {
	margin: 0;	padding: 0;
	border-bottom: 1px solid #fff;
}

#main-wrap {
	margin: 0; 	padding: 0;
	width: 760px;
	background: url(images/bg155.gif) repeat-y;
}

#main-wrap-lined {
	margin: 0; 	padding: 0;
	width: 760px;
	background: url(images/bgfade.gif) repeat-x;
}

#sidebar {
	float: left;
	margin: 0;	padding: 0;
	width: 154px;
	display: block;
}


#content {
	float: right;
	margin: 0;
	padding: 10px 25px 25px 25px;
/*	background-color: #f9f9f9; */
	width: 555px;
}

#content p { padding-bottom: 10px; }

#content ul {
	margin: 0px;
	//DRG tweaked this padding: 15px;
	padding: 0px 15px 0px 15px;
}

#content ul li {
	padding: 3px 0px;
}

.boxquote {
	float:right;
	width: 200px;
	padding: 10px 0px 0px 20px;
	margin: 6px 0 1em 1em;
	background: url(images/quote.gif) no-repeat top left;
	color: #666;
	font-size: 11px;
}

.boxquote p { padding: 0;}

.specs {
	float: left;
	margin: 15px 0;
	padding: 15px;
	width: 520px;
	background: #F5FAFD;
	border-top: 1px solid #DADEDF;
	border-left: 1px solid #DADEDF;
	border-bottom: 1px solid #93A7B1;
	border-right: 1px solid #93A7B1;
}

.specs-a {
	float: left;
	width: 155px;
	margin: 0;	padding: 0;
	font: normal 11px tahoma, geneva, arial, sans-serif;
}
.specs-b {
	float: left;
	width: 155px;
	font: normal 11px tahoma, geneva, arial, sans-serif;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
.specs-c {
	float: right;
	width: 190px;
	margin: 0;	padding: 0;
	font: normal 11px tahoma, geneva, arial, sans-serif;
}

.specs ul {
	margin: 5px 0px 0px 15px;
	padding: 0 0 0 15px;
}

.specs li { padding: 0 0 5px 3px; }

img.right {
	float: right;
	margin: 6px 0 15px 15px;
}

#main-l {
	float: left;
	margin: 0; 	padding: 0;
	width: 399px;
}

#main-l .about {
	margin: 0;
	padding: 25px;
	background-color: #fff;
	border-bottom: 1px solid #C2C4C8;
	border-right: 1px solid #C2C4C8;
	width: 399px;	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 349px;
}

#main-r {
	margin: 0; 	padding: 25px;
	float: right;
	width: 360px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 310px;
}

#news {
	margin: 0;
	padding: 20px 25px;
	background: #F5FAFD;
	border-bottom: 1px solid #C2C4C8;
	border-right: 1px solid #C2C4C8;
	width: 399px;	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 349px;
}

#news-l {
	float: left;
	margin: 0;	padding: 0;
	width: 165px;
}

#news-r {
	float: right;
	margin: 0;	padding: 0;
	width: 165px;
}

.box {
	margin: 0; 	padding: 13px;
	background: url(images/bartop.gif) 0 0 no-repeat;
	width: 310px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 284px;
}

/* todo: better way to do bottom */
.boxbottom {
	margin: 0; 	padding: 0px;
	background: url(images/barbottom.gif) 0 0 no-repeat;
	width: 310px;
}

.case {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}

.newsitem { border-bottom: 1px dotted #ccc; }

.bottomclear { padding-bottom: 0; border-bottom: none; }


div.img {
	float:left;
	background:url(images/shadow.png) bottom right no-repeat !important;
	background:url(images/shadow.gif) bottom right no-repeat;
	margin:5px 0px 5px 5px;
	padding:0;
	position:relative;
}
div.img2 {
	float:left;
	background:url(images/shadow.png) bottom right no-repeat !important;
	background:url(images/shadow.gif) bottom right no-repeat;
	margin:10px 10px 5px 5px;
	padding:0;
	position:relative;
}

div.img img, div.img2 img {
	display:block;
	position:relative;
	border: 1px solid #A9A9A9;
	margin:-6px 6px 6px -6px;
	padding:0px;
	vertical-align:bottom;
}

.casetext {
	float: left;
	margin: 0; 	padding: 0;
	margin-left: 10px;
	width: 200px;
}

.casetextLrg {
	float: left;
	margin: 0; 	padding: 0;
	margin-left: 13px;
}

.casetext p, .casetextLrg p { padding: 2px 0px 0px 0px; }

.client-l { position: relative; float: left; width: 55%; }

.client-r { position: relative; float: right; width: 45%; }

.clients {
	margin: 0; padding: 0;
}

.clients li {
	padding-bottom: 10px;
	margin-left: 15px;
}

.reset {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
}

dl dl { font-weight: normal; margin: 0 0 10px 15px; }

/* text */

h1 {
	font: normal 22px "trebuchet ms", tahoma, geneva, arial, sans-serif;
	text-transform: uppercase;
	color: #D02516;
	letter-spacing: -1px;
	margin: 0; 	padding: 0;
}

h2 {
	font: normal 18px "trebuchet ms", tahoma, geneva, arial, sans-serif;
	text-transform: uppercase;
	color: #1D465A;
	letter-spacing: -1px;
	margin: 0; 	padding: 0;
}

h2.red { color: #D02516; }

h3 {
	color: #1D465A;
	font-size: 13px;
	font-weight: bold;
	font-family: arial,sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}

h3.pad { margin: 0; }

h4 {
	color: #1D465A;
	font-size: 12px;
	font-weight: bold;
	padding: 0; margin: 0;
	font-family: Arial, Verdana, sans-serif;
}

h4 a, h4 a:visited { color: #1D465A; text-decoration: none; }
h4 a:hover { color: #D02516; }

h5 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	padding: 0; margin: 0 0 10px 0;
}

p {
	line-height: 18px;
	margin: 0;
	padding: 5px 0px 0px 0px;
}

.breadcrumb {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: lowercase;
}

.breadcrumb a { text-decoration: none;  }

.posted { font-size: 10px; color: #777777; }

.latin {
	font-size: 13px;
	font-weight:  bold;
	color: #D02516;
}

.date {
	color: #D02516;
	font-size: 11px;
	padding: 5px 0px;
}

.figure { font-size: 10px; }

.arrow {
	padding: 0px 0px 0px 19px;
	background: url(images/arrow.gif) no-repeat 0 4px;
}

.more { color: #D02516; text-align: right; }
.more a, .more a:visited { color: #D02516; text-decoration: none; }
.more a:hover { color: #1D465A; }

.sep { font-size: 11px; color: #666; }


/*
END HERE

*/

.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;

}

.field .field {
margin: 1em 0 0 0;
}

.field label {
font-size: 100%;
font-weight: bold;
}

.fieldRequired {
background: url(images/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}


fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}

input {
/*font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;*/
font: normal 12px "trebuchet ms", tahoma, geneva, verdana, arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
background-color: white;
vertical-align: middle;
}

textarea {
font: normal 12px "trebuchet ms", tahoma, geneva, verdana, arial, sans-serif;
border: 1px solid #8cacbb;
color: Black;
background-color: white;
width: 90%;
}


/*  */
