body {
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	display: block;
	border: none;
}

.big {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

.wrapper {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
}

.left {
	width: 200px;
	max-width: 200px;
	overflow: hidden;
	float: left;
}

.right {
	width: 521px;
	max-width: 521px;
	overflow: hidden;
	float: right;
}

.orange_header {
	width: 100%;
	background-color: #ff9900;
	height: 58px;
}

.shop_online {
	text-align: right;
	font-size: 14px;
	padding-top: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.shop_online_pad {
	padding-right: 5px;
}

.grey_header {
	width: 100%;
	background-color: #cccccc;
	height: 14px;
}

.header_image {
	width: 521px;
	height: 118px;
	overflow: hidden;
}

.logo {
	text-align: left;
	padding-top: 7px;
}

.top_nav {
	padding-top: 7px;
}

.middle_nav {
}

.middle_img {
	width: 200px;
	height: 270px;
	background-image: url("../index_files/aaagreen.gif");
	background-repeat: no-repeat;
}

.middle_img_txt {
	text-align: center;
	padding: 45px 20px 20px 20px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.cdn_flag {
	text-align: center;
}

.left_nav_header {
	width: 100%;
	background-color: #CCCCCC;
	font-weight: bold;
	margin-top: 44px;
	height: 22px;
	font-size: 13px;
}

.left_nav_header_pad {
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.left_contact {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.content_pad {
	padding: 10px;
}

.home_content {
	text-align: center;
	font-weight: bold;
}

.footer {
	width: 100%;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

a:link {text-decoration : underline; color : #000000;}	
a:visited {text-decoration : underline; color : #000000;}
a:hover {text-decoration : none; color : #000000;}

a.white_link:link {text-decoration : underline; color : #FFFFFF;}	
a.white_link:visited {text-decoration : underline; color : #FFFFFF;}
a.white_link:hover {text-decoration : none; color : #FFFFFF;}