body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

* {

          padding: 0;

          margin: 0;

          border: 0;

}



#top{
	margin:0px;
	top: 0px;
	width: 100%;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	height: 120px;
	padding: 0px;
}

#left {
	width: 150px;
	left: 0px;
	margin: 0px;
	
}

#centerb{
	background-color: transparent;
	margin-top:0px;
	margin-left:150px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer {
	background-color: transparent;
	margin:0px;
	text-align:center;
	vertical-align: top;
	top: 30px;
	width: 100%;
	left: 0px;
}

#clear{
clear:both; 
}
#botline{
	background-color: #34689A;
	height: 1px;
	width: 100%;
	background-image: url(../images/pagebottom.gif);
	background-repeat: repeat-x;
	margin: 0px;
	top: 0px;
	z-index: 10;
	left: 0px;

}
#wrapper{
	padding: 0px;
	margin: 0px;

}
#footwrap {
	width: 99.7%;
	left: 0px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 5px solid #2D373E;
	border-right: 5px none #2D373E;
	border-bottom: 5px none #2D373E;
	border-left: 5px none #2D373E;
}
#footwrap a:link, #footwrap a:visited{
	color: #333333;
	text-decoration: none;
}

#footwrap a:hover, a:active{
	color: #1367AF;
	text-decoration: underline;
}
p {
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}


h1 {
	font-size: 80%;
	font-weight: bold;
	color: #F73128;
	margin: 10px 0px;
}

a:link {
	color: #F73128;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}

#navtxt {
	width: 150px;
	background-color: #F73128;
	font-size: 75%;
	float: left;
	margin: -2px 0px 0px;
	padding: 0px;
}


#navtxt a:link, #navtxt a:visited {
	display: block;
	border-top: 1px none #ffffff;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-color: #2D373E;
}

#navtxt a:hover{
	border-top: 1px none #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/navover.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	background-repeat: repeat-y;
}
ul {
	font-size: 75%;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
h2 {
	font-size: 80%;
	color: #333333;
}
.fixtxtsize {
	font-size: 100%;
}
#botimgright {
	float: right;
}

li {
	margin-top: 5px;
}
h3 {

	font-size: 80%;
	font-weight: bold;
	color: #1367AF;
	margin: 10px 0px;
}


h4 {
	font-size: 80%;
	text-align: center;
	color: #FF9933;
	margin-top: 0px;
	margin-bottom: 10px;
}
.centtxt {
	text-align: center;
}
.cleartxt {
	clear: both;
}
.clearboth {
	clear: both;
}
.noborder {
	border: none;
}

#navtxt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	font-size: 100%;
}
#navtxt li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
}
#bottomclear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.fltright {
	float: right;
}
.fltleft {
	float: left;
}
#holdall {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: repeat-y;
}


#holding {
	font-size: 75%;
	font-weight: bold;
	width: 300px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 104px;
}
#tel {
	float: right;
	padding-top: 105px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
}
#toptxt {
	position: absolute;
	top: 105px;
	right: 0px;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 25px;
}
#maintxtarea {
	width: 500px;
}
.paddiv {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	padding-right: 0px;
}
#maintxtarea input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border: 1px solid #F73128;
	padding: 5px;
}
#maintxtarea label {
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-size: 75%;
	color: #333333;
}
#maintxtarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border: 1px solid #F73128;
	padding: 5px;
	
}
#maintxtarea ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
