body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 20px;
	font-family: Arial;
	border: 1px solid #000;
	background: #000;
}

a {
	color: #91043E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0 10px 5px 10px;
}

h1 {
	margin: 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #91043E;
	font-weight: normal;
	text-indent: 0em;
}

h3 {
	margin: 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #91043E;
	font-weight: normal;
	text-indent: 0em;
}

#header {
	/*background: url(/images/header_bckg.gif) no-repeat top right #91043E;*/
}

#logo {
	padding: 0px 20px 0 40px;
	height: 131px;
/*	background: url(/images/head_bckg.gif) no-repeat -25px 0px #91043E;*/
	background: url(/images/bg.png) repeat-x #91043E;
}

#slogan {
	float: left;
	color: #FFFFFF;
	font-size: 26px;
	text-transform: uppercase;
	padding-top: 40px
}

#logo a#phone {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#logo a#mail {
  color: #fff;
}

#logoimg {
  width: 597px;
  height: 131px;
  float: left;
  margin-left: -20px;
  margin-top: -1px;
}


#logo_text table{
  margin-top: 10px;
}

#logo_text {
	float: right;
	width: 365px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	line-height: 21px;
	letter-spacing: 1px;
	padding-top: -2px;
}

#menu {
	background: url(/images/menu_bckg.gif) repeat-x;
	height: 27px;
	padding-top: 5px;
	border-bottom: 1px solid gray;
}

#menu_list {
	width: 95%;
	margin: 0 auto;
}

#menu a {
	display: block;
	color: #000000;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20px;
	padding-top: 3px;
}

#menu a:hover {
	color: #91043E;
}

#menu a.active {
	color: #91043E;
}

.splitter {
	display: block;
	float: left;
}

.item {
	margin-bottom: 15px;
	overflow: none;
	border-left: 2px solid #cccccc;
	padding-left: 8px;
}

.item img {
	background-color: #ffffff;
	padding: 6px;
	border: 1px solid #d0d0d0;
}

.item#selected {
   border-left: 2px solid #91043E;
}

.item img#selected {
        background-color: #ffffff;
	padding: 6px;
	border: 1px solid #91043E;
}

.item a {
	/*display: block;*/
	/*float: left;*/
	/*font-size: 16px;*/
	color: #91043E;
	
}

.description {
	display: block;
	float: right;
	width: 130px;
	padding: 0 10px 20px 0;
	line-height: 12px;
}

div.additional {
	/*margin: 0 10px;*/
	clear: both;
	margin: 0 20px 0 20px;
	color: black;
	font-size: 13px;
	line-height: normal;
	border-top: 1px solid #bdbdbd;
	padding: 10px 10px 30px 45px;
	background: url(/images/umbrella.gif) no-repeat 0 12px;
}

.additional1 {
	margin: 10px 10px;
	color: #9c9c9c;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #bdbdbd;
	padding: 10px 10px 5px 5px;
	width: 250px;
	float: right;
}

.additional1 ul {
	padding-left: 20px;
}

.additional1 li {
	margin-bottom: 15px;
}

#text {
	margin: 0 20px 0 10px;
	/*text-align: justify;*/
	text-indent: 1em;
	overflow: auto;
	
}

#text li {
	list-style: none;
	padding-left: 5px;
	background: url(/images/li.gif) no-repeat 0px 4px;
	line-height: 1.25em;
	padding-bottom: 10px;
}

#text ul {
/*	padding-top: -10px;
	margin-top: -10px;
	margin-left: -15px;*/
}

#text img {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #d0d0d0;
}

#text1 {
	overflow: auto;
}

#sidebar {
	float: left;
	width: 245px;
	padding: 5px 30px 0 15px;
	font-size: 15px;
	overflow: auto;
	height: 100%;
}

#sidebar a {
	font-weight: bold;
	/*display: block;*/
	font-size: 17px;
}

#sidebar h1 {
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

#main {
	float: left;
	background: url(/images/sidebar_bckg.gif) no-repeat top left #fff;
	padding: 20px 0 0 0;
	width: 100%;
	height: 100%;
}

#footer {
	background: url(/images/footer_bckg.gif) repeat-x #000;
	height: 50px;
	clear: both;
}

#left_footer {
	float: left;
	padding: 18px 0 0 30px;
	background: url(/images/c.gif) no-repeat 30px 35px;
	color: #fff;
	font-size: 12px;
}

#left_footer a {
	color: #fff;
}

#left_footer a:hover {
	text-decoration: none;
}

#right_footer {
	float: right;
	padding: 12px 20px 0 0;
	color: #fff;
	font-size: 12px;
	text-align: right;
}

#right_footer a {
	color: #fff;
}

.techhead {
	width: 100%;
	padding: 0 5px 5px 0;
	line-height: 12px;
	font-weight: bold;
	clear: both;
}

.techlink {
	display: block;
	width: 100%;
}

#box {
	margin: 50px 10px;
	color: #9c9c9c;
	font-size: 1em;
	line-height: normal;
	border: 1px solid #bdbdbd;
	padding: 5px 10px 5px 10px;
	width: 200px;
	float: right;
	color: black;
}

#box li {
  padding-left: 0px;
  text-indent: 0px;
}

div#news {
	margin: 10px 0px 10px 10px;
	background: #dfdfdf;
	padding: 10px 0px 10px 0 ;
	float: right;
}

div#news th {
  margin: 0px;
  padding: 0px;
  color: #91043E;
  padding: 0 10px 0 10px;   
}	

div#head {
  border-bottom: 1px solid #91043E;
  text-align: left;
}	

div#news td {
	/*border-right: 1px solid #91043E;*/
	padding: 10px;
	margin-right: 5px;
	text-align: justify;
}

div#news td#last {
	border: none;
}

ul#latest {
	margin: 0;
	padding: 0;
}

ul#latest li {
	list-style: none;
	padding-left: 20px;
	background: url(/images/li.gif) no-repeat 0px 4px;
	line-height: 1.25em;
	padding-bottom: 10px;
	font-size: 1em;
}

ul#latest li #title {
	font-size: 1em;
	font-weight: bold;
}

#boxtech {
	margin: 50px 10px;
	color: #9c9c9c;
	font-size: 1em;
	line-height: normal;
	
	padding: 5px 5px 5px 5px;
	width: 223px;
	float: right;
	color: black;
}

#boxtech img {
   display: block;
   border: none;
   margin: 0;
}

div#photo {
	border: 1px solid #d0d0d0;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 10px;	
	padding: 5px 5px 5px 5px;
}

#boxevent {
	margin: 10px 10px;
	color: #9c9c9c;
	font-size: 1em;
	line-height: normal;
	border: 1px solid #bdbdbd;
	padding: 5px 15px 5px 15px;
	width: 220px;
	float: right;
	color: black;
}

div#boxhead {
  border-bottom: 1px solid #91043E;
  text-align: left;
  font-size: 1.2em;
  color: #91043E;
  margin-bottom: 5px;
  text-indent: 0;
}	
 
 
div#event {
  height: 100%;
  overflow: auto;
  margin-bottom: 10px;
  /*clear: right;*/
} 

div#event p {
  margin: 0;
  padding: 5px;
  
}	

div#event h4 {
  padding: 10px 0 0 0 ;
  margin: 0; 
}

.odd {
  background: #efefef;
}
 
#workphoto {
  width: 160px;
  height: 100%;
  float: left; 
}

.splitter {
  margin-top: 8px;
}

div#contactform {
  width: 550px;
  border: 1px solid #bdbdbd;
  padding: 5px 15px 5px 15px;
  text-indent: 0px;
  margin: 10px;
}

div#contactform h3 {
  padding-bottom: 10px;
}

div#contactform table {
  margin-bottom: 10px;
}

div#contactform th {
  font-size: 12px;
}

div#contactform ul {
  padding: 0;
  margin: 0;
}

div#contactform li {
  color: red;
  font-size: 11px;
  list-style: none;
  background: none;
  padding: 0px;
  margin: 0px;
  line-height: 1em;
  padding-bottom: 0;
  padding-left: 0;
}


#navigation {
  text-align: center;
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
        
#navigation a {
  border: none;
}
          
#navigation img {
  border: none;
}
            