* {
	padding: 0;
	margin: 0;
	outline: 0;
	font-family:Tahoma;
}
body, html {
	height: 100%;
}
body {
	background: url(../images/bg.png) center top #FFFFFF repeat-x;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #777;
}
input, textarea, select {
	font-family: "Georgia", Tahoma, Sans-Serif;
	font-size:12px;
}
.field {
	padding: 4px 5px;
	border: solid 1px #e7e7e7;
	color: #969696;
	height: 15px;
}
.field-focused {
	color: #333;
}
input.button {
	padding: 4px 5px;
	cursor: pointer;
}
a {
	color: #080B59;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #ED3237;
}
a img {
	border: 0;
}
h2 {
	font-size: 19px;
	line-height: 1;
	font-weight: normal;
	color: #464646;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	margin-bottom: 5px;
}
p {
	padding-bottom: 18px;
}
.left, .alignleft {
	float: left;
	display: inline;
}
.right, .alignright {
	float: right;
	display: inline;
}
.cl {
	font-size: 0;
	line-height: 0;
	clear: both;
	display: block;
	height: 0;
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background-repeat: no-repeat;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
#page {
	width: 874px;
	margin: 0 auto;
}
#page {
	padding: 0 2px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#top {
	padding: 20px 0 16px;
}
#logo {
	float: left;
	display: inline;
	width: 233px;
	font-size: 0;
	line-height: 0;
}
#logo a {
	height: 92px;
	display: block;
	width: 225px;
	background: url(../images/logo.png) no-repeat left top;
}
#search {
	float: right;
	display: inline;
	padding-top: 18px;
	width: 227px;
}
#search .field-holder {
	float: left;
	display: inline;
	width: 196px;
	background: url(images/search-field.gif) no-repeat 0 0;
	padding: 1px;
}
#search .field {
	width: 186px;
	border: 0;
	background: none;
}
#search .button {
	float: right;
	display: inline;
	width: 25px;
	height: 25px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
#search .button {
	background: url(images/search-button.gif) no-repeat 0 0;
	border: 0;
}
#navigation {
	height: 30px;
	background: #0C1364;
	border: 1px solid #0C1364;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 20px 0px;
	text-transform:uppercase;
}
#navigation ul {
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
}
#navigation ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 50px;
}
#navigation ul li a {
	float: left;
	display: inline;
	color: #fff;
	text-decoration: none;
	padding-left: 17px;
}
#navigation ul li a span {
	float: left;
	display: inline;
	padding-right: 17px;
	background-position: right 0 !important;
}
#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li a:hover span, #navigation ul li a.active span {
	color: #FFFFFF;
	background: #ED3237;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#header {
	padding-bottom: 10px;
}
#slider {
	height: 327px;
	background: url(images/slider.gif) no-repeat 0 0;
	position: relative;
}
#slider .slider-nav a {
	display: block;
	width: 18px;
	height: 49px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	position: absolute;
	top: 120px;
}
#slider .slider-nav a.prev {
	left: 0;
	background: url(images/button-prev.gif);
}
#slider .slider-nav a.next {
	right: 0;
	background: url(images/button-next.gif);
}
#slider-holder {
	height: 327px;
}
#slider-holder .jcarousel-clip {
	height: 327px;
	width: 874px;
	position: relative;
	overflow: hidden;
}
#slider-holder .slide-image {
	float: right;
	display: inline;
}
#slider-holder .slide-info {
	float: left;
	display: inline;
	width: 424px;
	padding-top: 23px;
}
#slider-holder .slide-info p {
	padding-bottom: 8px;
}
#slider-holder ul {
	width: 874px;
	height: 327px;
	position: relative;
	overflow: hidden;
}
#slider-holder ul li {
	list-style-type: none;
	float: left;
	display: inline;
	height: 267px;
	width: 712px;
	padding: 56px 108px 4px 54px;
	position: relative;
	overflow: hidden;
}
#main {
	border-bottom: solid 1px #e3e7e9;
	margin-bottom: 6px;
}
h2.txt-we-love-mondays {
	height: 94px;
	background-image: url(images/txt-we-love-mondays.png);
}
h3.txt-monday-again {
	background-image: url(images/txt-monday-again.gif);
}
h3.txt-wedothis {
	background-image: url(images/txt-wedothis.gif);
}
h3.txt-247 {
	background-image: url(images/txt-247.gif);
}

h4 {
	text-transform:uppercase;
}


.button-more {
	display: block;
	width: 66px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: url(images/button-more.gif) no-repeat 0 0;
}
.more {
	padding-left: 10px;
	background: url(images/arr.gif) no-repeat 0 center;
}
.cols {
	padding: 15px 0 10px;
}
.cols .col {
	float: left;
	display: inline;
}
.cols .col-last {
	margin-right: 0 !important;
}
.cols .col h3.notext {
	height: 45px;
	margin-bottom: 5px;
}
.three-cols .col {
	width: 264px;
	margin-right: 41px;
}
.two-cols .col {
	width: 420px;
	margin-right: 34px;
}
#footer {
	height: 20x;
	line-height: 20px;
	color: #844646;
	border-top: 1px solid #CCCCCC;
}
#footer p {
	padding-bottom: 0;
}
#footer a {
	color: #0C1364;
	text-decoration: none;
}
#footer a:hover {
	color: #237087;
}
#footer span {
	margin: 0 6px;
}
/**/

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both {
	clear:both;
}
.width_500px {
	width: 500px;
}
.width_530px {
	width: 530px;
}
.width_200px {
	width: 200px;
}
.width_100px {
	width: 130px;
}
.width_150px {
	width: 150px;
}
.width_250px {
	width: 250px;
}
.width_300px {
	width: 300px;
}
.width_320px {
	width: 320px;
}
.width_370px {
	width: 370px;
}
.width_350px {
	width: 350px;
}
.width_400px {
	width: 400px;
}

.width_520px {
	width: 520px;
}
.services_images {
	padding: 10px;
	border: 1px solid #4CCDF0;
}
.margin_right_10px {
	margin-right: 10px;
}
.margin_left_10px {
	margin-left: 10px;
}
.hr {
	border-top: 1px solid #4BCCF0;
}
a {
	text-decoration: none;
}
#sticky {
	width: 320px;
}
#sticky.stick {
	position: fixed;
	top: 10px;
	width: 320px;
	z-index: 10000;
}
content_bar {
	width: 350px;
	font-size:10px;
}
.content_bar ul {
	padding-left:10px;
	margin: 0px;
}
.content_bar ul li {
	background:url(../images/icon-1.png) left top no-repeat;
	list-style:none;
	padding-left:20px;
}
.content_bar ul li a {
	font-size:12px;
	line-height:18px;
}
.content_bar ul li a:hover {
	font-size:12px;
	line-height:18px;
}
.left_pannel {
	border: 1px solid #EAEAEA;
	background: #FEFEFE;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin-right: 10px;
	text-transform:uppercase;
}
.left_pannel ul {
	padding: 0px;
	margin: 0px;
}
.left_pannel ul li {
	background:url(../images/icon-1.png) left top no-repeat;
	list-style:none;
	padding-left:20px;
	line-height:30px;
}
.left_pannel ul li a {
	font-size:12px;
}
.left_pannel ul li a:hover {
	font-size:12px;
}
.center_pannel {
	padding: 5px;
}
.right_pannel {
	background: #FEFEFE;
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
.right_pannel ul {
	padding: 0px;
	margin: 0px;
}
.right_pannel ul li {
	background:url(../images/icon-1.png) left top no-repeat;
	list-style:none;
	padding-left:20px;
	line-height:25px;
}
.right_pannel ul li a {
	font-size:12px;
}
.right_pannel ul li a:hover {
	font-size:12px;
}

/*--form css start-*-*/
		.radiobtn{
				margin:5px 0;
			}
            .input{
				border: #999 1px solid;
				padding:7px 5px;
				margin:3px 0 0 0;
				width:400px;
				font-family:Tahoma;
			}
			.btn{
				background-color:#48c9ef;
				border:1px solid #31add1;
				border-radius:5px;
				color:#FFF;
				padding:6px;
			}