html,body {margin:0;padding:0}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12pt;
  color: #000;
  background-color: #FFFFFF; 

  clear:both; } 

 p, tr, th, td, ol, ul, li, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt; 
  font-weight: normal; color: #000000;
}

a { color: #E20A16; }

h1 {
	font-size: 14pt;
	font-weight: bold;
	border: 3px;
}

h2 { font-size: 13pt; font-weight: bold; }

h3 { font-size: 12pt; font-weight: bold; }


#wrap{width:100%;}

#outer {
   background: repeat-y left top;
   width:850px;
    padding-left:22px;
	 margin:auto; }

* html #outer{width:1024px; width:1002px;}
			
			
#container {
 width:900px; 
 margin:auto; 
  clear:both;
}

#header {
 width:990px; 
 padding: 5px;
 background-color: #ffffff;
}

#logo {
  float:left;
  width:260px;
  position:relative;
  padding-left:5px;
    background-color: #ffffff;
}

#logo2 {
 float:left;
 width:165px; 
 padding:5px;
   background-color: #ffffff;
   position:relative;
}

#content {
 float:left;
 width:700px; 
 padding:9px;
   background-color: #ffffff;
}

#sidebar {
 float:left;
 margin-left: 4px;
 width:135px; 
 padding:10px 0 0 2px;
   background-color: #ffffff;
}

.style4 {color: #FF0000}
.style6 {font-size: 1px}
.style7 {font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #FFFFFF;}
.style8 {
	color: #FFFFFF;
	font-size: 1px;
}
.style9 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.style10 {color: #FF0000; font-size: 16px; }
.style11 {font-weight: bold}

.domain {
  font-weight: bold;
}

hr {
  margin: 0;
  padding: 0;
}

a:link {
	text-decoration: none;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
}

a:visited {
	text-decoration: none;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.unlinked_links {
	font-size: 11px;
	color: #247e16;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
}
.descriptive_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bottomlinks {
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.price {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.heading {
	font-size: 12pt;
	color: #CC0099;
	font-family: Arial, Helvetica, sans-serif;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9900CC;
	text-decoration: underline;
}

    .clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
} 
.clearfix {
 display:inline-block;
}
/* mac hide \*/
 * html .clearfix {height: 1%;}
  .clearfix {display: block;}
/* End hide */ 
