/* - - - - - - - - - - - - - - - - - - - - -

TITLE    :   NAKCSS FRAMEWork VERSION 3
AUTHOR   :   NAKDESIGNER
URL      :   HTTP://WWW.NAKLABS.COM

- - - - - - - - - - - - - - - - - - - - - - 

Variable Defination

.textleft      =     Aligns Text to Left
.textcenter    =     Aligns Text to Center
.textright     =     Aligns Text to Right
.bg            =     Background Style
.fc            =     Font Color Style
.fs            =     Font Size Style

- - - - - - - - - - - - - - - - - - - - - */

/* Clearfix Starts Here */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Clearfix Property Starts Here */

/* Global Form Styles */

form{
margin: 0;
padding: 0;
}

/*  --- Global Form Styles  -- End HERE */

/*  Image PNG fix ******************   */
 img, 
 div,
 a,
 a:hover,
 a:visited{ behavior: url(/iepngfix.htc) }
/*  Image PNG fix END   */

/* Global Reset Styles Starts */
*{
	margin:0;
	padding:0;
}
/* Global Reset Styles End */

body {	
	color:#333;
	background:#fff;
	font:13px/16px Arial;
}
a{
	color:#004b9b;
	text-decoration: none;
}
a:active { 
	outline: none; 
	color:#004b9bv;
	}
a:hover{
	color:#333;
	text-decoration:underline;
	outline: none;
}
a img {border: 0;}

/* Heading Styles Starts */
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:15px;
line-height:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:13px;}
h2,h3,h4,h5,h6{margin:0 0 10px 0;}

/* Heading Styles Ends */



/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
/* ----------- Body Styles Start Here ----------- */
body{
	background:#ccc;
	font:12px Arial;
	color:#000;
}
a{
	font:11px arial;
	text-decoration:none;
	color:#eb3d00;
}
a:hover{
	text-decoration:underline;
}
p{
	font:11px arial;
	color:#000;
	line-height:18px;
	margin:10px 0 5px 0;
}
.clear{
	clear:both;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearleft{
	clear:left;
}
.clearright{
	clear:right;
}
ul{
	list-style:none;
}
li{
	list-style:none;
	font:12px arial;
	color:#000;
	line-height:16px;
}
li a{
	text-decoration:none;
}
li a:hover{
	text-decoration:underline;
}
h4{
	font:12px arial;
	font-weight:bold;
	color:#000;
	margin:10px 0 5px 0;
}
.td{
	font:12px arial;
	color:#000;
}
hr{
	border-bottom:2px solid #ccc;
}
/* ----------- Body Styles End Here ----------- */
#nakainer{
	width:100%;
}
#nakainer_inner{
	width:778px;
	margin:0 auto 10px auto;
	padding:2px;
	border:solid #aaaaaa;
	border-width:0 7px 7px 7px;
	background:#fff;
}
#nakrapper{
	width:765px;
	margin:0 auto;
}
/* ----------- Header Styles Start Here ----------- */
#header{
	width:765px;
	height:124px;
}
/* ----------- Top Links(below header) Styles Start Here ----------- */
#toplinks{
	width:746px;
	margin:5px 3px 5px 6px;
	padding:10px 5px 25px 5px;
	*padding:5px;	
	border-top:1px solid #000;
	border-bottom:1px dashed #000;
}
.toplinksleft{
	float:left;
	color:#666;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding:0;
	margin:0;

}
.toplinksright{
	float:right;
}
.toplinksright ul{
	list-style:none;
	text-decoration:none;
}
.toplinksright li{
	display:inline;
	list-style-type:none;
}
.toplinksright li a{
	font:11px courier;
	color:#eb3d00;
	text-decoration:none;
	padding:5px 12px 2px 5px;
	*padding:0 12px 0 5px;
}
.toplinksright li a:hover{
	text-decoration:underline;
}
.toplinksright li span{
	font:11px courier;
	color:#eb3d00;
	text-decoration:underline;
}
/* ----------- Top Links(below header) images  Styles Start Here ----------- */
.limage{
	background:url(img/tel-icon.gif) no-repeat center left;
	padding:4px 10px 5px 30px;
	*padding:0 10px 0 30px;	
}
.limage1{
	background:url(img/x-icon.gif) no-repeat center left;
	padding:0 0 0 10px;
}
.limage2{
	background: url(img/mail-icon.gif) no-repeat center left;
	padding:0 0 0 20px;
}
/* ----------- Top Links(below header) and list images Styles Ends Here ----------- */
/* ----------- Menu Styles Start Here ----------- */
.menu{
	float:right;
	margin:5px 5px 5px 0;
}
.menu ul{
	list-style:none;
	text-decoration:none;
}
.menu li{
	display:inline;
	list-style:none;
	text-decoration:none;
}
.menu li a{
	font:10px verdana;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	padding:0 10px;
}
.menu li a:hover{
	color:#ea4100;
}
.current-menu{
	font:10px verdana;
	font-weight:bold;
	color:#ea4100;
	text-decoration:none;
	padding:0 10px;
}
/* ----------- Menu Styles Ends Here ----------- */
/* ----------- Conatiner Styles Starts Here ----------- */
#container{
	width:765px;
	margin:0;
}
/* ----------- left Styles Starts Here ----------- */
.left{
	float:left;
	width:185px;
}
.left_inner{
	width:176px;
	margin:auto 3px auto 6px;
}
.heightfix{
	background:#fff;
	height:96px;
	*height:101px;
}
.mainmenu{
	width:176px;
	background:#c1c0bf;
	margin:0 0 10px 0;
}
.mainmenu ul{
	list-style:none;
	text-decoration:none;
}
.mainmenu li{
	display:block;
	list-style:none;
	width:176px;
	background:#c1c0bf;
}
.mainmenu li a{
	font:11px courier;
	color:#24211d;
	text-decoration:none;
	margin:20px 0 10px 5px;
	padding:0 0 0 10px;
	line-height:22px;

}
.mainmenu li a:hover{
	color:#eb3d00;
	background:url(img/x-red-menu.png) no-repeat left center;
}
.current-mainmenu{
	font:11px courier;
	text-decoration:none;
	line-height:22px;
	color:#eb3d00;
	background:url(img/x-red-menu.png) no-repeat 5px center;
	padding:0 15px;
}
.mainmenu-grey{
	display:block;
	list-style:none;
	width:176px;
	background:#dddddc;	
}
.block{
	width:167px;
	border:1px solid #d4d4d3;
	border-width:0 1px 1px 1px;
	margin:-15px 0 10px 0;
	padding:25px 0 0 0;
	background:url(img/x-grey-bg.gif) no-repeat 120px 35px;
}
.block ul{
	list-style:none;
	text-decoration:none;
}
.block li{
	list-style:none;
}
.block li a{
	font:11px arial;
	color:#666;
	text-decoration:none;
	margin:0 0 0 35px;
	line-height:22px;
}
.block li a:hover{
	color:#000;
}
.block-top{
	background:url(img/blockm-top.gif) no-repeat;
	width:169px;
	height:49px;
}
.block-top h2{
	font:12px arial;
	font-weight:bold;
	color:#24211d;
	text-transform:uppercase;
	padding:20px 0 4px 75px;
}
.more{
	float:right;
	margin:0 10px 5px 0;
}
.more a{
	font:11px arial;
	color:#eb3d00;
	text-decoration:none;
}	
.more a:hover{
	text-decoration:underline;
}
/* ----------- left Styles ends Here ----------- */
/* ----------- right Styles styles Here ----------- */
.right{
	float:right;
	width:580px;
}
.right-top{
	width:560px;
	margin:0 5px 5px 5px;
}
.right-top-left{
	width:300px;
	clear:left;
}
.right-top-left h2{
	font:14px arial;
	font-weight:bold;
	color:#eb3d00;
	background:url(img/x-red-heading.gif) no-repeat left center;
	margin:5px 0 5px 10px;
	padding:0 0 0 25px;
}
.right-top-left p{
	font:12px arial;
	color:#000;
	margin:8px 0 5px 5px;
	padding:0 0 0 10px;
	line-height:16px;
}
.right-top-right{
	float:right;
	width:245px;
	clear:right;
}
.right-top-right-block{
	width:210px;
	background:url(img/round_mid.gif) repeat-y;
	margin:0 0 0 35px;
}
.right-top-right-block-top{
	background:url(img/round_top.gif) no-repeat;
	width:210px;
	height:23px;
}
.right-top-right-block-top h4{
	font:16px courier;
	color:#eb3d00;
	font-weight:bold;
	margin:5px 0 0 5px;
	padding:3px 0 0 5px;
}
.right-top-right-block-mid{
	width:210px;
	background:url(img/round_mid.gif) repeat-y;
}
.right-top-right-block-mid h2{
	font:11px arial;
	color:#000;
	margin:5px 0 5px 10px;
}
.right-top-right-block-mid ul{
	text-decoration:none;
}
.right-top-right-block-mid li{
	list-style:decimal;
	margin:5px 0 2px 30px;
}
.right-top-right-block-mid li a{
	font:11px arial;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.right-top-right-block-mid li a:hover{
	color:#000;
}
.right-top-right-block-bottom{
	background:url(img/roud_bottom.gif) no-repeat;
	width:210px;
	height:17px;
}
.guam-yellow{
	width:222px;
	height:25px;
	margin:10px 0 10px 30px;
}
.right-blocks{
	width:560px;
/*	margin:5px 0 0 0;*/
	margin:0;
}
.rblock{
	width:166px;
	float:left;
/*	margin:0 5px 10px 10px;*/
	margin:0 5px 0 10px;
}
.rblock-top{
	background:url(img/blockd_top.gif) no-repeat;
	width:166px;
	height:44px;
}
.rblock-top1{
	background:url(img/blockb_top.gif) no-repeat;
	width:166px;
	height:49px;
}
.rblock-top2{
	background:url(img/blockl_top.gif) no-repeat;
	width:166px;
	height:49px;
}
.rblock-top3{
	background:url(img/blockdi-top.gif) no-repeat;
	width:166px;
	height:49px;
}
.rblock-top4{
	background:url(img/blockma-top.gif) no-repeat;
	width:166px;
	height:49px;
}
.rblock-top5{
	background:url(img/blockpe-top.gif) no-repeat;
	width:166px;
	height:49px;
}
.rblock-top h2, .rblock-top1 h2, .rblock-top2 h2, .rblock-top3 h2, .rblock-top4 h2, .rblock-top5 h2{
	font:12px arial;
	font-weight:bold;
	color:#24211d;
	text-transform:uppercase;
	padding:20px 0 4px 70px;
}
.rblock-top4 h2{
	padding:20px 0 4px 50px;
}
.rblock-bottom{
	width:163px;
	border:1px solid #bcbbba;
	border-width:0 1px 1px 1px;
	margin:-6px 0 10px 0;
	padding:15px 0 20px 0;
	*padding:15px 0 0 0;	
	background:url(img/x-grey-bg.gif) no-repeat 110px 15px;
}
.rblock-bottom ul{
	list-style:none;
	text-decoration:none;
}
.rblock-bottom li{
	list-style:none;
}
.rblock-bottom li a{
	font:11px arial;
	color:#666;
	text-decoration:none;
	margin:0 0 0 25px;
	line-height:22px;
}
.rblock-bottom li a:hover{
	color:#000;
}
.rmore{
	float:right;
}
.rmore a{
	font:10px arial;
	color:#eb3d00;
	text-decoration:none;
}
.rmore a:hover{
	text-decoration:underline
}
/* ----------- right Styles ends Here ----------- */
#flash-banner{
	width:765px;
	height:191px;
}
/* ----------- Conatiner Styles Ends Here ----------- */
/* ----------- Inner pages Right Styles Starts Here(languages) ----------- */
.marktmenu{
	background:url(img/marketing_in.gif) no-repeat;
	width:150px;
	height:47px;
	margin:10px auto;
}
.doctmenu{
	background:url(img/document_in.gif) no-repeat;
	width:150px;
	height:42px;
	margin:10px auto;
}
.bustmenu{
	background:url(img/business_in.gif) no-repeat;
	width:151px;
	height:46px;
	margin:10px auto;
}
.legalmenu{
	background:url(img/legal_in.gif) no-repeat;
	width:151px;
	height:47px;
	margin:10px auto;
}
.digimenu{
	background:url(img/digital_in.gif) no-repeat;
	width:150px;
	height:44px;
	margin:10px auto;
}
.manufamenu{
	background:url(img/manufatoring_in.gif) no-repeat;
	width:151px;
	height:44px;
	margin:10px auto;
}
.personalmenu{
	background:url(img/personal_in.gif) no-repeat;
	width:150px;
	height:46px;
	margin:10px auto;
}
.marktmenu1, .marktmenu a, .doctmenu1, .doctmenu a{
	color:#686868;
	font:11px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding: 0 0 0 60px;
}
.bustmenu1, .bustmenu a{
	color:#686868;
	font:11px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding: 0 0 0 60px;
}
.legalmenu1, .legalmenu a{
	color:#686868;
	font:11px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:47px;
	padding: 0 0 0 60px;
	margin-right:5px;
}
.digimenu1, .digimenu a{
	color:#686868;
	font:11px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding: 0 0 0 60px;
}
.manufamenu1, .manufamenu a{
	color:#686868;
	font:11px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding: 0 0 0 60px;
	letter-spacing:-1px;
}
.personalmenu1, .personalmenu a{
	color:#686868;
	font:11px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding: 0 0 0 60px;
}
.marktmenu a:hover, .doctmenu a:hover, .bustmenu a:hover, .legalmenu a:hover, .digimenu a:hover, .manufamenu a:hover, .personalmenu a:hover{
	color:#000;
}
.right-lan{
	width:580px;
	margin:0 auto;
}
.right-lan-left{
	float:left;
	width:420px;
}
.right-lan-left h2{
	font:14px arial;
	font-weight:bold;
	color:#eb3d00;
	background:url(img/x-red-heading.gif) no-repeat left center;
	margin:5px 0 5px 10px;
	padding:0 0 0 25px;
}
.right-lan-left p{
	font:12px arial;
	color:#000;
	margin:8px 0 5px 10px;
	padding:0 0 0 10px;
	line-height:16px;
}
.right-lan-left a{
	font:12px arial;
	color:#666;
	text-decoration:underline;	
}
.right-lan-left a:hover{
	color:#000;
	text-decoration:none;	
}
.right-lan-left ul{
	list-style:none;
}
.right-lan-left li{
	list-style:none;
	line-height:16px;
}
.right-lan-left li a{
	text-decoration:none;
	font:12px arial;
	color:#000;
	font-weight:bold;	
}
.right-lan-left li a:hover{
	text-decoration:underline;
}
.right-lan-right{
	float:right;
}
/* ----------- Inner pages Right Styles Ends Here(languages) ----------- */
/* Form Block Starts Here */
#form{
	width:445px;
	background:#fff;
	border:1px solid #dddddd;
	padding:5px;
	margin:10px auto 10px 15px;
}
#form h2{
	font:16px arial;
	font-weight:bold;
	color:#000;
	margin:5px auto;
}
tr, td{
	font:11px arial;
	color:#000;
}
/*	forms
------------------------------------------*/

input,select{
	border:1px solid #ccc;
	font:11px "Trebuchet MS", arial, sans-serif;
	color:#999;
	padding-left:5px;
	width:130px;
}

input{
	padding-right:5px;
}
textarea{
	padding-right:5px;
	border:1px solid #ccc;
}
option{
	padding:0 5px;
}

#wrapper form ul{
	list-style:none;	
	margin:0;
}

#wrapper form ul li{
	margin:0 0 10px 0;
}

#wrapper form ul li.label{
	margin:0;
}

input.radio{
	width:auto;
	border:0;
	padding:0;
	margin-right:5px;
	cursor:pointer;
}

input.submit{
	width:60px;
	padding:1px 2px;
	margin-top:10px;
	background:#e93b00 url(img/red_btn_bg.gif) repeat-x;
	border:1px solid #9c0000;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	/*margin-right:190px;*/
}
input.submit1{
	width:60px;
	padding:1px 2px;
	margin-top:10px;
	background:#e93b00 url(img/red_btn_bg.gif) repeat-x;
	border:1px solid #9c0000;
	color:#fff;
	cursor:pointer;
	/*margin-right:190px;*/
}

/* Form Block Ends Here */
/* primeanier Starts Here */
.primeanier{
	width:720px;
	margin:15px auto;
}
.primeanier-content{
	margin:15px auto;
	font:12px arial;
	color:#000;
	line-height:18px;
	border-bottom:1px dashed #000;
}
.primeanier-content p{
	font:12px arial;
	color:#000;
	line-height:18px;
	margin:0 auto 10px auto;
}
.primeanier-content_l{
	margin:15px auto;
	font:12px arial;
	color:#000;
	line-height:18px;
}
/* primeanier Endss Here */
/* ----------- Footer Starts Here ----------- */
#footer{
	width:765px;
	background:#fff;	
	padding-top:10px;
}

	.footer_links{
	text-align:center;
	background:#ddd;
	padding:5px;
	margin:0 0 5px 0;}
	
	.footer_links ul{
		list-style:none;
		display:inline;}
	
	.footer_links li{
		list-style:none;
		display:inline;
		border-right:solid 1px #333;
		padding:0 10px;
		text-align:center;}
	
	.footer_links li a{
		color:#333;}
	
	.footer_links li a:hover{
		color:#eb3d00;}

.copyrights{
	float:left;
	font:10px verdana;
	font-weight:bold;
	color:#000;
	margin:0;
	line-height:25px;
}
.copyrights span{
	color:#eb3d00;
	font-weight:bold;
}
.developed{
	float:right;
	margin:0;	
}
.developed a{
	font:10px verdana;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	line-height:25px;		
}
.developed a:hover{
	color:#eb3d00;
	text-decoration:underline;
}
/* ----------- Footer Ends Here ----------- */

.fc1{ color:#eb3d00;}
