/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	background-color: #ccbf9b,;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	background-position: center 0;
	color: #000;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
}
a:link, a:visited, a:active {
	color: #d3006e;
	text-decoration: underline;
}
a:hover {
	color: #d3006e;
	text-decoration: none;
}
a img          {
	border: none;
	padding: 0px;
}
img {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img{ margin: 0; padding: 0; border-width: 0; outline-width: 0; }
#menu {
}
a.menu:link, a.menu:visited  {
	color: #000;
	background-color: #f5f3dc;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: right;
	padding: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
	zoom: 1;
	vertical-align: middle;
}
a.menu:hover  {
	color: #d3006e;
	background-color: #000;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: right;
	padding: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#main     {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	position: relative;
	padding-bottom: 15px;
}
.head {
	width: 800px;
}

.column-1  {
	width: 153px;
	position: static;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

}
.column-2 {
	width: 194px;
	position: static;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.column-3 {
	width: 365px;
	position: static;
	float: left;
}
.column-2_3 {
	width: 554px;
	position: static;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #F5F3DC;
}
.column-2_3white {
	width: 554px;
	position: static;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FFF;
}


.column-in-beige {
	position: static;
	float: left;
	background-color: #f5f3dc;
	padding: 10px;
	color: #000;
	margin-bottom: 15px;
	font-weight: normal;
	clear: both;
	width: 100%;
}

.column-in-black {
	position: static;
	float: left;
	background-color: #000;
	padding: 10px;
	color: #f5f3dc;
	margin-bottom: 15px;
}

.column-in-black a:link  , .column-in-black a:visited{
	color: #000;
	text-decoration: none;
	background-color: #D3006E;
	line-height: 1.8em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	text-transform: uppercase;
}
.column-in-black a:hover {
	color: #000;
	text-decoration: none;
	background-color: #F5F3DC;
	padding: 0.3em;
}


h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #d3006e;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	display: inline-block;
}



.column-1Copy {
	line-height: 1.2em;
	font-style: normal;
	width: 388px;
	position: static;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #6600ff;
	font-weight: bold;
	background-color: #F2EAD5;
	margin-right: 22px;
}
.intro {
	font-size: 16px;
	line-height: 1.3em;
}


table {
}
#footer {
	clear: both;
	width: 762px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	position: relative;
	text-align: left;
}
#footer a:link, #footer a:visited, #footer a:active{
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: none;
	color: #f5f3dc;
}
