/*
12-Column CSS Framework.
Developed then modified
http://www.briget.org, http://www.elegantweb.com
*/

/*************************************
Table of Contents
-------------------------------------
[1] - Reset CSS
[2] - 12-Col Frame
[3] - HEADER
[4] - FONTS
[5] - HEADING TAGS
[6] - CONTENT
[7] - FOOTER
[8] - TABLES WITH DIV'S	
[9] - LIST STYLES
[10]- OTHER SHORT-CODES
[11]- FORM
[12]- GALLERY
[I] - jQuery Styles
    - a) SLIDEING BANNER
	- b) TABS PANNEL
[II]- NOTE*	
*************************************/

/* [1] - Reset CSS */


body 										{line-height:1}
ol, ul 										{list-style:none}
blockquote, q 								{quotes:none}
blockquote:before, blockquote:after, q:before, q:after 
											{content:''; content:none}
:focus 										{outline:0}
p
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	line-height:24px;
	margin-top:15px;
}		
a											{
	text-decoration:none;
	color: #3982A3;
}

/*********************************************************************************/

/* [2] - 12-Col Frame */

.main_wrap									{width:960px; margin:0 auto; position:relative;}

.main_wrap_support							{width:960px; float:left; position:relative}
.clearfix:after								{content:" "; display:block; height:0; clear:both}
.grid_1, .grid_2, .block, .mini_wrap, .additional_wrap1, .two-equals, .menu, .left_pannel, right_panel, .right_three, .grid_10, .grid_11, .full_width
											{
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.nmr_lft									{margin-left:0}
.nmr_rgt									{margin-right:0}
.left_1, .left_2, .left_3, .left_4, .left_5, .left_6, .left_7, .left_8, .menu, .left_10, .left_11,
.right_1, .right_2, .right_3, .right_4, .right_5, .right_6, .right_7, .right_8, .right_9, .right_10, .right_11
                                            {position:relative}
.clear 										{width:0; height:0; clear:both; display:block; overflow:hidden; visibility:hidden}

.main_wrap .grid_1							{width:60px}
.main_wrap .grid_2							{width:140px}
.main_wrap .block							{
	width:232px;
	padding-right: 2px;
}
.main_wrap .logoblock						{
	width:469px
}
.main_wrap .mini_wrap						{
	width:308px
}
.main_wrap .additional_wrap1				{width:380px}
.main_wrap .two-equals						{
	width:450px
}
.main_wrap .menu							{
	width:545px
}
.main_wrap .left_pannel						{
	width:580px;
	position:relative;
}
.main_wrap .right_three							{width:700px}
.main_wrap .grid_10							{width:780px}
.main_wrap .grid_11							{width:860px}
.main_wrap .full_width						{
	width:940px;
	z-index: 50;
}

.main_wrap .mleft_1							{margin-left:80px}
.main_wrap .mleft_2							{margin-left:160px}
.main_wrap .mleft_3							{margin-left:240px}
.main_wrap .mleft_4							{margin-left:320px}
.main_wrap .mleft_5							{margin-left:400px}
.main_wrap .mleft_6							{margin-left:480px}
.main_wrap .mleft_7							{margin-left:560px}
.main_wrap .mleft_8							{margin-left:640px}
.main_wrap .mleft_9							{margin-left:720px}
.main_wrap .mleft_10						{margin-left:800px}
.main_wrap .mleft_11						{margin-left:880px}

.main_wrap .mright_1						{margin-right:80px}
.main_wrap .mright_2						{margin-right:160px}
.main_wrap .mright_3						{margin-right:240px}
.main_wrap .mright_4						{margin-right:320px}
.main_wrap .mright_5						{margin-right:400px}
.main_wrap .mright_6						{margin-right:480px}
.main_wrap .mright_7						{margin-right:560px}
.main_wrap .mright_8						{margin-right:640px}
.main_wrap .mright_9						{margin-right:720px}
.main_wrap .mright_10						{margin-right:800px}
.main_wrap .mright_11						{margin-right:880px}

.main_wrap .left_1							{left:40px}
.main_wrap .left_2							{left:160px}
.main_wrap .left_3							{left:240px}
.main_wrap .left_4							{left:320px}
.main_wrap .left_5							{left:400px}
.main_wrap .left_6							{left:480px}
.main_wrap .left_7							{left:560px}
.main_wrap .left_8							{left:640px}
.main_wrap .left_9							{left:720px}
.main_wrap .left_10							{left:800px}
.main_wrap .left_11							{left:880px}

.main_wrap .right_1							{right:80px}
.main_wrap .right_2							{right:160px}
.main_wrap .right_3							{right:240px}
.main_wrap .right_4							{right:320px}
.main_wrap .right_5							{right:400px}
.main_wrap .right_6							{right:480px}
.main_wrap .right_7							{right:560px}
.main_wrap .right_8							{right:640px}
.main_wrap .right_9							{right:720px}
.main_wrap .right_10						{right:800px}
.main_wrap .right_11						{right:880px}

.main_wrap .no_left_margin					{margin-left:0}
.main_wrap .no_right_margin					{margin-right:0}

/********************************************************************/
body
{
	margin:0px;
	padding:0px;
	
}
#topdesign
{
	width:100%;
	float:left;
	background:url(../images/body-bg.png) repeat-x 0 0}

#topdesign2
{
	width:100%;
	float:left;
	padding-bottom:30px;
	background:url(../images/footer-bg.png) repeat-x 0 bottom}
#full_width									{width:100%; float:left;background: url(../images/body-bg.png) repeat-x}
#full_width2								{width:100%; float:left;background: url(../images/backgroun-img2.png) repeat-x}

.bookmark                                   {width:70px; float: right; margin-top:13px;}
.bookmark p.bkm                             {width:auto; margin-top:0px; float:left; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#99a1ab;}
.bookmark a                                  {width:auto; float:left}
.bookmark a img                              {width:auto; float:left; margin-right:3px; margin-bottom:5px; }
.main_wrap .logoblock a.logo                     {
	width:459px;
	height:140px;
	float:left;
	background:url(../images/baw_logo_450pix3.png) no-repeat center;
	margin-top:8px;
}

ul#menu											{
	width:auto;
	float:right;
	margin-top:-25px;
	margin-right:0px;
	position: absolute;
	left: 521px;
	top: 62px;
}
ul#menu li,ul li.select							{width:auto; float:left; margin-right:15px; position:relative; z-index:90000}
ul#menu li a,ul li.select a						{width:auto; height:27px; float:left; padding:0 15px 5px 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c7c7c7; line-height:28px; text-transform:none; cursor:pointer;}
ul#menu li a span,ul li.select span				{width:auto; height:27px; float:left; padding:0 0 5px 15px; cursor:pointer}
ul#menu li:hover a,ul li.select a				{color:#c7c7c7; background:url(../images/menu-rht.png) no-repeat right top}
ul#menu li:hover a span,ul li.select a span		{background:url(../images/menu-lft.png) no-repeat 0 0; color:#fff}
ul#menu li ul									{width:150px; float:left; margin:0; position:absolute; left:0; top:30px; clear:left; background:#212321 url(../images/drop-down-bg.png) no-repeat center top; display:none; z-index:80000}
ul#menu li ul li								{width:150px; float:left; margin:0; border-top:none; z-index:0;}
ul#menu li ul li a								{width:150px; float:left; padding:0; color:#FFF; text-indent:20px; background:url(../images/menuListStyle.png) no-repeat 5px 50%; font-size:11px; border-top:none}
ul#menu li ul li:first-child					{border:0}
ul#menu li ul li:first-child a					{border:0}
ul#menu li:hover ul li a						{background:url(../images/menuListStyle.png) no-repeat 5px 50%}
ul#menu li.active ul li a						{background:url(../images/menuListStyle.png) no-repeat 5px 50%}
ul#menu li ul li a:hover						{width:150px;background:url(../images/li-bg.png) no-repeat;line-height:28px; height:30px;}
ul#menu li ul li ul							{left:150px; top:1px}/*Level 1*/
ul#menu li ul li ul li 						{background:url(../images/menuListStyle.png) no-repeat 4px 10px}
ul#menu li ul li:hover ul li a				{background-image:none}
ul#menu li ul li ul li:hover a				{width:150px;background:url(../images/li-bg.png) no-repeat;line-height:28px; height:30px;}
ul#menu li ul li ul li:hover ul li a		{color:#ffffff; background:none}/*Level 2*/
ul#menu li ul li ul li:hover ul li:hover a	{width:150px;background:url(../images/li-bg.png) no-repeat;line-height:28px; height:30px;}
ul#menu li ul li ul li:hover ul li:hover ul li a			{color:#ffffff; background:none}/*Level 3*/
ul#menu li ul li ul li:hover ul li:hover ul li:hover a		{width:150px;background:url(../images/li-bg.png) no-repeat;line-height:28px; height:30px;}
ul#menu li ul li ul li ul					{top:0}
ul#menu li ul li ul li:first-child ul		{top:0}
ul#menu li.active ul li a					{width:150px; height:27px; margin:0; padding:0; line-height:35px}

.footer
{
	width:100%;
	float:left;
	background:url(../images/footer-bg.png) repeat-x;
}
.contenpanel
{
	width:960px;
	float:left;
	position:relative;
	background: url(../images/white.png) repeat-y;
	margin-top:34px;
}
.contenpanel img.top
{
	width:auto;
	float:left;
	position:absolute;
	top:-20px;
	left:-25px;
	z-index: 5;
	height: 533px;
}
.contenpanel img.btm
{
	width:auto;
	float:left;
	position:absolute;
	left:-26px;
	display:block;
	visibility: visible;
	top: 275px;
}
.contenpanel img.btm2
{
	width:auto;
	float:left;
	position:absolute;
	left:-26px;
	display:block;
	visibility: visible;
	top: 36px;
}
.contenpanel img.btm3
{
	width:auto;
	float:left;
	position:absolute;
	left:-26px;
	visibility: visible;
	top: 105px;
}
.contenpanel img.btm4
{
	width:auto;
	float:left;
	position:absolute;
	left:-26px;
	display:block;
	visibility: visible;
	top: 445px;
}
.contenpanel img.btmhome
{
	width:auto;
	float:left;
	position:absolute;
	left:-26px;
	visibility: visible;
	top: 1036px;
}
#centerpanel
{
	width:960px;
	float:left;
	position:relative;
	z-index:50;
}
p
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	line-height:24px;
	margin-top:15px;
}		
#leftpanel
{
	width:520px;
	float:left;
	background:url(../images/lftpanel-bgg.png) no-repeat center top;
	padding:10px 50px 0 40px;
	margin-top:30px;
	
}
#leftpanel p .img_wrap_right
{ 
	width:auto; 
	margin:5px 0 0 10px; 
	float:right;
}
#lftbtm
{
	width:640px;
	float:left;
	background:url(../images/lft-btm.png) no-repeat center bottom;
	padding-bottom:15px;
	
	
}
#rhtpanel
{
	width:260px;
	float:left;
	background:none;
	padding:10px 20px 20px;
	margin-top:30px;
	padding-left:15px;
	
}
h2
{
	width:100%;
	float:left;
	font-family: 'TitilliumText14L250wt';
	font-size:25px;
	color:#212121;
	margin-top:30px;
	font-weight:normal;
}
h2.moremar
{
	margin-top:30px;
	background-image: url(../images/button_find_yours2.png);
	height: 61px;
	width: 225px;
}
h3
{
	width:100%;
	float:left;
	font-family: 'TitilliumText14L250wt';
	font-size:25px;
	color:#212121;
	margin-top:30px;
	font-weight:normal;
}
h3.moremar
{
	margin-top:60px;
}
h4
{
	width:100%;
	float:left;
	font-family: 'TitilliumText14L250wt';
	font-size:22px;
	color:#212121;
	margin-top:30px;
	font-weight:normal;
}
h4 a
{
	width:100%;
	float:left;
	font-family: 'TitilliumText14L250wt';
	font-size:22px;
	color:#212121;
	margin-top:0px;
	font-weight:normal;
}
p
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	line-height:24px;
	margin-top:15px;
}									
#bannertop                                  {width:940px;height:319px; float:left; background:url(../images/banner-bg.png) no-repeat; margin-top:10px; margin-left:10px;}
.banner                                      {width:930px;  float:left; height:319px;}
.banner  h1.bannerhead                          {width:460px; float:left; font-weight:normal; font-family: 'TitilliumText14L600wt'; font-size:33px; color:#444949; margin:116px 0 0 30px;; text-transform:uppercase}

.banner a.knowmore                          {width:92px; line-height:28px; float:left; height:31px; margin-top:30px; left:-455px; top:210px;  background:url(../images/read-more.png) no-repeat; position:relative; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#fff; }
.banner img                                 {
	width:auto;
	float:left;
	margin-top:-210px;
	margin-left:460px;
}
#container{	
margin:0px;
display:block;
position:relative;
top:0px;
left:0px;
text-align:left;
width:940px; height:329px;
	padding:0 0px 0 0px;
margin:0px;
float:left;
border:0px;

}
#slider{
	width:940px; height:329px;
	margin:0 0 0 0px;
	position:relative;
	overflow:hidden;
		padding:0 0px 0 0px; display:block}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
float:left;
width:940px; height:329px; overflow:hidden}
#slider ul li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 

	
width:940px; height:329px;
overflow:hidden;
outline:0px;
border:0px;

}	
#prevBtn, #nextBtn{ 
display:block;
width:30px;
height:32px;
position:absolute;
left:-670px;
top:-10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:italic;
color:#4c4c4c;
}	
#nextBtn{ 
left:435px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:30px;
height:32px;
position:absolute;
z-index:10; 
left:630px;
top:150px;
text-indent:-9999px;
background:url(../images/prev.png)  no-repeat;
}	
#nextBtn a{ 
background:url(../images/next.png)  no-repeat;
left:510px;
}												

	
/* // Easy Slider */
ul.banner
{
	
	width:960px;
	height:392px;
	float:left;
	background: url(../images/banner.png) no-repeat;
}
.main_wrap .left_pannel h4.indexh4
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#3a82a4;
	font-weight:bold;
	margin-top:54px;
	line-height:17px;
	text-transform:none;
	text-transform:none;
	position:relative;
}
.main_wrap .left_pannel h4.indexh4.lessmar
{
	margin-top:54px;
}
.main_wrap .left_pannel h4 span
{
	font-size:12px;
	font-weight:normal;
	color:#878787;
}
.main_wrap .left_pannel h5
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676565;
	font-weight:bold;
	margin-top:25px;
	line-height:18px;
	text-transform:none;
}
.main_wrap .left_pannel p
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676565;
	line-height:17px;
	margin-top:17px;
}
.content
{
	width:100%;
	float:left;	
}
#textwrap
{
	width:990px;
	float:left;
}
.innerwrap
{
	width:960px;
	float:left;
	padding:10px 10px;
	background:#f1f1f1;
	margin-top:30px;
	margin-left:-10px
}
ul.worklist
{
	width:380px;
	float:left;
	margin-top:5px;
}
ul.worklist li
{
	width:100%;
	float:left;
	list-style:none;
	background:url(../images/tick2.png) no-repeat left 12px;
	text-indent:40px;
	margin-top:10px;
}
ul.worklist li p
{
	margin-top:5px;
}
ul.worklist li a
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	margin-top:15px;
}
ul.services
{
	width:280px;
	float: left;
	margin-top:0px;
}
ul.services li
{
	width:100%;
	float:left;
	list-style:none;
	margin-top:15px;
	padding-bottom:10px;
}
ul.services li h5
{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#506373

}
ul.services li h6
{
	width:19px;
	height:28px;
	float:left;
	background:url(../images/circle.png) no-repeat;
	font-family: 'TitilliumText14L250wt';
	font-size:16px;
	color:#fff;
	margin:0px;
	margin-right:20px;
	padding-left:9px;
	padding-top:8px;
	font-weight:bold
}
ul.services li h7
{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#506373

}
ul.services li div.smalldiv
{
	width:220px;
	float:left;
}
ul.services li div.smalldiv h7
{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#506373

}
ul.services li p
{
	margin-top:5px;
}
ul.services li p span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#506373
}
#footer
{
	width:100%;
	float:left;
	padding-top:0px;
	border-top:#a9aa98 solid 1px;
	margin-top:30px;
	
}
ul.serviceslist
{
	width:100%;
	float:left;
	padding-bottom:50px;
	
	
}
ul.serviceslist li
{
	width:100%;
	float:left;
	list-style:none;
	border-bottom:#dddddd solid 1px;
	padding-bottom:10px;
	margin-top:27px;
	background:#f1f6f9;
	padding-top:10px;
}
ul.serviceslist li.noborder
{
	border:none;
	}

ul.serviceslist li img
{
	width:auto;
	margin-left:5px;
	float:left;
}
ul.serviceslist li h3
{
	width:190px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	font-weight:bold;
	margin-left:15px;
	text-transform:none;
}
ul.serviceslist li p.minipara
{
	width:190px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	margin-top:10px;
		margin-left:15px;
	
	
}
.main_wrap .mini_wrap img.vedio             {width:auto; float:left; margin-top:27px;}
.main_wrap .mini_wrap.indexbrowser                  {
	width:260px;
	margin-left:20px;
	float:left;
	background:#ffffff;
	border:#d2d1d0 solid 1px;
	margin-top:20px;
	margin-left:15px;
	padding-bottom:20px
}
.main_wrap .mini_wrap.indexbrowser.nopadding         {padding-bottom:30px ; margin-top:30px}
.main_wrap .mini_wrap.indexbrowser  img             {width:auto; float:left; margin:20px 0 0 10px}
ul.browserinfo                                       {width:90px; float:left; margin-top:20px;}
ul.browserinfo li                                    {width:100%; float:left; list-style:none; background:url(../images/tick.png) no-repeat right; text-indent:10px; margin-bottom:7px}
ul.browserinfo li p                                  { width:100%; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a5a6aa;}
.main_wrap .mini_wrap.indexbrowser img.crossbro      {width:auto; right:5px; float:left; margin-top:30px; position:absolute;}
.main_wrap .mini_wrap h3.minihead                      { width:100%; float:left; font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#3a82a4; margin-top:37px; border-bottom:#ccc solid 1px; padding-bottom:15px; font-weight: bold}
.address                                       {width:100%; float:left; }
.address li                                    {width:100%; float:left; list-style:none; margin-top:20px;}
.address li h4                                 {width:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#7a7b82;}
.address li p                                   {width:auto; float:left;font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight: normal; color:#7a7b82; line-height:15px; margin-top:3px;} 
.address li p  span                            {font-size:11px;}
#footer
{
	width:960px;
	float:left;
	margin-top:20px;

}
#footer h3.footerhead
{
	width:100%;
	float:left;
	font-family: 'TitilliumText14L600wt';
	font-size:20px;
	font-weight:bold;
	color:#f8f8e8;
}
#footer h3.footerhead span
{
	font-size:11px;
	color:#d4d0d0;
}
	
ul.produculist
{
	width:100%;
	float:left;
}
ul.produculist li
{
	width: auto;
	float:left;
	list-style:none;
	margin-top:30px;
	margin-left:30px;
}
ul.produculist li.noborder
{
	margin-left:0px}
ul.produculist li img
{
	width:auto;
	float:left;
	
	
}
ul.produculist li h5
{
	width:230px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-left:10px;
	text-transform:none;
	line-height:14px;
	
}
ul.produculist li h5 span
{
	font-weight:normal;
	color:#d4d0d0;
}
#footernav
{
	width:960px;
	float:left;
	margin-top:36px;
	border-top:#a4cadc solid 1px;
}
 ul.nav								{width:550px; float:left; margin-top:13px; margin-left:0px; padding:0px;}
ul.nav li							{width:auto; float:left; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; line-height:16px}
  ul.nav li.space						{width:auto; padding:0 6px; float:left}
 ul.nav li a							{width:auto; float:left; color:#ffffff}
  p.credit							{width:500px; margin-top:10px;  float:left; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#ffffff; line-height:16px;}
 p.credit a							{color:#fff; font-weight:bold}
h1,h4,h5,h6							{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#303030; font-size:18px; text-transform:uppercase }
h2 								{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#303030; font-size:25px; text-transform:uppercase }
h3 								{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#303030; font-size:25px; text-transform:uppercase }
h7 								{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#506373;
	font-size:18px;
	text-transform:uppercase
}
/*p											{width:100%; float:left; margin-top:15px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; text-align:justify}
*/.welcome a.more								{width:auto; height:22px; padding:0 7px; float:left; border:#6f9698 solid 2px; background:#398289}

/********************************************************************/

/* [5] - HEADING TAGS */


.demos h1,.demos h2,.demos h3,.demos h4,.demos h5,.demos h6{margin-top:10px}
/********************************************************************/

/* [9] - LIST STYLES */

ol 											{width:100%; margin-top:15px; float:left; margin-bottom:30px}
ol li.list_with_alpha						{width:auto; float:left; margin-top:5px; list-style:upper-alpha; list-style-position:inside; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; clear:left;}
ol li.list_with_bullet						{width:auto; float:left; margin-top:5px; list-style:disc; list-style-position:inside; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; clear:left;}
ol li.list_with_decimal						{width:auto; float:left; margin-top:5px; list-style:decimal; list-style-position:inside; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; clear:left;}
ol li.list_with_image						{width:auto; float:left; margin-top:5px; list-style-image:url(../images/tick.png); list-style-position:inside; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; clear:left;}

/********************************************************************/

/*[10]- OTHER SHORT-CODES */

blockquote.simple							{width:100%; margin-top:15px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; font-style:italic}
blockquote.graphical						{width:100%; margin-top:15px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; font-style:italic}
blockquote.graphical span.top				{width:50px; height:50px; margin:5px 5px -10px 0; float:left; background:url(../images/quote.png) no-repeat}
blockquote.graphical span.bottom			{width:20px; height:20px; display:inline-block; background:url(../images/quots_small.png) no-repeat}

/********************************************************************/
ul.gallery									{width:100%; margin-top:20px; float:left; margin-bottom:20px}
ul.gallery li								{width:auto; float:left; margin-left:6px; margin-bottom:3px}
ul.gallery li:first-child,			
ul.gallery li.no-nargin						{margin-left:0;}
#content p .img_wrap						{width:auto; margin:5px 10px 0 0; float:left}
#content p .img_wrap_right					{width:auto; margin:5px 0 0 10px; float:right}
#content a.more								{width:129px; height:38px; margin-top:25px; margin-left:0px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-transform:uppercase; text-align:center; line-height:38px; clear:left; background:url(../images/more_bg2.png) no-repeat}

.Img-gallery{
	width:100%;
	float:left;
}
.Img-gallery li{
	width:300px;
	float:left;	
	margin:0 7px;
	margin-bottom:15px;
	border:3px solid #438BAC;
}

.Img-gallery li a{float:left}

.Img-gallery li .content{
	width:280px;
	float:left;
	padding:5px 10px;
	margin:0;
	background:url(../images/bannerBg2.png) repeat-x
}

.Img-gallery li .content p{
	color:#37322c;
	margin-top:0px;
	text-align:left;
	line-height:14px;
}

.Img-gallery li h4{color:#37322c; border-bottom:0px}

.Img-gallery li a.pic1{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_1.jpg) no-repeat;
}
.Img-gallery li a.pic1:hover{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_img1.jpg) no-repeat;
}

.Img-gallery li a.pic2{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_2.jpg) no-repeat;
}
.Img-gallery li a.pic2:hover{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_img2.jpg) no-repeat;
}

.Img-gallery li a.pic3{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_3.jpg) no-repeat;
}
.Img-gallery li a.pic3:hover{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_img3.jpg) no-repeat;
}

.Img-gallery li a.pic4{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_4.jpg) no-repeat;
}
.Img-gallery li a.pic4:hover{
	width:300px;
	height:160px;
	background:url(../images/gallery-3_img4.jpg) no-repeat;
}

.galleryContainer img{
	float:left;
}





.caption{font-style:italic;color:#2f3030;}
	.demo{ width:483px; float:left; overflow:hidden}
	.gallery_demo{width:483px;margin:0 auto;}
	.gallery_demo li{width:65px;height:50px;margin: 20px 2px; float:left;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}	
	.nav{padding-top:15px;clear:both;font:11px; font-family:Verdana, Geneva, sans-serif; letter-spacing:1px; color:#b3b3b3; text-transform:capitalize}
	.nav a{color:#333}
	
	.info{text-align:left;width:483px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:10px;}
	.thumb{}

/********************************************************************/
/* [11]- FORM */

form.mail									{width:100%; float:left}
form.mail input								{width:353px; height:43px; padding:0 10px; margin-top:15px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; border:#433f37 dashed 1px; line-height:38px;} 
form.mail input:focus						{ border:#458CAE dotted 1px;}
form.mail textarea							{width:438px; height:113px; padding: 5px 10px; margin-top:15px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; overflow:auto; border:#433f37 dashed 1px;}
form.mail textarea:focus					{border:#458CAE dotted 1px;}
.map										{float:left; margin-top:20px;}

/********************************************************************/
/* [8] - TABLES WITH DIV'S */

.table_wrap									{width:450px; margin-top:15px; float:left; border-left:#303030 solid 1px;}
.table_wrap p.heading						{width:449px; margin-top:0; height:35px; float:left; font-size:18px; color:#303030; line-height:40px; text-align:center; border-bottom:#303030 solid 1px; border-right:#303030 solid 1px; border-top:#303030 solid 1px}
.table_wrap p.heading_2						{width:449px; margin-top:0; height:35px; float:left; font-size:18px; color:#303030; line-height:40px; text-align:center; border-bottom:#303030 solid 1px; border-right:#303030 solid 1px; border-top:#303030 solid 1px}
.table_wrap p.heading_3						{width:447px; margin-top:0; height:35px; float:left; font-size:18px; color:#303030; line-height:40px; text-align:center; border-bottom:#303030 solid 1px; border-right:#303030 solid 1px; border-top:#303030 solid 1px}
.table_wrap p.two_columns					{width:224px; margin-top:0; height:35px; float:left; text-align:center; line-height:30px; border-bottom:#303030 solid 1px;  border-right:#303030 solid 1px}
.table_wrap p.three_columns					{width:149px; margin-top:0; height:35px; float:left; text-align:center; line-height:30px; border-bottom:#303030 solid 1px;  border-right:#303030 solid 1px}
.table_wrap p.four_columns					{width:111.4px; margin-top:0; height:35px; float:left; text-align:center; line-height:30px; border-bottom:#303030 solid 1px;  border-right:#303030 solid 1px}
.table_wrap p.five_columns					{width:89px; margin-top:0; height:35px; float:left; text-align:center; line-height:30px; border-bottom:#303030 solid 1px;  border-right:#303030 solid 1px}
@-moz-document url-prefix() 				{.table_wrap p.heading_3{width:448px;}/*Fix For Firefox*/}
/* Check [II]- Note, for editing details of the table grid*/

/********************************************************************/
ul.comments{
	width:530px;
	float:left;
	margin:20px 0 0 0;
	padding-bottom:20px;
}
ul.comments li{
	width:505px;
	float:left;
	padding:10px 12px;
	background:#DFDFDF;
	border-bottom:1px dashed #559DBD;
}
ul.comments li.top-list{
	margin-bottom:30px;
	border-bottom:0px;
	border:1px solid #e6e6e6;
}
ul.comments li img{
	float:left;
	margin:4px 0 0 0px;
}
ul.comments li .content{
	width:435px;
	float:right;
	background:#DFDFDF;
}
ul.comments li .content p{
	font-size:11px;
	padding-bottom:16px;
}
ul.comments li h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5D5D5D;
	font-weight:bold;
}


/* Post a comment */

.post-comment{
	width:530px;
	display:block;
	float:left;
	margin:20px 0 0 0;
}
.leftbox{
	width:250px;
	float:left;
	margin-right:15px;
}
.leftbox p{
	width:250px;
	float:left;
	padding-bottom:6px;
}
.leftbox label{
	width:250px;
	float:left;
	padding-bottom:4px;
}
.leftbox input{
	width:250px;
	height:35px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#676767;
	line-height:20px;
	border:1px solid #D6D6D6;
}
div.message{
	width:260px;
	float:right;
	margin:0px;
}
div.message label{
	display:block;
	width:260px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#676767;
	line-height:20px;
	padding-bottom:4px;

}
div.message textarea{
	width:260px;
	height:170px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#676767;
	line-height:20px;
	border:1px solid #D6D6D6;
}
div.message p{
	width:262px;
	float:right;
	float:left;
	text-align:left;
	line-height:32px;
}
button{
	width:90px;
	height:35px;
	float:right;
	background:#E1E1E1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#676767;
	cursor:pointer;
	text-transform:uppercase;
	line-height:20px;
	border:1px solid #D6D6D6;
}
.main_wrap .left_pannel	img.blog
{
	margin-top:30px;
	border:#838281 solid 4px}
	.next										{position:absolute; bottom:10px; right:445px}
.prev										{position:absolute; bottom:10px; left:400px}
.breadcum{
	width:940px;
	height:20px;
	float:left;
	padding:2px 0 20px 0px;
	margin:0px 0 0 0px;
	
}
.breadcum.breadcammarlft
{
	margin-left:10px}
.breadcum a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#323232;
	line-height:21px;
	text-decoration:none;
	font-weight:bold
}
.breadcum a:hover, .breadcum a.current{
	color:#468da7;
	text-decoration:underline;
	
}
#content p .drop_cap						{width:auto; margin-top:2px; line-height:29px; float:left; font-size:40px}

.main_wrap .left_three {
	width:700px
}
.main_wrap .right_three {
	width:700px
}
.main_wrap .right_panel {
	width:620px
}

#content p .marker {
	background:#DFF5FF;
	padding:1px;
	font-weight:bold
}
#content p a {
	text-decoration:underline;
	color:#3c2630
}
#content p a:hover {
	text-decoration:none
}
/* [17] Text Colors */

.highlight {
	color:#FF9933;
	font-weight:bold
}
.subdued {
	color:#e8e8e8;
	font-weight:bold
}
.error {
	color:#FF3300;
	font-weight:bold
}
.success {
	color:#00CC00;
	font-weight:bold
}
.caption {
	color:#CCCCCC;
	font-weight:bold
}
.highlight-bg {
	width:444px;
	float:left;
	color:#E17000;
	background:#FF9933;
	padding:8px;
	color:#fff;
}
.subdued-bg {
	width:444px;
	float:left;
	color:#E17000;
	background:#e8e8e8;
	padding:8px;
	color:#fff;
}
.error-bg {
	width:444px;
	float:left;
	color:#E17000;
	background:#FF3300;
	padding:8px;
	color:#fff;
}
.success-bg {
	width:444px;
	float:left;
	color:#E17000;
	background:#00CC00;
	padding:8px;
	color:#fff;
}
.caption-bg {

	width:444px;
	float:left;
	color:#E17000;
	background:#CCCCCC;
	padding:8px;
	color:#fff;
}
/* [18] Pagination */

.pagination2 {
	width:444px;
	height:20px;
	display:block;
	float:left;
	margin:50px 0 0 0;
	padding:8px;
	background:#458CAE;
	
}
.page-index {
	width:100px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	color:#fff;
}
#content .page-list {
	width:235px;
	display:block;
	float:right;
	margin:0 5px 0 0;
	padding:0;
}
#content .page-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 8px;
	background:#81B7CF;
	color:#fff;
	margin:0px;
	text-decoration:none;
}
#content .page-list a:hover {
	color:#fff;
	background:#1F627F;
	text-decoration:none
}
#content .page-list a.selected {
	color:#fff;
	padding:3px 8px;	
	background:#1F627F;
	text-decoration:none
}
.main_wrap .l-align {
	float:left
}
.main_wrap .wideLeft {
	width:700px;
	float:left;
	margin:0 10px;
}
.featuredbox {
	width:200px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	padding: 0 10px 10px;
	margin-bottom:38px;
	background:url(../images/featuredbox.png) no-repeat 100% 100%;
}
.featuredbox p.para {
	width:200px;
	float:left;
	color:#444;
	text-align:left;
	margin:15px 0 0 0;
	font-size:12px;
}
.featuredbox p {
	width:100%;
	float:left;
	color:#444;
	text-align:left;
	padding:0px 0px 20px 0;
	margin:0px;
	font-size:11px;
}
#content p {
	float:left
}
#content p.main
{
	margin-top:20px}
#content p .img_wrap {
	width:auto;
	margin:5px 10px 0 0;
	float:left
}
#content p .img_wrap_right {
	width:auto;
	margin:10px 5px 0 5px;
	float:right
}
p {
	width:100%;
	float:left;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757a7a;
	line-height:18px;
	text-align:justify
}
p.main
{
	margin-top:5px}
/* [15] Breadcumb */

p.breadcrumb {
	width:940px;
	float:left;
	margin:30px 0 0 10px;

	color:#757a7a;
	padding:5px 0;
	font-weight:bold;
	border-bottom:#ccc dotted 1px;
	
	
}
p a, breadcrumb {
	color:#3982A3
}
p a:hover {
	text-decoration:underline;
}
.clearContent {
	clear:both;
	width:100%;
	float:left;
	margin:20px 0 0 0;
}
#left-navigation {
	width:185px;
	float:left;
	margin:10px 0 0 0;
	padding-bottom: 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px
}
/* ----------------------------------------------- Vertical Navigation  --------------------------------------- */

/* First Level Menu */
ul#menuLevel-1 {
	width:100%;
	float:left;
}
ul#menuLevel-1 li {
	width:185px;
	float:left;
	display:block;
	border-top: 1px solid #605a54;
	border-bottom: 1px solid #605a54;
}
ul#menuLevel-1 li.squared {
	width:185px;
	float:left;
	display:block;
	border-bottom: 1px solid #605a54;
	border-top:none;
}
ul#menuLevel-1 li.squared a {
	width:155px;
	float:left;
	display:block;
	padding-left:20px;
	background:url(../images/bullets.png) no-repeat 8px;
}
ul#menuLevel-1 li.squared a:hover {
	width:155px;
	float:left;
	display:block;
	padding-left:20px;
	background:#8BC5DF url(../images/bullets-hover.png) no-repeat 8px;
}
ul#menuLevel-1 li a {
	width:165px;
	float:left;
	font:normal normal bold 12px normal Arial, Helvetica, sans-serif;
	color:#000;
	padding:8px 10px;
}
ul#menuLevel-1 li a:hover {
	color:#FFF;
	background-color:#82D2E3
}
/* Second level Heirarchy */
ul#menuLevel-1 li.active a.tab {
	color:#fff;
	padding-left:20px;
	width:155px;
	background:#8BC5DF url(../images/tab-arrow.png) no-repeat 7px;
}
ul#menuLevel-1 li.active ul {
	width:130px;
	float:left;
	margin-left:30px;
	padding:0px;
}
ul#menuLevel-1 li.active ul li {
	width:130px;
	float:left;
	border:0px;
	font-size:11px;
	line-height:16px;
}
ul#menuLevel-1 li.active ul li a {
	background:none;
	font-weight:normal;
	font-size:11px;
	padding:3px 0 0 12px;
	line-height:16px;
	background:url(../images/small-arrow.png) no-repeat 0px 8px;
}
ul#menuLevel-1 li.active ul li.last a {
	width:100px;
	float:left;
	color:#000;
	border-bottom:0px;
	background:none;
}
ul#menuLevel-1 li.active ul li a:hover {
	color:#3b3631;
	text-decoration:underline;
}
ul.sub-nav {
	margin:9px 0;
}
/*ul#menuLevel-1 li a:hover,ul#menuLevel-1 li a.active					{ color:#0f7177; background-color:#82D2E3 }*/
/* Sponsor Ad's */

ul.sponsors {
	width:100%;
	display:block;
	float:left;
	padding:10px 0;
}
ul.sponsors li {
	width:160px;
	display: block;
	float:left;
	padding:5px;
	margin:0 0 5px 5px;
	border:0px solid #E8E8E8;
}
ul.sponsors li.nomar {
	margin-right:0px;
}
#content .sponsor-logos img {
	margin-top: 6px;
	width:150px
}
/* Custom Tabs */
/* Style for Usual Tabs */

.usual {
	background:#fff;
	color:#111;
	padding:5px;
	width:220px;
	float:left;
	border:1px solid #E8E8E8;
	margin:5px auto;
}
.usual li {
	list-style:none;
	float:left
}
.usual ul a {
	display:block;
	padding:5px 8px;
	text-decoration:none!important;
	margin:1px;
	margin-left:0;
	font:10px Verdana;
	color:#FFF;
	background:#438BAC;
	width:100%;
}
.usual ul a:hover {
	color:#FFF;
	background:#236E8F;
}
.usual ul a.selected {
	margin-bottom:0;
	color:#fff;
	background:#236E8F;
	border-bottom:1px solid #E8E8E8;
	cursor:default;
}
.usual p {
	margin: 0 0 5px 0;
	float:left
}
.usual div {
	padding:15px 10px 20px 10px;
 *padding-top:3px;
 *margin-top:-15px;
	clear:left;
	border-top:1px solid #5c5752;
	background:#fff;
	font:10pt Arial;
}
/* Category List */

ul.categories {
	width:300px;
	float:left;
	padding:20px 0 0 0;
}
ul.categories li {
	width:100%;
	float:left;
	padding:10px 0px;
	line-height:21px;
}
ul.categories li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#757a7a;
	line-height:21px;
	padding:2px 0;
}
ul.sub1, ul.sub2, ul.sub3 {
	width:250px;
	float:left;

	margin-left:10px;
}
ul.sub1 li, ul.sub2 li, ul.sub3 li {
	width:160px;
	float:left;
	font-size:12px;
	padding-left:15px;
	line-height:21px;
	padding:0px;
}
ul.sub1 li a:hover, ul.sub2 li a:hover, ul.sub3 li a:hover {
	text-decoration:underline;
}
ul.categories ul.sub1 li a, ul.categories ul.sub2 li a, ul.categories ul.sub3 li a {
	width:160px;
	float:left;
	font-size:12px;
	padding-left:15px;
	line-height:21px;
	background:url(../images/small-arrow.png) no-repeat left 10px;
}
ul.sub2 {
	width:250px;
	float:left;
	margin-left:10px;
}
ul.sub3 {
	width:200px;
	float:left;
	margin-left:10px;
}
form.mail input.more_button {
	width:129px;
	height:38px;
	margin-top:25px;
	margin-left:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	line-height:24px;
	clear:left;
	cursor:pointer;
	outline:none;
	background:url(../images/more_bg2.png) no-repeat;
	border:none;
	padding-bottom:4px;
	
}
#content .sponsor-logos img {
	margin-top: 6px;
	width:150px
}
h2.lowercass
{
	text-transform: none; font-size:23px;}
.featuredbox.change {
	width:200px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	padding: 0 10px 10px;
	margin-bottom:38px;
	background:url(../images/featuredbox.png) no-repeat 100% 100%;
	margin-left:10px;
	
}
/* Quotes with Images */

#quoteWithImg{
	width:100%;
	float:left;
}
#quoteWithImg li{
	width:100%;
	float:left;
	margin-bottom:10px;
}
#quoteWithImg li .q-content{
	width:297px;
	float:left;
	padding:7px 0 0 0;
	margin-top:15px;
}
#quoteWithImg li img{
	float:left;
	margin:10px 10px 0 0;
}
#quoteWithImg li img.qbotm{
	float:none;
	margin:0px 0 0 5px;
}
#quoteWithImg li blockquote{
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757a7a;
	font-style:italic;
	line-height:18px;
	text-indent:27px;
	text-align:justify;
	background: url(../images/qwImg.png) no-repeat left top;
}

#quoteWithImg .q-content p{
	font-size:11px;
}
#quoteWithImg .q-content p span{
	font-size:12px;
	font-weight:bold
}

/* quotation with out images */

.withOutPic{
	width:400px;
	float:left;
	padding:12px 15px;
	border:1px dashed #C5C5C5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757a7a;
	font-style:italic;
	text-indent:20px;
	text-align:left;
	margin:30px 0px 20px 0;
	background: url(../images/qtop.png) no-repeat 11px 8px;
}
.withOutPic img{
	position:relative;
	top:5px;
}
.withOutPic p.signature{
	width:130px;
	height:20px;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	float:right;
	background:url(../images/q-botmImg.png) no-repeat right bottom;
	margin-left:250px;
}
.withOutPic a{
	width:100%;
	float:left;
	font-size:11px;
	color:#303030;
	font-style:normal;
	text-decoration: underline;
}
.withOutPic a:hover{
	text-decoration:none;
}



/* Testimonials Content */

.testimonials{
	width:450px;
	float:left;
}

.testimonials img{
	float:left;
}

.testContent{
	width:426px;
	float:left;
	padding:0 0px;
	background:#F1F1F1;
	border:1px solid #e7e7e7;
	border-bottom:0px;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	border-radius:6px;
	margin-top:15px;
}

.testContent .signature{
	font-size:11px;
}

.testContent .signature span{
	font-size:14px;
	color:#303030;
	font-weight:bold;
	font-style:normal;
}

/* Testimonial styles 2 */

.testimonials2{
	width:450px;
	float:left;
}

.testimonials2 img{
	float:left;
}

.testimonials2 blockquote{
	width:430px;
	float:left;
	padding:10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#757a7a;
	line-height:21px;
	font-style:italic;
	text-align:left;
	margin-top:20px;
}

.testimonials2 p.signature{
	float:right;
	text-align:left;
	font-size:14px;
	color:#757a7a;
	margin-bottom:10px;
}

.testimonials2 .signature span{
	font-size:14px;
	color:#303030;
	font-weight:bold;
	font-style:normal;
	margin-left:10px;
}

/* default template Button */
.signature a.default, .signature a.default:visited	{
	width:auto;
	float:right;
	color:#fff;
	background-color:#559DBD; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-transform:uppercase;
	text-decoration: none;
	text-align:center
}
.signature a.default:hover {
	background-color:#CEDF7D; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000
}

.signature a.default span{
	font-size:11px;
	color:#fff;
	font-weight:bold;
}

.cssButn, .cssButn:visited {
	background:#4991B2 url(../images/css-btn.png) repeat-x 0 0px;
	display: inline-block;
	padding:5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}

/* CSS Pure Buttons */

.css-buttons{
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

.panel{
	width:100%;
	float:left;
	margin:30px 0 0 0;
}

/* left column buttons */
.leftContent{
	width:340px;
	float:left;
	margin:0 5px;
}

#but_styles1{
	width:250px;
	float:left;
}
#but_styles1 li{
	width:100%;
	display:block;
	float:left;
	margin:6px 0 6px 0;
}
#but_styles1 li a{
	display:block;
	float:left;
}

/* right column Buttons */
.rightContent{
	width:340px;
	float:left;
	margin:0 5px;
}

#but_styles2{
	width:250px;
	float:left;
}
#but_styles2 li{
	width:100%;
	display:block;
	float:left;
	margin:5px 0 5px 0;
}
#but_styles2 li a{
	display:block;
	float:left;
}



/* default template Button */
.leftContent a.default, a.default:visited			{ background-color:#015C5E; }
.leftContent a.default:hover						{ background-color:#82D2E3; }

/* Red Button */
.leftContent a.red, a.red:visited				    { background-color:red; }
.leftContent a.red:hover							{ background-color: #FF2D2D; }

/* Grey */
.leftContent a.grey, a.grey:visited					{ background-color: #C9C9C9; }
.leftContent a.grey:hover							{ background-color: #E5E5E5; }

/* Green */
.leftContent .green, .leftContent .green:visited	{ background-color: #91bd09; }
.leftContent .green:hover						    { background-color: #749a02; }

/* Blue */
.leftContent .blue, .leftContent .blue:visited		{ background-color: #2daebf; }
.leftContent .blue:hover							{ background-color: #39C; 	 }

/* Red */
.leftContent .red, 
.leftContent .red:visited							{ background-color: #e33100; }
.leftContent .red:hover								{ background-color: #872300; }

/* Magenta */
.rightContent .magenta,
.rightContent .magenta:visited						{ background-color: #a9014b; }
.rightContent .magenta:hover						{ background-color: #630030; }

/* Orange */
.rightContent .orange,
.rightContent .orange:visited						{ background-color: #ff5c00; }
.rightContent .orange:hover							{ background-color: #d45500; }

/* Yellow */
.rightContent .yellow,
.rightContent .yellow:visited						{ background-color: #ffb515; }
.rightContent .yellow:hover							{ background-color: #fc9200; }

/* Black */
.rightContent .black,
.rightContent .black:visited						{ background-color: #1a1a1a; }
.rightContent .black:hover							{ background-color: #333; }

/* Menu Styles */
#menuContainer{
	width:700px;
	height:40px;
	float:left;
	display: inline-block;
	margin:30px 0 0 0;
	color:#000;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	background-color:#3780A2;
	position:relative;
	left:0px;
}

#menu1{
	width:500px;
	float:left;
	margin-left:15px;
}
#menu1 li{
	width:auto;
	float:left;
	position:relative;
}
#menu1 li a{
	float:left;
	height:35px;
	padding:2px 15px 4px 15px;
	margin:0px 0 0 0;
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

#menu1 li a:hover{
	background:#8BC5DF
}

#menu1 li .lowerMenu{
	visibility:hidden;
}

#menu1 li:hover .lowerMenu{
	visibility:visible;
}

#menu1 .lowerMenu{ width:700px; float:left; position:absolute; top:40px; left:-81px;  text-shadow:-1px -1px -1px #000; border-bottom: 1px solid rgba(0,0,0,0.25); background:#8BC5DF;-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
ul.subNav{
	width:100%;
	height:42px;
	float:left;
	margin:0px 0 0 15px;
}
ul.subNav li{
	width:auto;
	display:block;
	float:left;
}
#menu1 ul.subNav li a{
	float:left;
	color:#000;
	padding:2px 15px;
	line-height:39px;
}
#menu1 ul.subNav li a:hover{
	background:none;
	text-decoration:underline;
}
#content p.test a
{
	text-decoration:none;
	color:#fff;
}
#content p.testmoli
{
	margin-top:10px;
	line-height:18px;
	padding-bottom:10px;
}
#content p.innerepara {
	float:left;
	margin-top:15px;
}
.main_wrap .left_pannel	 a.readmore                  { width:100%; font-family:Arial, Helvetica, sans-serif; float:left; margin-top:10px;color:#7c7c7c; text-decoration:none; padding-bottom:20px;}
#content p.main3                     {margin-top:3px; padding-bottom:8px}
.inform
{
	width:940px;
	float:left;
	height:89px;
	
	position: absolute;
	top:-160px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
	}
.inform h4
{
	width:800px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#a6a6a6;
	text-align:center;
	margin:70px 0 0 70px;
}
.inform p.informpara
{
	width:800px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a6a6a6;
	margin-top:10px;
	margin-left:70px;
	text-align:center
}
#sliderWrap2 {
margin: 0 auto;
width: 300px;
}
#slider2 {

position: absolute;
background-image:url(slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 300px;
height: 159px;
margin-top: -141px;
}
#slider2 img {
border: 0;
}
#sliderContent2{
margin: 50px 0 0 50px;
position: absolute;
text-align:center;

color:#333333;
font-weight:bold;
padding: 10px;
}
#header2 {
margin: 0 auto;
width: 600px;

height: 200px;
padding: 10px;
}
#openCloseWrap2 {
position:absolute;
margin: 143px 0 0 120px;
font-size:12px;
font-weight:bold;
}
.content
{
	width:100%;
	float:left;
	background:#f9f7ee;
	margin-top:10px;}
	
	
.main_wrap.bg
{
	width:960px;
	float:left;
	margin-bottom:10px;
}
.topMargin									{
	margin-top:23px;
}
.main_wrap .left_pannel img.shadow
{
	width:auto;
	float:left;
	position:absolute;
	right:-20px;
	bottom:-20px;
	z-index:-1
}
ul.tabs 									{height: 42px; width: 605px; float: left; padding-bottom:0px; margin-top:30px;}
ul.tabs.innertabheight                     {height:32px; margin-top:0px;}
ul.tabs li 									{ padding-bottom:10px;width: auto; float: left; height: 42px; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#717171; line-height: 18px; border-left: none; margin-bottom: -1px; overflow: hidden; /*background:url(../images/globe.png) no-repeat;*/ margin-right:0px; text-indent:0px; margin-left:0px;}
ul.tabs li.indextab                         {text-indent:10px; margin-right:0px; margin-left:0px;}
/*ul.tabs li.time                              { background:url(../images/time.png) no-repeat;}
ul.tabs li.shaft                            {background:url(../images/shaft.png) no-repeat;}*/ 
ul.tabs li a 								{width:auto;float:left; text-decoration: none; color: #717171; display: block; font-family: Georgia, "Times New Roman", Times, serif;  font-size: 13px; padding:5px 15px; line-height:22px; text-transform: none;	outline: none}
ul.tabs li a.indextaba                      { line-height:32px;}
ul.tabs li a img                             {width:auto; float:left; margin-top:5px;}
ul.tabs li a:hover 							{color:#4fa6b8; background: none}
html ul.tabs li.active a, html ul.tabs li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
											color:#fff; background: #74B3CF; position:relative}
.tab_container2 								{
	margin-top:0px;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	padding:0px 0 8px 0;
	margin-bottom:8px;
}
.tab_container img.shadow                   {width:auto; float:left; position:absolute; top:320px; z-index:-1; left:140px}
.tab_container.indextab                     {margin-bottom:0px}
.tab_container.tabmartop                     {margin-top:0px;}
.tab_container.innertab                     {background:#fff;}
.tab_content 								{
	padding: 4px;
	font-size: 12px;
	margin:-2px 4px 0px 4px;
	background:url(../images/shadow-img.png) no-repeat 90px 50px
}
.tab_content p							{width:100%;margin-top:0; font-family: Arial, Helvetica, sans-serif;; font-size:13px; color:#717171; line-height:20px;}

.tab_content img                            {
	width:auto;
	float:left;
	margin-left:0px;
	margin-top:0px;
}
.tab_content div                             {
	width:436px;
	float:left;
}
.tab_content div  h5                             {width:476px; text-transform:none; margin-top:20px; margin-left:20px; float:left; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#484241;}
.tab_content div  p.tabspara                   {width:456px; margin-left:20px; margin-top:7px;}
.tab_content ul.list						{width:200px; margin-top:20px; float:left}
.tab_content ul.list li						{
	width:320px;
	float:left;
	list-style-image:url(../images/tick2.png);
	list-style-position:inside
}
.tab_content ul.list li a					{width:auto; font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#757a7a; line-height:20px}
.tab_content ul.list_2						{margin-left:104px}/* [12]- GALLERY */
h3											{
	width:100%;
	float:left;
	font-size: 25px;
}

ul#topnav {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
	width:200px;
}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:30px;
	width:200px;
	border-top:#CCC solid 1px;
}
ul#topnav li:first-child{
	border:0;
}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 5px 10px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/a_bg.png) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 20px; /*--Vertical alignment of text--*/
}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	
	background-position: left top;
	text-shadow:#666 0px 1px 1px
}
ul#topnav span{ /*--Default state of navigation--*/
	color: #747373;
	background:none;
}
