/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background:   url("images/img8.jpg") repeat-x top left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #0072BC;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 34px;
	color: #FFFFFF;
}

h2 {
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	font-size: 24px;
	border-bottom: #000000 2px solid;
	font-family: Castellar;
}

h3 {
	padding: 0 0 10px 0;
	font-size: 13px;
	border-bottom: #000000 2px solid;
}

p {
	margin-top: 2px;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FFFFFF;
	font-weight:bolder;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {

	padding: 0em 1em 0 1em; 
	width/**/:/**/ -.5em;
	
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 800px;
	margin: 0 0px 0 0px;
	padding: 0.938em 0 0 0;
	height: 110px;
	background:  repeat-x left bottom;
}

#header2 {
	float: inherit;
	margin: 0 0 0px 140px;
	padding: 0 0 45px 0;
}

.top img{
	height: 9em;
	width: 9em;
	padding: 0px 0 10px 0px;
	float: left;
	margin: -5px 0 0;
	}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}


#new {
	width: 800px;
	margin: 0 0px 0 0px;
	padding: 15px 0px 0 0;
	height: 110px;
	background:  repeat-x left bottom;
}

#new ul {
	float: left;
	margin: 0 0 0 0;
	padding: 15px 15px 0 75px;
	list-style: inherit;
	
}
#new li {
	display: inline;
}
#new a {
	display: block;
	float: left;
	padding: 0 10px 0 15px;
	background:   url("images/img2.gif") no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold 12px;
	color: #FFFFFF;
}
	
#new .first a {
	background: none;
}
	
#new a:hover {
	text-decoration: underline;
}

#header ul {
	float: left;
	margin:1em /**/:/**/;
	margin: -25px 0px 0 90px;
	padding: 0.938em 0.938em 0 4.687em;
	list-style: inherit;
}
#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 10px 0 15px;
	background:   url("images/img2.gif") no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold 12px;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0;
}

#colOne {
	float: right;
	width: 200px;
	padding: 5px 0px 0 60px;
	margin: 0 25px 0 0px;
}


#colonecatalog {
	float: right;
	width/**/:/**/ 1em;
	width: auto;
	padding: 0 15px 0 1px;

}	

.colone img {
	float: left;
	clear: right;
	padding: 6em 4em 0 3em;
	
}
#colonecatalog h3 {
	margin-top: 0px;
}
#colonecatalog p{
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}

#colOne h3 {
	margin-top: 0px;
}

#colTwo {
	float: left;
	width: 500px;
	padding: 5px 25px 0 0px;
	margin: 0 0 0 35px;
}
#imagediv {float: right;
	width: 200px;
	padding: 0 0 5px 2px;
	margin: 0 0 2px 2px;
	clear: left;
	}
#singlebox {
	margin: 10px;
	width: 795px;
	padding: 2px;
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 0 0 0px;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	border-top: #000000 2px solid;
	text-align: center;
	color: #FFFFFF;
}
#footer a {
	color: white;
	text-decoration: none;
}
	
	/* image layouts */

.content 
{float: right;
padding:4px;
margin: 2px;
}

.leftimage 
{ float: left;
  padding: 4px;
  margin: 2px;
  clear: both;
  }
  
.rightimage {
	float: right;
	padding: 4px;
	margin: 2px;
	clear: both;
}
.siteimage {

	float: inherit;
	padding: 0 0px 0 15px;
}
