@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 5px;
	height: 100%;
	background-color: #1f1f1f;
	background-image: url(title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F7F7;	
}

img {
	border: none;
}

a {
	color: #7A1818;
	text-decoration: none
}

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

.url {
	color: #232323;
	text-decoration: none
}

h2 {
	font-size: 23px;
	margin-right: 45px;
	margin-top: -43px;
	margin-bottom: 30px;
	color: #F6F6F6;
	font-family: Arial;
}

#wrapper {
	width: 948px;
	margin: 0px auto;
	text-align: left;
}

#site_logo {
	text-align: left;
}

#site_logo a {
	outline: none;
}

#introduction {
	width:948px;
	font-size: 16px;
}

#top_info {
	width: 906px;
	height: 150px;
	font-size: medium;
	font-weight: bold;
}

#top_info .top_info_left {
	width: 300px;
	float: left;
}

#top_info .top_info_right {
	float: right;
	width: 526px;
}

.item {
	width: 300px;
	height: 334px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 6px;
	position: relative;
}

.item .background {
	width: 300px;
	height: 334px;
	background:url(images/item_background2.png) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.item img {
	width: 250px;
	height: 250px;
	border: 1px solid #C2C2C2;
	position: absolute;
	top: 12px;
	left: 13px;
}

a.button {
	width: 30px;
	height: 31px;
	display: block;
	background:url(images/goto.png) no-repeat left top;
	outline: none;
}


a.button:hover {
	background-position:left bottom;
}

a.button span {
	display: none;
}

#intro {
	font-size: 14px;
	margin-right: 35px;
	margin-bottom: 30px;
	margin-left: 5px;
	line-height:22px;
}

#intro_contact {
	font-size: 14px;
	line-height:22px;
}

.item a.button {
	position: absolute;
	bottom: 22px;
	right: 28px;
}

.item .content {
	position: absolute;
	width: 190px;
	height: 27px;
	left: 19px;
	top: 270px;
	overflow: hidden;
	color: #232323;
}

.item .content h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #7A1818;
}

.item .content p {
	margin: 0px;
	padding: 0px;
}

#footer {
	margin: 0px 9px 0px;
	text-align: center;
	padding: 12px 0px 15px;
	background:url(style_images/footer.gif) repeat-x top left;
}

.clear {
	clear: both;
}

#menu {
	clear: both;
	height: 40px;
	width: 508px;
}

#menu a {
	color: #b5b5b5;
	font-size: 10px;
}


/* Menu List */

#menu ul {
	list-style-type: none;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#menu li {
	float: left;

}
#menu li a {
	display: block;
	height: 25px;
	float: left;
}
#menu li a:hover {

}

/* Menu Buttons */

#menu .selected {
	background-color: #293141;
	background-image: url(images/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#menu #menu_home a {
	text-align: right;
	background-image: none;
	display: block;
	padding: 5px;
}


#menu #menu_stills a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_stills.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_stills a:hover {
	color: #151A25;
	background-color: #D8500D;
}

#menu #menu_video a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_video.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_video a:hover {
	color: #151A25;
	background-color: #3381D1;
}


#menu #menu_audio {
	margin-right: 20px;
}

#menu #menu_audio a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_audio.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_audio a:hover {
	color: #151A25;
	background-color: #81AF1E;
}

#menu #menu_identity a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_brand.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_identity a:hover {
	color: #151A25;
	background-color: #BFAF8E;
}

#menu #menu_web {
	margin-right: 20px;
}

#menu #menu_web a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_web.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_web a:hover {
	color: #151A25;
	background-color: #645950;
}

#menu #menu_gallery {
}

#menu #menu_gallery a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_gallery a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_about a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_about.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_about a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_contact a {
	padding: 25px 10px 0px 10px;
	background-image: url(images/on_contact.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contact a:hover {
	color: #151A25;
	background-color: #FEDE01;
}
#items_contact {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2C2C2C;
	padding: 20px;
}

#offers {
	width: 100%;
	height: 600px;
}

#offers_item {
	width: 230px;
	float: left;
	padding: 3px;
}
#forms {
	font-size: 16px;
	color: #bfbfbf;
	font-family: Arial;
}

#forms_pay {
	font-size: 16px;
	color: #bfbfbf;
	font-family: Arial;
}

#forms input {
	font-size: 13px;
	color: #0c1f50;
	font-family: Arial;
	background-color: #BCBCBC;
	padding: 5px;
	border: 2px solid #A9A9A9;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#forms textarea {
	height: 300px;
	width: 350px;
	font-size: 13px;
	color: #0c1f50;
	font-family: Arial;
	background-color: #BCBCBC;
	padding: 5px;
	border: 2px solid #A9A9A9;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#submit input {
	width: 150px;
	font-size: 13px;
	color: #0c1f50;
	font-family: Arial;
	background-color: #BCBCBC;
	padding: 5px;
	border: 2px solid #A9A9A9;
	font-weight: bold;
}
