@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}


a {
text-decoration: none;

}
body {
	background-color: #000000;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

.borderRedStore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#wrapper {
	width: 900px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000066;
	background-image: url(images/FLAG.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}

#leftSide {
	float: left;
	height: 550px;
	width: 237px;
	padding-top: 15px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 50px;
	background-image: url(images/left_panel.gif);
	padding-right: 4px;
	padding-left: 4px;
}

#leftSide img {
	position: absolute;
	top: -53px;
	left: 0px;
}

#leftSide ul {
	position: absolute;
	bottom: 25px;
	margin-left: 5px;
	list-style-type: none;
	left: 11px;
}

#leftSide li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	list-style-type: none;
}

#leftSide a {
	color: #000066;
	text-decoration: none;
	display: block;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#leftSide a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}

#centerPanel {
	background-color: #FFFFFF;
	float: left;
	width: 380px;
	margin-top: 133px;
	margin-left: 7px;
	padding-top: 11px;
	background-image: url(images/panel.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}

#centerPanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-bottom: 6px;
	padding-bottom: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

#centerPanel h2 {
	font-size: 18px;
	padding-bottom: 11px;
	margin-left: 4px;
}

#centerPanel p {
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#centerPanel img {
	float: right;
	margin-right: 10px;
	margin-left: 4px;
}

#rightPanel {
	background-color: #FFFFFF;
	float: right;
	width: 175px;
	margin-top: 22px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FF0000;
	margin-right: 24px;
}

#clear {
	clear: both;
}

#rightPanel td {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}

#rightPanel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 25px;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 11px;
	width: 182px;
	margin-left: 7px;
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
}

#rightPanel ul {
	padding-top: 22px;
	list-style-type: none;
	padding-left: 22px;
}

#rightPanel a {
}

#rightPanel a:hover {
	color: #FF0000;
}

#rightPanel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 11px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#rightPanel table {
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
}

#rightPanel a {
	color: #000066;
	text-decoration: none;
}

#rightPanel li {
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}

#leftSide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	left: 22px;
	bottom: -13px;
}

#footer {
	margin: 0px;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#contactPanel {
	width: 237px;
	padding-top: 15px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/left_panel.gif);
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#centerPanel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

#storePanel {
	background-color: #FFFFFF;
	float: left;
	width: 570px;
	margin-top: 133px;
	margin-right: 11px;
	margin-left: 14px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	position: relative;
	border: 1px solid #FF0000;
}

#storePanel h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	color: #FF0000;
	position: absolute;
	left: -3px;
	top: -44px;
	font-style: italic;
	letter-spacing: 15px;
}

#centerPanelCal {
	background-color: #FFFFFF;
	float: left;
	width: 610px;
	margin-top: 133px;
	margin-left: 7px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
#hiddenLinks   {
	font-size: 0px;
	display: none;
	position: absolute;
	top: -1000px;
}
.callout     {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

