html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 1100px;
	}
body {
	background: #ffffff;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	}

div#container {
	min-height: 100%;
	position: relative;
	}
	div#navigation {
		border-top: 10px solid #273539;
		}
		div#navigation-in {
			width: 1050px;
			margin: 0 auto;
			}
			div#navigation-in ul {
				list-style: none;
				margin: 15px 0;
				padding: 0;
				}
				div#navigation-in ul li {
					display: inline;
					font-family: Verdana, Geneva, sans-serif;
					font-size: 1.1em;
					}
					div#navigation-in ul li a {
						text-decoration: none;
						padding-bottom: 2px;
						margin-right: 30px;
						}
					div#navigation-in ul li a:hover {
						border-bottom: 1px dotted #999;
						}
					div#navigation-in ul li a.current-page {
						border-bottom: 1px dotted #999;
						}
	div#header {
		background: #ffffff url('../_img/header-bar-small.jpg') 0px 115px repeat-x;
		}
		div#header-in {
			width: 1050px;
			height: 174px;
			padding: 20px 0 0 0;
			margin: 0 auto;
			}
			div#header-in div#brand h1 {
				font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 2.6em;
				font-weight: bold;
				color: #bacf9b;
				margin-bottom: 5px;
				}
			div#header-in div#brand p {
				font-family: Verdana, Geneva, sans-serif;
				font-size: 1.2em;
				color: #838b91;
				margin-bottom: 82px;
				}
			div#header-in h1#page {
				width: 355px;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 2.2em;
				font-style: italic;
				color: #259db5;
				}
	div#content {
		padding: 50px 0 150px 0;
		}
		div#content-in {
			width: 1050px;
			margin: 0 auto;
			}
			div#content-left {
				float: left;
				width: 345px;
				}
				div#content-left h1 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1.5em;
					font-weight: bold;
					color: #5f5f5f;
					margin-bottom: 1.4em;
					margin-top: 0.1em;
					}
				div#content-left h2 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1.3em;
					font-weight: bold;
					color: #5f5f5f;
					margin-bottom: 1.0em;
					}
				div#content-left p {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1.2em;
					line-height: 1.7em;
					color: #6e6e6e;
					}
				div#content-left div.signup-form {
					}
					div#content-left div.signup-form p,
					div#content-right div.signup-form p {
						font-size: 1em;
						}
					div.signup-form input {
						float: left;
						padding: 3px;
						background: #fff url(/_img/form-field-bg.gif) top left repeat-x;
						border-color: #aaa #ddd #ddd #aaa;
						border-style: solid;
						border-width: 1px;
						width: 200px;
						}
					div.signup-form input.submit {
						border: 1px solid #d4d4d4;
						background-image: none;
						background-color: #e2e2e2;
						width: 85px;
						margin-left: 10px;
						font-family: Arial, Helvetica, sans-serif;
						font-weight: bold;
						font-size: 1.1em;
						color: #333;
						height: 24px;
						}
				div#content-left div#gallery {
					margin: 0 1px;
					}
					div#content-left div#gallery a {
						display: block;
						float: left;
						width: 75px;
						height: 75px;
						margin: 3px 0;
						padding: 3px;
						border: 1px solid #e6e6e6;
						background-color: #f6f6f6;
						}
						div#content-left div#gallery a:hover {
							border-color: #ccc;
							background-color: #e6e6e6;
							}
						div#content-left div#gallery a.mid-left {
							margin-left: 4px;
							margin-right: 1px;
							}
						div#content-left div#gallery a.mid-right {
							margin-right: 4px;
							margin-left: 1px;
							}
						div#content-left div#gallery a img {
							width: 75px;
							height: 75px;
							}
			div#content-right {
				float: right;
				width: 614px;
				}
				div#content-right h1, 
				div#content-right h2, 
				div#content-right h3, 
				div#content-right h4, 
				div#content-right h5, 
				div#content-right h6 {
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					color: #333;
					}
					div#content-right h1 {
						font-size: 1.6em;
						margin-bottom: 1.2em;
						}
					div#content-right h2 {
						font-size: 1.4em;
						margin-bottom: 1.1em;
						}
					div#content-right h3 {
						font-size: 1.2em;
						margin-bottom: 1em;
						}
					div#content-right h4 {
						font-size: 1.0em;
						margin-bottom: 0.6em;
						}
					div#content-right h5 {
						font-size: 0.8em;
						margin-bottom: 0.4em;
						}
					div#content-right h6 {
						font-size: 0.6em;
						margin-bottom: 0.2em;
						}
				div#content-right p {
					font-family: Verdana, Geneva, sans-serif;
					font-size: 1.2em;
					color: #6e6e6e;
					line-height: 2.0em;
					margin-bottom: 1.7em;
					}
				div#content-right p.small {
					font-size: 0.9em;
					}
				div#content-right ul {
					margin: 0 0 1.7em 30px;
					}
					div#content-right ul li {
						font-family: Verdana, Geneva, sans-serif;
						font-size: 1.2em;
						color: #6e6e6e;
						line-height: 2em;
						}
			div#content-in div.spacer {
				margin: 30px 0;
				width: 100%;
				height: 0px;
				border-top: 1px solid #e0e0e0;
				}
				div#content-in div.bot {
					margin-bottom: 30px;
					}
	div#footer {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 75px;
		background: #e2e2e2;
		border-top: 1px solid #d4d4d4;
		}
		div#footer-in {
			width: 1050px;
			margin: 0 auto;
			padding-top: 30px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.2em;
			color: #8a8a8a;
			}
			span#footer-left {
				float: left;
				}
			span#footer-right {
				float: right;
				}
				
/* Gallery */

div#mini-gallery {
	margin: 30px 0 45px 0;
	}
	div#mini-gallery a img {
		float: left;
		width: 85px;
		height: 85px;
		margin: 9px;
		padding: 9px;
		background-color: #f6f6f6;
		border: 1px solid #e6e6e6;
		}
	div#mini-gallery a img.big {
		width: 208px;
		height: 208px;
		margin-left: 0;
		}
	div#mini-gallery a:hover img {
		background-color: #f3f3f3;
		border-color: #ccc;
		}
	div#mini-gallery a.more {
		display: block;
		float: left;
		width: 100%;
		margin: 7px 0 0 0;
		font-size: 1.2em;
		}
	
/* Common */

div.clear {
	clear: both;
	}
				
/* Typography */

a {
	color: #259db5;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}

a.alert {
	color: #9f1b32;
	font-weight: bold;
	}

div.alert {
	width: 150px;
	padding: 20px;
	float: right;
	background-color: #9f1b32;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
	margin: 0 0 10px 10px;
	text-align: center;
	}

/* Contact Form */

div#contact-form {
	margin: 35px 0 0 0;
	}
	div#contact-form p.error {
		background-color: #fcffe4;
		border: 4px solid #e5eac2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		color: #333;
		padding: 7px 15px;
		margin: 0 0 25px 115px;
		width: 370px;
		}
	div#contact-form fieldset {
		margin: 0 0 12px 0;
		}
	div#contact-form label {
		float: left;
		width: 115px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		color: #333;
		margin-top: 8px;
		}
	div#contact-form input, div#contact-form textarea {
		float: left;
		padding: 3px;
		background: #fff url(/_img/form-field-bg.gif) top left repeat-x;
		border-color: #aaa #ddd #ddd #aaa;
		border-style: solid;
		border-width: 1px;
		}
	div#contact-form input {
		width: 200px;
		}
	div#contact-form textarea {
		width: 400px;
		height: 115px;
		}
	div#contact-form input.submit {
		border: 1px solid #d4d4d4;
		background-image: none;
		background-color: #e2e2e2;
		width: 125px;
		margin-left: 115px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 1.15em;
		color: #333;
		padding: 6px;
		}
