body {
	background: #545454 url('../images/layout-bg.jpg') repeat-x;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

#wrapper {
	width: 773px;
	background: url('../images/wrapper-bg.jpg') repeat-y;
	text-align: left;

}

.red {
color: #FF0000;
}

a img{
border: none;
}

#content ul {
padding-left: 30px;
}

#content p{
padding-left: 10px;
}

#page {
	background: url('../images/page-bg.jpg') no-repeat;
	min-height: 713px;
}


*html #page {
	height: 713px;
}


#content h4 {
padding-left: 10px;
}

#header {
	height: 115px;
	background: url('../images/header-bg.jpg') no-repeat;
}

a {
       color: #DF0000;
}


.text{
	padding-left: 12px;
	padding-right: 5px;
}

#nav {
	float: left;
	position:relative;
	left: 249px;
	top: 76px;
}

#sidebar {
	float: left;
	position: relative;
	width: 216px;
	left: 22px;
	padding-right:10px;
}


#content {
	width: 500px;
	float: left;
	position: relative;
	left: 23px;
	font-size: 11px;
}

#banner {
	width: 524px;
	height: 298px;
	background: url('../images/home-banner.jpg') no-repeat;
}

.bannertext {
	float: right;
	position:relative;
	width: 236px;
	font-size: 10px;
	color: #fff;
left: -43px;
top: 130px;
}

*html .bannertext{
left:-45px;
top:90px;
}



.phone {
	float: right;
	position:relative;
	right: 18px;
	top: 5px;
	
}


.button {
	float: left;
	position:relative;
	width:250px;
	color: #fff;
	font-size: 12px;
	left: 243px;
	top: 130px;

}

*html .button{
	top: 125px;

}

.button p{
margin-left: -10px;
}

*html .phone {
	right: 10px;




}

.phone h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7c7c7c;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin: 0px;
margin-bottom: 1px;

}

.phone td {
	vertical-align: bottom;
}

.phone h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#footer {
	width: 773px;
	height: 68px;
	background: url('../images/footer-bg.jpg') no-repeat;
	text-align: left;
	font-size: 10px;
}

#footer td{
	vertical-align: middle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style:italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	margin: 0px;
padding-left: 10px;

}

#content h3 {
	padding-left: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #d00000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #d00000;
	margin: 0px;
	padding: 0px;
}


#sidebar p{
	font-size: 10px;
	padding-top: 5px;
}

p {
	margin: 0px;
	padding: 0px;
}

.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
} 


#welcome {
	padding-left: 10px;
}

#welcome p{
	padding-left: 15px;
	padding-right: 5px;
}

*html #welcome p{
	padding-left: 7px;
}


#welcome img {
		border: 2px solid #5b5b5b
}

td {
	vertical-align: top
}

#title td{
	vertical-align: middle;
}

#title2 td{
	vertical-align: middle;
	padding-left:10px;

}


.padding {
	padding-left: 10px;
}

#employment {
	margin-left: 10px;
}


#border1 {
	border: 1px solid #5b5b5b;
}


#button {
	border: none;
}
li {
	padding-left: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	color: #494949;
}

ul {
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	list-style-type: disc;
}

#leftmargin {
padding-left: 10px;
}

#links {
	text-align: center;
	float: right;
	position:relative;
}

#copyright {
	float: left;
	position: relative;
}

#map {
	padding-left: 10px;
}

.red {
	color: #d00000;
}

.inputtext {
	background: url('../images/input-bg.jpg') no-repeat;
	border:none;
	height: 24px;
	width: 187px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
}

#answer {
	margin-left:10px;
}

a img{
border: none;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}