/*
Template World's 12-Column CSS Framework.
Developed At: Template World
http://www.templateworld.com, 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 */

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, b, u, i, center, dl, tr, th, td, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, input, textarea 
											{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;}
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}
a											{text-decoration:none}

/*********************************************************************************/

/* [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:0 10px}
.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:220px}
.main_wrap .mini_wrap						{width:300px}
.main_wrap .additional_wrap1				{width:380px}
.main_wrap .two-equals						{width:460px}
.main_wrap .menu							{width:520px}
.main_wrap .left_pannel						{width:620px; 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}

.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;
}
#fullwidth
{
	width:100%;
	float:left;
	background:url(../images/body-bg.png) repeat-x;
}
#fullwidth2
{
	width:100%;
	float:left;
	background:url(../images/body-bg2.png) repeat-x;
}
.main_wrap .block a.logo                     {width:289px; height:104px; float:left; background:url(../images/logo.png) no-repeat center; margin-top:10px;}

.menu										{width:520px;float: right; margin-top:24px; background:url(../images/menubg.png) no-repeat; margin:60px 0 0 0px}
.menu ul									{width:100%; float:left; padding-bottom:30px; }
.menu ul li,.menu ul li.active				{width:auto; float:left; position:relative; margin-left:0px; padding:0 17px 0px 0}
.menu ul li:first-child						{margin-left:0px}
.menu ul li a								{width: auto;   float:left; font-family: 'TitilliumText14L250wt'; font-size:15px;  color:#636362; line-height:34px; text-align:center; text-transform:uppercase;  margin-left:10px;}
.menu ul li ul								{width:152px; position: absolute; z-index:8000; float:left;  top:26px; left:10px; display:none; padding:5px 0 5px 0}
.menu ul li ul.changeposition               {left:10px}
.menu ul li ul li							{width: 144px; float:left; padding:0px; clear:left; background:#8caa03; text-indent:12px; }
.menu ul li ul li:hover						{background:#8caa03; }
.menu ul li ul li a							{width: auto;font-family: 'TitilliumText14L250wt';font-size:12px; color:#8b8b8b; margin-left:10px; text-align:left; line-height:15px; padding-top:5px; padding-bottom:5px}
.menu ul li ul li a:hover					{  font-weight:bold }
.menu ul li ul li:first-child				{margin-left:14px}
.menu ul li.dd:hover						{ background: url(../images/li-bg.png) repeat-x;}
.menu ul li.dd:hover a						{color:#000}
.menu ul li ul li.top						{width:100%; height:8px; float:left; background:url(../images/menu-top.png) no-repeat; margin-left:0px}
.menu ul li ul li.bottom					{width:100%; height:8px; float:left; background:url(../images/menu-btm.png) no-repeat}
.menu ul li a span,.menu ul li.active span
{
	float:left;
	height:32px;
	padding:0 0 0 19px;
} 
.menu ul li:hover,.menu ul li.active
{
	background:url(../images/menurht.png) no-repeat right 0;
	color:#f5f7e9;
}
.menu ul li:hover a,.menu ul li.active a
{
	color:#f5f7e9;
}
.menu ul li:hover span,.menu ul li.active span
{
	background:url(../images/menulft.png) no-repeat;
}
.bannertext
{
	width:433px;
	float:left;
	margin-top:71px;
}
.bannertext h2
{
	width:100%;
	float:left;
	font-family: 'TitilliumText14L600wt';
	font-size:33px;
	color:#800404;
	text-align:right;
	line-height:33px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:#313b01 8px 8px 8px;
}
.bannertext p
{
	width:100%;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e1eea7;
	line-height:17px;
	color:#800404;
	margin-top:14px;
	text-align:right;
	text-shadow: #313b01 10px 10px 10px;
	font-weight: bold;
}
.bannertext a.readmore
{
	width:92px;
	height:31px;
	float:left;
	background:url(../images/read-more.png) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8caa03;
	text-align:center;
	line-height:30px;
	margin:29px 0 20px 343px
}
#container{	
margin:0px;
display:block;
position:relative;
top:0px;
left:0px;
text-align:left;
width:484px;
	height:322px;
	padding:0 0px 0 0px;
margin:0px;
float:left;
border:0px;
margin-top:70px;


}
#slider{
	width:484px;
	height:322px;
	margin-left:30px;
	
		padding:0 0px 0 0px; display:block}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
float:left;
width:484px;
	height:322px;}
#slider ul li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 

	
width:484px;
	height:322px;
overflow:hidden;
outline:0px;
border:0px;

}	
#slider ul li img
{
	width:auto;
	float:left;
}
#prevBtn, #nextBtn{ 
display:block;
width:17px;
height:33px;
position:absolute;
left:-620px;
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:17px;
height:33px;
position:absolute;
z-index:10; 
left:620px;
top:285px;
text-indent:-9999px;
background:url(../images/prev.png)  no-repeat;
}	
#nextBtn a{ 
background:url(../images/next.png)  no-repeat;
left:90px;

}				
.main_wrap_support input.indexinput
{
	width:205px;
	height:33px;
	float:left;
	background:url(../images/input-bg2.png) no-repeat;
	font-family: 'TitilliumText14L250wt';
	font-size:14px;
	color:#898989;
	padding-left:5px;
	margin-bottom:27px;
	margin-top:-20px;
}
.main_wrap_support input.submit
{
	width:89px;
	height:33px;
	float:left;
	background:url(../images/ser-bg.png) no-repeat;
	font-family: 'TitilliumText14L250wt';
	font-size:14px;
	color:#898989;
	margin-left:5px;
	cursor:pointer;
	margin-top:-20px;
}
.contentcenter
{
	width:100%;
	float:left;
	
	background:url(../images/content-bg.png) repeat-x;
	position:relative;
}
.contentcenter2
{
	width:100%;
	float:left;
	
	background: none;
	margin-bottom:30px;
	
}
ul.list
{
	width:100%;
	float:left;
}
ul.list li
{
	width:100%;
	float:left;
	list-style:none;
}
ul.list li h3
{
	width:87px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:64px;
	color:#900;
	font-weight:normal;
	margin-top:54px;
}
ul.list li h4.indexmini
{
	width:205px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#676565;
	font-weight:normal;
	margin-top:15px;
	text-transform:none;
	padding-top:40px;
}
ul.list li p
{
	width:213px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#676565;
	margin-top:17px;
	padding-bottom:15px;
	text-align:left;
	font-weight: bold;
}	
.main_wrap .left_pannel h4.indexh4
{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#262099;
	font-weight:bold;
	margin-top:70px;
	line-height:17px;
	text-transform:none;
	text-transform:none;
}
.main_wrap .left_pannel h4.indexh4.lessmar
{
	margin-top:30px;
}
.main_wrap .left_pannel h4 span
{
	font-size:12px;
	font-weight:normal;
}
.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;
}
.quotecontent
{
	width:620px;
	float:left;
	margin-top:20px;
}
.quotecontent img.top
{
	width:auto;
	float:left;
}
.quotecontent img.btm
{
	width:auto;
	float:left;
}
.quotecontenttext
{
	width:618px;
	float:left;
	border-left:#c9c9c9 solid 1px;
	border-right:#c9c9c9 solid 1px;
}
.quotecontenttext img
{
	width:auto;
	float:left;
	margin-right:5px;
}
.quotecontenttext blockquote
{
	width:581px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	color:#676565;
	margin-top:10px;
	margin-left:30px;
	line-height:17px;
	margin-bottom:10px;
}
.main_wrap .mini_wrap h4
{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#676565;
	font-weight:bold;
	margin-top:70px;
	text-transform:none;
}
.main_wrap .mini_wrap h4 span
{
	font-size:12px;
	font-weight:normal;
}
.main_wrap .mini_wrap img.latest
{
	width:auto;
	float:left;
	margin-top:35px;
}
.main_wrap .mini_wrap img.lessmartop
{
	margin-top:10px;
}
#featuredpanel
{
	width:100%;
	float:left;
	border-top:#e6e6e6 solid 1px;
	background:#f8f8f8;
	margin-top:40px;
	padding-bottom:40px;
}
ul.serviceslist
{
	width:100%;
	float:left;
	
}
ul.serviceslist li
{
	width:100%;
	float:left;
	list-style:none;
	border-bottom:#dddddd solid 1px;
	padding-bottom:10px;
	margin-top:27px;
}
ul.serviceslist li.noborder
{
	border:none}

ul.serviceslist li img
{
	width:auto;
	float:left;
}
ul.serviceslist li h3
{
	width:220px;
	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:220px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	margin-top:10px;
	margin-left:15px;
	
}
ul.newslist
{
	width:100%;
	float:left;
	
}
ul.newslist li
{
	width:100%;
	float:left;
	list-style:none;
	margin-top:20px;
}
ul.newslist li img
{
	width:auto;
	float:left;
}
ul.newslist li h5
{
	width:225px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7d8e2e;
	margin-left:15px;
	text-transform:none;
}
ul.newslist li h5 span
{
	color:#676565;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	
}
#footer
{
	width:100%;
	float:left;
	background:#1f1f1f;
	

}
#footer  ul.nav								{width:590px; float:left; margin-top:24px; margin-left:13px;}
#footer ul.nav li							{width:auto; float:left; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#a1a199; line-height:16px}
#footer  ul.nav li.space						{width:auto; padding:0 6px; float:left ; color:#787878}
#footer ul.nav li a							{width:auto; float:left; color:#787878}
#footer  p.credit							{width:auto; margin-top:10px; margin-left:13px;  float:left; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#787878; line-height:16px}
#footer  p.credit a							{color:#90ae09; font-weight:bold}	
.main_wrap .mini_wrap p.browserinfo
{
	width:160px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a1a199;
	margin:32px 0 0 120px;
	text-align: right;
}
.main_wrap .mini_wrap  img.browser
{
	width:auto;
	float:left;
	margin-left:120px;
	margin-top:20px;
}
h1,h2,h3,h4,h5,h6							{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#303030; 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 */

h1											{width:100%; float:left; font-size:22px; line-height:30px}
h2											{width:100%; float:left; font-size:20px; color:#303030; line-height:30px; text-transform:uppercase}
h2 span										{font-size:13px; color:#08a2aa; line-height:20px}
/*h3											{width:100%; height:32px; float:left; font-size:20px; color:#303030;  text-transform:uppercase;}
*/h4											{width:100%; padding-bottom:0px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#303030; font-weight:bold; }
h5											{width:100%; padding-bottom:5px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#303030; font-weight:bold}
h6											{width:100%; padding-bottom:5px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#303030; font-weight:bold}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a				{
	color:#900;
	text-transform:none
} 
.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 #818F3E;
}

.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}
	.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-size: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:#7F8F35 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:#7F8F35 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 #d7d7d7;
}
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:10px; 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:#CFCFCF;
	padding:1px;
	font-weight:bold
}
#content p a {
	text-decoration:underline;
	color:#3c2630
}
#content p a:hover {
	text-decoration:none;
	color: #900;
}
/* [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:#AFAFAF;
	
}
.page-index {
	width:100px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
#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:#7F7F7F;
	color:#fff;
	margin:0px;
	text-decoration:none;
}
#content .page-list a:hover {
	color:#fff;
	background:#2F2F2F;
	text-decoration:none
}
#content .page-list a.selected {
	color:#fff;
	padding:3px 8px;	
	background:#2F2F2F;
	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.change
{
	margin-left:15px;
	color: #00C;
	font-style: blod;
}
.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;
	color: #666;
	font-style: blod;
}
#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:14px;
	color:#757a7a;
	line-height:18px;
	text-align:justify
}
p.main
{
	margin-top:5px}
/* [15] Breadcumb */

p.breadcrumb {
	width:940px;
	float:left;
	margin:90px 0 0 10px;

	color:#757a7a;
	padding:5px 0;
	font-weight:bold;
	border-bottom:#ccc dotted 1px;
	
	
}
p a, breadcrumb {
	color:#605a54
}
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:#323232 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:#323232 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-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:15px;
	background:#B8C86B;
	width:100%;
	float:left
}
.usual ul a:hover {
	color:#FFF;
	background:#717F2F;
}
.usual ul a.selected {
	margin-bottom:0;
	color:#fff;
	background:#717F2F;
	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:20px;
}
#quoteWithImg li .q-content{
	width:333px;
	float:left;
	padding:7px 0 0 0;
	margin-top:20px;
}
#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 10px;
	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:25px;
}

.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:#4F4F4F; 
	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: #303030 url(../images/css-btn.png) repeat-x 0 0px;
	display: inline-block;
	padding:5px 10px 6px;
	color: #fff;
	text-decoration: none;
	
	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;
}

.cssButn, .cssButn:visited {
	background: #222 url(../images/css-btn.png) repeat-x 0 0px;
	display: inline-block;
	padding:5px 10px 6px;
	color: #fff;
	text-decoration: none;
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}

/* 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: #fff;
	text-decoration: none;
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	background-color:#2F2F2F;
	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:#B8C86B
}

#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:#B8C86B
}
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:#fff;
	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:40px;
}
.topMargin									{margin-top:43px;}
.main_wrap .left_pannel img.shadow
{
	width:auto;
	float:left;
	position:absolute;
	right:-20px;
	bottom:-20px;
	z-index:-1
}
.main_wrap .block.height
{
	
	margin-bottom:40px}

ul.tabs 									{height: 32px; width: 605px; float: left; margin-top:0px}
ul.tabs.innertab                             {margin-top:30px}
ul.tabs li 									{width:auto; float: left; height:32px; margin-right:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; line-height: 31px; border-left: none; margin-bottom: -1px; overflow: hidden}
ul.tabs li a 								{float:left; text-decoration: none; color: #9CB919; display: block; font-size: 12px; padding:0 15px; line-height:32px; font-weight:bold ; text-transform:uppercase;	outline: none}
ul.tabs li a:hover 							{color:#000; background:#000}
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:#9CB919; background: #393531}
.tab_container 								{border: 1px solid #9CB919; margin-bottom:50px;	overflow: hidden; clear: both; float: left; width: 100%; background: #fff; padding:12px 0 12px 0}
.tab_content 								{padding: 11px; font-size: 12px; margin: 0 13px 0 13px}
.tab_content p								{margin:0 0 10px 0}
.tab_content ul.list						{width:205px; margin-bottom:10px; float:left}
.tab_content ul.list li						{width:215px; float:left; list-style-image:url(../images/tick.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}
