/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	/*color: #4e4e4e;*/
	font-family: Verdana, Georgia,"Times New Roman",Serif;
	padding: 25px 0
}
a{
	color: #4b6b99;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #ebebeb 1px solid;
	border-top: 2px solid #d4d4d4;
	color: #4c4c4c;
	font-size: 12px;
	padding: 2px
}
h1, h2,h3,h4{
	font-weight: normal;
	color: #207CA1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* color: #89b100; letter-spacing: -1px; */
}
h1 {
	padding-top:0.5em;
}
#content h2 {
padding-top: 0.5em;
}
h3{
	padding-top: 0.5em;
	/* font-size: 1.3em; margin: 0 0 1em;
	text-transform: uppercase;*/
}
h4{
	color: #A1B9D1;
	/* font-size: 1em;
	margin: 0 0 1em;*/
	text-transform: uppercase
}
h4.longtitle {
	padding:0 0 1em;
}
p,#content ul{
	font-family: Verdana, Georgia;
	/*color: #444444;*/
	line-height: 1.5em;
	font-size:0.8em;
	padding: 0 0 0.5em
}
#content li {
	margin: auto;
	padding:auto;
}
p.startquotation{
	font-size: 1.5em;
	color: #4b6b99;
}
p.startquotationsource{
	text-align: right;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 930px
}
/*=== Header ===*/
#header{
	background: url(images/header-bg1.jpg) no-repeat top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 190px;
	padding: 35px 35px 0
}
#header .content{
	height: 80px
}
#header h2{
	color: #ffffff;
	font-size: 60px;
	letter-spacing: -2px;
	margin: 0 0 -13px 0;
	position: relative
}
#header h2 a{
	color: #ffffff
}
#header h4{
	color: #6b745f;
	font-size: 12px;
	margin: 0
}
#header h4 a{
	color: #6b745f
}
#header p{
	color: #84935e;
	font-size: 10px;
	text-transform: uppercase;
}
/*- Logo -*/
#logo{
	background: url(images/logo.jpg) no-repeat top;
	height: 130px
}
#logo h1{
	float: right;
	text-indent: -9999px;
	width: 275px
}
#logo h1 a{
	display: block;
	height: 130px;
	text-decoration: none
}
#logo h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 19px;
	height: 22px;
	letter-spacing: -1px;
	margin: 0 0 12px
}
.nav1 li{
	list-style: none;
	float: left;
	line-height: 22px
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 22px 0 0
}
/*- Nav1 Submenu -*/
.nav1-sub{
	color: #323f40;
	font-size: 12px;
	text-transform: uppercase
}
.nav1-sub a{
	color: #323f40;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 20px 0 0;
	padding: 0 0 15px
}
.col1{
	float: left;
	width: 235px
}
.col2{
	float: left;
	margin: 0 0 0 35px;
	width: 315px
}
.col3{
	float: right;
	width: 215px
}
.col4{
	float: left;
	text-align: center;
	/*width: 333px;*/
}
.col5{
	float: left;
	margin: 0 0 0 43px;
	width: 500px;
}
.col6{
	float: right;
	margin: 10px 0 0;
	width: 195px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	color: #27496e;
	margin: 0 0 1.5em
}
.list1 li{
	background: url(images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
.list1 li a{
	color: #27496e;
	text-decoration: none
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Search -*/
#search{
	background: url(images/vl-sep.gif) no-repeat right top;
	float: left;
	font-size: 11px;
	height: 40px;
	padding: 0 0 0 20px;
	width: 410px;
	color: #888888;
}
#search input{
	float: left;
	margin: 0 0 3px;
	width: 300px
}
#search input.btn{
	margin: 0 0 0 5px;
	width: auto
}
#search div{
	clear: both
}
/*=== Custom Link Buttons ===*/
.btn-more a{
	font-size: .8em;
	/*text-transform: uppercase;*/
}
/*=== Pics, Thumbs, Ads etc. ===*/
/*- Ad -*/
.ad{
	border-bottom: 1px solid #e5e5e5;
	height: 55px;
	margin: 0 0 8px;
	padding: 0 0 8px
}
.ad.last{
	border: 0
}
.ad img{
	/*float: left;*/
	text-align: centre;
}
.ad-txt{
	background: url(images/vl-sep.gif) no-repeat left top;
	float: right;
	font-size: 9px;
	height: 50px;
	line-height: 16px;
	margin: 12px 0 0;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	width: 60px
}
/*=== Footer ===*/
#footer{
	border-top: 3px solid #e5e5e5;
	color: #888888;
	font-size: 11px;
	padding: 20px 15px 0
}
#footer p{
	padding: 0 0 5px
}
/*- 'Contacts' -*/
.contacts{
	background: url(images/vl-sep.gif) no-repeat top right;
	float: left;
	font-size: 11px;
	width: 255px
}
.contacts big{
	color: #3b3b3b;
	font-size: 24px
}
/*- Copyright -*/
.copyr{
	float: right;
	width: 175px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.ajaxSearch_resultsInfo,
.ajaxSearch_result
{
	clear:both;
	padding-left: 20px;
}
.ajaxSearch_paging
{
	margin: 12px 0;
}

.content #search
{
	background: none;
	float: none;
}