/* 
css rules
*/

body {
	color: #BF0C15;
	background: transparent url(images/glossymetal.jpg) repeat scroll left top;
	font: 0.80em/1.8em Arial, Verdana, sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}

/* --------------Colors Sizes and Styles------------------------------*/

a {
	color: #BF0C15;
	text-decoration:none;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover { 
	color: #000; 
	background: inherit;
}

h1 {
	font-size: 20px;
	margin-left: 4px;
	color: #4e4e4e;
	text-transform:uppercase;
	line-height: 20px;
}h2 {
	font-size: 15px;
	margin-left: 4px;
	color: #5e5e5e;
	text-transform:uppercase;
}
h3 {
	font-size: 15px;
	margin-left: 4px;
	color: #333333;
	
}


ul {
	margin: .6em 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: circle;
}

.highlight {
	color: #BF0C15;
	font-size:17px;
	font-weight: bolder;
	line-height: 25px;
}

.highlighttwo {
	color: #333333;
	font-size:16px;
	font-weight: bolder;
}

.image {
float: left;
clear: left;
background: #eee;
color: #000;
margin: 0 12px 10px 0;
}

.big {
	float:left;
	color:#4e4e4e;
	font-size:50px;
	padding: 1px;
	font-family: "Times New Roman", times, Sans-Sherif;
	background:inherit;
	line-height: 50px;
} .big1 {
	float:left;
	color:#4e4e4e;
	font-size:35px;
	line-height:35px;
	padding: 4px 4px;
	font-family: "Times New Roman", times, Sans-Sherif;
	background:inherit;
} .big2 {
	float:left;
	color:#5e5e5e;
	font-size:25px;
	line-height:40px;
	padding: 4px 4px;
	font-family: "Times New Roman", times, Sans-Sherif;
	background:inherit;
}.big3 {
	float:left;
	color:#BF0C15;
	font-size:25px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	background:inherit;
	padding: 4px;
	width: 350px;
} .big4 {
	float:left;
	color:#BF0C15;
	font-size:15px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:inherit center;
	padding: 4px;
	width: 777px;
	margin-left: 50px;
} 

/* ------------- Main Content------------------------------*/

#wrapper {
	width: 850px;
	margin: 0 auto;
	padding:0px 4px 0px 4px;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px outset #666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666;
	border-top-style: groove;
	border-top-color: #FFFFFF;
}
#header  {
	color: #C82C34;
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	font-size: 18px;
	background-image: url(images/logomedT7.gif);
}

#pic{
	margin-bottom: 0px;
	width: 850px;
	height: 255px;
	background:#fff url(images/pic4.jpg) no-repeat;
	border: 1px solid #666;
}

#quote {
float: right;
margin: 4px 22px 8px 8px;
color: #5e5e5e;
font: 17px  Georgia, "Times New Roman", Times, serif;
}

/* --MENUES------------------------------*/

/* -------------- Vertical Menu------------------------------*/

#leftmenu {
	position: relative;
	width: 830px;
	height: 270px;
	float: none;
	clear:both;
	background-repeat: no-repeat;
	margin: 0px;
}
#Belowleftmenu {
	position: relative;
	width: 300px;
	height: 240px;
	float: left;
	clear:both;
	
}
#nav {
	width: 400px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana;
	color: #333;
	vertical-align: top;
	float: right;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#nav li a {
display: block;
padding: 3px 0px 2px 15px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;
width: auto;
background:#5e5e5e url(images/menuarrow.gif) no-repeat center left;
}

#nav li a:hover {
	color: #fff;
	padding: 3px 0px 2px 30px;
	background: #999 url(images/menuarrowhover.gif) no-repeat left center;
	;
	font-weight:bold;
}

/* --------------Horizontal Menu ------------------------------*/

			
#menu {
	clear: both;
	margin: 0 0 10px;
	padding: 240px 0 0px 0px;
	border-top: 1px solid #DCDBD5;
	float: left;
}

#menu li { 
display: inline; 
}

#menu a {
	padding: 3px 3px;
	margin: 0 3px 0 3px;
	text-decoration: none;
	color: #5e5e5e;
	border-bottom: 4px solid #5e5e5e;
}

#menu a:hover {
	border-bottom: 4px solid #BF0C15;
	color: #444444;
}

/* --------------------------------------------*/

.clear {
	clear: both;
	margin: 0 0 1px 0;
}

.box {
	float: left;
	width: 820px;
	margin: 2px 0 0 14px;
	color: #333333;
	padding: 2px 4px 0 10px;
	font-size: 14px;
}
	
.box h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}
		
.contentbox {
	float: left;
	width: 400px;
	margin: 7px 7px;
	color: #303030;
	border: #eee 1px solid;
	padding: 4px 4px;
	height: auto;
}
.contentboxright {
	float: right;
	width: 375px;
	margin: 7px 7px;
	background: transparent;
	color: #000000;
	padding: 4px 4px;
}
.link { 
border-top: 1px solid #eee; 
padding: 2px 0;
}
			
.data {
	color: #333333;
	padding: 2px 5px;
	border: #eee 1px solid;
	margin-bottom: 0;
}

#resources {
clear: both;
background: #fff;
padding: 5px 5px;
margin: 0 0 5px 0;
color: #000;
}


.resources {
float: left;
margin: 2px 0 0 12px;
width: 28%;
padding: 0 0px 0 25px;
border: #eee 1px solid;
}		

#footer { 
margin: 20px 10px; 
text-align: center; 
}
s

