/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#c8c9cb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	background: #182852;
}
p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.6em;
}
.psmlspc {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1em;
}
h1,h2,h3{
	margin:0;
	padding:0 0 10px 0;
	font-weight:normal;
}
h1{
	font-size:24px;
	color:#16285e;
	
}
h2{
	font-size:16px;
	color:#16285e;
	font-weight:bold;
}
h3{
	font-size:14px;
	color:#343740;
	font-weight: bolder;
}
h3 a{
	font-size:14px;
	color:#343740;
	font-weight: bolder;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
ul,li {
	margin:0;
	padding:0;
}
#page{
	background:url(images/main-bg.png) repeat-y 50% top;

}
#page-inner{
	width:960px;
	margin:0 auto;
}
#header{
	height:119px;
	background:url(images/header.jpg) center top no-repeat; 
}
#headerL{
	height:119px;
	background:url(/LaMer/images/header.jpg) center top no-repeat; 
}
#header-inner{

}
#logo{
	float:right;

}
#logo-inner{
	padding:21px 42px 8px 0px;

}
#logo-inner.lamer{
	padding:10px 29px 8px 0px;
}
#main-menu{
	margin:0 auto;
	height:38px;
	width:940px;
	background:url(images/menu-bg.gif) repeat-x;
}
#main-menu a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	float:left;
}
#main-menu-inner{
	padding-left:40px;
}
#main-menu-inner li{
	list-style:none;
	float:left;
}
#main-menu-inner li a{
	height:28px;
	padding:10px 10px 0 10px;
	display:block;
}
#main-menu-inner li a:hover{
	background:url(images/menu-rollover-bg.gif) repeat-x center;
}
#main-menu-inner li a.active{
	background:url(images/menu-rollover-bg.gif) repeat-x center;
}
#top{
	width:940px;
	margin:0 auto;
}
#top-inner{

}
#top-left{
	float:left;
	width:640px;
}
#top-right{
	float:right;
	height:300px;
	width:300px;
	background:#343740;
}
#top-right-inner{
	padding:15px;
}

#top-right li{
	list-style-type:none;
}
#top-right li a{
	color:#16285e;
	font-size:11px;
	text-decoration:none;
	background:url(images/quick_enquiry_btn.gif) left top no-repeat;
	display:block;
	height:35px;
	padding:8px 0 0 17px;
}
#top-right li a:hover{
	background:url(images/quick_enquiry_btn_over.gif) no-repeat;
}
#top-right h1{
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
}
#top-right h2{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
}
#top-right p{
	color:#FFFFFF;
	font-size:11px;
}
#top-right p a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#main{
	background:url(images/content_bg.gif) 650px top repeat-y;
	color: #182852;
}
#main-inner{

}
#content{
	width:650px;
	float:left;
}
#content-inner{
	padding:10px 25px 25px 51px;

}
#content p{
	padding:10px 0;
	text-align: left;
}
#content ul{
	padding:0 0 25px 0;
}
#content li{
	list-style-type:none;
	list-style-image: url(images/arrow.gif);
	list-style-position:inside;
	padding:0 0 10px 0;
	font-size:12px;
}
#content blockquote{
	font-size:16px;
	font-style:italic;
}
#right-sidebar{
	float:right;
	width:310px;
	display:block;
	background:url(images/sidebar_bg.gif) top left no-repeat;
}
#right-sidebar-inner{
	padding:10px 30px;
	font-size:12px;
}
#right-sidebar form{
	text-align:right;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
}
#right-sidebar input{
	margin:10px 0 5px 5px;
	font-size:12px;
	width:128px;
}
#right-sidebar textarea{
	margin:0 0 10px 5px;
	font-size:12px;
	vertical-align: top;
	width:128px;
}
#right-sidebar .reset{
	background-color:#999999;
	color:#FFFFFF;
	width:55px;
}
#right-sidebar .submit{
	width:55px;
}
#right-sidebar blockquote{
	color:#343740;
	font-size:14px;
	font-style:italic;
	margin:10px;
}
#right-sidebar .right-align{
	text-align:right;
}
#right-sidebar img{
	/*border:solid 1px #333333; */
}
#right-sidebar .caption{
	font-size:10px;
}
#footer{
}
#footer-inner{
	color:#fff;
	margin:0 auto;
	width:940px;
	height:60px;
	background:url(images/footer-bg.png) repeat-x;
	font-size:12px;
}
#footer-msg{
	float:left;
	padding:30px 0 0 41px;

}
#footer-details{
	float:right;
	padding:30px 30px 0 0;
}
.clear-both{
	clear:both;
}
a:link { color: #16285e; text-decoration: none}
a:visited { color: #16285e; text-decoration: none}
a:hover {
	color: #16285e;
	text-decoration: underline;
	text-align: center;
}

a:link.spe {
	color: #FFFFFF;
	color: #16285e;
	font-size:11px;
	text-decoration:none;
	background:url(images/quick_enquiry_btn.gif) center no-repeat;
	display:block;
	height:35px;
	padding:14px 0 0 17px;
}
a:visited.spe { 
	color: #FFFFFF; 
	color:#16285e;
	font-size:11px;
	text-decoration:none;
	background:url(images/quick_enquiry_btn.gif) center no-repeat;
	display:block;
	height:35px;
	padding:14px 0 0 17px;
}
a:hover.spe {
	background:url(images/quick_enquiry_btn_over.gif) center no-repeat;
	text-align: center;
}

.imgbdr {
	border: 1px solid #16285e;
	text-align: center;
}
.tariffpg {
	border: 1px solid #16285e;
	text-align: center;
	background: #A3D2E9;
}
.specialsbdr {
	border: 6px solid #4c5b83;
	text-align: center;
	background-color: #000;
}
.txtsml {
	font-size:9px;
}
.txt {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1em;
}
.specials {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.6em;
	color:#C5C5C5;
	background: #000;
	font-family: "Comic Sans MS", cursive;
}
.conttitle {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1.6em;
	color:#FFF;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
