/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #097E94;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #097E94;
}

body {
	
	background: #037BB0 url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 1001px;
	margin: 0px auto;

}

#main
{
width: 1001px;
background: url(images/table_back.gif) repeat-y;
margin-bottom: 10px;
}

#top
{
background: url(images/top.gif) no-repeat;
width: 1001px;
}

#bottom
{
background: url(images/bottom.gif) no-repeat;
width: 1001px;
height: 17px;
}

#back
{
width: 1001px;
margin: 0px auto;
}

#header {
	height: 155px;
	text-align: right;
	margin-bottom: 4px;
}

#logo {

width: 981px;
height: 116px;
text-align: left;
padding-left: 20px;
background: url(images/headers.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
	width: 1001px;
	height: 40px;
	margin-top: 0px;
	background:url(images/menu.jpg) repeat-x;
}

#right
{
	width: 244px;
	float: right;
	margin-right: 7px;
	margin-top: 9px;
}

#right H3
{
width:220px;
height: 20px;
font-size: 12px;
font-weight: bold;
padding-left: 24px;
padding-top: 16px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
vertical-align:bottom;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: #FFFFFF;
}

#right .right_bottom
{
padding-bottom: 10px;
margin-bottom: 10px;
background: url(images/title_bottom.gif) no-repeat bottom;
}

#right li  {
	padding: 5px;
	padding-left: 10px;

}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #097E94;
}
#right a:visited {
	color: #097E94;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}



#left
{
width: 710px;
padding-left: 20px;
background: url('images/sv1.gif') no-repeat fixed bottom;
 
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#left H4 a
{
	color: #037BB0;
text-decoration: none;
}

#left a
{
	color: #037BB0;
text-decoration: none;
}

.para {
	 margin-left:5px;
	 margin-right:250px;
	 margin-top:5px;

}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037BB0;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #037BB0;
	font-size: 11px;

}

.date a {
	color: #037BB0;

}




#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}
#newsbox 
{
margin:4px;
}
#newsbox tr
{
	margin-bottom:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#left p
{
margin:30px;
font:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.5;
text-align:justify;
}

.industry-txt {
	PADDING-LEFT: 6px; FONT-SIZE: 12px; margin-bottom: 10px; COLOR:#666666; LINE-HEIGHT:2.0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN:justify;padding:20px;
}