@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background: #a4a4a4 url(images/bg.jpg) repeat-x;
	margin:0;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 16px;
	color: #3b4869;
	letter-spacing: 2px;
	margin-top:0;
}
h1 a {
	color:#3b4869;
	text-decoration:none;
}
h1 a:hover {
	color:#000000;
	text-decoration:none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 14px;
	color: #666666;
	font-style:italic;
	margin-top:0;
}
h2 a {
	color: #666666;
	text-decoration:underlined;
}
h2 a:hover {
	color:#000000;
	text-decoration:none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#3b4869;
	font-size:12px;
}
h4 {
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	margin:0px;
	padding:5px 0 5px 0;
	font-weight:normal;
}
#info_right h3 {
	font-family: "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 14px;
	color: #3b4869;
}
a {
	color:#3b4869;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
.small {
	font-size: 10px;
	color: #666666;
}
#box {
	width: 1010px;
}
#header {
	width: 1010px;
}
#right {
	float: left;
	width: 830px;
	padding-top:8px;
}
#info {
	background-color: #FFFFFF;
	padding: 10px;
	width: 810px;
}
#left {
	float: left;
	width: 140px;
}
#nav {
	padding-top:46px;
}
#nav_home {
	padding-top:56px;
}
.space {
	padding-bottom:9px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
	color: #494949;
	font-size: 10px;
}
#footer_home {
	height:100px;
	margin-top:40px;
	padding-top: 40px;
	text-align: center;
	color: #494949;
	font-size: 10px;
}
#home_links {
	float: left;
	width: 420px;
}
#home_blue_box {
	float: left;
	width: 369px;
	padding: 40px 20px 0 20px;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	height: 378px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
.pics_right {
	padding:0 0 10px 10px;
}
.pics_left {
	padding:0 0 10px 0;
}
.pics_portfolio {
	padding:0 10px 0 0;
}
#info_left {
	float: left;
	width: 160px;
}
#info_right {
	float: left;
	width: 650px;
	min-height:170px;
}
#info_right table {
	border:1px solid #999999;
	border-bottom:none;
}
table {
	border:1px solid #999999;
	border-bottom:none;
}
.table_header {
	background-color:#006699;
	color:#FFFFFF;
	text-align:center;
}
.table_left {
	background-color:#c1cbe5;
	color:#666666;
	border-bottom:1px solid #999999;
}
.table_row {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
}
.table_row_gray {
	background-color:#CCCCCC;
	border-bottom:1px solid #999999;
	color:#333333;
}
.table_row_bottom {
	border-bottom:1px solid #999999;
	font-size:10px;
	color:#999999;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */


.clearfix {
	zoom: 1;     /* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}  /* Only IE can see inside the conditional comment
	and read this CSS rule. Don't ever use a normal HTML
	comment inside the CC or it will close prematurely. */
	
/* Start of Holiday CSS */

/* Added by bWERX Inc */
.loginlink       { margin-left: 17px; text-decoration: none; }
.loginlink:hover { text-decoration: underline; }



