html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}

p {
	margin: 8px 8px 8px 8px;
	text-align: justify;
	
}
.p1 {
	margin: 8px;
	text-align: justify;
	font-weight: bold;
	padding-left: 20px;
}
.p2{
	text-align: center;
	vertical-align: middle;	
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}



body {
	background: #ab2f09;
	color: #F4C389;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/** layout **/
#central {
	text-align: left;
	margin: auto;
	width: 749px;
	position: relative;
	background-color: #7C0000;
}
#logo {
	width: 227px;
	height: 203px;
	float: right;
	top: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
}

#pic{
	height: 203px;
	width: 370px;
	left: 150px;
	float: none;
	position: relative;
	top: 0px;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#picoffset{
	height: 150px;
	width: 435px;
	left: 10px;
	float: none;
	position: relative;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;	
}


#nav {
	width: 148px;
	position: absolute;
	top: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li {
	background: url(../images/bg.jpg) repeat-x;
	border: 1px solid #7C0000;
	height: 27px;
	line-height: 27px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#nav a {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}

#nav a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFA405;
}


/** body **/

#body {
  border-top: 1px solid white;
  padding-top: 20px;
}
#left {
  float: left;
  width: 485px;
  padding-left: 15px;
}
#right {
	float: right;
	width: 205px;
	padding-right: 20px;
	
}

#welcome {
  padding-left: 29px;
}

h2.line {
	background: bottom left url(../images/line.gif) repeat-x;
	height: 22px;
	margin-bottom: 0.8em;
	font-weight: normal;
	font-size: 18px;
}

.more a {
  color: #FFFFFF;
  text-decoration: none;
  
}
.more a:hover {
  text-decoration: underline;
  font-weight: bold;
}

#box1 {
	padding-left: 164px;
	padding-top: 47px;
	background-image: url(../images/pic_11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#box1 h2 {
	background: bottom url(../images/divider.gif) repeat-x;
	padding-bottom: 5px;
	margin-left: -50px;
	padding-left: 40px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#tb {
	text-align: left;
	width: 280px;
	padding-left: 50px;
}
#tbform {
	text-align: left;
	width: 250px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content{
	padding-left: 29px;
	height: 400px;
	width: 500px;
	left: 10px;
	
}
#s1{
	height: 500px;
	width: 500px;
	left: 10px;
}



/** right **/

#text {
	background: #911702;
	border: 1px solid #B43708;
	padding-bottom: 6px;
	margin-bottom: 1.1em;
}
#text h2 {
	background: url(../images/bg.jpg) repeat-x;
	border: 1px solid #7C0000;
	height: 27px;
	line-height: 27px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#template{
	padding-left: 27px;
	background: bottom url(../images/divider.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#temp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}





/** footer **/

#footer {
  text-align: center;
  background: url(../images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 0 2em;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #E49E6F;
  text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}


/** extra **/
