@charset "UTF-8";
/* CSS Document */
 
 
body,
html {
	float:center;
	margin:0;
	padding:0;
	color:#000;
	/*background:#a7a09a;*/
}
#blue {
	width:1000px;
	margin:0 auto;
	background-color:#1e0c69;
}	
#wrap {
	width:800px;
	padding:0px;
	margin:0 auto;
	/*background:#99c;*/
}
#header {
	padding:0px;
	/*background:#ddd;*/
}
#nav {
	padding:5px 10px;
	background-color:#3416B4;
	/*background:#c99;*/
}
#nav a:link {color: white;
	text-decoration: underline;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#main {
	background:url(images/stock/dove600.jpg) fixed;
	float:left;
	width:600px;
	height:520px;
	padding:10px;
	/*background:#9c9;*/
}
#main p {
	font-family: "Tahoma";
	}
#main a {
	font-family: "Tahoma";
	text-decoration: underline;
	}
#sidebar {
	float:right;
	background-color:#b91a00;
	width:150px;
	height:520px;
	padding:10px;
	/*background:#99c;*/
}
#sidebar p {
	font-family: "Tahoma";
	font: bold;
	color: white;
}
#sidebar a {
	font-family: "Tahoma";
	font: bold;
	color: white;
	text-decoration: underline;
}
#sidebar a:hover{
	text-decoration: none;
}
#sidebar h2 {
	color: white;
}
#order {
background:url(images/stock/dove800.jpg) fixed;
	float:left;
	width:780px;
	padding:10px;
	/*background:#9c9;*/
}
#order p {
	font-family: "Tahoma";
	}
#order a {
	font-family: "Tahoma";
	text-decoration: underline;
	}
#center {
	width:800px;
	padding:0px;
	background:url(images/stock/dove.jpg);
} 
#footer {
	clear:both;
	padding:5px 10px;
	/*background:#cc9;*/
}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}
body{
	font: "Tahoma";
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
a:link{
	color: #3416B4;
	text-decoration: underline;
}
a:visited{
	color: #3416B4;
	text-decoration: underline;
}
a:hover{
	color: #3416B4;
	text-decoration: none;
}
h1{
  	margin:0;
	font-family: "Tahoma";
	size:18pt; 
	color: #CC3300;
} 
h2{
	margin:0 0 1em;
	font-family: "Tahoma"; 
	size:17pt; 
	color: #CC3300;
} 
h3{
	font-family: "Tahoma";
	size:17pt;
	color: #3416B4;
}
h4{
	font-family: "Tahoma";
	size:17pt;
	color: #CC3300;
}
.style11 {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {
	color: #333333;
	font-family: "Tahoma";
}
.style13 {
	font-size:11pt;
	color: white;
	font-family: "Arial";
}
.style14 {
	color: #CC3300;
	font-family: "Tahoma";
	font:bold;
	font-size:14pt;
}
.style15 {
	color: #3416B4;
	font-family: "Tahoma";
	font:bold;
}
.style16 {
	color: #3416B4;
	font-family: "Tahoma";
	font-style:italic;
	font-size:11pt;
}


