html,body {
	height: 100%;
	margin: 0;
}
body {
   margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body-bg2.gif) repeat-y;
}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#holder {background: url(../images/body-bg.jpg) no-repeat;min-width: 1000px;min-height: 100%;}
* html #holder {height: 100%;}
#main {width: 1000px;padding-bottom: 80px;}
.logo {
	float: left;
	margin: 48px 0 0 213px;
	background: url(../images/title.gif) no-repeat;
	width: 252px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}
a {
	color:#82B0CB;
}
#content {
	clear: both;
	display: table;
	width: 1000px;
	padding: 109px 0 0;
}
#left-nav {
	float: left;
	width: 107px;
	list-style: none;
	padding: 0 0 0 93px;
	margin: 12px 0 0;
	text-align: right;
	font: 15px "Times New Roman", Times, serif;
}
#left-nav li {padding: 0 0 2px 0;width: 107px;float: left;}
#left-nav a {
	display: block;
	height: 18px;
	color: #000;
	text-decoration: none;
}
#left-nav a span {
	float: right;
	padding: 0 9px 0 7px;
	cursor: pointer;
	background: #ffffff url(../images/left-nav-bg.gif) no-repeat 100% 0;
}
#left-nav a:hover, #left-nav a.active {margin: 0 -9px 0 0;position: relative;}
#left-nav a:hover span, #left-nav a.active span {background: #fbea00 url(../images/left-nav-bg2.gif) no-repeat 100% 0;padding: 0 18px 0 7px;}
#column {float: left;width: 460px;}
#column h2 {margin: 19px 0 0 16px;}
#column h2 img {display: block;}
#column h3 {
	margin: 12px 45px 0 17px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #82b0cb;
}
#column p {margin: 12px 45px 0 17px;font-size: 11px;line-height: 17px;color: #000;}
#column .about-btn {
	float: right;
	background: url(../images/about-link.gif) no-repeat;
	width: 107px;
	height: 20px;
	text-indent: -9999px;
	margin: 12px -11px 0 0;
	position: relative;
	overflow: hidden;
}
#column .blue-box {
	float: left;
	background: #c3e4f7 url(../images/blue-box-top-bg.gif) no-repeat;
	width: 460px;
	margin: 17px 0 0;
}
#column .blue-box .blue-box-inner {
	float: left;
	width: 430px;
	min-height: 160px;
	padding: 0 15px 16px 15px;
	background: url(../images/blue-box-bottom-bg.gif) no-repeat 0 100%;
}
* html #column .blue-box .blue-box-inner {height: 160px;}
#column .blue-box h2 {margin: 0;}
#column .blue-box h2 img {display: block;}
#column .blue-box .sub-box {
	float: left;
	width: 430px;
	margin: 5px 0 0;
	padding: 14px 0 0 0;
	border-top: 1px solid #b0d4ea;
}
#column .blue-box .sub-box h3 {
	margin: 0;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}
#column .blue-box .sub-box p {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
#column .blue-box .sub-box .img {
	float: left;
	background: url(../images/img-holder.gif) no-repeat;
	width: 125px;
	height: 107px;
	padding: 5px;
	margin: 0 10px 0 0;
}
#column .blue-box .sub-box .read-btn {
	float: right;
	background: url(../images/more-link.gif) no-repeat;
	width: 107px;
	height: 20px;
	margin: 0 -27px 0 0;
	position: relative;
}
#column .img2 {
	float: right;
	width: 205px;
	height: 250px;
	padding: 5px;
	margin: 0 15px 10px 15px;
	display: inline;
	background: url(../images/img-holder2.gif) no-repeat;
}
#column .img2 img {display: block;}
#column .post {float: left;width: 460px;}
#column .post h2 {margin: 20px 30px 0 15px;font-size: 20px;font-weight: bold;}
#column .post span {
	margin: 0 0 0 15px;
	font-size: 15px;
	line-height: 18px;
	color: #82b0cb;
	font-weight: bold;
}
#column .post span a {color: #82b0cb;text-decoration: none;}
#column .post span a:hover {text-decoration: underline;}
#column .post p {
	margin: 0 30px 18px 15px;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
#column .post .bottom-box {
	float: left;
	width: 460px;
	height: 49px;
	background: url(../images/bottom-box-bg.gif) no-repeat;
}
#column .post .bottom-box .category, #column .post .bottom-box .tags {
	float: left;
	margin: 17px 0 0 15px;
	display: inline;
	padding: 0 0 0 18px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #4f84a3;
	width: 311px;
	background: url(../images/item-1.gif) no-repeat 0 3px;
}
#column .post .bottom-box .tags {
	background: url(../images/item-2.gif) no-repeat 0 3px;
	margin: 0 0 0 15px;
}
#column .post .bottom-box .com-link a{
	float: right;
	width: 71px;
	height: 18px;
	color: #fff;
	padding: 0 0 0 26px;
	margin: 21px -9px 0 0;
	position: relative;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	background: url(../images/comm-bg.gif) no-repeat;
}
#column .post .bottom-box .com-link a:hover {text-decoration: underline;}
#column2 {
	float: left;
	width: 140px;
	background: #000 url(../images/column2-top-bg.gif) no-repeat;
	margin: 0 0 0 20px;
	display: inline;
}
#column2 .inner {
	float: left;
	width: 120px;
	padding: 10px 10px 60px 10px;
	min-height: 244px;
	background: url(../images/column2-bottom-bg.gif) no-repeat 0 100%;
}
* html #column2 .inner {height: 244px;}
#column2 .img, #column2 .img img {display: block;}
#column2 p {
	margin: 7px 0 0;
	font-size: 9px;
	line-height: 13px;
	color: #fbea00;
}
#column2 .btn {
	float: right;
	background: url(../images/buy-btn.gif) no-repeat;
	width: 107px;
	height: 18px;
	margin: 7px -19px 0 0;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
}
#column2 .form {
	float: left;
	width: 120px;
	border-top: 1px solid #333;
	padding: 5px 0 0;
	margin: 16px 0 0;
}
#column2 .form .text-input {
	float: left;
	border: 1px solid #333;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0 2px 5px;
	width: 115px;
	background: none;
}
#column2 .form .btn-search {
	float: right;
	background: url(../images/search-btn.gif) no-repeat;
	width: 71px;
	height: 18px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	margin: 6px -19px 0 0;
}
#column2 .box {
	float: left;
	width: 120px;
	border-top: 1px solid #333;
	padding: 5px 0 0;
	margin: 10px 0 0;
}
#column2 .box h2 {
	margin: 0;
	font-size: 15px;
	line-height: 18px;
	color: #fefefe;
}
#column2 .box ul {
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
	font-size: 11px;
	line-height: 17px;
	color: #fbea00;
}
#column2 .box ul a {color: #fbea00;text-decoration: none;}
#column2 .box ul a:hover {text-decoration: underline;}
#column3 {
	float: left;
	width: 140px;
	background: #000 url(../images/column3-top-bg.gif) no-repeat;
	margin: 0 0 0 20px;
}
#column3 .inner {
	float: left;
	width: 120px;
	padding: 8px 10px 42px 10px;
	background: url(../images/column3-bottom-bg.gif) no-repeat 0 100%;
}
#column3 h2 {margin: 0;font-size: 15px;line-height: 18px;color: #fff;}
#column3 ul {
	color: #fbea00;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}
#column3 ul a {color: #fbea00;text-decoration: none;}
#column3 ul a:hover {text-decoration: underline;}
#column3 .box {
	float: left;
	width: 120px;
	padding: 10px 0 0;
	margin: 16px 0 0 0;
	border-top: 1px solid #333;
}
#column3 .btn-area {float: left;width: 120px;margin: 0 0 5px 0;position: relative;}
#column3 .btn-area img {display: block;}
#column3 .btn-area .btn, #column3 .btn-area .btn2 {
	position: absolute;
	bottom: 0;
	right: -29px;
	width: 46px;
	height: 18px;
	background: url(../images/go-btn.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#column3 .btn-area .btn2 {
	background: url(../images/st-andrews-btn.gif) no-repeat;
	width: 109px;
	height: 18px;
}
#footer {
	text-align: center;
	line-height: 60px;
	position:relative;
	width: 100%;
	height: 60px;
	margin-top: -60px; 
	background: url(../images/body-bg3.gif) no-repeat;
}
#footer div {
	float: left;
	display: inline;
	margin: 18px 0 0 215px;
	border-top: 1px solid #e2e3e6;
	width: 430px;
}
#footer div p {
	margin: 0;
	text-align: left;
	font-size: 10px;
	line-height: 17px;
	color: #d6d7dc;
}
#footer div ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 2px 0 0;
	font-size: 10px;
	line-height: 11px;
	color: #d6d7dc;
}
#footer div ul li {float: left;padding: 0 8px;border-left: 1px solid #d6d7dc;}
#footer div ul li.first {border: 0;}
#footer div ul li a {color: #d6d7dc;text-decoration: none;}
#footer div ul li a:hover {text-decoration: underline;}