body {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
	font-family: Georgia, Times, "Times New Roman", sans-serif;
}

#wrapper {
   width: 100%;
}

#container {
	width: 740px;
	border: solid 1px #f6db08; 
}

#header {
   position: relative;
	/*left: 0px;*/
	top: 0px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	white-space: nowrap;
}

#nav {
	height: 30px;
	width: 740px;
	background-image: url(../images/grad_banner.gif);
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#content {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 20px;
}

a.withbars:hover {
	color: #b03010;
	background-color: #f5f5f5;
}

a.withbars {
   float:left;
   text-decoration:none;
	border-bottom:4px double #f6db08;
	font-family: Times, "Times New Roman", sans-serif;
	font-size:.9em;
	font-weight:bold;
	text-transform: uppercase;
	color: black;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-top:0px;
	width: 20%;
}

ul.nav {
   float:left;
   width:100%;
   padding:0px;
   margin:0px;
   list-style-type:none;
	text-align: center;
}

li.nav {
  display:inline;
  margin:0px;
  padding:0px;
}

span.lgr {
	font-size:1.3em;
}

h2 {
	margin-top: 0px;
}

iframe {
	float: right;
}

p.large {
	text-indent: 30px;
	text-align: justify;
}

ul {
	text-align: left;
}

img.right {
	padding-left: 20px;
}

div.foot {
	padding-top:10px;
	padding-bottom: 10px;
	background-color: #f5f5f5;
	border-top: solid 1px #f6db08;
	width: 740px;
}

a.foot {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	padding: 20px;
}

a.foot:hover {
	color: #b03010;
}

ul.foot {
  
   padding:0px;
   margin:0px;
	text-align: center;
	font-size:  .6em;
	color: #666666;
}

li.foot {
  display:inline;
  margin:0px;
  padding:3px;
}

span.foot {
	text-align: center;
	font-size: .6em;
	color: #666666;
}

h3.question {
	text-decoration: underline;
	font-size: 1.4em;
}

a.question {
	text-decoration: none;
	color: #000066;
	line-height: 25px;
}

a.question:hover {
	color: #b03010;
}

p.answer {
	text-indent: 30px;
	text-align: justify;
	line-height: 1.3em;
}

a.btt {
   text-align: left;
	color: #00a0a6;
	font-size: .6em;
	text-decoration: none;
	border-bottom: 1px solid #00a0a6;
	border-top: 1px solid #00a0a6;
}

a.btt:hover {
	color: #999999;
}

div.service {
	width: 700px;
	height: 145px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top: solid 1px #f6db08;
	border-bottom: solid 1px #f6db08;
}

div.svc_last {
	width: 700px;
	height: 130px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top: solid 1px #f6db08;
}

ul.service {
	margin-left: 250px;
	padding-top: 20px;
}

img.bbb {
	padding: 10px;
}

