

#container {
	width:776px;
	border:2px solid #CCC;
	padding:5px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	}
	
#navhome {
    height:30px;
	width:776px;
	border:0px solid #CCC;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	background: #FFFFFF url(images/links_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#navabout {
    height:30px;
	width:776px;
	border:0px solid #CCC;
	margin:0px;
	margin-left:0;
	margin-right:auto;
	background: #FFFFFF url(images/links_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
#navretail {
    height:30px;
	width:776px;
	border:0px solid #CCC;
	margin:0px;
	margin-left:0;
	margin-right:auto;
	background: #FFFFFF url(images/links_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#navproducts {
    height:30px;
	width:776px;
	border:0px solid #CCC;
	margin:0px;
	margin-left:0;
	margin-right:auto;
	background: #FFFFFF url(images/links_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#navcontact {
    height:30px;
	width:776px;
	border:0px solid #CCC;
	margin:0px;
	margin-left:0;
	margin-right:auto;
	background: #FFFFFF url(images/links_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

#navpolicy {
    height:30px;
	width:776px;
	border:0px solid #CCC;
	margin:0px;
	margin-left:0;
	margin-right:auto;
	background: #FFFFFF url(images/links_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url('images/bakleft.gif');
	background-repeat: repeat;
	background-position: left top
	}


#header {
	height:144px;
	padding:0px;
	margin:0px;
	background: #FFFFFF url(images/header.jpg);
	background-repeat: no-repeat;
	}

#content {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	}

.links {
	margin-left:0px;
	margin-right:px;
	text-align:right;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	padding:5px;
	border:0px solid #D98C00;
	margin-top: 5px;
	}
	
.links2 {
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}

.links3 {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #4B44DD;	
	}
	
#footer {
	font-size:10px;
	padding:5px;
	margin:0px;
	background-color:#FF6600;
	text-align:center;
	}
.footer1 {
	color:#FFFFFF;
	background-color: #FF6600;
	}

.left {
	padding:10px;
	}

.middle {
	padding:5px;
	}

.right {
	padding:5px;
	}

p {
	line-height:1.5;	
	}


.footer2 {
	color:#FF9900;
	}

.footer3 {
	color:#999999;
	}

.footer4 {
	float:right;
	}

.border {
	border:1px solid #999999;
	padding:2px;
	background-color:#FFF;
	}
.border2 {
	border:0px solid #FF6600;
	padding:5px;
	}
.border3 {
	border:1px solid #FF6600;
	padding:2px;
	}
.border4 {
	border:0px solid #D98C00;
	padding:10px;
	}
.border5 {
	border:0px solid #D98C00;
	padding-left: 70px;
	padding-top: 10px;
	}
.heading {
	text-align:left;
	font-size:20px;
	color:#333333;
	}

.headline {
	text-align:left;
	font-size:22px;
	}

.subheadline {
	text-align:left;
	color:#999;
	font-size:14px;
	margin-left:10px;
	}

.align_center {
	text-align:center;
	}

.align_left {
	text-align:left;
	}

.align_right {
	text-align:right;
	}

.cright {
	text-align:right;
	padding:3px;
	border-bottom: 2px dashed #000;
	}

.cmiddle {
	text-align:left;
	padding:3px;
	border-bottom:2px dashed #000;
	}

.cleft {
	padding:3px;
	border-bottom:2px dashed #000;
	}
