/* CSS Document */
body{
background-color: #E1E1E1;
padding:0px;
margin: 0px;
}

a.quotelink:link{
	color: #10446A;
	font-weight: 800;
	font-size: 15px;
	font-family: arial;
	text-decoration: none;
	text-align:center;
    display: block;
	width: 150px;	
	border-width:1px;
	border-style: outset;
	border-color:#0E416B;
}
a.quotelink:visited{
	color: #10446A;
	font-weight: 800;
	font-size: 15px;
	font-family: arial;
	text-decoration: none;
	text-align:center;
    display: block;
	width: 150px;	
	border-width:1px;
	border-style: outset;
	border-color:#0E416B;
}
a.quotelink:hover{
	color: #5E82A3;
	font-weight: 800;
	font-size: 15px;
	font-family: arial;
	text-decoration: none;
	text-align:center;
    display: block;
	width: 150px;	
	border-width:1px;
	border-style:inset;
	border-color:#0E416B;
}
li.nomarginlist{
margin:1px;
}
.countrytop{
border-color: #999999;
border-width:1px;
border-style:solid;
}
.countrymid{
border-color: #999999;
border-width:1px;
border-style:solid;
float:right;
}
#headerlinks{
	position:absolute;
	right:5%;
	top:67px;
    line-height:normal;
}

#headerlinks ul {
	margin:0;
	padding:0px;
	list-style:none;    
	display:block;
}
#headerlinks li 
{
	float:left;
	margin-right:-3px;
	padding:0px;
} 
#headerlinks a {
    display:block;
    background:url("../images/menubg.gif") no-repeat;
	width:105px;
	padding-top:10px;
	height:30px;
	text-align:center;
	color:#666666;
	text-decoration: none;
	font-size: 13px;
	font-family: arial;
}
#headerlinks a:hover {
    display:block;
	background-color:07559D;
    background:url("../images/menubg-over.gif") no-repeat;
	width:105px;
	padding-top:10px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: arial;
}

#headerlinks #current a {
    display:block;
    background:url("../images/menubg-over.gif") no-repeat;
	width:105px;
	padding-top:10px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-family: arial;
}
.style2 {
}

#header{
position:absolute;
top: 98px;
left: 0px;
width:100%;
height: 216px;
background-image: url(../images/headerbg.gif);
background-repeat:repeat-x;
color: #0253B8;
font-size: 12px;
font-family: arial;
}

#footer{
position:relative;
float:inherit;
height:43px;
width:100%;
background-image:url(../images/footerbg.gif);
background-repeat:repeat-x;
}
#footertext{
position:relative;
color:#FFFFFF;
font-family:Arial;
font-size:13px;
padding-top:25px;
width:100%;
text-align:center;
}

#headertext{
position:absolute;
left: 5%;
right: 5%;
width:90%;
}
#logo{
position:absolute;
left: 5%;
top: 0px;
}

#floatingpicturerightheader{
position:relative;
float: right;
padding:5px;
}
#floatingpictureleftheader{
position:relative;
float: left;
padding:5px;
}

#floatingpicturerightnoborder{
position:relative;
float: right;
}
#topmenubar{
position:absolute;
width:100%;
height:14px;
top:98px;
background-image:url(../images/topmenugradient.gif);
background-repeat:repeat-x;
}
#main{
position:absolute;
top: 113px;
left: 5%;
right: 5%;
width:90%;
background-color: #FFFFFF;
}
#homemain{
position:absolute;
top: 314px;
left: 5%;
right: 5%;
width:90%;
background-color: #FFFFFF;
}

#maintext{
padding: 10px;
margin-left:221px;
background-color: #FFFFFF;
font-family:Arial;
font-size:13px;
}

#homemaintext{
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background-color: #FFFFFF;
font-family:Arial;
font-size:13px;
}

#topsectionbg{
position:absolute;
top: 0px;
left: 0px;
width:100%;
height: 98px;
background-image:url(../images/imagestopbg.gif);
background-repeat:repeat-x;
}

#leftside{
position:relative;
float:left;
height: 100%;
padding-right:10px;
width:220px;
background-image: url(../imagesleftsidebg.gif);
background-repeat:repeat-y;
}

a:link{
	font-weight: 100;
	font-family: arial;
	font-size: 13px;
	color: #07559D;
	text-decoration: underline;
}
a:visited{
	font-weight: 100;
	font-family: arial;
	font-size: 13px;
	color: #07559D;
	text-decoration: underline;
}
a:hover{
	font-weight: 100;
	font-family: arial;
	font-size: 13px;
	color: #07559D;
	text-decoration:none;
}


a.blogheader:link{
	font-weight: 700;
	font-family: arial;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}
a.blogheader:visited{
	font-weight: 700;
	font-family: arial;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}
a.blogheader:hover{
	font-weight: 700;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

a.leftmenulink:link{
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-weight: 100;
	font-family: arial;
	font-size: 15px;
	color: #07559D;
	text-decoration: none;
    display: block;
	width: 200px;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
a.leftmenulink:visited{
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-weight: 100;
	font-family: arial;
	font-size: 15px;
	color: #07559D;
	text-decoration: none;
    display: block;
	width: 200px;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
a.leftmenulink:hover{
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-weight: 100;
	font-family: arial;
	font-size: 15px;
	color: #07559D;
	text-decoration: none;
    display: block;
	width: 200px;
	height: 22px;
	background-color: #E1E1E1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
#callback{
margin:20px;
text-align: center;
padding-top:10px;
padding-bottom:10px;
background-color: #EBEFF4;
border-color:#07559D;
border-style: solid;
border-width: 1px;
}
#skypecall{
margin:20px;
text-align: center;
padding-top:10px;
padding-bottom:10px;
background-color: #EBEFF4;
border-color:#07559D;
border-style: solid;
border-width: 1px;
cursor:pointer;
}
#testimonial{
margin:10px;
padding-top:6px;
background-image:url(../images/testimonialbg.gif);
background-color: #EBEFF4;
background-repeat:no-repeat;
width:197px;
}
#testimonialtext
{
	padding-left: 50px;
	padding-right: 3px;
	padding-bottom:3px;
	text-align: center;
}
li{
margin-left:25px;
}
#leftsidetext{
	margin:10px;
	font-family:Arial;
	font-size:13px;
}

p.nomargin{
	margin-left: 0px;
}
h1{
	font-family:Arial;
	font-size:15px;
}
h2{
	font-family:Arial;
	font-size:14px;
}
h3{
	font-family:Arial;
	font-size:14px;
}
h4{
	font-family:Arial;
	font-size:14px;
}
h5{
	font-family:Arial;
	font-size:14px;
}
h6{
	font-family:Arial;
	font-size:14px;
}
h7{
	font-family:Arial;
	font-size:14px;
}
h8{
	font-family:Arial;
	font-size:14px;
}
h9{
	font-family:Arial;
	font-size:14px;
}
h10{
	font-family:Arial;
	font-size:14px;
}
.style3 {
	color: #07559D;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
}
.tabletext {
	font-size: 13px;
	color: #07559D;
}
.tabletext2 {
	font-size: 13px;
	color: #000000;
}
.style5 {color: #07559D}
.style6 {font-size: 12px; color: #07559D; }
#newheader{
	position:absolute;
	top:15px;
	width:90%;
	left:10%;
	text-align:center;
	font-size: 28px;
	color: #0458C3;
	font-weight: bold;
	font-family: arial;
}