@charset "UTF-8";

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #666666;
}

#container {
	left: 50%;
	right: 50%;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
}

#thumbnails img   {
	margin-right: 1px;
	margin-bottom: 1px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin-top: 2px;
	clear:both;
}
#site_version {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	margin-top: 2px;
	clear:both;
	float: right;
	margin-right: 4px;
}
#logo {
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 190px;
}
#navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 110px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	float: right;
	height: 64px;
	margin-right: 6px;
	clear:right;
}
#main_content {
	clear:both;
	width: 808px;
	padding:0;
	float:left;
	margin-top: 5px;
}
#about_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	padding-bottom: 1em;
	width: 580px;
	clear: right;
	float: left;
	text-align: left;
	margin-right: 10px;
}
#contact_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	padding-bottom: 1em;
}
#copyright_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
#terms_and_conditions_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	padding-bottom: 1em;
}
#section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	margin-top: 10px;
}

#contactform {
	width: 550px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 70px;
}

#contactside {
	width: 200px;
	margin: 0 70px 0 15px;
	float:right;
	display:inline;
}

#contactusform {
	font-size: 12px;
	margin-top:1.5em;
}
#contactusform label {
	width: 150px;
	padding-top:3px;
	margin-bottom:10px;
	float:left;
	display:block;
}

#contactusform input {
	display:block;
	width: 24.5em;
	margin-bottom:10px;
	padding: 2px;
	color: #535353;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contactusform textarea {
	display:block;
	width: 25em;
	height: 150px;
	margin-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #535353;
}

#contactusform #submit {
	width: auto;
}
#contact_section_img {
	background-image: url(images/contact_image);
	background-repeat: no-repeat;
	height: 245px;
	width: 353px;
	float: right;
}
#image {
	background-image: url(images/me.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 250px;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
}
