@charset "utf-8";
/* CSS Document */

/* 1. BASICS  */
/*-------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
* {
	font-family:Arial, Helvetica, sans-serif;
}

html { 
	
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
	/*overflow-x:hidden; for IE6*/
	}

body {
	line-height: 1.5em;
	font-size:70%;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/body_bg.jpg) #FFFFFF;
}

ol, ul {
	list-style: none;
}



table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

h1, h2, h3, h4 {
	color: #A4B506;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, sans-serif;
}



h1 {
	font-size: 2.2em;
	font-weight:bold;
	line-height: 1.5em;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	}
	
h4 {
	color:#0b7188;
	font-weight:bold;
	font-size: 1.3em;
	line-height: 1.5em;
	}

p{
	font-size: 1em;
}

img {
	vertical-align:middle;
}

/* 2. Layout  */
/* --------------------------------------------------------- */

#maincontainer{
	width:100%;
	margin:0px auto;
}

#Cellmaincontainer{
	width:1000px;
	margin:0px auto;
}

#innerContainer{
	float:left;
	display:inline;
	width:100%;
	background:url(../images/header_bg.jpg) repeat-x bottom #FFFFFF;						/*Mention according to page*/
}


#header{
	margin: 0 auto;
	float:left;
	display:inline;
	width:1000px;						/*Mention according to page*/
	height:143px;					/*mention with the same of background image*/
}

.logoCont{
	float:left;
	display:inline;
	width:170px;						
	height:46px;
	margin:35px 0px 0px 41px;					
}

.NavContainer{
	float:right;
	display:inline;
	width:546px;						
	height:52px;
	margin:35px 45px 0px 0px;
}

.profileLink{
	float:right;
	display:inline;
	width:83px;						
	height:52px;
	margin:0px 0px 0px 0px;
	background:url(../images/profile.jpg) no-repeat;
}

.profileLinkActive{
	float:right;
	display:inline;
	width:83px;						
	height:52px;
	margin:0px 0px 0px 0px;
	background:url(../images/profile_active.gif) no-repeat;
}

.profileLink:hover{
	background:url(../images/profile_hover.jpg) no-repeat;
}

.contactLink{
	float:right;
	display:inline;
	width:108px;						
	height:52px;
	margin:0px 30px 0px 0px;
	background:url(../images/contact.jpg) no-repeat;
}
.contactLinkActive{
	float:right;
	display:inline;
	width:108px;						
	height:52px;
	margin:0px 30px 0px 0px;
	background:url(../images/contact_active.gif) no-repeat;
}


.contactLink:hover{
	background:url(../images/contact_hover.jpg) no-repeat;
}

.galleryLink{
	float:right;
	display:inline;
	width:97px;						
	height:52px;
	margin:0px 30px 0px 0px;
	background:url(../images/gallery.jpg) no-repeat;
}

.galleryLinkActive{
	float:right;
	display:inline;
	width:97px;						
	height:52px;
	margin:0px 30px 0px 0px;
	background:url(../images/gallery_active.gif) no-repeat;
}
.galleryLink:hover{
	background:url(../images/gallery_hover.jpg) no-repeat;
}

.pageCell{
	float:left;
	display:inline;
	width:1000px;
	/*height:400px;	*/
	/*background:url(../images/cell_top_bg.jpg) repeat-x top;*/
}

.leftpanel{
	float:left;
	display:inline;
	width:197px;
	margin:0px 0px 0px 22px;
	/*border:solid 1px #009933;*/
}

.americanExpressHeading {
	font-size: 13px; 
	font-weight:bold;
	
}
.panel_heading{
	float:left;
	display:inline;
	height:25px;
	margin:0px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#414141;
}

.left_nav_cont{
	float:left;
	display:inline;
	width:197px;
	margin:2px 0px 0px 0px;
	vertical-align:middle;
	/*border:solid 1px #009933;*/
}

.left_nav_links {
	float:left;
	display:inline;
	height:24px;
	width:177px;
	margin:0px 0px 0px 0px;
	padding-left:20px;
	font-size:1.1em;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border-top:dotted 1px #babbbd;
	line-height: 25px;
	background:url(../images/bullet_black.gif) no-repeat left;
	vertical-align:middle;
	
}
.left_nav_linksActive{
	float:left;
	display:inline;
	height:24px;
	width:177px;
	margin:0px 0px 0px 0px;
	padding-left:20px;
	font-size:1.1em;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border-top:dotted 1px #babbbd;
	line-height:25px;
	background:url(../images/bullet_red.gif) no-repeat left;
}

.left_nav_links:hover{
	color:#000000;
	background:url(../images/bullet_red.gif) no-repeat left;
}

.middle_cont{
	float:left;
	display:inline;
	width:500px;
	margin:0px 0px 0px 34px;
}

.bannerCont{
	float:left;
	display:inline;
	width:500px;
	height:375px;
	margin:0px 0px 0px 0px;
}

.bannerCont img{
	border:solid 8px #d4d5d7;
}

.description{
	float:left;
	display:inline;
	width:500px;
	margin:10px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	color:#505050;
}

#profileHead {
	font-size: 120%;
	clear:left;

}
#profileHead span {
	font-size: 110%;
	font-weight:800;
}
#profileHead p {
margin:0;
padding:0;
line-height: 140%;

}

#profileHead .red {
color:#aa0000;
font-weight:800;
}

.rightPanel{
	float:left;
	display:inline;
	width:194px;
	margin:26px 0px 0px 28px;
}

.right_heading{
	float:left;
	display:inline;
	width:194px;
	margin:0px 0px 18px 0px;
	font-size:14px;
	font-weight:bold;
}

.small_banner_cont{
	display:inline;
	width:194px;
	margin:0px 0px 0px 0px;
}

.small_banner{
	float:left;
	display:inline;
	width:89px;
	height:62px;
	margin:15px 0px 0px 0px;
}

.small_banner img{
 	border:solid 4px #D6D5D3;
}

.small_banner img:hover{
 	border:solid 4px #909aa0;
}

.footer{
	width:948px;
	margin:0px auto;
}

.footer_inner{
	float:left;
	display:inline;
	width:948px;
	height:55px;
	margin:50px 0px 0px 0px;
	 border-top:dashed 1px #686868;
}

.copyRight{
	float:left;
	display:inline;
	width:344px;
	margin:0px 0px 0px 340px;
	font-size:11px;
	line-height:55px;
	color:#7d868d;
}

.validation{
	float:right;
	display:inline;
	width:150px;
	margin:25px 0px 0px 100px;
	font-size:11px;
	line-height:55px;
}

.validation img{
	float:right;
	display:inline;
	margin-left:10px;
}