/* Layout ==START== */

html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend
{margin:0; padding:0; border:0;font-family: myFirstFont;} 

@font-face {
    font-family: 'myFirstFont';
    src: url('sqr721dn-webfont.eot');
    src: url('sqr721dn-webfont.eot?#iefix') format('embedded-opentype'),
         url('sqr721dn-webfont.woff') format('woff'),
         url('sqr721dn-webfont.ttf') format('truetype'),
         url('sqr721dn-webfont.svg#square721_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: myFirstFont;
	font-size: 12px;
	background-color: #ffffff;
	margin:0;
	background:url(../images/texture-bg.jpg) repeat;
}
.logobg
{
background:	url(img/logo_bg.png);
}
/* Layout ==END== */



/* Font Family ==START== */

.arial{font-family: Arial, Helvetica, sans-serif;}
.trebuchet {font-family: "Trebuchet MS";}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Family ==END== */



/* Font Sizes ==START== */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}

/* Font Sizes ==END== */



/* Font Colours ==START== */

.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.grayishblue {color: #7C7C97;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #FF5500;}
.yellow {color: #FFFF00;}
.green {color: #83A400;}
.sharp_blue {color: #287ED3;}
.blue {color: #3082D4;}

/* Font Colours ==END== */



/* Font Style & Weight ==START== */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Font Style & Weight ==END== */



/* Hovers ==START== */

.n2u {text-decoration: none; color:#908a8a;}
.n2u:hover { color:#FFFFFF;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.n2u2 {text-decoration: none; color:#ccc;}
.n2u2:hover { color:#0d8baa;}


/* Hovers ==END== */



/* Div Alignment ==START== */

.clear {clear: both;}
.float_left { float: left;}
.float_right {float: right;}
.center {margin: 0 auto;}

/* Div Alignment ==END== */



/* Div Margins & Paddding mostly used ==START== */

.margin_top10 {margin-top: 10px;}
.margin_top5 {margin-top: 5px;}
.padding_top10 {padding-top: 10px;}
.padding_top5 {padding-top: 5px;}
.padding10 {padding: 10px;}
.padding5 {padding: 5px;}
.margin10 {margin: 10px;}
.margin5 {margin: 5px;}
.margin_top20 {margin-top: 20px;}
.margin_top40 {margin-top: 40px;}
.margin_left5 {margin-left: 5px;}

/* Div Margins & Paddding mostly used ==END== */


/* Web Page Layout ==START== */

.wrapper {
	width: 950px;
	margin: 0 auto;
}

.header {
	height: 116px;
	width: 100%;
	background:#052e52;
}

.navigation {
	background:url(img/nav_bg2.jpg) repeat-x;
	height:41px;
}

.navi_bot {
	background:url(img/nav_bot_bg1.jpg) repeat-x;
	height:47px;
}	

.banner_bg {
	background:url(img/banner_back_bg1.jpg) repeat-x;
	height:276px;
}

.top_nav a{
	font-family:myFirstFont;
	font-size:11px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#ccc;
	text-transform:capitalize;
	font-weight:normal;
	padding:2px;
}

.title {
	font-family:myFirstFont;
	font-size:18px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#0d8baa;
	font-weight:bold;
	padding:2px;
}

.titlea {
	font-family:myFirstFont;
	font-size:18px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:bold;
	padding:2px;
}
.titleb {
	font-family:myFirstFont;
	font-size:16px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#0d8baa;
	font-weight:bold;
	padding:2px;
}

.title2 {
	font-family:myFirstFont;
	font-size:24px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#444444;
	font-weight:bold;
	padding:2px;
}

.content_txt {
	font-family:myFirstFont;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#333;
	font-weight:normal;
	line-height:24px;
	text-align:justify;
}
.content_txtf0 {
	font-family:myFirstFont;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#ccc;
	font-weight:normal;
	line-height:16px;
}

.wc
{height:200px;	
}

.main_nav {
	font-family:myFirstFont;
	font-size:18px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#fff;
	font-weight:normal;
	padding:3px;
	width:115px;
	text-align:center;
}	

.news_txt {
	font-family:myFirstFont;
	font-size:15px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#06637b;
	font-weight:bold;
	padding:0 2px;
	text-transform:capitalize;
	width:198px;
	text-align:left;
}
.news_txt2f{
	font-family:myFirstFont;
	font-size:12px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#666;
	font-weight:normal;
	text-decoration:underline;
	padding:0 2px 2px 2px;
	width:198px;
}	
.news_txt2 {
	font-family:myFirstFont;
	font-size:12px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	text-align:justify;
	padding:2px;
	width:198px;
}	

.dir_txt {
	font-family:myFirstFont;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	padding:2px;
	width:428px;
	line-height:22px;
}	

.news_bg {
	background:url(img/news_bot.jpg) no-repeat;
	height:150px;
	width:296px;
}

.news_bg2nd {
	background:url(img/2nd_img.png) no-repeat;
	
	
}
.news_bg3nd {
	background:url(img/2nd_img.png) no-repeat;
	
	
}

.footer_bg {
	background:url(img/footer_bg12.jpg) repeat-x #052e52;
	height:264px;
}

.footer_txt {
	font-family:myFirstFont;
	font-size:28px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#547b95;
	font-weight:normal;
	padding:0 0 0 5px;
}

.hdr_txt {
	font-family:myFirstFont;
	font-size:80px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#0d8baa;
	font-weight:normal;
	margin:0;
	padding:0;
	
}

.footer_txt2{
	font-family:myFirstFont;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#ccc;
	font-weight:normal;
	padding:2px;
}
.footer_txt2f0{
	font-family:myFirstFont;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#ccc;
	font-weight:normal;
	padding:2px;
}

.hdr_txt2f0{
	font-family:myFirstFont;
	font-size:34px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#ccc;
	font-weight:normal;

}

.footer_txt22{
	font-family:myFirstFont;
	font-size:14px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	padding:2px;
}

.cons_txt{
	font-family:myFirstFont;
	font-size:18px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#fff;
	font-weight:normal;
	padding:2px;
}

.consultant_top {
	background:url(img/consltant_tp.jpg) no-repeat;
	height:47px;
	width:319px;}
	
.consultant_bottom {
	background:url(img/consltant_bt.jpg) no-repeat;
	height:110px;
	width:319px;}	

.footer_line_ver {
	background:#547b95;
	width:2px;
	height:222px;
}	

.footer_line_hor {
	background:url(img/footer_line_hor.jpg) repeat-x;
	width:68px;
	height:2px;
}

.footer_txt_field {
	background:#b5b5b5;
	font-family:myFirstFont;
	font-size:13px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	padding:2px;
	width:154px;
	height:13px;
	border:1px solid #e3dede;
}

.footer_txt_field2{
	background:#b5b5b5;
	font-family:myFirstFont;
	font-size:13px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	padding:2px;
	width:154px;
	height:13px;
	border:1px solid #403f3f;
}

.footer_txt_area {
	background:#b5b5b5;
	font-family:myFirstFont;
	font-size:13px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	padding:2px;
	width:264px;
	height:40px;
	border:1px solid #e3dede;
}

.footer_txt_area2 {
	background:#b5b5b5;
	font-family:myFirstFont;
	font-size:13px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	color:#000;
	font-weight:normal;
	padding:2px;
	width:264px;
	height:40px;
	border:1px solid #403f3f;
}		



.nav {
	font-size: 16px;
	color: #b8b8b8;
	margin-top: 20px;
	float: right;
}

.nav a {
	color: #b8b8b8;
	text-decoration: none;
	display: block;
	line-height: 28px;
	height: 30px;
	width: 77px;
	float: left;
	margin-left: 3px;
	text-align: center;
}

.nav a:hover {
	text-decoration: none;
	background: url(../images/nav-hv.png) no-repeat;
	color: #fff;
	
}

.h-content {
	margin-top:40px;
}	


/* Active Page Links */
#nav_home .nav a#home,
#nav_services .nav a#services,
#nav_portfolio .nav a#portfolio,
#nav_whyus .nav a#whyus,
#nav_prices .nav a#prices,
#nav_company .nav a#company,
#nav_blog .nav a#blog,
#nav_contact .nav a#contact
{ 
	text-decoration: none;
	background: url(../images/nav-hv.png) no-repeat;
	color: #fff;
}

#page {
	position: relative;
	width: 100%;
	padding: 75px 0 0;
	z-index: 2;
	min-height: 600px;
}

#banner {
	height: 460px;
	margin-top: -10px;
	background: #afd8e5 url(../images/banner-bg.jpg) center top no-repeat;
}

#tagline {
	color: #343d4b;
	font-size: 60px;
	padding-top: 20px;
	text-align: center;
	text-shadow: 0px 2px 3px #b1bec3;
	height: 70px;
}

#tagline span {
	font-weight: bold;
	color: #cc3a26;
}

#tagline-2 {
	color: #9ba8b1;
	font-size: 31px;
	text-align: center;
	height: 46px;
}

#services-bg {
	background: url(../images/services-bg.jpg) repeat;
}

#services-wrapper {
	margin: 0 auto;
	width: 902px;
	padding: 15px 60px;
}

.horizontal-line {
	background: url(../images/h-line-bg.png) repeat-x center;
	height: 13px;
}

.btn_website_active {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-website.png) 0 -37px no-repeat;
	border: 0 none;
}

.btn_logo_active {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-logo.png) 0 -37px no-repeat;
	border: 0 none;
}

.btn_iphone_active {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-apps.png) 0 -37px no-repeat;
	border: 0 none;
}

.btn_templates_active {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-templates.png) 0 -37px no-repeat;
	border: 0 none;
}

.btn_cards_active {
	display:block;
	width: 136px;
	height: 37px;
	background: url(../images/btn-business-card.png) 0 -37px no-repeat;
	border: 0 none;
}

.btn_logo {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-logo.png) 0 0 no-repeat;
	border: 0 none;
}
.btn_logo:hover { 
	background-position: 0 -37px;
	border: 0 none;
	cursor: pointer;
}

.btn_website {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-website.png) 0 0 no-repeat;
	border: 0 none;
}
.btn_website:hover { 
	background-position: 0 -37px;
	border: 0 none;
	cursor: pointer;
}

.btn_iphone {
	display:block;
	width: 106px;
	height: 37px;
	background: url(../images/btn-apps.png) 0 0 no-repeat;
	border: 0 none;
}
.btn_iphone:hover { 
	background-position: 0 -37px;
	border: 0 none;
	cursor: pointer;
}

.btn_cards {
	display:block;
	width: 136px;
	height: 37px;
	background: url(../images/btn-business-card.png) 0 0 no-repeat;
	border: 0 none;
}
.btn_cards:hover { 
	background-position: 0 -37px;
	border: 0 none;
	cursor: pointer;
}

.btn_templates {
	display:block;
	width:106px;
	height: 37px;
	background: url(../images/btn-templates.png) 0 0 no-repeat;
	border: 0 none;
}
.btn_templates:hover { 
	background-position: 0 -37px;
	border: 0 none;
	cursor: pointer;
}



.services_box {
	color: #fff;
	width: 250px;
	float: left;
}

.service-positon
{padding:40px 0 0 0;}

.service-positon-1
{padding:0;}

.boder-bottom
{border-bottom:#d8d8d8 1px solid;
 margin:23px 0;}
 
 
.boder-bottom-2
{ border-bottom:#d8d8d8 1px solid;
  margin:23px 0 60px 0;}
  
.boder-bottom-3
{ border-bottom:#d8d8d8 1px solid; margin:0;}
 

.service-text
{font-size:30.04px;
 color:#cd3a26;
 font-weight:bold;}

.heading
{font-size:25px;
 font-weight:bold;
 color:#343d4b;
 line-height:45px;}
 
.line-image
{float:left;
 margin:26px 0;}  
 
.why-us-text
{font-size:16px;
 color:#1e1e1e;
 margin:25px 0 20px 0;} 

.services_box div.icon {
	float: left;
	width: 45px;
	padding: 5px 0 0 0;
}

.services_box div.text {
	float: left;
	width: 190px;
	margin-left: 8px;
}

 

.services_box div h2 {
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 1px #000000;
}

.services_box div p {
	font-size: 14px;
	text-shadow: 0 1px 1px #4f100f;
	padding: 6px 0 0 0;
	line-height:18px;
}

.span-for-text
{font-size:18px;
 font-style:italic;
 padding:20px 0 0 0;}


.line_vertical_1 {
	background: url(../images/v-line-services-bg.png) repeat-y center;
	width: 10px;
	float: left;
	margin: 0 30px;
	height: 80px;
}

.content_top {
	background-color: #e3e3e3;
	height: 9px;
}

.field_group {
	margin-bottom: 20px;
	text-shadow: none;
}

.fieldleft {
  float: left;
  margin-right: 35px;
  width: 245px;

}

.margin-right
{float:left;
 margin-right:13px;
 }

.line_horizontal {
	border-bottom:#d8d8d8 1px solid;
	height: 10px;
}
 

#content {
	padding: 0;
}

#content div.box {
	float: left;
	width: 427px;
}

#content div.box.services {
	float: left;
	width: 930px;
}


#content div.box .icon {
	float: left;
	width: 50px;
	height: 45px;
	padding:0 5px 0 0;
	text-align: center;
}

#content div.box h2 {
	font-size: 34px;
	font-weight: bold;
	color: #343d4b;
	float: left;
}

#content div.box p {
	clear: both;
	line-height: 20px;
	text-align: justify;
}

#content div.box p a {
	font-weight: bold;
	color: #d04e44;
	text-decoration: none;
	line-height: 25px;
}

#content div.box p a:hover {
	text-decoration: underline;
}




a.white-links:link,
a.white-links:active,
a.white-links:visited{
	font-family: myFirstFont;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
a.white-links:hover {
	color:#000000;
}

input, select {
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  width: 245px;
}

.portfolio_link {
	background: url(../images/portfolio-box-bg.png) 0 0 no-repeat;
	width: 274px;
	height: 160px;
	border: 0 none;
	padding: 4px 4px 13px 4px;
}
.portfolio_link:hover {
	background-position: 0 -177px;
	border: 0 none;
	cursor: pointer;
}

.portfolio_box1 {
	float: left;
	text-align: center;
	width: 282px;
}
.portfolio_box1 h2 {
	height: 25px;
}

.portfolio_box1 p {
	font-size: 15px;
	font-weight: bold;
	color: #424549;
}
.portfolio_box1 a.visit {
	display: block;
	background: url(../images/btn-visitwebsite.png) 0 0 no-repeat;
	width: 93px;
	height: 29px;
	border: 0 none;
}
.portfolio_box1 a.visit:hover {
	text-decoration: underline;
	background-position: 0 -29px;
	border: 0 none;
	cursor: pointer;
}

.portfolio_box2 {
	float: left;
	text-align: center;
	margin-left: 34px;
	width: 282px;
}
.portfolio_box2 h2 {
	height: 25px;
}
.portfolio_box2 p {
	font-size: 15px;
	font-weight: bold;
	color: #424549;
}
.portfolio_box2 a.visit {
	display: block;
	background: url(../images/btn-visitwebsite.png) 0 0 no-repeat;
	width: 93px;
	height: 29px;
	border: 0 none;
}
.portfolio_box2 a.visit:hover {
	text-decoration: underline;
	background-position: 0 -29px;
	border: 0 none;
	cursor: pointer;
}

.portfolio_link {
	background: url(../images/portfolio-box-bg.png) 0 0 no-repeat;
	width: 274px;
	height: 160px;
	border: 0 none;
	padding: 4px 4px 13px 4px;
}
.portfolio_link:hover {
	background-position: 0 -177px;
	border: 0 none;
	cursor: pointer;
}


textarea:hover {
	border: 1px solid #5ac2e2;
}
input:focus, textarea:focus, select:focus{
	background-color: #f1f8fa;
  	border: 1px solid #5ac2e2;
}

.button {
	display:block;
	width: 133px;
	height: 38px;
	background: url(../images/btn-submit.png) 0 0 no-repeat;
	border: 0 none;
}
.button:hover { 
	background-position: 0 -38px;
	border: 0 none;
	cursor: pointer;
}
.button:active { 
	background-position: 0 -76px;
	border: 0 none;
}

.line_vertical {
	border-right:#d8d8d8 1px solid;
	width: 1px;
	float: left;
}

.line_vertical_2 {
	background: url(../images/v-line-content.png) repeat-y center;
	width: 10px;
	float: left;
	margin: 0 37px;
	height: 170px;
}

#questions {
	font-family: myFirstFont;
	font-size: 25px;
	font-style: italic;
	color: #858e9c;
	padding: 30px 0 30px 0;
}

#footer {
	height: 235px;
	width: 100%;
	background:url(../images/footer.png) repeat-x;
}

#footer-content {
	color: #76787c;
	font-size: 13px;
	width: 940px;
	padding: 30px 0 15px 0;
	margin: 0 auto;
}

#footer-content div.heading {
	color: #b8b8b8;
	font-size: 19px;
}

#footer-content div.links1 {
	
	float: left;
	line-height: 18px;
	width:108px;
}

#footer-content div.links2 {
	
	float: left;
	line-height: 18px;
}

#footer-content div.links3 {
	
	float: left;
	line-height: 18px;
}

#footer-content div.links1 a {
	color: #76787c;
	text-decoration: none;
}

#footer-content div.links1 a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-content div.links2 a {
	color: #76787c;
	text-decoration: none;
}

#footer-content div.links2 a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-content div.margin {
	margin-left: 85px;
}

#footer-content div.right-area {
	width: 226px;
	float: right;
}

#footer-content ul li {
	list-style: none;
	float: left;
	margin: 10px 13px 0 0;
}

#footer-content div.copyright {
	padding-top:8px;
	clear: both;
	font-size:12px;
}

.iphone_link {
    background: url("../images/iphone-portfolio-box.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 185px;
    padding: 4px;
    width: 185px;
}

.iphone_box1 {
    float: left;
    text-align: center;
    width: 193px;
}

.iphone_box2 {
    float: left;
    margin-left: 47px;
    text-align: center;
    width: 193px;
}

/* Web Page Layout ==END== */

/**********************************************************
 * FMA
 **********************************************************/
#fma{
	position:relative;
	height:415px;
	color:#f4f9fd;
	z-index:1;
}
#fma .slide{
	position:absolute;
	top:0;
	left:0;
	height:435px;
	width: 960px;
	overflow: hidden;
}
#fma .slide h2{
	color: #343d4b;
	font-size: 60px;
	text-align: center;
	text-shadow: 0px 2px 3px #b1bec3;
	/*font-size: 5em;*/
    text-align: center;
	right:5px;
	/*text-shadow:2px 2px #313a41;*/
    font-weight: normal;
	position: absolute;
	top:100%;
	width:960px;
	z-index: 4;
}
#fma .slide .slice{
	display:block;
	width: 960px;
	position: absolute;
	bottom:629px;
	height: 325px;
	left: 3px;
}

/**********************************************************
 * Slides
 **********************************************************/
#fma .slide .slice{
	background: no-repeat;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
}
#fma .slide .slice.mid{
	background-position: center -325px;
	z-index: 2;
}
#fma .slide .slice.outer{
	background-position: center -650px;
	z-index: 1;
}


#fma #digitalmarketing .slice{
	background-image: url(../images/slide-websites.png);
}
#fma #mobile .slice{
	background-image:url(../images/slide-clients.png);
}
#fma #clients .slice{
	background-image:url(../images/slide-mobile.png);
}

.baap {
	position:relative;
}
.bacha {
	position:absolute;
	top:25px;
}

.bold-red {
	font-weight: bold;
	color: #cc3a26;
}

.h3 {
	color: #9ba8b1;
	font-size: 31px;
	text-align: center;
	height: 46px;
}

.tag2 {
	color: #9ba8b1;
	font-size: 31px;
	text-align: center;
	height: 46px;
	position:relative;
	right:-22px;
	top:-18px;
}

.bold32 {
	font-weight:bold;
	text-align:center;	
}
#menus {
	width:100%;
	margin:0 0 0 0;
}
#menus .lastli{
	border-left:1px solid #2eb5d5;
	border-right:none;
}
#menus .lastli:hover{
	border-left:1px solid #2eb5d5;
	border-right:none;
}
#nav {
	width:100%;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline-block;
}
#nav li {
	margin:0;
	padding:14px 20px 13px 20px;
	float:left;
	position:relative;
	list-style:none;
	border-left:1px solid #355e7a;
	border-right:1px solid #547b95;
}
#nav a {
	font-family:myFirstFont;
	text-decoration:none;
	margin:0;
	display:inblock;
	color:#f1f1f1;
}
#nav a:hover {
	font-family:myFirstFont;
	text-decoration:none;
	margin:0;
	display:inblock;
	color:#000;
}
#nav li ul {
	padding:0;
	z-index:1000000;
}
#nav li:hover {
	border-left:1px solid #355e7a;
	border-right:1px solid #547b95;
}
#menus .fstli{
	border-right:1px solid #55427f;
	border-left:none;
}
#menus .fstli:hover{
	border-right:1px solid #55427f;
	border-left:none;
}
#nav ul
{
	position:absolute;
}
#nav ul li
{
	float:none;
}
#nav ul li:hover a, #nav li:hover li a {
	background:none;
	border:none;
}
#nav ul a:hover {
	color:black!important;
}
#nav li:hover > ul {
	display:block;
}
#nav ul {
	display:none;
	margin:143px 320px;
	padding:0;
	width:185px;
	position:absolute;
	top:-102px;
	left:-320px;
	color:#3b3c3e;
	z-index:1000000;


}
#nav ul li {
	float:none;
	margin:0;
	background:#547b95;
	border-bottom:1px solid #fff;
	border-left:none;
	border-right:none;
}
#nav ul a {
	font-weight:normal;
}
#nav ul ul {
	background:#006600;
	left:-134px;
	top:-63px;
}
video{
        width: 350px;
        height: 150px;
        border: 1px solid black;
}
source{
        width: 350px;
        height: 150px;
        border: 1px solid black;
}
.font1{
	font-size:12px;
	color:#333;
	padding:0 10px 0 0;
}
.spacer{
	padding:0 20px 0 0;
}
.post-add{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}


.post-add1{
	width:100%;
	height:20px;
	float:left;
	margin:0;
	padding:0;
}
.add{
	width:70px;
	height:100px;
	padding:2px 5px;
	float:left;
	color:#ccc;
}

.add1{
	width:70px;
	height:50px;
	padding:2px 5px;
	float:left;
	color:#ccc;
}
