@charset "utf-8";
/* CSS Document */
#example2 li	
{	
	padding: 8px 0px;
	color:#515151;
	text-align:left;
	font-size: 12px;
	color:#000000;
}
#example2 a{
	color:#000000;
}
.qmparent {
	font-weight: bold;
}
#example2 a:hover	
{	
	color: #ff0000;
}
body #example2 .qmactive, body #example2 .qmactive:hover	
{	
	color: #ff0000;
	font-weight: bold;
}

#example2 div a, #example2 ul a	
{	
	padding: 2px 0px 2px 10px;
	font-size: 11px;
}
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url("../images/body_bg.jpg");
	color: #757575;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.clr {
	clear: both;
}

.sep {
	border-bottom: 1px solid #5e5e5e;
	clear: both;
	margin: 20px 0;
}

.sep2 {
	clear: both;
	padding: 10px 0;
}

a, img {
	border: none;
	outline: none;
	text-decoration: none;
}

ul li {
	list-style: none;	
}

p {
	line-height: 1.5em;	
}

.red_txt {
	color: #d60303;
}

.heading, h1, h2, h3, .heading a {
	color: #4c4c4c;
	font-style: italic;
}

.heading a:hover {
	color: #FF0000;	
}

.heading { border-bottom: 1px solid #e2e1e1; font-size: 35px; padding: 0 0 10px 0; letter-spacing: -1px; }

#main_wrapper {
	margin: auto;
	width: 980px;
}

/*------top bar --*/

#top_bar {
	padding: 20px 0;
}

.logo {
	float: left;
	width: 159px;
}

.top_nav {
	float: right;
	position: relative;
	z-index: 1000;
}

.top_nav ul {
}

.top_nav ul li {
	display: inline;
	list-style: none;
	padding: 0 0 0 30px;
}

.top_nav ul li a {
	color: #fff; 
}

.top_nav ul li a:hover {
	text-decoration: underline;
}

/*-------- login box -------*/

.top_nav ul li .signin.menu-open {
	text-decoration: underline;
	color: #fff;
	z-index: 9999;
}

.top_nav1 {
	float: right;
	position: relative;
	z-index: 1000;
}

.top_nav1 ul {
}

.top_nav1 ul li {
	display: inline;
	list-style: none;
	padding: 0 0 0 30px;
}

.top_nav1 ul li a:hover {
	color:#FF0000;	
}

/*-------- login box -------*/

.top_nav1 ul li .signin.menu-open {
	color: #666666;
	z-index: 9999;
}

.top_nav1 ul li a 
{
	color:#666666;
}

.top_login_box {
	/*background: #fff;*/
	padding:35px 10px 20px 10px;
}

#signin_menu {
	display:none;
	background: url("../images/login_box.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #778899;
    display: none;
    height: 254px;
    margin-top: 8px;
    position: absolute;
    right: 0;
    top: 23px;
    width: 320px;
    z-index: 1000;
}
#fp_menu {
	display:none;
	background: url("../images/login_box.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #666666;
    display: none;
    height: 254px;
    margin-top: 8px;
    position: absolute;
    font-family:Myriad Pro;
    right: 0;
    top: 23px;
    width: 320px;
    z-index: 1000;
}
.bdr {
	border-bottom: 1px solid #eee;
	clear: both;
	margin: 12px 0 12px 10px;
	width:285px;
}

.btm_btm_box {
	padding: 0 20px;	
}

#signin_menu select {
	margin: 0 0 0 20px;	
	width: 90px;
}

.log_box {
	background: url(../images/input_bg.png) repeat-x;
	border: 1px solid #bfbfbf;
	color: #979797;
	font-family: MyriadPro-Regular;
	font-size: 15px;
	width: 220px;
	padding: 2px 5px;
	height: 26px;
	margin: 0 0 8px 20px;
}

.lognu_btn {
	background: url(../images/login_btn.png) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0 0 0px 0;
	width: 107px;
	height: 31px;
}
.lognu_btn1 {
	background: url(../images/btnsubmit.jpg) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0 0 0px 0;
	width: 119px;
	height: 31px;
}
.fp {
	color: #717171 !important;	
	font-size: 14px !important;
	float: right;
	position: relative;
	top: 6px;
	font-family: MyriadPro-Regular;
	text-decoration: underline;
}
.fcancel {
	color: #666666 !important;	
	font-size: 14px !important;
	float: right;
	position: relative;
	top: 6px;
	font-family: MyriadPro-Regular;
	text-decoration: underline;
}
.fcancel:hover {
	color: #333 !important;
	text-decoration: none !important;
}
.fp:hover {
	color: #333 !important;
	text-decoration: none !important;
}

/*------ content ----*/

#content {
	padding: 0px 0;
}

/*------ video_container ---*/

.video_container {
	background: #fff;
	padding: 10px;
}

.video_cont {
	float: left;
	width: 660px;
	height: 391px;
	z-index: auto;
}

.video_rgt_nav {
	float: right;
	width: 295px
}





/*-----------------*/

.btm_box_cont {
		
}

.box, .box2 {
	background: #FFF;
	float: left;
	width: 297px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 10px;
}

.box2 {
	margin-right: 0px !important;
}

.matter {
	/*font-weight: bold;*/
	padding: 10px 0 0 0;
	min-height: 60px;
}

.img_cont {
	padding: 10px 0;
}

.more {
	color: #d60303;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

.more a:hover {
	text-decoration: underline;	
}

/*----------- footer ----------*/

#footer {
	color: #888;
	font-size: 12px;
	padding: 10px 0 30px 0;
	text-align: center;	
}

/*======================================================== blog
=============================================================== */

#container {
	background: #FFF;
	padding: 10px;
}

.left_colum {
	float: left;
	width: 160px;
}

.mid_colum {
	float: left;
	width: 540px;
	margin-left: 35px;
	min-height:1008px;
}
.right_colum {
	float: right;
	width: 190px;
}

.top_cont {
	background: url(../images/bdr_horiz.jpg) repeat-x bottom left;
	height: 100px;
	margin: 0 0 35px 0;
}

.heading2 {
	color: #fe0101;
	font-size: 30px;
	font-style: italic;
	padding: 30px 0 0 0;
}

/*----------- left menu -------------*/

.left_menu {}

.main_menu {
	
}

.main_menu li {
	display: block;
	list-style: none;
	padding: 8px 0;
}

.main_menu li a {
	color: #515151;	
	font-size: 12px;
	font-weight: bold;
}

.main_menu li a:hover, .main_menu li a.active {
	color: #ff0000;
}

/*----*/

.sub_menu, .sub_menu2 {
	padding: 5px 0 0 0;	
}

.sub_menu li, .sub_menu2 li {
	display: block;
	list-style: none;
	padding: 2px 0;
	width: 80%;
	margin: 0 0 0 10px;
}

.sub_menu li a, .sub_menu2 li a {
	color: #515151;	
	font-size: 11px;
	font-weight: normal;
}

.sub_menu li a:hover, .sub_menu2 li a:hover {
	color: #ff0000;
}

.sub_menu li a.active, .sub_menu2 li a.active {
	color: #ff0000;
	font-weight: bold;
}

.sub_menu2 li {
	width: 90%;
}

/*--------------- blog post -------------------*/

.inside_cont {
	padding: 0px 0 20px 0;
}

.title_head {
	color: #515151;
	font-size: 30px;
	font-style: italic;		
	font-weight: normal;
}

.blog_post, .people, .cont {
	background: url(../images/dot_bdr.png) repeat-x bottom left;
	color: #757575;
	padding: 0px 0 10px 0;
	font-size: 12px;
}

.blog_post_n {
	color: #757575;
	padding: 0px 0 10px 0;
	font-size: 12px;
}
.img_cont2 {
	padding: 10px 0;	
	margin-left: -10px;
}

.date {
	color: #de0202;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}

.post_head {
	color: #000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}
.post_head a
{
	color:#000000;
}
.post_head a:hover{
	color: #FF0000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}
.post_head_s {
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}
.blog_post_n p {
	padding: 10px 0;	
	/*text-align: justify;*/
}
.blog_post p {
	padding: 10px 0;	
	/*text-align: justify;*/
}

/*------*/

.small_head, .small_head2 {
	color: #434343;
	font-size: 14px;	
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin-top: -4px;
}

.block {
	padding: 0px 0 20px 0;
}

.block ul li {
	display: block;
	padding: 3px 0;
}

.block a {
	color: #909090;	
	font-size: 12px;
}
.small_heads
{
	color: #434343;
	font-size: 12px;	
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-top: 4px;
	font-weight: bold;
}
.small_heads a
{
	color: #434343;
	font-size: 12px;	
}
.small_heads a:hover
{	
	color: #FF0000;
	font-size: 12px;	
	text-decoration: underline;
}
.block a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*======================================================== clients
=============================================================== */

.testm {
	color: #ff0000;
	font-size: 18px;
	font-style: italic;
}

.left_head {
	float: left;
    width: 170px;
     margin-top: -7px;
}

.left_head .title_head {
	color: #4c4c4c;
}

.right_cont {
	color: #757575;
	float: right;
	font-size: 12px;
	width: 355px;
}

.sub_head {
	font-size: 18px;
	font-style: italic;
	margin-top:5px;
}

.tagline {
	font-style: italic;
	font-size: 14px;
}
.tagline_s {
	font-style: italic;
	font-size: 12px;
	margin-left:20px;
}
.left_list, .p_list_left {
	float: left;
	width: 175px;
	padding: 20px 0 0 0;
}
.list_nc 
{
	font-size: 11px;
	margin: 0 0 20px 0;
}
.list_n {
	font-size: 12px;
	margin: 0 0 20px 10px;
}
.list_n li,.list_nc li {
	color: #505050;
	padding: 3px 0;	
}
.list {
	font-size: 13px;
	font-style: italic;
	margin: 0 0 20px 0;
}

.list_head_contact {
	color:#757575;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.list_cont{
	padding-top:30px;
	font-size:12px;
	color:#666666;
	line-height: 2em;
}
.blue{
color:#0066FF;
}
.list_head_sub{
	font-size:14px;
	color:#333333;
	padding-top:30px;
	font-style:italic;
}
.list_head {
	color: #000;
	font-weight: bold;
	padding: 0 0 3px 0;
}

.list li {
	color: #505050;
	padding: 3px 0;	
}

/*======================================================== people
=============================================================== */

.list_box {
	color: #505050;
	font-size: 12px;	
	font-weight: bold;
	margin: 0 0 30px 0;
}

.img_box {
	background: #34393f;
	color: #fff; 
	font-size: 15px;
	font-style: italic;
	width: 167px;
	height: 121px;
	margin: 0 0 5px 0;
}

.img_box p {
	padding: 5px;	
}

.red_head {
	color: #ff0101;
	font-style: italic;
	font-size: 14px;
}
.sub_red_head
{
	font-size: 12px;
	font-weight:normal;
}

/*======================================================== services
=============================================================== */

.small_head2 {
	font-style: italic;	
}



.btn_cont ul {
	margin-bottom:20px;
	float:left;
}


.btn_cont {
	padding: 50px 0 0 20px;	
}



.btn_cont li a{
	/*background: url(../images/btn_right_big.png) no-repeat;*/
	color: #616161;
	display: block;
	font-size: 16px;
	font-style: italic;
	height: 31px;
	padding: 15px 0 0 30px;
	width:263px;
	text-decoration: none;
}


.btn_cont li a:hover{
        background: url(../images/btn_rightactive.png) no-repeat;
	display: block;
	font-size: 16px;
	font-style: italic;
	color:#FF0000;
	height: 31px;
	padding: 15px 0 0 30px; 
}


.btn_cont li a:focus{
        background: url(../images/btn_rightactive.png) no-repeat;
	display: block;
	font-size: 16px;
	font-style: italic;
	color:#FF0000;
	height: 31px;
	padding: 15px 0 0 30px;
}








