/* CSS Document */
body
	{
	padding:0px;
	margin:0px;
	color:#494949;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#B6D9D5 url(../images/bodytop_bg.gif) top repeat-x;
	}
	
/**** Header Tags ****/	
	
h1,h2,h3,h4,h5,h6 
	{
	margin:0px;
	padding:0px;
	}	
		
h1 
	{ 
	color:#17455C; 
	font-size:20px;
	padding:10px 0px 5px 0px;
	font-weight:bold;
	}	
	
h2 
	{ 
	color:#17455C; 
	font-size:18px;
	font-weight:bold;
	}

h3
	{
	color:#17455C; 
	font-size:15px; 
	font-weight:bold; 
	padding-bottom:5px;
	}

.form h3 
	{
	margin: 0; 
	margin-bottom: 0.5em; 
	border-bottom: 1px solid #2E6070; 
	}

h4 
	{ 
	color:#1B4460; 
	font-size:13px;
	font-weight:bold;
	}			
	
a	
	{
	outline:none;
	}	
	
p
	{
	margin-top:0px;	
	}	
	
/**** Container Body Section CSS ****/	

	
#container_header
	{	
	margin: 0 auto;
	padding:0px;
	width:998px;
	background-color:#fff;
	height:129px;
	padding-top:25px;
	background:#fff url(../images/top_bg.jpg) top no-repeat;
	}
	
#container_headerl
	{
	width:243px;
	float:left;
	margin: 0px;
	padding:10px 10px 3px 25px;
	}
	
#container_headerr
	{
	width:670px;
	float:right;
	margin: 0px;
	text-align:center;
	padding:7px 30px 3px 0px;
	}

#container_header a
	{	
	text-decoration:none;
	color:#356976;
	}	
	
#container_header a:hover
	{
	text-decoration:underline;
	color:#3CA5A1;
	}	

.header_address
	{
	line-height:14px; 
	font-size:13px;
	padding-top:5px;
	text-align:right;
	}
	
.header_address h3
	{	
	color:#494949; 
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	}

#header_banner
	{
	margin:0 auto; 
	text-align:center; 	
	background: #fff url(../images/middle_bg.gif) repeat-y;
	width:998px;
	}
	
#header
	{
	width:998px;
	margin:0 auto;
	background: #fff url(../images/middle_bg.gif) repeat-y;
	height:36px;
	}	

/**** Container Body Tags ****/

#container_body
	{
	width:948px;
	margin:0 auto;
	background: #fff url(../images/middle_bg.gif) repeat-y;
	padding:10px 25px;
	}
	
#container_body a
	{
	text-decoration:underline;
	color:#356976;
	}	
	
#container_body a:hover
	{
	text-decoration:underline;
	color:#3CA5A1;
	}	
	
#container_body_left_home{
	float:left;
	width:250px;
	text-align:left;
	}
	
#container_body_right_home{
	float:right;
	width:687px;
	text-align:left;
	}
	
#container_body_left{
	float:left;
	width:623px;
	text-align:left;
	}
	
.content_body_bg
	{
	background:#fff url(../images/content_bg.jpg) center no-repeat;
	}
	
#container_body_right{
	float:right;
	width:315px;
	text-align:left;
	}

.lft_pannel1_bg
	{
	background: #679D99 url(../images/box1_bg.gif) repeat-x;
	color:#fff;
	padding:10px;
	margin-bottom:20px;
	}

.lft_pannel2_bg
	{
	background: #6988A0 url(../images/box2_bg.gif) repeat-x;
	color:#fff; 
	padding:10px;
	margin-bottom:20px;
	}

.lft_pannel1_bg h3, .lft_pannel2_bg h3
	{
	color:#fff;
	}


.sear 
	{ 
	padding:25px 0px 10px 0px;
	}	

.hr	{
	background-color:#2E6070; 
	color:#2E6070; 
	margin-bottom:10px;
	}
	
.container_pad
	{
	padding:15px;
	}

.left_bg
	{
	background-color:#C9E6C7;
	width:240px;
	text-align:center;
	}
	
.left_table
	{
	vertical-align:top;
	text-align:left;
	}

.left_table img
	{
	padding:5px;
	}
	
.left_table a
	{
	float:right;
	}
	
.request_appointment
	{
	background: url(../images/con_form_middle.gif);
	height:214px; 
	background-repeat:repeat-x; 
	border-left:1px solid #B6D9D5;
	border-right:1px solid #B6D9D5;
	}
	
.conbox_top
	{
	background:url(../images/con_form_top.gif) no-repeat; 
	width:292px; 
	height:36px; 
	text-align:center; 
	margin-bottom:0;
	}
	
.conbox_top h1
	{
	padding-top:5px; 
	margin-bottom:0; 
	padding-bottom:0;
	}
	
.conbox_bottom
	{
	background:url(../images/con_form_bottom.gif) no-repeat; 
	width:292px; 
	height:10px;
	}

.btnsbmt
	{
	background:url(../images/con_button.gif) no-repeat; 
	width:58px; 
	height:20px; 
	font-weight:bold;  
	text-align:center; 
	color:#000; 
	border:0;
	}

.request_bor
	{
	border:1px solid #CCCCCA
	}

.request_box
	{
	text-align:left;
	}
	
#container_pad1
	{
	padding:5px;
	}		

.align_right
	{
	text-align:right;
	}

.radio_check
	{
	vertical-align:middle;
	}
	
.lightcolortd
	{
	border-right:1px solid #DCDCDC;
	}
	
.lightcolortd1
	{
	border-right:1px solid #DCDCDC;
	color:#7B7B7B;
	padding:40px 2px 10px 3px;
	font-size:10px;
	}	
	
.scarttop{
margin:0;
padding:0;
}

.scarttop h1{
padding-bottom:0; 
float:left;
}

.scartopr{
float:right; 
vertical-align:middle; 
padding-top:10px;
}

.scartopr img{
vertical-align:middle; 
padding-bottom:5px;
}

#siteul
	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	color:#17455C;
	}	
	
#siteul ul ul
	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	}	

/******************* Header Part *********************/

#header_gal 
	{
	margin:0 auto;
	background-color:#2E6070;
	height:24px;
	color:#fff;
	}
	
#header_gal ul
	{ 
	margin:0px; 
	padding:0px;
	float:left;
	}
	
#header_gal ul li
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-right:1px solid #ffffff;
	}
	
#header_gal ul li a
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
	}
	
#header_gal ul li a:hover
	{
	background-color:#3BA19E;
	text-decoration:none;
	color:#fff;
	}	
	
#header_gal #on a
	{
	background-color:#3BA19E;
	text-decoration:none;
	display:block;
	}
	
#header_gal #on a:hover
	{
	background-color:#3BA19E;
	text-decoration:none;
	color:#fff;
	}	
	
#num 
	{ 
	padding-top:10px;
	}

#num a 
	{  
	padding:0px; 
	padding-left:3px; 
	padding-right:3px; 
	color:#000; 
	text-decoration:none; 
	background-color:#B6D9D5;
	}

#num a:hover 
	{ 
	padding:0px; 
	padding-left:3px; 
	text-decoration:none; 
	padding-right:3px; 
	color:#FFFFFF; 
	background-color:#3CA5A1;
	}	
	
.displayimg 
	{ 
	padding:0px 0px 0px 0px; 
	border:1px solid #4C8486; 
	font-size:12px; 
	background-color:#fff; 
	text-align:center;
	}
	
.displayimg1 
	{
	background-color:#2E6070; 
	height:20px; 
	text-align:left; 
	padding-top:5px; 
	color:#ffffff; 
	margin-bottom:10px;
	}		
	
/**** News ****/

.newsh
	{
	background-color:#3CA5A1;
	color:#fff;
	}
	
.newsb
	{
	background-color:#E7F3F2;
	}		
	
/**** Links Page ****/

.linkdes
	{
	padding-left:0px;
	}
	
.linkdes1
	{
	padding-left:30px;
	}	
	
.linkurl
	{
	padding-left:30px;
	}	

/******************* Products menu Part *********************/
	
#pro_menu {
width:210px;
padding:0;
background-color:#6493B0;
font-size:12px;
font-weight:bold;
}

#pro_menu ul {
margin:0;
padding:0;
float:left;
list-style-type:none;
text-align:left;
padding-bottom:10px;
}

#pro_menu ul li {
width:100%;
border-bottom:1px solid #fff;
display:block;
}

#pro_menu ul li a {
color:#000;
width:200px;
text-decoration:none;
padding:8px 5px 8px 5px;
display:block;
background-color:#6493B0;
color:#fff;
}

#pro_menu ul li a:hover{
color:#000;
background-color:#C8DEF3;
}

#pro_menu #on1 a {
color:#fff;
background-color:#20547F;
}

#pro_menu #on1 a:hover {
color:#fff;
background-color:#20547F;
}

.but{
	background-color:#ED4B4E;
	color:#fff;
	font-weight:bold;
	}
	

.head_bg{ background:#356976; padding:10px; color:#fff;}

.prod_detail_head{width:100%; background-color:#356976; color:#fff; padding:8px;  font-weight:bold;}
/**** Admin Footer ****/	
	
#footer 
	{
	width:998px;
	margin: 0 auto;	
	font-size:11px;
	margin-top:0px;
	color:#1C495E;
	background-color:#DDCFAA;
	height:23px;
	bottom:0px;
	background:url(../images/bottom_bg.gif) top no-repeat;
	}
	
ul#bot
	{
	list-style-type: none;
	margin: 0px;
	padding: 20px 50px 5px 45px;
	}		 
		 
ul#bot .le 
	{ 
	width:350px; 
	float: left; 
	}

ul#bot .ri 
	{
	float: right; 
	}
	
ul#bot  a 
	{
	color:#1C495E; 
	text-decoration:none;
	}

ul#bot .mi { width:200px; float:left; text-align:center;}

#bot a:hover 
	{ 
	text-decoration:none; 
	border-bottom:1px dotted;
	color:#000;
	} 
	
/**** Buttons Tags ****/


.but1
	{
	background: uurl(../images/button_bg.gif);
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #B3BAB2;
	}
	
.but2
	{
	background-color:#9d0000;
	padding:2px 6px 2px 6px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	}			
	
/**** Form Tags ****/	
	
input, textarea, select
	{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	}	
		
.input 
	{
	border:1px solid #000000;
	}
	
.textarea
	{
	border:1px solid #000000;
	}		
	
.select
	{
	border:1px solid #000000;
	}
	
	
/**** Contact Page ****/
#contact_form_box 
	{
	width:600px;
	padding:10px;
	padding-top:0;
	}	
	
.errors
	{
	color:#9d0000;
	}	
		

/*Text inputs*/
.textinput, .textinputHovered 
	{
	width:252px;
	max-width:252px;
	height:15px;
	background-image:url(../images/input.gif) no-repeat left top;
	padding:4px 8px;
	}

.textinput1, .textinput1Hovered 
	{
	width:102px;
	height:15px;
	background-image:url(../images/input2.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	max-width:102px;
	}

.textinput2, .textinput2Hovered 
	{
	width:102px;
	max-width:102px;
	height:15px;
	background-image:url(../images/input2.gif) no-repeat left top;
	background-image:
	border:none;
	padding:4px 0px;
	padding-left:5px;
	}
	
.textinputHovered 
	{
	background-position:left bottom;
	}

.textinput1Hovered 
	{
	background-position:left bottom;
	}	
		
.textinput3, .textinput3Hovered 
	{
	width:122px;
	height:15px;
	background:url(../images/input4.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}

/*Text areas*/
.textarea, .textareaHovered 
	{
	width:336px;
	height:125px;
	background-image:url(../images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	
.textareaHovered 
	{
	background-position:left bottom;
	}	

.textarea1, .textarea1Hovered 
	{
	width:700px;
	height:85px;
	background:url(../images/textarea_new.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	}
	
.textarea1Hovered 
	{
	background-position:left bottom;
	}

/*Button*/
.buttonSubmit, .buttonSubmitHovered 
	{
	width:69px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/but.jpg) ;
	cursor:pointer;
	border:none;
	}

.buttonSubmit:Hover 
	{
	width:69px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	background:url(../images/but1.jpg);
	cursor:pointer;
	border:none;
	}

.bgblck
	{
	background:#000000;
	}

.bgwht
	{
	background:#fff;
	}

.pro_but{
	background-color:#A0C9DA;
	color:#000;
	font-weight:bold;
	}