* {
	margin:0;
	padding:0;
}
body {
	background:#240101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#393939;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
p {
	margin:0;
	padding:0;
	line-height:18px;
}
.tail-top {
	background:url(../images/tail-top.gif) left top repeat-x #000;
	width:100%;
	float:left;
}
.tail-bottom {
	background:url(../images/tail-bottom.gif) repeat-x bottom;
	width:100%;
	float:left;
}
#follows {
	padding-left:200px;
}
.follow-img {
	float:left;
	padding:30px 20px 10px 0px;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;;
}
.form {
	width:100%;
	overflow:hidden;
	height:26px;
}
.form1 {
	height:35px;
}
.form label, .form input, .form select, .form1 label, .form1 input, .form1 select {
	float:left;
}
.form label, .form1 label {
	color:#949191;
	margin-right:18px;
	font-size:.92em;
}
.form input, .form1 input, .form select {
	font-size:.85em;
}
.form select {
	background:#747474;
	border-top:1px solid #1b1b1b;
	border-left:1px solid #1b1b1b;
	border-bottom:1px solid #5c5c5c;
	border-right:1px solid #5c5c5c;
	width:144px;
}
.form label.lab-1 {
	width:100px;
	margin:0;
}
.form label.lab-2 {
	color:#fff;
	float:right;
	margin:0;
}
.form label.lab-3, .form1 label.lab-3 {
	width:88px;
	margin:0;
}
.form input.inp-1 {
	border:0;
	width:11px;
	height:11px;
	margin:2px 10px 0 0;
}
.form input.inp-2, .form1 input.inp-2 {
	background:#747474;
	padding:1px 0 1px 3px;
	border-top:1px solid #1b1b1b;
	border-left:1px solid #1b1b1b;
	border-bottom:1px solid #5c5c5c;
	border-right:1px solid #5c5c5c;
	width:140px;
}
.form2 {
	height:40px;
}
.form2 label, .form3 label {
	color:#949191;
	display:block;
}
.form2 input {
	width:233px;
	padding:2px 0 2px 3px;
	background:#747474;
	padding:1px 0 1px 3px;
	border-top:1px solid #1b1b1b;
	border-left:1px solid #1b1b1b;
	border-bottom:1px solid #5c5c5c;
	border-right:1px solid #5c5c5c;
}
textarea {
	width:220px;
	height:96px;
	overflow:auto;
	background:#FFFFFF;
	border-top:1px solid #1b1b1b;
	border-left:1px solid #1b1b1b;
	border-bottom:1px solid #5c5c5c;
	border-right:1px solid #5c5c5c;
	padding:2px 0 0 3px;
	margin-bottom:20px;
}
/*==================list====================*/
ul {
	list-style:none;
}
.site-nav {
	width:100%;
	overflow:hidden;
}
.site-nav li {
	display:inline;
	font-size:.92em;
	text-transform:uppercase;
}
.site-nav li a {
	color:#fff;
	text-decoration:none;
	width:174px;
	display:block;
	float:left;
	background:url(../images/nav-tail.gif) repeat-x top;
	text-align:center;
	margin-right:1px;
}
.site-nav li a em {
	background:url(../images/nav-left.gif) no-repeat left top;
	display:block;
}
.site-nav li a b {
	font-style:normal;
	font-weight:normal;
	padding:26px 0 23px 0;
	display:block;
	background:url(../images/nav-right.gif) no-repeat right top;
}
.site-nav li a:hover {
	background:url(../images/nav-act-tail.gif) repeat-x top;
}
.site-nav li a:hover em {
	background:url(../images/nav-act-left.gif) no-repeat left top;
}
.site-nav li a:hover b {
	background:url(../images/nav-act-right.gif) no-repeat right top;
}
.site-nav li a.act {
	background:url(../images/nav-act-tail.gif) repeat-x top;
}
.site-nav li a.act em {
	background:url(../images/nav-act-left.gif) no-repeat left top;
}
.site-nav li a.act b {
	background:url(../images/nav-act-right.gif) no-repeat right top;
}
.list {
	margin-top:-9px;
}
.list li {
	background:url(../images/marker-2.gif) no-repeat left 16px;
	padding:9px 0 0 9px;
	color:#fff;
}
.list li a {
	color:#fff;
}
.list1 {
	margin-top:-9px;
}
.list1 li {
	background:url(../images/marker-2.gif) no-repeat left 16px;
	padding:9px 0 0 9px;
	color:#565656;
	margin:0px;
	
}
.list1 li a {
	color:#565656;
}
/*==================other====================*/
.img-box img {
	margin-bottom:3px;
	display:block;
}
.img-box .inner {
	padding:0 0 0 25px;
}
.img-box1 {
	width:100%;
	overflow:hidden;
}
.img-box1 img {
	float:left;
	margin:0 17px 0 0;
}
.p1 {
	margin-bottom:16px;
}
.phone {
	float:right;
	margin-right:50px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#dedede;
}
a:hover {
	text-decoration:none;
}
h4 {
	font-size:1em;
	text-transform:uppercase;
	color:#ea9430;
	font-weight:normal;
	margin-bottom:5px;
	line-height:1.31em;
}
h5 {
	color:#dedede;
	font-size:1em;
	font-weight:normal;
	margin-bottom:5px;
}
h5 span {
	font-size:.92em;
	margin-bottom:10px;
	display:block;
}
h5 a {
	color:#dedede;
}
.link1 {
	position:relative;
	margin-right:-8px;
}
.link1 a {
	display:block;
	float:right;
	background:url(../images/link1-bgd.gif) left top repeat-x;
	color:#fff;
	text-decoration:none;
	font-size:1.23em;
}
.link1 a em {
	display:block;
	background:url(../images/link1-left.gif) no-repeat left top;
}
.link1 a b {
	display:block;
	background:url(../images/link1-right.gif) no-repeat right top;
	width:64px;
	padding:14px 10px 60px 134px;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	cursor:pointer;
}
.link1 a:hover {
	text-decoration:underline;
}
.link2 {
	text-align:right;
	z-index:3;
	position:relative;
}
.link2 a {
	display:inline-block;
	background:url(../images/link2-bgd.gif) left top repeat-x;
	color:#fff;
	text-decoration:none;
	font-size:1.08em;
}
.link2 a em {
	display:inline-block;
	background:url(../images/link2-left.gif) no-repeat left top;
}
.link2 a b {
	display:inline-block;
	background:url(../images/link2-right.gif) no-repeat right top;
	width:87px;
	padding:14px 15px 60px 129px;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	cursor:pointer;
}
.link2 a:hover {
	color:#000;
}
/*==================boxes====================*/
.box {
	background:#272727;
	width:523px;
	float: left;
}
.box .border-top {
	background:url(../images/border-top.gif) repeat-x top;
}
.box .border-bot {
	background:url(../images/border-bot.gif) repeat-x bottom;
}
.box .border-left {
	background:url(../images/border-left.gif) repeat-y left;
}
.box .border-right {
	background:url(../images/border-right.gif) repeat-y right;
}
.box .left-top-corner {
	background:url(../images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner {
	background:url(../images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box h3 {
	color:#fff;
	font-size:3em;
	font-weight:normal;
	line-height:.92em;
	margin-bottom:8px;
}
.box h4 {
	font-size:1.31em;
	font-weight:normal;
	color:#dedede;
	line-height:1.24em;
	margin-bottom:10px;
}
.box p {
	color:#484848;
	font-size:1.05em;
}
.box p a.link img {
	margin-top:6px;
}
.box .inner {
	padding:30px 52px 106px 25px;
	min-height:113px;
	height:auto!important;
	height:113px;
}
.box1 {
	background:#1b1b1b;
	width:361px;
	float:left;
}
.box1 .border-bot {
	background:url(../images/border-bot1.gif) repeat-x bottom;
}
.box1 .left-top-corner {
	background:url(../images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner {
	background:url(../images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {
	background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
	width:100%;
}
.box1 .right-bot-corner {
	background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 h3 {
	font-size:1.92em;
	color:#fff;
	font-weight:normal;
	line-height:1.08em;
	margin-bottom:9px;
}
.box1 p {
	color:#565656;
	line-height:1.31em;
}
.box1 .inner {
	padding:15px 18px 106px 18px;
}
.box2 {
	background:#292929;
	width:100%;
}
.box2 .border-top {
	background:url(../images/nav-act-tail.gif) repeat-x top;
}
.box2 .border-bot {
	background:url(../images/border-bot2.gif) repeat-x bottom;
}
.box2 .left-top-corner {
	background:url(../images/nav-act-left.gif) no-repeat left top;
}
.box2 .right-top-corner {
	background:url(../images/nav-act-right.gif) no-repeat right top;
}
.box2 .left-bot-corner {
	background:url(../images/left-bot-corner2.gif) no-repeat left bottom;
	width:100%;
}
.box2 .right-bot-corner {
	background:url(../images/right-bot-corner2.gif) no-repeat right bottom;
}
.box2 h3 {
	color:#fff;
	font-size:1.77em;
	font-weight:normal;
	margin-bottom:8px;
	padding:18px 0 14px 18px;
}
.box2 p {
	color:#7f7c7c;
	line-height:1.31em;
}
.box2 cite {
	font-style:normal;
	display:block;
	color:#7f7c7c;
	line-height:1.31em;
}
.box2 .inner {
	padding:18px 20px 188px 25px;
}
/*header*/
/*30march2010*/
#header .row-1, #inner_header .row-1 {
	padding:10px 0px 28px 0px;
	position:relative;
}

.formsec{ width:158px; position:absolute; left:804px; top:13px; z-index:99999;}
.formsec_holder{ width:158px; float:left;padding:0px 0px 00px 0px;}
.formsec_iconfacebook{width:158; float:left; padding-bottom:10px;}
.formsec_holder_label{ width:158px;float:left; font-size:12px; color:#fff; padding-top:2px;}
.formsec_holder_heading{ width:158px;float:left; padding-bottom:5px; font-size:12pxpx; color:#fff;}
.formsec_holder_input{ width:150px;float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#646464; padding:2px; border:0px; background:#fdf2d5; border:1px solid #000;}
.btn_login{ width:auto; float:right; padding:2px 0px 0px 0px;}
.error_login { color:#FFFFFF; font-size:11px; font-weight:bold;float:left; padding-left: 3px; }



#header .row-2 {
	padding:0 0 0 8px;
}
#header .slogan {
	padding:10px 0 0 560px;
}
/*content*/
#content {
	padding:2px 51px 0 44px;
}




/*footer*/
#footer p {
	color:#fff;
	padding:77px 0 20px 50px;
	float:left;
}
#footer p a {
	color:#ea9430;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
/*==========================================*/



#main {
	width:980px;
	margin:0 auto;
}
#header {
	height:636px;
	/*background:url(../images/header-bg.jpg) no-repeat left top;*/
	background:url(../images/top_bar.jpg) no-repeat left top;
}
/*#header, #content, #footer {
	font-size:0.814em;
}*/
#content, #footer {
	font-size:0.814em;
}
#inner_footer {
	font-size:0.814em;
}
.col-1, .col-2, .col-3 {
	float:left;
}
/*======= index.html =======*/

#page1 #content .row-1 .col-1 {
	width:523px;
}
#page1 #content .row-1 .col-2 {
	width:361px;
}
#page1 #content .row-2 .col-1 {
	width:285px;
	margin-right:15px;
}
#page1 #content .row-2 .col-2 {
	width:285px;
	margin-right:15px;
}
#page1 #content .row-2 .col-3 {
	width:285px;
}
/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:580px;
	margin-right:20px;
}
#page2 #content .row-1 .col-2 {
	width:284px;
}
#page2 #content .row-2 .col-1 {
	width:585px;
	margin-right:15px;
}
#page2 #content .row-2 .col-1 .col-1 {
	width:255px;
	margin-right:0;
}
#page2 #content .row-2 .col-1 .col-2 {
	width:268px;
}
#page2 #content .row-2 .col-2 {
	width:285px;
}
/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {
	width:433px;
	margin-right:20px;
}
#page3 #content .row-1 .col-2 {
	width:431px;
}
#page3 #content .row-2 .col-1 {
	width:285px;
	margin-right:15px;
}
#page3 #content .row-2 .col-2 {
	width:285px;
	margin-right:15px;
}
#page3 #content .row-2 .col-3 {
	width:285px;
}
/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:580px;
	margin-right:20px;
}
#page4 #content .row-1 .col-2 {
	width:284px;
}
#page4 #content .row-2 .col-1 {
	width:585px;
	margin-right:15px;
}
#page4 #content .row-2 .col-1 .col-1 {
	width:181px;
	margin-right:0;
}
#page4 #content .row-2 .col-1 .col-2 {
	width:181px;
}
#page4 #content .row-2 .col-1 .col-3 {
	width:158px;
}
#page4 #content .row-2 .col-2 {
	width:285px;
}
/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {
	width:580px;
	margin-right:20px;
}
#page5 #content .row-1 .col-1 .col-1 {
	width:235px;
	margin-right:46px;
}
#page5 #content .row-1 .col-1 .col-2 {
	width:247px;
}
#page5 #content .row-1 .col-2 {
	width:284px;
}
#page5 #content .row-2 .col-1 {
	width:585px;
	margin-right:15px;
}
#page5 #content .row-2 .col-1 .col-1 {
	width:260px;
	margin-right:25px;
}
#page5 #content .row-2 .col-1 .col-2 {
	width:250px;
}
#page5 #content .row-2 .col-2 {
	width:285px;
}
/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {
	width:580px;
	margin-right:20px;
}
#page6 #content .row-1 .col-1 .col-1 {
	width:235px;
	margin-right:46px;
}
#page6 #content .row-1 .col-1 .col-2 {
	width:247px;
}
#page6 #content .row-1 .col-2 {
	width:284px;
}
#page6 #content .row-2 .col-1 {
	width:585px;
	margin-right:15px;
}
#page6 #content .row-2 .col-1 .col-1 {
	width:273px;
	margin-right:0;
}
#page6 #content .row-2 .col-1 .col-2 {
	width:255px;
}
#page6 #content .row-2 .col-2 {
	width:285px;
}
/*=========================*/


#footer {
	height:157px;
	margin-top:-157px;
	position:relative;
}
#inner_footer {
	position:relative;
}
#inner_footer p {
	color:#fff;
	padding:77px 0 20px 50px;
	float:left;
}
#inner_footer p a {
	color:#ea9430;
	text-decoration:none;
}
#inner_footer p a:hover {
	text-decoration:underline;
}
#inner_header {
/*height:636px;*/
}
#inner_header .row-1 {
	padding:10px 0px 28px 0px;
}
#inner_header .row-2 {
	padding:0 0 0 8px;
}
#inner_header .slogan {
	padding:10px 0 0 560px;
}

#inner_content {
float:left;
	width:964px;
	/*margin:-370px 0 0 0;*/
	padding:15px 10px 10px 10px;
}
.inner_content_left {
float:left;
	width:653px;
	padding:0 14px 0 0;
}
.inner_content_left_img {
float:left;
	width:653px;
}
.inner_content_left01 {
	float:left;
	/*width:613px;*/
	width:920px;
	background-color:#242424;
	padding:0 20px 0 20px;
	color:#FFFFFF;
	min-height:200px;
}
.inner_content_left01 h1 {
	line-height:1.5em;
}
.inner_content_right {
float:left;
	width:297px;
	padding:0 0 0 0;
}
.inner_content_right01 {
	float:left;
	width:257px;
	padding:0 20px 0 20px;
	background-color:#1b1b1b;
	color:#FFFFFF;
}
.inner_content_right_img {
float:left;
	width:297px;
}




/*-----24-march-2010-----------*/

.welcome_section {
	height:auto;
	width:523px;
	float:left;
	background:url(../images/welc_midd.jpg) left top repeat-y;
}

.welc_midd {
	width:441px;
	height:auto;
	float:left;
	min-height:113px;
	padding:30px 52px 0 25px;
	background:url(../images/welc_top.jpg) left top no-repeat;
}
.welc_bottom {
	width:523px;
	height:102px;
	float:left;
	background:url(../images/welc_bottom.jpg) left bottom no-repeat;
}
.training_section {
	width:361px;
	height:auto;
	float:left;
	background:url(../images/training_midd.jpg) left top repeat-y;
}
.training_midd {
	width:325px;
	height:auto;
	float:left;
	min-height:197px;
	padding:15px 18px 0 18px ;
	background:url(../images/training_top.jpg) left top no-repeat;
}
.training_bottom {
	width:361px;
	height:96px;
	float:left;
	background:url(../images/training_bottom.jpg) left bottom no-repeat;
}
.services {
	width:285px;
	height:auto;
	float:left;
	padding:0 15px 0 0;
}
.services_2 {
	width:285px;
	height:auto;
	float:left;
}
.services_hd {
	width:267px;
	height:16px;
	float:left;
	padding:18px 0 22px 18px;
	font-size:1.77em;
	color:#FFFFFF;
	background:url(../images/services_hd.jpg) left top no-repeat;
}
.services_img {
	width:285px;
	height:auto;
	float:left;
}
.services_txt {
	width:240px;
	height:auto;
	min-height:225px;
	color:#7F7C7C;
	line-height:1.31em;
	float:left;
	padding:18px 20px 15px 25px;
	background:url(../images/services_midd.jpg) left top repeat-y;
}
.services_bottom {
	width:285px;
	height:174px;
	float:left;
	background:url(../images/services_bottom.jpg) left top no-repeat;
}

/*29march2010*/


#content p {
	padding:0px 0px 10px 0px;
}

#inner_header .heading {
	float:left;
	width:96%;
	background-color:#dbdbdb;
	padding:20px 20px 20px 20px;
	color:#000;
	font-size:18px;
}

/* bof contact form css*/
#contentC {
	float:left;
	margin-left:10px;
	margin-top:-9px;
	width:630px;
}

.formC {
	margin:10px 5px 40px;
	height:auto;
}

.fieldsC {
	margin:2px 2px 2px 10px;
}

.fieldsC #field-rowC {
	float:inherit;
	height:25px;
	padding:5px;
	width:500px;
}

#field-rowC #fieldnameC {
	color:#FFFFFF;
	float:left;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:22px;
	line-height:normal;
	padding:7px 0 0;
	width:150px;
}

#field-rowC #fieldinputC {
	float:left;
	height:22px;
	padding:0;
	width:300px;
}

#starC {
	color:#FF0000;
	font-family:Verdana;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

.textboxC {
	color:#414141;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:17px;
	line-height:normal;
	margin:2px 5px 5px 2px;
	padding-top:3px;
	width:215px;
}

#field-rowC #btnfieldsC {
	display:block;
	float:left;
	height:22px;
	padding:11px 0;
	width:200px;
}

.submit-btnC {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:25px;
	line-height:normal;
	margin:2px;
	width:80px;
}
/* eof contact form css*/

/* bof event css */
	ul#list-nav {
		list-style:none;
		margin:0px;
		padding:0;
		width:900px
	}

	ul#list-nav li {
		float:left;
		width:auto;
		padding:0px 15px 0px 15px;
		border-left:1px solid #000;
	}

	ul#list-nav li a {
		text-decoration:none;
		padding:5px 0;		
		margin:0px !important;
		color:#000;
		font-size: 16px;
		text-align:center;
	}

	ul#list-nav li a:hover {
		color:#EF7B00;
	}
/* eof event css */	

