#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFF;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #2C4AA2;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#pics ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#pics li {
	list-style-type: none;
	display: inline;
	text-align: center;
}
#pics img {
	border: 1px solid #2C4AA2;
	margin-right: 3px;
	margin-left: 2px;
}

#model-list {
	text-align: center;
	width: 250px;
}
#model-list img {
	border: 1px solid #D9E9FF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#text {
	font-size: 24px;
	margin: 10px;
}
#text h2 {
	font-size: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#text p {
	margin: 0px;
	padding: 0px;
}
#link {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #2C4AA2;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #CCE9F7;
}
#link a {
	color: #FFF;
	font-weight: bold;
	font-size: 34px;
}

#logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#gally-table {
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
