/*-------------------------------------------------------  CORE STYLES --------------------------------------------------------*/

body{
	margin: 0px;
	padding: 20px;
	vertical-align: top;
	font-family: Calibri, Verdana, Ariel, sans-serif;
	font-size: 1em;
	background-image: url(../images/design/bg-swoopl.png);
	background-repeat: no-repeat;
	color: #595c5d;
	background-color: #06679a;
}

h1{
	margin: 0px 0px 0px 0px;
	color: #0cb8e5;
	font-size: 24px;
	font-weight: normal
}

h1.banner{
	color: #ffffff;
	font-size: 32px;
	font-weight: normal;
	margin: 34px 0px 0px 66px;
	position:absolute;
	z-index:1;
}

h1.head{
	margin: 0px 0px 0px 0px;
	color: #0cb8e5;
	font-size: 24px;
	font-weight: normal
}



h2{
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: normal;
	color: #05537c;
}

h2.news{
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #06679a;
}

h2.testimonials{
	padding: 10px 0px 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #06679a;
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #06679a;
}



h3{
	
}

h4{
	
}

span.heading {
	font-weight: bold;
	color: #06679A;
}

img.homeicons {
	float: left;
	margin-left: -5px;
	margin-right: 5px;
	margin-top: -10px;
}


img.iconheader {
	float: left;
	margin-left: -5px;
	margin-right: 5px;
	margin-top: -10px;
}


p{
	margin: 0px 0px 25px 0px;
	color: #595c5d;
}

p.infoblock{
	margin: 15px 0px 40px 0px;
	color: #595c5d;
	width: 310px;
}

p.newsintro{
	margin: 0px 0px 20px 0px;
	color: #06679a;
}

p.testimonials{
	margin: 0px 0px 20px 0px;
	color: #06679a;
}

.error{
 	color: #FF0000;
}

ul.fade {
	list-style-type:none;
	margin: 0px;
	width: 100%;
	padding: 0px;
	overflow: hidden;
}

ul.fade li{
	margin: 0px;
	width: 100%;
}

/*------------ Menu CSS---------------*/

/*ul.menu {

}

ul.menu  li{
	list-style-type:none; 
}

ul.menu  li a{
	display: block;
	font-size: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 38px 0px 0px;
	float: left;
	color: #fff;
}*/

/*------------ END OF Menu CSS---------------*/

/*-------------------------------------------------------  CORE STYLES END  --------------------------------------------------------*/

/*-------------------------------------------------------  LAYOUT DIVS --------------------------------------------------------*/

div.submenu {
	width: 200px;
	display: block;
	float: left;
	clear: right;
	
}

ul.menu {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	color: #05537C;
}

li.submenu {
	border-bottom: 1px dotted #999999;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	font-size: 1.1em;
	color: #05537C;
}	

a.submenu {
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 1.1em;
	color: #05537C;
	border-bottom: 1px dotted #999999;
	
}

a.submenu:hover {
	text-decoration: underline;
}

div.maincontent {
	display: block;
	float: left;
	margin: 10px 0px 0px 20px;
	min-width: 700px;
	
}

div.stretcher{
	width: 100%;
	min-width: 750px;
	min-height: 850px;
	background-image: url(../images/design/bg-swoopr.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: -20px -20px 0px 0px;
	padding: 20px 20px 0px 0px;
	float: right;
	text-align: left;
}

div.footer {
	margin: 20px 0px 0px 0px;
	background-image:url(../images/design/footer.gif);
	background-repeat:repeat-y;
	overflow: auto;
}



div.footer h1 {
	color: #fff;
	font-size: 1.2em;
	margin: 0px 0px 20px 0px;
}

div.footercol {
	width: 201px;
	float: left;
	display: block;
	text-align: left;
	font-size: 1em;
	padding: 0px 20px 0px 20px;
	color: #fff;
	clear: right;
}


div.leftedge img{
	padding-right: 2px;
}
 
div.rightedge {

}

div.footerbottom {
	color: #fff;
	margin-top: 10px;
	text-align: center;
}

div.wrapper{
	width: 970px;
	margin: 0px auto 0px auto;
	background-image: url(../images/design/wrapperbg.png);
	padding: 15px;
	overflow: auto;
	z-index: 2;
	text-align: left;
}

div.header{
	width: 970px;
	height: 242px;
	background-image: url(../images/design/header-bg.png);
}

img.header {
	float: right;
	position:relative;
	z-index:2;
}

div.headright{
	float: right;
	padding: 13px;
	text-align: right;
}

div.menu{
		margin: 12px 0px 0px 30px;
		display: block;
}
div.banner{
	width: 970px;
	height: 213px;
	background-image: url(../images/design/bannerbg.jpg);
	text-align: left;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

div.content{
	width: 930px;
	padding: 20px;
	background-image: url(../images/design/content-bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	overflow: auto;
}

div.col{
	width: 315px;
	margin: 0px 20px 0px 0px;
	float: left;
	overflow: auto;
	padding-bottom: 20px;
}

div.col2{
	width: 46%;
	margin: 0px 0px 0px 0px;
	float: left;
	overflow: auto;
	padding-bottom: 20px;
}

div.newscol{
	width: 225px;
	border-width: 2px;
	border-style: solid;
	border-color: #33afd8;
	margin: 0px 0px 20px 0px;
	background: #fff;
	padding: 15px;
	float: right;
}

div.floatr {
	float: right;
}

div.container{
	width: 970px;

}


a{
	color: #00adef;;
	text-decoration: none;
}

a:hover{
	color: #ec008c;
	text-decoration: none;
}

a.sublink {
	color: #EC008C;
}

a.sublink:hover {
	color: #00ADEF;
}

a.menu{
	display: block;
	font-size: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 0px;
	float: left;
	color: #fff;
}

a.menu:hover{
	color: #0cb8e5;
}



label.login{
float: left;
width: 120px;
color: #646267;
}

input.login {
width: 200px;
margin-bottom: 5px;
}

textarea.contactb{
width: 243px;
margin-bottom: 5px;
background: #f7f7f7;
border-color: #949494;
border-width: 1px;
border-style: solid;
}



textarea.modal {
	width: 235px;
	height: 60px;
}

input.contactb{
width: 243px;
margin-bottom: 5px;
background: #f7f7f7;
border-color: #949494;
border-width: 1px;
border-style: solid;
}

label.contact{
	float: left;
	width: 120px;
	color: #646267;
	font-size: 1em;
}
label.white {
	color: #fff;
}

.white {
	color: #fff;
}

table.contact {
	width: 900px;
}
