/* All associated graphics copyright 2006-07,  Naing Oo*/
/* www.backbonsolution.com */
.bbc{
	height: 200px;
	width: 165px;
	border: 0px;
}
.center{
	text-align: center;
	clear: both;
}
.pright{
	text-align: right;
}
.justify{
	text-align: justify;
}
.screenshotright{
	padding: 5px;
	border: 1px dotted #ECE9D8;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}
.screenshotLeft{
	padding: 5px;
	border: 1px dotted #ECE9D8;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

.yellow{
	color: #FA8B56;
	font-weight: bold;
}

.search_engine_optimisation{
	color: #F1814F;
	font-weight: bold;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.portfolio{
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2C5A9E;
	background-color: #EDEDED;
	padding: 8px;
}

.potfolio_title{
	font-weight: bold;
	background-image: url(../images/menu-background.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C5A9E;
	background-position: center;
}
img.webdesign{
	border: 1px dotted #ECE9D8;
	padding: 5px;
}
.info{
	font-size: 11px;
}

html, body {height: 100%;}

body{
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

h1.seo a{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	display: block;
	line-height: 30px;
	padding-left: 5px;
}
h1.seo a:hover{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2765AB;
}
h1.wd a{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	display: block;
	line-height: 30px;
	padding-left: 5px;
}
h1.wd a:hover{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D1BB0B;
}

h1.sf a{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	display: block;
	line-height: 30px;
	padding-left: 5px;
}
h1.sf a:hover{
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CE470B;
}

.h1line{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	display: block;
	line-height: 30px;
	padding-left: 5px;
	font-weight: bold;
}

h2{
	font-size: 12px;
}
	
a {
	text-decoration: underline;
	color: #325894;
}

a:hover {
	text-decoration: underline;
}

#wrapper{
	margin: 0px;
	width: 990px;
	position: absolute;
}

.subbold{
	font-size: 11px;
	font-weight: bolder;
	line-height: 30px;
	margin-left: -3px;
	padding: 0px;
	margin-top: 0px;
	background-color: #ececec;
	background-image: url(../images/around.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	
}
.bold{
	font-weight: bolder;
}
.quote{
	font-weight: bolder;
	color: #999999;
}
.italic{
	font-style: italic;
	color: #333333;
}

/*//////////// header ////////////////*/

#header {
	height: 165px;
	width: 990px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: bottom;
	z-index: 1;
	
	}

.header_img{
	float: right;
	display: block;
}
.Adwords{
	float: left;
	display: block;
}

	#menu, #menu2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
	position: absolute;
	left: 0px;
	top: 165px;
	background-color: #666666;
	height: 25px;
	vertical-align: middle;
	padding-top: 3px;
		}
	.menuborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
	
	#menu ul, #menu2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		width: 100%;
		}
	
	#menu li, #menu2 li {display: inline;}
	
	#menu a:link, #menu a:visited, #menu2 a:link, #menu2 a:visited {
	padding: 0.25em 1em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
		}
	
	#menu a:hover, #menu2 a:hover {
		color: #CCCCCC;
		}
		
		
/*---- left menu ---*/
#menu_left {
	clear: left;
	float: left;
	font-size: 12px;
}

#menu_left ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	width: 200px;
}	

#menu_left li {
	margin-bottom: 4px;
}


#menu_left li a {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	display: block;
	height: 15px;
	padding-right: 0;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/right_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}	
	
#menu_left li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/right_menuhover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
		
/*---- left menu sub ---*/
li.menu_leftsub  {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-bottom: 10px;
	width: 200px;
	font-size: 10px;
	margin-left: 0;
	padding: 0;
}	



li.menu_leftsub  a {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	display: block;
	height: 15px;
	padding-right: 0;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/right_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 20px;
}	
	
li.menu_leftsub  a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/right_menuhover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
		
		
		
/*---- right menu ---*/
#menu_right {
	clear: left;
	float: left;
	font-size: 12px;
	width: 250px;
	display: block;
}

#menu_right ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	width: 200px;
}	

#menu_right li {
	margin-bottom: 4px;
	list-style-type: none;
}


#menu_right li a {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	display: block;
	height: 15px;
	padding-right: 0;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/right_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}	
	
#menu_right li a:hover {
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/right_menuhover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
				
		
		
		
/*//////////// title ////////////////*/		

#title{
	height: 35px;
	width: 990px;
	margin: 0px;
	background-color: #666666;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/seo.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 2;
}

#title h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	width: 300px;
	margin-left: 5px;
	margin-top: 0px;
	font-size: 28px;
	height: 20px;
	}
#contact{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	height: 35px;
	width: 650px;
	text-align: right;
	margin-right: 10px;
}
#contact a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#contact a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

img.middle {
	vertical-align: middle;
	border: 0px;
}

/*//////////// content ////////////////*/


#content, #contentindex{
	margin: 0px;
	height: 100%;
	width: 990px;
	position: absolute;
	left: 0px;
	top: 195px;
	padding: 0px;
	clear: both;
}
#contentindex{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*//////////// left side ////////////////*/	

#left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 5px;
	background-image: url(../images/V_line.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 10px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 198px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: left;
	float: left;
	visibility: visible;
	font-size: 12px;
	background-position: right top;
}

/*//////////// right side ////////////////*/	
#right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 0px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 200px;
	position: absolute;
	top: 0px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: left;
	float: left;
	visibility: visible;
	right: 0px;
	margin-left: 0px;
}

/*//////////// main ////////////////*/	



#main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 230px;

	}
#main h1 {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	width: 490px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #DF7140;
	
}


.sub{
	color: #666666;
	font-style: italic;
}

#box{
	width: 505px;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
}

#box_right{
	width: 215px;
	display: block;
	float: left;
	padding-left: 6px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	background-color: #ECE9D8;
	padding-bottom: 50px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
}
#box_right h2{
	font-size: 11px;
	font-weight: normal;
}

/*--------------- Main boxes ---------------------*/

#mainbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	line-height: 140%;

	}

#box1{
	width: 235px;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(../images/V_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#box2{
	display: block;
	width: 235px;
	float: left;
	padding-right: 15px;
	background-image: url(../images/V_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	
}
#box3{
	width: 235px;
	display: block;
	float: left;
	padding-left: 5px;
}



.lists{
	list-style-image: url(../images/arrowlist.gif);
	list-style-type: none;
}
.list2{
	list-style-image: url(../images/plus.gif);
	list-style-type: none;
}
.p1{
	list-style-image: url(../images/folder.gif);
	list-style-type: none;
	vertical-align: middle;
	line-height: 30px;
}
.p2{
	list-style-image: url(../images/document.gif);
	list-style-type: none;
}

#third{
	width: 620px;
	display: block;
	padding-left: 5px;
	float: left;
	padding-top: 20px;
}
#third h2{
	font-size: 12px;
}
/*//////////// footer ////////////////*/	

#footer{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 990px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	
}

#footer a:hover {
	text-decoration: underline;
}

#addressfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
	clear: both;
	width: 100%;
}
/*//////////// Testimonials ////////////////*/	
.commentbox{
	background-color: #ececec;
	width: 480px;
	padding: 10px;
	background-image: url(../images/around2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.commentfooter{
	background: url(../images/arrow.gif) no-repeat 20px;
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
	width: 400px;
}

.border {
	border: 1px #000000;
}
.noborder{
	border: none;
}
.versign{
	vertical-align: middle;
	width: 135px;
}

.iso{
	display: block;
	overflow: visible;
	visibility: visible;
	z-index: 80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #EAEAEA;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
	height: 80px;
	width: 134px;
}

.graphic_design{
	padding: 10px;
	border: 1px solid #999999;
}


.iView-multimedia{
	float: left;
	padding-right: 20px;
}


.tesLogoimg{
	margin: 0px;
	float: left;
	padding-right: 10px;
}


.jobslogo{
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 35px;
	float: left;
}

.results{
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 850px;
	position: absolute;
	left: 40px;
	top: 40px;
	overflow: visible;
	z-index: 3;
}
