body {
font-family: Georgia, "Times New Roman", Times, serif;
font-color: #333;
background-color: #fff;
font-size: x-small;
font-weight:lighter;
margin:0;
padding:0;
}

p {
font-size: 0.9em;
font-family:Arial, Helvetica, sans-serif;
}

#header {
	padding :30px 20px 30px 20px;
	background-image: url(img/largestripe.gif);
	}




#wrapper {
font-size:1.4em;
width:1010px;
max-width:1200px;
margin:10px auto;
text-align:left;
border: 1px dashed silver;
background-image: url(img/stepup.jpg);
background-repeat: no-repeat;
}

#content-wrapper {
float: right;
width:801px;
max-width:801px;
}

#content-inner {
padding: 5px 15px 0 15px;
}

#navigation {
	width:200px;
	max-width:200px;
	padding-top: 100px;
	float:left;
	padding-top:100px;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#footer {
clear: both;
background-color:#eeecec;
color:#999999;
font-size: 0.8em;
padding: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

.header1 {
	font-size:large;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 350px;
	font-family: Arial, Helvetica, sans-serif; 
	
}

.header2 {
	font-size:large;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	
}


.padded {
padding: 0px 0px 20px 0px;
}

.paddedboth {
padding: 20px 0px 20px 0px;
}

.clearfix:after {
content: ".";
display: block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-table;}
/*hides from IE mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/*end hide from ie mac*/


#displaybox1 {
padding: 40px 150px 0px 150px;
background-color:#999999;
margin: 0px 10px 0 0;
background-image:url(img/transstripemed.gif);
background-repeat:repeat;
}

#displaybox2 {
padding: 40px 150px 0px 150px;
margin: 0px 10px 0 0;
background-image:url(img/transstripe.gif);
background-repeat:repeat;
}

#displaybox3 {
padding: 40px 150px 0px 150px;
margin: 0px 10px 0 0;
background-image:url(img/transstripelight.gif);
background-repeat:repeat;
}
#displaybox4 {
padding: 40px 150px 0px 150px;
margin: 0px 10px 0 0;
background-image:url(img/transstripe.gif);
background-repeat:repeat;
}
#displaybox5 {
padding: 40px 150px 0px 150px;
margin: 0px 10px 0 0;
background-color:#999999;
background-image:url(img/transstripemed.gif);
background-repeat:repeat;
}

.box {
margin: 0 0 20px 0;
padding: 0 0 12px 0;
font-size: 85%;
line-height: 1.5em;
color: #000;
background: #fff;
clear: left;
}

.box p, .box ul {
margin: 0;
padding: 0 12px;
}

.box ul li {
margin: 0 0 0 6px;
padding: 0 0 0 0;
list-style: none;
}


h1 {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 1.4em;
	padding: 10px;
	background-color: #FF0099;
	background-image: url(img/transstripemed.gif);
	background-repeat: repeat;
	height: 20px;
	width: 740px;
}

h2 {
font-weight:bold;
color: #FF0099;
font-size: 1.4em;
height: 10px;
width: 740px;
padding: 10px 10px 10px 0;
;
}

h3 {
font-weight:bold;
color: #999999;
font-size: 1.4em;
}



/*links*/

a:link {
color: #999999;
text-decoration:none;
}

a:visited {
color: #999999;
text-decoration:none;
}

a:hover {
color: #FF0099;
text-decoration:underline;
}

ul li {
margin: 0 0 0 6px;
padding: 0 0 0 0;
list-style: none;
line-height:1.6em;
font-size:0.9em;
}

.sub {
margin: 0 0 0 18px;
font-size: 0.9em;
}

.overview {
color: #999999;
font-size: 0.9em;
}
