@import url("containers.css");
@import url("menu.css");
@import url("body.css");

body {
	background: #fff url(../images/header_bg.jpg) repeat-x;
	margin:0px;
	font-family:"Tahoma",Verdana,Arial,Helvetica;
	font-size:11px;
}


#hdr {
	margin: 0 auto;
	width:1024px;
	background: url(../images/header_main_mobiles.jpg) repeat-x;
	position: relative;
	z-index:1;
	height: 322px
}

#hdr_fa {
	margin: 0 auto;
	width:1024px;
	background: url(../images/header_main_mobiles_fa.jpg) repeat-x;
	position: relative;
	z-index:1;
	height: 322px
}

#logo {
	background: url(../images/logo_huge.png) no-repeat;
	width:220px;
	height:96px;
	position:relative;
	top:0px;
	left:26px;
}

#logo_fa {
	background: url(../images/logo_huge.png) no-repeat;
	width:220px;
	height:96px;
	position:relative;
	top:0px;
	left:-26px;
}

#hdrMenu {
	width:705px;
	height:96px;
	position:relative;
	top:0px;
	left:5px;
}

#hdrMenu_fa {
	width:705px;
	height:96px;
	position:relative;
	top:0px;
	left:0px;
}

#hdrMenu1 {
	margin: 0 auto;
	width:1000px;
	height:51px;
	position: relative;
	z-index:0;
	padding: 0px;
}

#hdrImg {
	margin: 0 auto;
	width:1000px;
	height:173px;
	position: relative;
	z-index:10;
}

#hdrItems {
	margin: 0 auto;
	width:1000px;
	height:64px;
	position: relative;
	z-index:0;
	background-color: #5f7c9a;
	top: -9px;
}

#topestContainer {
	width:380px; 
	float:right
}

#search_form {
	float:right;
}
.search_field{
	margin: 37px 0 0 0;
	width:150px;
	border:0px none;
	color:#837E7B;
	background:#1F1A17;
}
.search_button {
	width:21px;
	height:21px;
	border:0px none;
	margin: 0 7px 0 0;
	cursor:	pointer;
	padding:0;
	background:url(../images/sprite.jpg) no-repeat 0 -1410px;
}
.search_button:hover {
	background-position:0 -1318px;
}


#cnt {
	width:1000px;
	margin:0 auto;
	position:relative;
	top: -15px;
}
#lcnt {
	width:242px;
	float:left;
	position:relative;
	z-index:17;
	border-right: 1px solid #575757;
	top: 0px	
}
#ccnt {
	width:747px;
	min-height:600px;
	height:auto;
	float:left;
	position:relative;
	margin-left: 10px;
	top: 10px;
}

/* START OF LARGES CONTAINERS */
#main-lside {
	width:614px;
	float:left;
	position:relative;
	z-index:17;
	margin-top: 0px;	
}
#main-rside {
	width:375px;
	min-height:600px;
	height:auto;
	float:left;
	position:relative;
	margin-left: 10px;
	margin-top: 0px;
}

.main-leftpost {
	width:614px;
	position:relative;
	margin-top: 10px;
}

.main-rightpost {
	width:375px;
	height:auto;
	margin-top: 10px;
	z-index: 0;
}

/* END OF LARGES CONTAINERS */

#dummy {
	width:640px;
	height:228px;
	float:left;
	position:absolute;
	bottom:0px;
	background-color: #cddad9;
}

.imgPost {
	width:701px;
	position:relative;
	z-index:7;
	margin: 0px auto 0px;
	top: -31px;
}

.post {
	width:747px;
	position:relative;
	margin-top: 0px;
}

.sidePosts {
	width:232px;
	height:auto;
	margin-top: 10px;
	z-index: 0;
}



div#texts-normal {
	font-family: "arial", tahoma, Times New Roman;
	font-size: 11px;
	color: #333;
	padding:5px 15px;
}

div#texts-title {
	font-family: "arial", tahoma, Times New Roman;
	font-size: 11px;
	color: #fff;
	text-transform:uppercase;	
	padding:5px 10px;
}

div#texts-side-title {
	font-family: "arial", tahoma, Times New Roman;
	font-size: 11px;
	color: #fff;
	text-transform:uppercase;	
	padding:0px 0px;
	height: 20px;
	padding-top: 10px;
}


#footer {
	width:100%;
	height:53px;
	background: url(../images/footer_bg.png) repeat-x;
}

#footer_menu {
	width:1000px;
	height:53px;
	margin:0px auto;
	position:relative;
	background: url(../images/footer.jpg) no-repeat;

}

.footer_left {
	position:absolute;
	padding:45px 0 0;
	font-size:10px;
	color:#333;
	left: 75%;
}
.footer_rght {
	position:absolute;
	padding:px 0 0;
	font-size:16px;
	font-family: arial;
	color:orange;
	background: url(../images/icons_variety.png) no-repeat left -270px;
	text-indent: 40px;
	height: 40px;
	font-weight: bold;
}
.footer_rght:hover {
	color:#cdcdcd;
}

.footer_rght_tel {
	padding-left: 40px;
	line-height: 60px;
	color: #fff;
	font-family: arial;
	font-size: 24px;
	letter-spacing: 0px;
}

div#conetnt_left {
	float:left;
}

div#conetnt_left img {
	border:0px solid #FEEFB8;
	margin:3px 0 0 70px;
}

div#conetnt_right {
	float:left;
	font-size:11px;
	width:400px;
	margin: 0px 10px 0px 50px;
}

.conetnt_footer_left {
	float:left;
	font-size:11px;
	margin: 0 0 0 0px;
}

.conetnt_footer_right {
	float:left;
	font-size:11px;
	margin: 0 0 0 2px;
}

.top-box {
		margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius:5px;
	margin-right: 3px; 
	margin-left: 9px; 
	text-align:justify; 
	padding-left:30px; 
	padding-right:30px; 
	padding-top:15px; 
	padding-bottom:10px
}






#contentPanel{width:715px; margin:0px 0 0 20px; padding:0 0 0 0px; float:left; border: 1px solid #b6b6b6;}
#contentPanel .about{width:700px; margin:0px; padding:0px; float:left}
#contentPanel .about h2{width:715px; margin:0px; padding:0px; float:left; font-family:arial; font-size:24px; color:#404040; line-height:35px; font-weight:normal}
#contentPanel .about h3{width:700px; margin:4px 0 0 0; padding:0px; float:left; font-family:Georgia; font-size:14px; color:#943415; line-height:32px; font-weight:normal}
#contentPanel .about p{width:650px; text-align: justify; margin:3px 0 0 0; padding:0px; float:left; font-family:Arial; font-size:12px; color:#5c4527; line-height:16px}
#contentPanel .about p span{font-weight:bold}
#contentPanel .about .date{height:29px; margin:30px 0 0 0; padding:0px; float:left; background:#f9f6d4; border: 1px solid #dcdcdc;}
#contentPanel .about .date .left{width:139px; height:29px; margin:0px; padding:0 0 0 35px; float:left; font-family:Arial; font-size:11px; color:#bb9d59; line-height:30px; font-weight:bold; background:url(../images/cal.jpg) no-repeat 11px 0}
#contentPanel .about .date .right{height:29px; margin:0px; padding:0 0 0 38px; float:left; background:url(../images/read.jpg) no-repeat 12px 0}
#contentPanel .about .date .right a{font-family:Arial; font-size:11px; color:#943415; line-height:30px; font-weight:bold; text-decoration:none; padding: 0 10px;}

#contentPanel .about .breadCrumps .right{height:29px; margin:0px; padding:0 0 0 0px; float:left;}
#contentPanel .about .breadCrumps .right a{width: 88%; float:left; font-family:arial; font-size:24px; color:#404040; line-height:35px; font-weight:normal; text-decoration:none; background:url(../images/icons/arrow-03.png)no-repeat right 15px; padding:0 10px 0 0px;margin-right:10px;}

#contentPanel .about .breadCrump .rightfa {height:29px; padding:0px 0 0px 0px; float:right; margin: 10px 30px 0 5px;}
#contentPanel .about .breadCrump .rightfa a{width: 85%; float:left; font-family:tahoma; font-size:18px; color:#404040; line-height:18px; font-weight:normal; text-decoration:none; background-image:url(../images/icons/arrow-03-rtl.png); background-repeat: no-repeat; background-position: left 10px;  padding:0px 10px 8px 10px;margin-left:10px; margin-top: 0px;}
#contentPanel .about .breadCrump .rightfa a:hover{color:#404040;background-image:url(../images/icons/arrow-03-rtl-pink.png); background-repeat: no-repeat; background-position: left 10px;}


#contentPanel .about .rtlbreadCrumps .right{height:29px; margin:0px; padding:0 0 0 0px; float:left;}
#contentPanel .about .rtlbreadCrumps .right a{width: 88%; float:left; font-family:arial; font-size:24px; color:#404040; line-height:35px; font-weight:normal; text-decoration:none; background:url(../images/icons/arrow-03-rtl.png)no-repeat left 18px; padding:0 10px 0 5px;margin-right:10px;}


#contentPanel .about .tickLinks .right {height:20px; margin:0px; padding:0 10px 0 10px; float:left; font-family:arial; font-size:12px; width: 320px;}
#contentPanel .about .tickLinks .right a {float:left; font-family:arial; font-size:12px; color:#404040; line-height:20px; font-weight:normal; text-decoration:none; background:url(../images/icons/icon-tick-grn.png)no-repeat 0px 8px; padding:0 0px 0 15px;margin-right:10px;}
#contentPanel .about .tickLinks .right a:hover { background:url(../images/icons/icon-tick-pnk.png)no-repeat 0px 8px; z-index: 1; color: #daa520;}

#contentPanel .about .tickLinks .rightfa {height:20px; margin:0px; padding:0 10px 0 10px; float:left; font-family:tahoma; font-size:12px; width: 320px;}
#contentPanel .about .tickLinks .rightfa a {float:right; font-family:tahoma; font-size:12px; color:#404040; line-height:20px; font-weight:normal; text-decoration:none; background:url(../images/icons/icon-tick-grn.png)no-repeat right 8px; padding:0 15px 0 0px;margin-right:10px;}
#contentPanel .about .tickLinks .rightfa a:hover { background:url(../images/icons/icon-tick-pnk.png)no-repeat right 8px; z-index: 1; color: #daa520;}

#contentPanel .portfolio{width:700px; margin:34px 0 0 0px; padding:0px; float:left; }
#contentPanel .portfolio h2{width:700px; margin:0px; padding:0px; float:left; font-family:arial; font-size:18px; color:#2c787b; line-height:24px; font-weight:normal}
#contentPanel .portfolio .flashImgs{width:170px; height:230px; margin:15px 0 0 0; padding:0 0 0 0px; float:left; border:0px;margin-left: -25px;}
#contentPanel .portfolio .flashImgsLg{width:300px; height:169px; margin:15px 0 0 0; padding:0 0 0 0px; float:left; border:0px;}
#contentPanel .portfolio .flashImgs a{font-family:tahoma; font-size:10px; color:#943415; line-height:14px; margin:118px 0 0 -12px; padding:0px; float:left; width:123px}
#contentPanel .portfolio p{width:470px; text-align: justify; margin:14px 0 0 10px; padding:0 0 0 20px; float:left; font-family:Arial; font-size:12px; color: #404040; line-height:16px}
#contentPanel .portfolio span {width:280px; text-align: justify; margin:14px 0 0 0; padding:0 0 0 20px; float:left; font-family:Arial; font-size:12px; color: #404040; line-height:16px}
#contentPanel .portfolio p span{ text-align: justify;font-weight:bold}
#contentPanel .portfolio h3{width:480px; margin:13px 0 0 0; padding:0 0 0 20px; float:left; font-family:Georgia; font-size:18px; color:#5c4527; line-height:22px; font-weight:normal}

#contentPanel .portfolio .multi ul{width:480px; margin:5px 0 0 0; padding:0 0 0 20px; float:left; display:block}
#contentPanel .portfolio .multi ul li{width:480px; margin:0px; padding:0px; float:left; display:block}
#contentPanel .portfolio .multi ul li span{width:480px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#5c4527; line-height:18px; text-decoration:none; background:url(../images/listbg-mutliline.jpg) no-repeat}

#contentPanel .portfolio ul{width:480px; margin:5px 0 0 0; padding:0 0 0 20px; float:left; display:block}
#contentPanel .portfolio ul li{width:480px; margin:0px; padding:0px; float:left; display:block}
#contentPanel .portfolio ul li span{width:480px; height:21px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#5c4527; line-height:18px; text-decoration:none; background:#fff url(../images/listbg.jpg) no-repeat}
#contentPanel .portfolio ul li a{height:22px;margin:0px; padding:0 0 0 18px; float:right; font-family:Arial; font-size:11px; color:#943415; line-height:20px; font-weight:bold; text-decoration:none; border-bottom:#d8cd2f dashed 1px; background:url(../images/listStyle.jpg) no-repeat 2px 6px}
#contentPanel .portfolio ul li a:hover{font-weight:bold; color:#daa520}
#contentPanel .portfolio ul li a.bottom{width:480px; height:20px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#bb9d59; line-height:18px; text-decoration:none; background:url(../images/listbg.jpg) no-repeat}
#contentPanel .portfolio ul li a.bottom:hover{font-weight:bold; color:#943415}


#contentPanel .services{width:715px; margin:34px 0 0 0; padding:0px; float:left}
#contentPanel .services h2{width:713px; margin:0px; padding:0px; float:left; font-family:arial; font-size:18px; color:#2c787b; line-height:24px; font-weight:normal}
#contentPanel .services .pic{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/pic1.jpg) no-repeat}
#contentPanel .services .pic a, .picAbout1 a, .picAbout2 a, .picAbout3 a, .picAbout4 a, .picProduct1 a, .picProduct2 a, .picProduct3 a, .picProduct4 a, 
.picsrvice1 a, .picsrvice2 a, .picsrvice3 a, .picsrvice4 a, .picTeam1 a, .picTeam2 a, .picTeam3 a, .picTeam4 a, .picTeam5 a, .picTeam6 a, .picTeam7 a, .flashImgs a, 
.picProduct5 a
{font-family:tahoma; font-size:10px; color:#943415; line-height:14px; margin:118px 0 0 -12px; padding:0px; float:left; width:123px}
#contentPanel .services p{width:510px; text-align: justify; margin:14px 0 0 0; padding:0 0 0 20px; float:left; font-family:Arial; font-size:12px; color: #404040; line-height:16px}
#contentPanel .services p span{ text-align: justify;font-weight:bold}
#contentPanel .services h3{width:450px; margin:13px 0 0 0; padding:0 0 0 20px; float:left; font-family:Georgia; font-size:18px; color:#5c4527; line-height:22px; font-weight:normal}

#contentPanel .services .multi ul{width:480px; margin:5px 0 0 0; padding:0 0 0 20px; float:left; display:block}
#contentPanel .services .multi ul li{width:480px; margin:0px; padding:0px; float:left; display:block}
#contentPanel .services .multi ul li span{width:480px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#5c4527; line-height:38px; text-decoration:none; background:url(../images/listbg-mutliline.jpg) no-repeat}

#contentPanel .services ul{width:480px; margin:5px 0 0 0; padding:0 0 0 20px; float:left; display:block}
#contentPanel .services ul li{width:480px; margin:0px; padding:0px; float:left; display:block}
#contentPanel .services ul li span{width:480px; height:21px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#5c4527; line-height:18px; text-decoration:none; background:url(../images/listbg.jpg) no-repeat}
#contentPanel .services ul li div{width:480px; height:21px; margin:0px; padding:0 10px 0 10px; float:left; font-family:tahoma; font-size:12px; color:#5c4527; line-height:18px; text-decoration:none; background:url(../images/listbg_fa.jpg) no-repeat right top;}
#contentPanel .services ul li a{height:22px;margin:0px; padding:0 0 0 18px; float:right; font-family:Arial; font-size:11px; color:#943415; line-height:20px; font-weight:bold; text-decoration:none; border-bottom:#d8cd2f dashed 1px; background:url(../images/listStyle.jpg) no-repeat 2px 6px}
#contentPanel .services ul li a:hover{font-weight:bold; color:#daa520}
#contentPanel .services ul li u a{height:22px;margin:0px; padding:0 18px 0 0px; float:right; font-family:Arial; font-size:11px; color:#943415; line-height:20px; font-weight:bold; text-decoration:none; border-bottom:#d8cd2f dashed 1px; background:url(../images/listStyle.jpg) no-repeat right 8px}
#contentPanel .services ul li u a:hover{font-weight:bold; color:#daa520}
#contentPanel .services ul li a.bottom{width:450px; height:20px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#bb9d59; line-height:18px; text-decoration:none; background:url(../images/listbg.jpg) no-repeat}
#contentPanel .services ul li a.bottom:hover{font-weight:bold; color:#943415} 

#contentPanel .services .picProduct1{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/products-babycare.jpg) no-repeat}
#contentPanel .services .picProduct2{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/products-iphone-app.jpg) no-repeat}
#contentPanel .services .picProduct3{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/products-mgc.jpg) no-repeat}
#contentPanel .services .picProduct4{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/products-game.jpg) no-repeat}
#contentPanel .services .picProduct5{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/products-calcuting.jpg) no-repeat}

#contentPanel .services .picAbout1{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/DSP-Programming.jpg) no-repeat}
#contentPanel .services .picAbout2{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/Internet-technologies.jpg) no-repeat}
#contentPanel .services .picAbout3{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/Key-benefits.jpg) no-repeat}
#contentPanel .services .picAbout4{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/wireless-programming.jpg) no-repeat}

#contentPanel .services .picsrvice1{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/services-blackberry-development.jpg) no-repeat}
#contentPanel .services .picsrvice2{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/services-iphone-development.jpg) no-repeat}
#contentPanel .services .picsrvice3{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/services-mobile-game-app.jpg) no-repeat}
#contentPanel .services .picsrvice4{width:149px; height:140px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/services-web-development.jpg) no-repeat}

#contentPanel .services .picTeam1{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/marzieh.png) no-repeat}
#contentPanel .services .picTeam2{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/elnaz.png) no-repeat}
#contentPanel .services .picTeam3{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/yousef.png) no-repeat}
#contentPanel .services .picTeam4{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/ramin.png) no-repeat}
#contentPanel .services .picTeam5{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/jamshid.png) no-repeat}
#contentPanel .services .picTeam6{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/majid.png) no-repeat}
#contentPanel .services .picTeam7{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/soheil.png) no-repeat}
#contentPanel .services .NoImage{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 5px; float:left; background:url(../images/team/noimage_frame_team.png) no-repeat}


#contentPanel .portfolio .flashImgs{width:170px; height:227px; margin:15px 0 0 0; padding:0 0 0 28px; float:left;}


#contentPanel .about .web1{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/web1.png) no-repeat}
#contentPanel .about .web2{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/web2.png) no-repeat}
#contentPanel .about .blackberry1{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/blackberry1.png) no-repeat}
#contentPanel .about .blackberry2{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/blackberry2.png) no-repeat}
#contentPanel .about .iphone1{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/iphone1.png) no-repeat}
#contentPanel .about .iphone2{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/iphone2.png) no-repeat}
#contentPanel .about .iphone3{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/iphone3.png) no-repeat}
#contentPanel .about .mobile1{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/mobile1.png) no-repeat}
#contentPanel .about .mobile2{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/mobile2.png) no-repeat}

#contentPanel .about .iphoneIdic1{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/iphone_idic01.png) no-repeat}
#contentPanel .about .iphoneIdic2{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/iphone_idic02.png) no-repeat}
#contentPanel .about .iphoneIdic3{width:174px; height:123px; margin:15px 0 0 0; padding:0 0 0 28px; float:left; background:url(../images/iphone_idic03.png) no-repeat}

#leftPanel{width:216px; margin:0px 0 0 0; padding:0 0 0px 0px;}
#leftPanel .view{width:58px; margin:3px 2px 0 0; padding:0 0 0 15px; float:right; font-family:Arial; font-size:11px; color:#943415; font-weight:bold; text-decoration:none; background:url(../images/listStyle.png) no-repeat 0 4px}
#leftPanel .pic1{width:200px; height:130px; margin:0px 0 0 0; padding:0px; background:url(../images/mgc.png) no-repeat; border: 0px;}
#leftPanel .pic2{width:200px; height:130px; margin:0px 0 0 0; padding:0px; background:url(../images/iphone.png) no-repeat}
#leftPanel .pic3{width:200px; height:130px; margin:0px 0 0 0; padding:0px; background:url(../images/games.png) no-repeat}
#leftPanel .pic1fa{width:200px; height:130px; margin:0px 0 0 0; padding:0px; background:url(../images/mgc.png) no-repeat; border: 0px;}
#leftPanel .pic2fa{width:200px; height:130px; margin:0px 0 0 0; padding:0px; background:url(../images/iphone.png) no-repeat}
#leftPanel .pic3fa{width:200px; height:130px; margin:0px 0 0 0; padding:0px; background:url(../images/games.png) no-repeat}
#leftPanel .project{width:266px; margin:30px 0 0 0; padding:0px; float:left}
#leftPanel .project ul{width:260px; margin:8px 0 0 0; padding:0px; float:left; display:block}
#leftPanel .project ul li{width:260px; margin:0px; padding:0px; float:left; display:block}
#leftPanel .project ul li a{width:250px; height:21px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#bb9d59; line-height:18px; text-decoration:none; background:url(../images/listbg.jpg) no-repeat}
#leftPanel .project ul li a:hover{font-weight:bold; color:#943415}
#leftPanel .project ul li a.bottom{width:250px; height:20px; margin:0px; padding:0 0 0 10px; float:left; font-family:Arial; font-size:12px; color:#bb9d59; line-height:18px; text-decoration:none; background:url(../images/listbg.jpg) no-repeat}
#leftPanel .project ul li a.bottom:hover{font-weight:bold; color:#943415} 

#footerPanel{width:100%; margin:0 auto; padding:25px 0 29px 0; float:right; background:#4169e1 (../images/footbg.jpg) no-repeat center top}
#footerPanel .nav{margin:0 auto; padding:0px; float:left; margin-left: 250px;}
#footerPanel .nav ul{width:775px; margin:0 auto; padding:0px; display:block}
#footerPanel .nav ul li{width:auto; margin:0px; float:left; padding:0px; display:block}
#footerPanel .nav ul li .blank{width:auto; margin:0px; padding:0 7px 0 7px; float:left; font-family:tahoma; font-size:11px; font-weight:bold; color:#943415}
#footerPanel .nav ul li a{width:auto; margin:0px; float:left; padding:0px; font-family:tahoma; font-size:11px; font-weight:bold; color:#943415; text-decoration:none}
#footerPanel .copyright{width:923px; margin:3px 0 0 0; padding:0px; float:left; font-family:Arial; font-size:11px; color:#102256; line-height:15px; text-align:center}
#footerPanel .designInfo{width:923px; margin:3px 0 0 0; padding:0px; float:left; font-family:Arial; font-size:11px; font-weight:bold; color:#102256; text-align:center}
#footerPanel .designInfo a{color:#943415; text-decoration:none}
#footerPanel .validation{width:923px; margin:4px 0 0 0; padding:0px; float:left}
#footerPanel .validation ul{width:138px; margin:0 auto; padding:0px; display:block}
#footerPanel .validation ul li{width:auto; margin:0px; padding:0px; float:left; display:block}
#footerPanel .validation ul li .blank{width:6px; height:17px; margin:0px; padding:0px; float:left}
#footerPanel .validation ul li a{width:66px; height:17px; margin:0px; padding:0px; float:left; font-family:Arial; font-size:10px; font-weight:bold; color:#943415; line-height:16px; text-align:center; text-decoration:none; background:url(../images/validationBg.jpg) no-repeat}

