﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background {
	background-color: #666666;
}
th {
	background-color: #666666;
}
h1 {
	font-family: "Gill Sans MT";
	font-size: 48px;
	font-weight: bold;
}
head {
		font-family: "Gill Sans MT";
	font-size: 48px;
	font-weight: bolder;
	color: #666666;
}
#wrap {
	position: relative;
	width: 760px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
}

#main_header {
	background-position: center;
	background: url("images/header.jpg") top no-repeat #FFFFFF;
	width: 760px;
	height: 98px;
	clear: both;
}
#border {background:url("images/main_bg.jpg") #666666 repeat-x top; width:760px; height:18px; clear: both;}
#border2 {background:url("images/main_bg2.jpg") #666666 repeat-x top; width:760px; height:18px; clear: both;}
#border3 {width:760px; height:45px;}
#menu_border {background:url("images/menu_border.jpg") #666666 repeat-x top; width:760px; height:1px; clear: both;}

#cell_border {width:780px; height:3px; background:url("images/main_bg2.jpg") repeat-x; position: relative; clear:both}
#cell_4m {width:170px; height:200px; background:url("images/EScell.jpg"); float: right; line-height:14px; position:inherit; padding-right:10px; padding-left:10px;}
#cell_3m {width:170px; height:200px; background:url("images/ENcell.jpg"); float: right; line-height:14px; position:inherit; padding-right:10px; padding-left:10px;}
#cell_2m {width:170px; height:200px; background: url("images/Edcell.jpg"); float: right; line-height:14px; position:inherit; padding-right:10px; padding-left:10px;}
#cell_1m {width:170px; height:200px; background:url("images/ETcell.jpg"); float: right; line-height:14px; position:inherit; padding-right:10px; padding-left:10px;}

#cell_4i {width:170px; height: 50px; background:url("images/EScelli.jpg"); float: right; line-height:14px; position:inherit;padding-right:10px; padding-left:10px;}
#cell_3i {width:170px; height: 50px; background:url("images/ENcelli.jpg"); float: right; line-height:14px; position:inherit;padding-right:10px; padding-left:10px;}
#cell_2i {width:170px; height: 50px; background:url("images/EDcelli.jpg"); float: right; line-height:14px; position:inherit;padding-right:10px; padding-left:10px;}
#cell_1i {width:170px; height: 50px; background:url("images/ETcelli.jpg"); float: right; line-height:14px; position:inherit;padding-right:10px; padding-left:10px;}

#main {background: #FFFFFF top repeat-x; width:760px; position: relative; clear: both; float: left; }
#main a{color:#00457C; text-decoration:underline; font-weight:bold;}
#main a:hover {color:#00457C; text-decoration:none; font-weight:bold;}
#main h2 {background: none; font-family: Arial, Helvetica, sans-serif; font-size: 20px;} 
#main h3 {font-size:18px; font-weight:bold;}
#main h4 {font-size:16px; font-weight:bold;}
#main h4 a{font-size:12px; font-weight:normal; color:#F01720; text-decoration:underline;}
#main h4 a:hover{font-size:12px; font-weight:normal; color:#F01720; text-decoration:none;}
#main h5 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#main h6 {font-size:36px; font-weight:bold;}
#right {width:220px; float: right; padding:10px; position:inherit}

#footer a:link {color:#FFFFFF; text-decoration:none; font-size:11px; padding-left:10px; padding-right:10px;}
#footer a:visited {color:#79C6F7; text-decoration:underline; font-size:11px; padding-left:10px; padding-right:10px;}
#footer a:hover {color:#79C6F7; text-decoration:underline; font-size:11px; padding-left:10px; padding-right:10px;}
#footer a:active{color:#FFFFFF; text-decoration:underline; font-size:11px; padding-left:10px; padding-right:10px;}
#bottom_line {background:#093768 top repeat-x; width:760px; height:6px!important; clear: both;}
.clear {
	clear: both;
}

