#contact-us-info{
	width: 240px;
	height: 252px;
	background: #EEE;
	float: right;
	position: relative;
	right: 0px;
	border: 5px solid #F4F4F4;
	top: 0px;
	padding: 7px;
	border-radius: 10px;
	}
#contact-us-info p{
	font-size: 13px !important;
	font-family: tahoma;
}
	
	
#contactus p{
padding: 0 0 10px 3px !important;
}

/*** for contact forms styling : by jessiemar***/
#my-contact-form{
	padding: 20px;
	float: right;
	width: 600px;
}

#my-contact-form h1{
padding: 15px 0px;
}

.form1 tr td{
border-top: 1px solid #D8D8D8;
padding: 12px 12px;
}

.form1 input#Submit, #myform input#Submit , #myform input#Reset{
height: 35px ;
cursor: pointer;
color: black;
position: relative;
width: 100px;
}

#my-contact-form{
border: 1px solid #C7CCD3;
border-radius: 10px;
background: #E9EBED;
}

.FormTable{ margin-left: 23px; }

#BusinessTelephoneSystems, #BusinessMobilesBlackberry, #Non-GeographicNumbers, #ITSupport, #WebDesign{ width: 15px !important; }


.cssform p{
width: auto;
clear: left;
margin: 0;
padding: 5px 0 8px 0 !important;
padding-left: 155px;
border-top: 1px solid #dbdbdb;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: 0px; /*width of left column*/
width: 210px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}


* html .threepxfix{
margin-left: 3px;
}

.multiple-checkbox{
float: left;
margin-right: 5px;
margin-bottom: 15px;
}

/*** for top-right-icons styling : by jessiemar ***/
#no-obligation-icon{ margin-top: 10px; float: right;width: 144px;overflow: hidden;height: 45px; background: url(images/top-right-icons.png) no-repeat; }
#no-obligation-icon:hover{ background: url(images/top-right-icons.png) no-repeat 0px -44px }
#no-obligation-icon:active{ background: url(images/top-right-icons.png) no-repeat 0px -43px }
#raise-a-service-icon{ margin-top: 10px; float: right;width: 144px;overflow: hidden;height: 45px; background: url(images/top-right-icons.png) no-repeat -143px 0px } 
#raise-a-service-icon:hover{ background: url(images/top-right-icons.png) no-repeat -143px -44px }
#raise-a-service-icon:active{ background: url(images/top-right-icons.png) no-repeat -143px -43px }
#top-right-icons{ display: block;width: 145px;float: right; }
.top-icon{ cursor: pointer; }

.title-2{
background: url(images/marker.gif) no-repeat 0% 1px;
padding: 1px 0 10px 20px;
}

.custom-width-li li a{
width: 165px !important;
}

#phone-no{
   left: 152px;
    position: absolute;
   top: 225px;
}

#header ul ul{
position: absolute;
top: 60px;
visibility: hidden;
width: 150px;
z-index: 100;
}

#header ul ul ul{
position: absolute;
visibility: hidden;
width: 150px;
z-index: 100;
left: 141px;
top: auto;
}

#header ul ul li a{
background: url('images/bg-for-sub.jpg') repeat-x;
height: 30px;
line-height: 30px;
}
#header ul li:hover ul{
visibility:visible;
}

#header ul ul li:hover ul{
visibility:visible;
}


* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}


img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
}

a {
	color: #49a3df;
}

a:hover {
	text-decoration: none;
}

body {
	background: #012045 url(images/body-tail.jpg) repeat-x 50% 0%;
	min-width: 938px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 8px 0;
	margin: 0 0 23px 0;
	line-height: 1.167em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #0049a4;
	border-bottom: 2px solid #339ae1;
}

h2.extra-indent {
	padding: 0 0 8px 3px;
	margin: 0 0 13px 0;
}

h3 {
	padding: 0 0 32px 0;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 1.167em;
	color: #fff;
}

h4 {
	background: url(images/marker-2.gif) no-repeat 0% 5px;
	padding: 3px 0 17px 26px;
	overflow: hidden;
	line-height: 1.167em;
	letter-spacing: -1px;
	word-spacing: 2px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #0049a4;
}

h5 {
	padding: 2px 0 0 4px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #fff;
}

h6 {
	padding: 0 0 18px 4px;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
	color: #78caff;
}

h6.no-indent {
	padding: 0 0 0 4px;
}

h6.extra {
	color: #0049a4;
}

h6.extra1 {
	padding: 0 0 0 4px;
	color: #0049a4;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 2px 21px 0 0;
}

.fright {
	float: right;
}

#main {
	font-size: 0.75em;
}

#tail-right {
	background: url(images/tail-right.jpg) repeat-x -7px 0%;
	width: 50%;
	height: 423px;
	position: absolute;
	top: 0;
	right: 0;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#header-bg {
	background: url(images/header.jpg) no-repeat 50% 0%;
	position: relative;
	min-width: 938px;
}

#header {
	position: relative;
	width: 938px;
	height: 423px;
	margin: 0 auto;
}

#header ul li {
	float: left;
	font-size: 12px;
	color: #fff;
	border-left: 1px solid black;
}

#header ul li a {
	font-family: tahoma;
	display: block;
	width: 134px;
	height: 61px;
	overflow: hidden;
	line-height: 56px;
	float: left;
	text-align: center;
	text-transform: inherit;
	text-decoration: none;
	color: #fff;
	padding: 0 3px;
}

#header ul li a:hover {
	background: url(images/menu-act.jpg) repeat-x 0% 0%;
}

#header ul li#menu-act a {
	background: url(images/menu-act.jpg) repeat-x 0% 0%;
}

#logo {
	position: absolute;
	top: 120px;
	left: 36px;
}

#slogan {
	position: absolute;
	top: 270px;
	left: 35px;
}

#content-bg {
	background: #f4f4f4 url(images/content.jpg) repeat-x 0% 0%;
}

#content {
	width: 938px;
	margin: 0 auto;
	padding: 0 0 34px 0;
}

#content p {
	padding: 0 0 22px 3px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #56585c;
}

#content p a {
	color: #49a3df;
}

#content p b a {
	font-weight: normal;
	color: #bad6ea;
}

#content p i {
	float: right;
	font-style: normal;
}

#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}

.blocks {
	width: 100%;
	overflow: hidden;
	margin: 0 0 53px 0;
}

.box {
	margin: 0 0 28px 0;
}

.box .border-top {
	background: #e9ebed url(images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.box .box-indent {
	padding: 13px 18px 18px 18px;
}

.box-1 {
	background: #1c528c;
}

.box-1 .border-top {
	background: #1c528c url(images/border-top.jpg) repeat-x 0% 0%;
}

.box-1 .border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}

.box-1 .border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}

.box-1 .border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}

.box-1 .corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.box-1 .corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.box-1 .corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.box-1 .corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-1 .box-indent {
	padding: 12px 13px 13px 24px;
}

.box-1 p {
	padding: 0 0 21px 4px !important;
	color: #bad6ea !important;
}

.box-2 {
	background: #1c518b;
}

.box-2 .border-top {
	background: #1c518b url(images/border-top2.jpg) repeat-x 0% 0%;
}

.box-2 .border-bot {
	background: url(images/border-bot2.jpg) repeat-x 0% 100%;
}

.box-2 .border-left {
	background: url(images/border-left2.jpg) repeat-y 0% 0%;
}

.box-2 .border-right {
	background: url(images/border-right2.jpg) repeat-y 100% 0%;
}

.box-2 .corner-top-left {
	background: url(images/corner-top-left2.jpg) no-repeat 0% 0%;
}

.box-2 .corner-top-right {
	background: url(images/corner-top-right2.jpg) no-repeat 100% 0%;
}

.box-2 .corner-bot-left {
	background: url(images/corner-bot-left2.jpg) no-repeat 0% 100%;
}

.box-2 .corner-bot-right {
	background: url(images/corner-bot-right2.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-2 .box-indent {
	padding: 12px 13px 13px 24px;
}

.box-2 p {
	padding: 0 0 18px 4px !important;
	color: #bad6ea !important;
}

.box-2 p.extra {
	padding: 0 0 37px 4px !important;
}

.list {
	padding: 0 0 9px 4px;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 1px;
	padding: 0 0 10px 28px;
	line-height: 1em;
	vertical-align: top;
	font-size: 1.167em;
}

.list li a {
	text-decoration: none;
	color: #56585c;
}

.list li a:hover {
	text-decoration: underline;
}

.list-1 {
	padding: 0 0 26px 4px;
	margin: -1px 0 0 0;
}

.list-1 li {
	background: url(images/marker-1.gif) no-repeat 1px 7px;
	padding: 0 0 0 19px;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #bad6ea;
}

.list-1 li a {
	text-decoration: none;
	color: #bad6ea;
}

.list-1 li a:hover {
	text-decoration: underline;
}

.list-2 li {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
	margin: 0 0 26px 0;
}

.list-2 li img {
	float: left;
	margin: 0 26px 0 5px;
}

.list-2 li strong {
	background: url(images/marker-2.gif) no-repeat 0% 5px;
	display: block;
	padding: 3px 0 17px 26px;
	overflow: hidden;
	line-height: 1.167em;
	letter-spacing: -1px;
	word-spacing: 2px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #0049a4;
}

.list-2 li p {
	overflow: hidden !important;
	padding: 0 0 0 0 !important;
	line-height: 1.385em !important;
	font-size: 1.083em !important;
	color: #56585c !important;
}

.list-2 li.extra {
	background: none;
	padding: 0;
}

.list-3 {
	background: url(images/ver-bg.gif) no-repeat 49% 0;
	width: 100%;
	overflow: hidden;
}

.list-3 li {
	width: 265px;
	padding: 0 45px 30px 0;
	float: left;
}

.list-3 li img {
	float: left;
	margin: 0 6px 0 0;
}

.list-3 li p {
	overflow: hidden !important;
	padding: 0 0 0 0 !important;
	line-height: 1.385em !important;
	font-size: 1.083em !important;
	color: #56585c !important;
}

.list-3 li.extra {
	width: 260px;
	padding: 0 10px 30px 35px;
}

.list-right {
	float: right;
	padding: 0 20px 0 20px;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-decoration: none;
	color: #fff;
}

.link span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}

.link span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 22px;
	margin: 0 5px 0 21px;
	padding: 0 2px 0 5px;
}

.link:hover {
	cursor: pointer;
	color: #000;
}

.link-1 {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-decoration: none;
	color: #4e5054;
}

.link-1 span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}

.link-1 span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 20px;
	margin: 0 5px 0 21px;
	padding: 0 2px 0 6px;
}

.link-1:hover {
	cursor: pointer;
	color: #000;
}

.indent {
	padding: 0 17px 0 19px;
}

.indent-1 {
	padding: 0 17px 0 17px;
}

.indent-bot {
	margin: 0 0 18px 0;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 12px 0 28px 0;
}

.line-hor1 {
	background: url(images/hor-bg.gif) no-repeat 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.line-hor2 {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 20px 0;
}

#search input {
	background: #fff;
	width: 150px;
	height: 14px;
	padding: 0 3px 0 3px;
	margin: 0 0 15px 0;
	border: 1px solid #01305e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #56585c;
}

#contact-form {
	width: 155px;
}

#contact-form label {
	display: block;
	width: 100%;
	height: 26px;
	overflow: hidden;
}

#contact-form input {
	width: 146px;
	height: 14px;
	padding: 2px 3px 1px 3px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #8c8c8c;
}

#contact-form textarea {
	background: #fff;
	width: 146px;
	height: 78px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #8c8c8c;
}

#contact-form a {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	margin: 22px 0 0 7px;
	text-decoration: none;
	color: #4e5054;
}

#contact-form a span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}

#contact-form a span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 20px;
	margin: 0 5px 0 21px;
	padding: 0 2px 0 6px;
}

#contact-form a:hover {
	cursor: pointer;
	color: #000;
}

#footer-bg {
	background: url(images/footer.jpg) repeat-x 0% 0%;
}

#footer {
	width: 938px;
	height: 67px;
	margin: 0 auto;
	overflow: hidden;
}

#footer p {
	padding: 0 1px 0 0;
	line-height: 66px;
	text-align: center;
	color: #f4f4f4;
}

#footer p span {
	margin: 0 6px 0 0;
}

#footer p a {
	margin: 0 0 0 6px;
	color: #f4f4f4;
}