/* template css */
/* delete all cooments below before final publishing */

body {
background: url('../images/body_bg.png') top left repeat-x #345BBE; 
font-size: 67.5%; 
font-family: Arial, Helvetica, sans-serif; 
color: black #000;
}

p {
margin: 0 5px 5px 0; 
font-size: 1.3em;
}

p img {
padding: 0 10px 5px 0;
}

p img[align=right] {
padding: 0 0 5px 10px;
}

#container {
width: 1008px; /* change width to meet graphical requirements */
margin: 0 auto; 
padding: 8px; 
background: white;
}

#header {
width: 100%; 
height: 138px; 
background: transparent;
}

.logo {
position: relative; 
top: -5px; 
left: 0;
float: right; 
border: 0;
}

.title_bar {
height: 86px; 
background: url('../images/header_title_highlight.png') top left no-repeat #4f3886;
}

h1.main_title_text {
position: relative; 
top: 20px; 
left: 0;
margin: 0 15px 0 0; 
float: right; 
font-size: 1.4em; 
color: white; 
text-align: left; 
line-height: 1em; 
text-transform: uppercase;
}

h1.contact_num {
position: relative; 
top: 43px; 
left: 10px;
margin: 0; 
font-size: 1.4em; 
color: white; 
text-align: left;
}

h2 {
position: relative; 
top: 43px; 
left: 10px;
margin: 0; 
font-size: 1.1em;
clear: left; 
color: #a6a6a6;
}

.menu_bar {
margin-top: 3px; 
height: 34px; 
background: url('../images/menu_highlight.png') top left no-repeat #d30100;
}

.menu_a {
position: relative; 
top: 11px; 
left: 69px;
}

.menu_a ul {
padding: 0; 
margin: 0;
}

.menu_a ul li {
list-style: none; 
display: inline;
}

.menu_a ul li a {
padding: 9px 15px 7px 15px; 
text-decoration: none; 
text-align: center; 
font-weight: bold; 
font-size: 1.1em; 
color: white;
}

.clr {
width: 100%; 
clear: both;
}

#content, #index {
width: 1008px; 
background: white;
}

#content h3 {
color: #4A3987; 
font-size: 2em; 
font-weight: bold; 
margin: 0 0 11px 0;
}

#content p {
font-size: 1.4em; 
text-align: left; 
margin: 0 320px 7px 40px; 
}

#content p.contact {
margin: 0 20px 7px 40px; 
}

#index h3 {
color: #4A3987; 
font-size: 2.1em; 
font-weight: bold; 
margin: 0 0 26px 287px;
}

#index p {
font-size: 1.4em; 
text-align: left; 
margin: 0 25px 7px 287px;
}

a.blue, .blue {
color: #4F3F8F; 
font-size: 1.3em; 
font-weight: bold;
}

a.blue, a.blue:hover, a.blue:active, a.blue:visited {
text-decoration: none;
}

#content ul {
margin: 0 0 0 25px; 
padding-bottom: 7px;
}

#content ul li {
display: outside; 
list-style: disc;
text-align: left; 
font-size: 1.3em; 
}

#content .right {
float: right; 
width: 300px;
}

#content .form {
margin: 0 232px 7px 37px;
}

.col_1 {
width: 100px; 
vertical-align: top; 
text-align: right; 
font-weight: bold;
}

.col_2 {
width: 200px; 
vertical-align: top; 
}

.contact_table td {
font-size: 1.1em;
}

#footer {
width: 100%; 
height: 34px; 
background: url('../images/footer_bg.png') top left repeat-x #d30100;
}

.menu_b {
position: relative; 
top: 11px; 
left: 69px;
}

.menu_b ul {
padding: 0; 
margin: 0;
}

.menu_b ul li {
list-style: none; 
display: inline;
}

.menu_b ul li a {
padding: 9px 15px 7px 15px; 
text-decoration: none; 
text-align: center; 
font-weight: bold; 
font-size: 1.1em; 
color: white;
}

.message{
	font-size:22px;
	color:#990000;
}
