@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
}
.subpage {
	background-image: url(../img/subpage.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
}	
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
}
#header {
	height: 52px;
	background-image: url(../img/logo.png);
	background-position: right 41px;
	background-repeat: no-repeat;
	padding-top: 82px;
}
h1 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #669999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 0 0 7px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin: 7px 0 0 0;
}
p {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	margin: 17px 0 0 0;
}
#header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#header li {
	float: left;
	margin: 0;
	text-align: center;
	width: auto;
	padding: 4px 5px 5px 5px;
	margin: 0 9px 0 0;
	color: #666666;
}
#header li a {
	color: #666666;
}
#header li a:hover {
	color: #FFFFFF;
	background-color: #215793;
}
#leftcol {
	width: 222px;
	padding: 20px 0 20px 3px;
	float: left;
}
.leftcol {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #1E6CA5;
	font-size: 30px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	padding: 50px 0 0 0;
}
#leftcol ul {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 11px 0;
}
#leftcol li {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #9e9e9e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding: 1px 0 2px 0;
}
#leftcol li a {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #9e9e9e;
	padding: 2px 2px 2px 2px;
}
#leftcol li a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #1E6CA5;
	padding: 2px 2px 2px 2px;
}
h2 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #666666;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	margin: 14px 0 0 0;
}
h2 a {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #666666;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	margin: 14px 0 0 0;
}
h2 a:hover {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #FFFFFF;
	font-size: 18px; 
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	margin: 14px 0 0 0;
	text-decoration: none;
	background-color: #1E6CA5;
}
#rightcol {
	width: 555px;
	padding: 26px 0 20px 0;
	float: right;
}
#about {
	margin: 5px 0 0 31px;
	padding: 0 20px 0 0;
	width: 240px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #84898F;
}	
.about {
	margin: 0 0 1px 0;
}
#blog {
	margin: 2px 0 0 0;
	width: 243px;
	float: right;
	background-image: url(../img/rss.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.blogdate {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #9e9e9e;
	margin: 0 0 0 0;
}
.blogpost {
	margin: 0 0 0 0;
	padding: 0 0 9px 0;
}
.blogtitle {
	margin: 11px 0 0 0;
}	
#blogdivider {
	margin: 0 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#footer {
	clear: both;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	text-align: right;
}
#footer ul {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #9e9e9e;
	list-style: none;
	padding: 24px 0 20px 0;
	margin: 0;
	float: right;
}
#footer li {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #9e9e9e;
	width: auto;
}
.footer {
	margin: 0 0 0 0;
}
#footer a {
	color: #9e9e9e;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #1E6CA5;
}
.contacts {
	color: 1E6CA5;
}
#portfolio {
	width: 521px;
	padding: 26px 0 20px 34px ;
	float: right;
}
.portfolio {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #1E6CA5;
	font-size: 30px;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	padding: 10px 0 0 0;
}
#contact {
	width: 521px;
	padding: 20px 0 20px 34px ;
	float: right;
}
#form {
	width: 237px;
	float: left;
	margin: 22px 0 0 0;
}
.form {
	width: 227px;
	height: 24px;
	padding: 5px 5px 5px 5px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #1E6CA5;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 18px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #DFDFDF;
}
.formarea {
	width: 227px;
	height: 110px;
	padding: 5px 5px 5px 5px;
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman";
	color: #1E6CA5;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 16px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #DFDFDF;
}
#details {
	margin: 0;
	width: 243px;
	float: right;
}
.cta {
	margin: 13px 0 0 0;
}
.details {
	margin: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #9e9e9e
}
.details a {
	color: #9e9e9e
}
.details a:hover {
	color: #FFFFFF;
	background-color: #1E6CA5;
}
#tempportfolio {
	width: 780px;
	margin: 20px 0 20px 0;
}
#templeftcol {
	width: 524px;
	float: left;
	margin: 20px 0 20px 0;
}
.portfolioimage {
	margin: 15px 0 20px 0;
}.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.smalltext a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.smalltext a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
