html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1, h2, h3, .box a {
   font-family: Georgia, serif;
}

h1 {
   font-size: 22px;
   padding: 10px 0 5px 0;
}

h2, h3 {
   padding: 10px 0 5px 0;
   font-weight: bold;
}

h2 {
   color: #CE1419;
   font-size: 20px;   
}

h3 {
   color: #000000;
   font-size: 16px;
}

body {
   margin: 10px;
   text-align: center;
   background-color: #CE1419;
   font-family: Arial;
   font-size: 14px;
   line-height: 1px;
}

p {
   line-height: 1.3em;
   text-indent: 30px;
}

a, a:visited {
   color: #0000FF;
}

.content {
   padding: 10px 10px 0px 10px;
   line-height: 100%;
}

.corner.top_left {
   background-position: top left;
   float: left;
}

.corner.top_right {
   background-position: top right;
   float: right;
}

.corner.bottom_left {
   background-position: bottom left;
   float: left;
}

.corner.bottom_right {
   background-position: bottom right;
   float: right;
}

.corner {
   font-size: 1px;
   line-height: 1px;
}

.corner.dark_10 {
   background-image: url('../gfx/dark_corners_10.gif');
   width: 10px;
   height: 10px;
}

.corner.light_10 {
   background-image: url('../gfx/light_corners_10.gif');
   width: 10px;
   height: 10px;
}

#main_container {
   margin: 0 auto;
   text-align: left;
   width: 760px;
   background-color: #FFFFFF;
   height: auto !important;
}

   #main_container .header img {
      margin:5px 10px 0 10px;
      float: left;
   }
   
.separator {
   clear: both;
   width: 100%;
   padding: 10px 0;
}

   .separator .line {
      background-image: url('../gfx/separator_bg.gif');
      background-repeat: repeat-x;
      line-height: 1px;
      font-size: 1px;
      height: 3px;      
   }

#bottom_menu {
   float: right;
}

   #bottom_menu li {
      display: inline;
      padding-left: 15px;
   }
   
#breadcrumbs {
   padding-top: 10px;
}
      
   #breadcrumbs li {
      display: inline;
      padding-right: 10px;
      background-image: url('../gfx/breadcrumbs_separator.gif');
      background-repeat: no-repeat;
      background-position: right;
   }
   
   #breadcrumbs li.active {
      background: none;
   }
   
#mainpage .summary {
   
}
 
#skip_to_content {
   display: none;
}
 
#summary {
   width: 800px;
   margin: 0 auto;
   line-height: 12px;
   text-align: center;
   color: #FFFFFF;
   padding: 0 0 5px 10px;
   font-size: 12px;
}

#summary * {
   display: inline;
}
   
#mainpage .box {
   width: 240px;
   float: left;
   background-color: #CE1419;
   color: #FFFFFF;
   text-align: right;
}

   #mainpage .box h1, p {
      text-align: left;
   }

   #mainpage .box h1 {
      color: #FFFFFF;
   }
   
   #mainpage .box p {
      color: #DDDDDD;
      font-size: 13px;
      text-indent: 0px;
      height: 155px;
   }
   
   #mainpage .box a {
      padding-top: 5px;
      color: #FFFFFF;
      text-align: right;
   }

#mainpage .box.middle {
   margin:0 10px;
}

br {
   clear: both;
   line-height: 1px;
   font-size: 1px;
}

#main_menu {
   padding-right: 10px;
   float: right;
}

   #main_menu li {
      float: left;
      display: block;
      margin-left: 16px;
   }
      
      #main_menu li a, #main_menu li small {
         display: block;      
      }
      
      
      #main_menu li small {
         font-size: 11px;
         color: #222222;
      }
      
      #main_menu li a {
         font-size: 22px;
         line-height: 22px;
         font-family: Arial;
         text-transform: uppercase;
         text-decoration: none;
         font-family: Tahoma;
         color: #000000;
      }

      #main_menu li a:hover, #main_menu li.active a {
         color: #CE1419;
      }

div.left_menu {
   width: 150px;
   float: left;
   background-color: #CE1419;
}

div.subpage {
   width: 580px;
   float: right;
}

#left_menu a {
   font-weight: normal;
   color: #FFFFFF;
}

#left_menu {
   color: #FFFFFF;
   font-weight: bold;
}

#sitemap ul {
   padding-left: 20px;
}

pre {
   line-height: 14px;
   background-color: #FFFFFF;
   text-align: left;
}

div.offer img {
   float: right;
   padding: 0px 0px 10px 10px;
}

div.offer ol {
   padding-left: 30px;
   list-style: upper-roman; 
}

div.offer ul {
   padding-left: 30px;
   list-style: circle;
}

#contact table th {
   font-weight: bold;
}

#contact table td, #contact table th {
   padding: 5px 20px 5px 0;
}

#portfolio {

}

   #portfolio .showcase {
   }

		 #portfolio .showcase li dl {
			width: 470px;
		 }
		 
			#portfolio .showcase li dt {
			   font-weight: bold;
			}
			
			#portfolio .showcase li dd {
			   padding: 10px;
			   line-height: 1.2em;
			}
			
			#portfolio .showcase li ul {
			   list-style: disc;
			   padding-left: 20px;
			}
		 
			   #portfolio .showcase li dl dt.title {
				  display: none;
			   }
   
			   #portfolio .showcase li dl dd.title {
				  padding: 0 0 10px 0;   
			   }
		 
	  #portfolio .showcase li.even,
	  #portfolio .showcase li.odd
	  {
		 clear: both;
	  }

	  #portfolio .showcase li.showcase-item {
		 padding-top: 20px;
	  }
	  
		 #portfolio .showcase .odd img {
			float: left;
			padding-right: 20px;
		 }
		 
		 #portfolio .showcase .odd dl {
			float: right;
		 }
		 
		 #portfolio .showcase .even img {
			float: right;
			padding-left: 20px;
		 }
		 
		 #portfolio .showcase .even dl {
			float: left;
		 }
   
   #portfolio .contact-incentive {
	  padding-top: 10px;
	  clear: both;
	  text-align: right;
   }
