@charset "utf-8";
/* CSS Document */
body {
	height:100%;
	margin-top:0px;
	border-top:solid 4px #e9f1ce;
	background:url(../images/bgbottem.jpg) no-repeat;
	background-position: bottom left;
	font-family:Arial;
	font-size:12px;
	text-align:center;
}
#wrapper {
	width:780px;
	margin:0px;
	padding:0px;
	margin:0 auto;
	text-align:left;
}
#logo {
	padding-top:25px;
	position:relative;
	float: left;
}
#header {
	margin:0px;
	padding:0px;
	height:125px;
	position: relative;
}
/*===============start headermenu========================*/
#headermenu {
	float:right;
	height:20px;
	width:180px;
	font-family:Arial;
	color:#7ab73c;
}
#sddm {
	background:url(../images/headermenubg.jpg) no-repeat;
	float:right;
	height:20px;
	width:180px;
	font-family:Arial;
	color:#7ab73c;
	padding-left:10px;
	margin: 0;
	padding: 0;
	z-index: 30;
	text-decoration: none;
}
#sddm ul {
	margin:0;
	padding:0;
}
#sddm li {
	width:180px;
	list-style: none;
	float: left;
	font: bold 12px arial;
}
#sddm li a {
	/*	background:url(../images/headermenubg.jpg) no-repeat;*/
	height:20px;
	width:150px;
	font-family:Arial;
	color:#8db703;
	display:block;
	padding:0px 20px;
	line-height:1.4;
}
#sddm li a:hover {	/*background: #e9f1ce;*/
	width:150px;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 160px;
	background: #e9f1ce;
	border:solid 1px #dee8bd;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 160px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e9f1ce;
	color: #8db703;
	font: 14px arial;
}
#sddm div a:hover {
	background: #dee8bd;
	color: #004a73;
}
/*===============end headermenu========================*/

/*===============start menu========================*/

#menu {
	position: absolute;
	right: 0px;
	bottom: 15px;
	height: 20px;
}
.menu {
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#8db703;
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
}
.menu ul li {
	margin:0;
	padding:0 10px;
	background:none;
	display: block;
	float: left;
	line-height: 20px;
}
.menu ul li a {
	text-decoration:none;
	color:#8db703;
	padding:0px;
	display:block;
	margin:0;
	border-bottom:solid 2px #fff;
	font-weight:bold;
}
.menu ul li a:hover {
	border-bottom:solid 2px #efae76;
	color:#004a73;
}
#current1 #cur1 a, #current2 #cur2 a, #current3 #cur3 a, #current4 #cur4 a, #current5 #cur5 a, #current6 #cur6 a, #current7 #cur7 a, #current8 #cur8 a {
	border-bottom:solid 2px #efae76;
	color:#004a73;
}
/*===============end menu========================*/


#banner {
	padding:0px;
	margin:0px;
	border:0px;
}
h1, h2, h3 {
	font-family:Arial;
}
h1 {
	font-size:17px;
	color:#abca46;
}
h2 {
	font-size:14px;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:10px;
	color:#fff;
	line-height:2;
	padding:0px 20px;
	font-size:16px;
}
#innercontent {
	margin-top:40px;
	width:780px;
	line-height:1.5em;
	background:url(../images/contentbg.gif) repeat-y top;
}
#innercontent1 {
	margin-top:40px;
	width:780px;
	line-height:1.5em;/*background:url(../images/contentbg1.gif) repeat-y top;
*/}
#innerpagecontent {
	color:#969696;
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:540px;
}
#homeinnercontent1 {
	width:230px;
	float:left;
	margin-right:20px;
	/*border-right:solid 2px #eaf2d1;
*/color:#336e8f;
}
#homeinnercontent11 {
	width:185px;
	float:left;
	margin-right:20px;
	border:solid 2px #ecefdc;
	/*border-right:solid 2px #eaf2d1;
*/color:#336e8f;
}
.innerfont {
	color:#969696;
}
#homeinnercontent2 {
	width:235px;
	/*border-right:solid 2px #eaf2d1;
*/padding-left:20px;
	padding-right:10px;
	color:#336e8f;
	float:left;
}
#sidebar-right {
	width:200px;
	background:url(../images/bg.png) no-repeat;
	/*border-right:solid 2px #eaf2d1;
*//*padding-left:20px;*/
/*padding-right:10px;*/
color:#336e8f;
	float:right;
	height:600px;
}
.right-menu {
	width:100%;
}
.right-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.right-menu ul li {
	display:block;
	padding-left:20px;
	background:url(../images/bullet2.gif) no-repeat 5px;
}
.right-menu ul li a {
	text-decoration:none;
	color:#fff;
	line-height:2;
}
.links {
	width:100%;
	margin-top:20px;
}
.links ul {
	list-style:none;
	margin:0;
	padding:0;
}
.links ul li {
	background:none;
}
.links ul li a.parent-website {
	background:url(../images/corp_02.gif) no-repeat center;
	width:165px;
	height:62px;
	display:block;
	margin-top:10px;
}
.links ul li a.parent-website:hover {
	background:url(../images/corp_02_over.gif) no-repeat center;
}
.links ul li a.creative-services {
	background:url(../images/cre_02.gif) no-repeat center;
	width:165px;
	height:83px;
	display:block;
}
.links ul li a.creative-services:hover {
	background:url(../images/cre_02_over.gif) no-repeat center;
}
.links ul li a.professional-services {
	background:url(../images/prof_02.gif) no-repeat center;
	width:165px;
	height:73px;
	display:block;
}
.links ul li a.professional-services:hover {
	background:url(../images/prof_02_over.gif) no-repeat center;
}
.links ul li a.software-development {
	background:url(../images/soft_02.gif) no-repeat center;
	width:165px;
	height:68px;
	display:block;
	margin-top:5px;
}
.links ul li a.software-development:hover {
	background:url(../images/soft_02_over.gif) no-repeat center;
}
.links ul li a.car-parking {
	background:url(../images/btn.png) no-repeat center;
	width:165px;
	height:77px;
	display:block;
	margin-top:5px;
}
.links ul li a.car-parking:hover {
	background:url(../images/btn.png) no-repeat center;
}


#homeinnercontent3 {
	width:235px;
	float:left;
	color:#336e8f;
	padding-left:25px;
}
a {
	color:#e4781b;
	text-decoration:none;
}
a img {
	border:none;
}
#footer {
	margin-top:20px;
	padding-top:10px;
	width:780px;
	border-top:solid 1px #e9f1ce;
	color:#d1d1d1;
	font-size:11px;
}
#footerleft {
	float:left;
}
#footerleft ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#footerleft ul li {
	float:left;
}
#footerleft ul li a {
	color:#969696;
	padding:0px 5px;
}
#footerleft ul li a:hover {
	text-decoration:underline;
}
#footerright {
	float:right;
}
#footer a {
	color:#969696;
}
.clr {
	clear:both;
	line-height:1px;
	height:1px;
}
#homeinnercontent3 h2 {
	padding:5px;
	margin:-5px -5px 10px -5px;
	color:#5ba037;
	font:bold 12px arial;
}
#homeinnercontent3 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#homeinnercontent3 li {
	margin-bottom:6px;
	padding:0 0 0 15px;
	background:url(../images/navbullet_selected.gif) 2px 6px no-repeat;
}
.leftinn h3 {
	padding:5px;
	color:#5ba037;
	font:bold 14px arial;
	background:#ecefdc;
	margin:0 0 15px 0;
}
.leftinn h3 a {
	padding:0;
	margin:0 0 10px 15px;
	color:#5ba037;
	font:bold 12px arial;
}
.leftinn ul {
	margin:0 0 10px 15px;
	padding:0;
	list-style-type:none;
}
.leftinn li {
	margin-bottom:6px;
	padding:0 0 0 15px;
	background:url(../images/navbullet_selected.gif) 2px 6px no-repeat;
}
.leftinn a:link {
	color: #6B8AB3;
}
.leftinn a:visited {
	color: #6B8AB3;
}
.leftinn a:hover {
	color: #51AD0F;
}
.leftmenu {
	padding:0px;
	margin:0px;
	width:170px;
	font-family:Arial;
	color:#7ab73c;
}
.leftmenu ul {
	background:url(../images/headermenubg.jpg) no-repeat;
	width:170px;
	list-style: none;
	font: bold 12px arial;
	height:20px;
	margin:0px;
	padding:0px;
}
.leftmenu li {
	background:#e9f1ce;
	width:170px;
	list-style: none;
	font: bold 12px arial;
	height:20px;
	margin:0px;
	padding-left:5px;
}
.leftmenu ul li {
	height:20px;
	margin:0px;
	padding:0px;
	width:170px;
	font-family:Arial;
	color:#8db703;
}
.leftmenu ul li a {
	height:20px;
	margin:0px;
	padding:0px;
	width:170px;
	font-family:Arial;
	color:#8db703;
}
.leftmenu li a:hover {
	background: #e9f1ce;
	width:170px;
}
.icon {
	margin:0px;
	padding:0px;
	text-align:center;
}
.img {
	background:url(../images/corp_02_over.gif);
	background:url(../images/cre_02_over.gif);
	background:url(../images/prof_02_over.gif);
	background:url(../images/soft_02_over.gif);
	background:url(../images/banner.jpg);
	background:url(../images/about_us.jpg);
	background:url(../images/contact.jpg);
	background:url(../images/Expertise.jpg);
	background:url(../images/appengbig1.jpg);
	background:url(../images/appengbig2.jpg);
	background:url(../images/appengbig.jpg);
	background:url(../images/appengsmall1.jpg);
	background:url(../images/appengsmall2.jpg);
	background:url(../images/appengsmall.jpg);
}

