

/*
html, body {
	height:100%;	
}
*/

body {
	width:784px;
	margin: auto;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #4c4c4c;
	background: #838383 url("../images/bodybg.jpg") repeat-x top left;
}

a {
	text-decoration: none;
	color: #02679b;
}

a:hover {
	
	color: #c40c0c;
	text-decoration: none;
}

img {
	border:0;	
}

/* To avoid dotted borders to the image */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* dotted borders to image - end */

/* B:Header */



div#header {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height:94px;
	background:#fff url("../images/header_bg.gif") no-repeat top left;
	
}

div#logo {
	margin:0px;
	padding:25px 0px 0px 25px;
}


div#link_comment {
	padding:8px 0px 0px 0px;
	color:#fff;

}




/* Body- Body*/


#wrapper {
	width:auto;
	padding: 10px 10px 0px 10px;
	background-color:#fff;
	min-height:351px;
	_height:351px;line-height:18px;
	
	}


div#left {
	float:left;
	width: 190px;
        margin:0px;
	padding:0px;
}  
	
	#vertical_nav {
		margin: 0px;
		padding: 4px 0px 0px 0px;
        }
	
	#vertical_nav ul{
		list-style-type: none;
		margin: 0px;
		padding: 0px 0px 5px 10px;
		
	}
	#vertical_nav li {
		margin: 0px 0px 0px 0px;
		padding: 7px 0px 10px 18px;
		font-weight: bold;
		background: url(../images/vert_navBullets.jpg) no-repeat top left;
		border-bottom:solid 1px #efefef;
		}
		
		#vertical_nav ul ul   {
			list-style-type: none;
			margin: 5px 0px 0px 0px;
			padding: 0px;
                }
		
		#vertical_nav ul ul li {
                margin: 0px 0px 0px 0px;
		padding: 7px 0px 10px 18px;
		font-weight: normal;
		background: url(../images/vert_navBullets.jpg) no-repeat top left;
		
		}
		
		#vertical_nav .selected {
			color: #c40c0c;
			font-weight: bold;
                }


.leftsection {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
	.leftsection h2 {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
                font-size: 12px;
		color:#fff;
	        background-color:#c40c0c;
	        text-align:center;
		}
		
	.leftsection ul {
		list-style-type: none;
		margin:8px 0px 0px 0px;
		padding:0px;
		color: #02679b;
		
	}
	.leftsection li {
		margin: 0px 0px 0px 5px;
		padding: 0px 0px 8px 15px;
		font-weight: normal;
			background: url(../images/rightmark.gif) no-repeat top left;
		}
	




div#link_comment {
	margin:1px 0px 0px 0px;
	height:24px;
	padding:8px 0px 0px 15px;
	color:#fff;
	background-color:#6ba798;

}


	
div#content {
	position:relative;
	margin: 0px 10px 0px 200px;
	padding: 5px 0px 10px 0px;
	text-align:justify;
	line-height:18px;
}

	#content ul {
		list-style-type: none;
		margin:10px 0px 10px 0px;
		padding:0px;
		
	}
	
	#content li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 7px 15px;
		font-weight: normal;
		background: url(../images/smallBullet.gif) no-repeat top left;
		}

	#content b {
	
		font-weight: bold;
		color: #02679b;
		}




.home_section {
	float:left;
	margin:15px 0px 0px 0px;
	background:#fff url("../images/home_section.gif") repeat-x top left;
	height:250px;
	width:377px;

}

.home_section ul {
		list-style-type: none;
		margin:10px 0px 10px 15px;
		padding:0px;
		
	}
	
	.home_section li {
		
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 5px 15px;
		font-weight: normal;
		background: url(../images/rightmark.gif) no-repeat top left;
		}

.feature_section {
	float:left;
	margin:10px 0px 0px 0px;
	background:#fff url("../images/blueFeature.gif") repeat-x top left;
	height:112px;
	width:377px;

}

h1 {
	position:relative;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 15px 22px;
        font-size: 16px;
	color:#ce4646;
	background: url(../images/title_bullet.gif) no-repeat top left;


}

h3 {
	width: 377px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	height:25px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background: url("../images/redBg.gif") no-repeat top left;

}

h5 {
		margin:0px;
		padding: 10px 0px;
                font-size: 11px;
		color:#fff;
	        background-color:#056093;
	        text-align:center;
		}


.knowmore  {
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px;
	
}
        .knowmore a {
		font-size: 10px;
		font-weight:bold;
		color: #c40c0c;
        }
	
	.knowmore a:hover {
		color: #02679b;
		text-decoration: none;
        }


.deal {
	margin:10px 0px 0px 10px;
	padding:0px;
}
        .deal a {
		float:left;
		margin:0px 10px 0px 0px;
		padding:60px 10px 0px 10px;
		width:197px;
		height:57px;
		font-size:11px;
		color:#fff;
		display:block;
       }
       
       .deal a:hover {
	       color:#fff;
       }
       
       .deal b {
	       font-size:16px;
       }

div#ticker {
	float:left;
	margin: 10px 0px 10px 0px;
	padding:9px 10px 5px 5px;
	background: #f4f4f4 url("../images/ticker.gif") no-repeat top left;
	height:19px;
	width:811px;
}

        #ticker span:hover {
		background:none;
        } 
	
	div#select_country {
		float:right;
		margin:21px 13px 0px 0px;
		padding:7px 10px 0px 10px;
		font-size:11px;
		width:245px;
		height:34px;
		color:#c40c0c;
		background: url("../images/select_countryBg.jpg") no-repeat top left;
       }
       
       #select_country img {
	       margin:0px;
	       padding:0px 10px 0px 0px;
       }
       
       #select_country span:hover {
	       background:none;
       }

div#selected_region {
	float:right;
	padding:10px 15px 0px 0px;
	color:#01669a;
	font-size:11px;
}

.news_section {
	padding:10px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:#f1f1f1 solid 1px;
	min-height:50px;
	_height:50px
}

        .news_section h2 {
		margin:0px 0px 10px 0px;
		color: #c40c0c;
		font-size:14px;
}


.box_section {
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: solid 1px #f1f1f1;
	min-height:50px;
	_height:50px

}

div#header_image {
	
	margin:0px 0px 10px 0px;
	height:209px;
	background: #fff url("../images/barber_img.jpg") no-repeat top left;

}

div#formBg {
	background-color:#F7FBFF;
	padding:10px; 
	margin:0px;
       width:541px;	
	border:solid 1px #DCEFFF;
	border-width: 0px 1px;

}

table {


  width:614px;
  float:right;
  font-size:11px;
  margin:0px 15px;
  color: #363636;

  
}

th {
	
	padding:4px 15px 4px 0px;
	color: #0A618F;
	font-size:10px;
	border-bottom:solid 1px #e1f4ff;
	border-top:0px;
	font-weight:bold;
	text-align:right;
}

td {
	padding:4px 0px 4px 15px;
	color: #0A618F;
	font-size:10px;
	border-bottom:solid 1px #e1f4ff;
	border-top:0px;
	font-weight:bold;
	text-align:left;
}

.tableBg {
	width:645px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	background:#fff url(../images/formBg.jpg) repeat-y top left;
}

#footer_links ul {
		list-style-type: none;
		float:right;
		margin: 20px 70px 0px 0px;
		font-size:10px;
		padding: 0px 10px 0px 0px;color:#fff;
	}
	
	#footer_links li {

		margin: 0px;
		padding: 0px 8px 0px 8px;
		display: inline;
		font-weight:bold;
		
			}
			
	#footer_links li a {
		color:#fff;
	}



/* start ---- footer */

#footer {
	clear: both;
	margin: 0px;
	padding:55px 0px 0px 0px;
	font-size: 10px;
	height:38px;
        color: #fff;
	background: #838383 url("../images/footer_top.gif") no-repeat top left;
}	
	
	#footer a {
		color:#fff;
        }
	
	#footer a:hover {

		text-decoration: underline;
        }
	
	#copyright {
		float: left;
		margin: 0px;
		padding: 0px 0px 0px 10px;
        }
	
	#developed {
		float: right;
		padding: 0px 10px 0px 0px;
        }
	

/*end of footer */




