body {
	background: url(../images/header_bg3.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #093C75;  
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #772726;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #666666;
}

h2 {
	color: #772726;
	font-weight: bold;
	font-size: 16px;
}

#phone_number {
	position:absolute;
	top:70px;
	right:230px;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	width: 230px;
}

#container {
	background: url(../images/container_bg.jpg) repeat-y;
	width: 988px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	background: #093C75 url(../images/header.jpg) no-repeat center top;
	/*width: 988px;*/
	margin: 0px;
	padding: 0px;
	height: 277px;
	position: relative;
}

#left_column {
	margin:0;
	padding:0;
	width: 212px;
	float: left;
}

#right_column {
	margin:0;
	padding:0;
	width: 776px;
	float: left;
	background:url(../images/content_bg.jpg) no-repeat;
}

#content {
	width: 736px;
	padding: 20px;
	min-height:54px;
	height:auto !important;
	height:54px;
	line-height:18px;
	
}

#content a, #content_homepage a {
	color:#18238C;
	text-decoration:none;
	border-bottom: 1px #18238C solid;
}

#content_homepage {
	width: 730px;
	padding: 20px;
	background-image:none;
	display: inline; /*original none*/
	line-height:18px;
}

#homepage_img {
	background:url(../images/homepage_img.jpg) no-repeat;
	width:776px;
	height:214px;
}

#homepage_img_info {
	float: right;
	width: 484px; /*original 484 */
	padding: 56px 28px 10px 28px;
	/*border: 1px solid #000;*/
}

#home_content_wrapper {
	/*padding: 0px !important;*/
	padding: 1px 20px 20px 20px; /*use 1px top padding to avoid auto indent on top line of paragraph in IE */
}

#contact_us_box {
	width: 201px;
	height: 187px;
	padding-left: 11px;

}

#footer {
	background:url(../images/footer_bg.jpg) no-repeat;
	/*width:988px;*/
	height:54px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
}

#footer a {
	text-decoration:none;
}

#credits {
	width:968px;
	margin: 0px auto;
	text-align:right;
	padding: 0px 10px 10px 10px;
	color:#FFFFFF;
}

#credits a {
	color:#FFFFFF;
	text-decoration:none;
}

#left_header_piece {
	position:absolute;
	left:-201px;
	top:0;
}
#right_header_piece {
	position:absolute;
	right:-244px;
	top:0;
}

table {
	border: 1px solid #990000;
	margin-left: 30px;
}

thead {
	background-color: #990000;
	margin-top: 40px;
}

th {
	color: #fff;
}

tr.grey {
	background-color: #ccc;
}

td {
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

td.no_bottom_border {
	border-bottom: none;
}

td.no_bottom_right {
	border-right: none;
}

td.bottom_right_corner {
	border-bottom: none;
	border-right: none;
}

table.small {
	border-collapse: collapse;
	background-color: #eee;
	border: none; /* for IE */
}

tr.small {
}

td.small {
	border: 1px solid #fff;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.small_form {
	border-collapse: collapse;
	background-color: #eee;
	border: none; /* for IE */
}

td.small_form {
	border: 1px solid #fff;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: none;
}

td.small_form2 {
	border: 1px solid #fff;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: none;
}


.box {
	width: 440px;
	/*border: 1px solid #000;*/
	padding: 10px 10px 0px 10px;
}

.box2 {
	width: 380px;
	/*border: 1px solid #000;*/
	padding: 10px 10px 0px 10px;
}


.left_box {
	float: left;
	/*border: 1px solid #000;*/
	
}

.right_box {
	float: left;
	/*border: 1px solid #000;*/
	margin-left: 10px;
	
}

.ie_fix {
	margin-top: -40px;
}

html>body .ie_fix {
	margin-top: ;
}


#print_header_image {   /*used as printer friendly header */
	display: none;
}

input {
	border: 1px solid #444;
}

textarea {
	border: 1px solid #444;
}


.displayOK {
	font-weight: bold;
}

.displayErr {
	color: red;
	font-weight: bold;
}

/*********************** css image popup ************************/

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 160px;
	height: 18px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 1px;
	position: absolute;
	top: 6px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #ccc;
	display: block;
	height: 233px;
	left: 200px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#logo_link {
	position:absolute;
	top:55px;
	left:15px;
	width:268px;
	height:84px;
}

