@charset "utf-8";
/* CSS Document */
body{
	background-color:#e7e7e7;
}	


#header{
	height:135px;
	float: left;
	width: 975px;
	background:url(../images/topbg.jpg) repeat-x bottom;

}
#h_corner{
	position:absolute;
	top:118px;
	left:960px;
	background:url(../images/rightcorner1.jpg) no-repeat bottom left;
	width:17px;
	height:17px;
	/*z-index:1000;*/
}


#desc{
	
	/*top:445px;
	left:255px;*/
	width:200px;
}	

#desc1{
	
	top:671px;
	left:255px;
	width:200px;
}	

#mainbody{
	float: left;
	width:975px;
	background:#717171 url(../images/sidebg.jpg) repeat-y right;
	height:800px;
	
}

#menubody{
	float:left;
	background:#717171 url(../images/menubg.jpg) left top repeat-x;
	width: 220px;
	height: 800px;
}

#menu{
	float:left;
	width:180px;
	background:#2f2f2f url(../images/menuseperator.jpg) bottom repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d9d9d9;
	height:25px;
	
}

#menualign{
	position:absolute;
	left:10px;
	top:385px;
}		

#footer{
	height:150px;
	width:959px;
	background:#3c3c3c url(../images/bottombg.jpg) left  repeat-x;
	position:relative;
}

#display{
	height:300px;
	clear:both;
	background:url(../images/artworkpaperclip.jpg) no-repeat left;
}	

#shortdescription{
	clear:both;
	width:380px;
	height:232px;
	background:url(../images/dotedseperator.jpg) right repeat-y;
	background-position:right;
}

#glossyiconholder{
	float:right;
	width:280px;
	height:100px;
	background:url(../images/seperator.jpg) bottom repeat-x;
}
	
#glossyiconholder1{
	float:right;
	width:280px;
	height:160px;
	background:url(../images/seperator.jpg) bottom repeat-x;
}

#achieve{
	position:absolute;
	clear:both;
	float:left;
	width:50%;
	height:160px;
}	

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	text-align:justify;
}

p.lineht{
	line-height:150%;
}

p.heading{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:14px;
}	

p.subheading{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}		

a{
	text-decoration:none;
}

a:link{
	color:#d06700;
}

a:visited{
	color:#d06700;
}	

a:hover{
	color:#FFFF00;
}
#txtalign{
	background-color:#FFFFFF;
}		


#innerfooter{
	float:left;
	background:url(../images/sideblackbg.jpg) right repeat-y;
	height:150px;
	width:975px;
	position:relative;
}	

#leftcheck{
	clear:both;
	float:right;
	background:url(../images/bottomright.jpg) right bottom no-repeat;
	width:17px;
	height:150px;
	position:relative;
}

#testing{
	clear:both;
	float:left;
	background:url(../images/bottombg.jpg) right bottom no-repeat;
	width:958px;
	height:150px;
	position:relative;
}	

#h4{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4e4e4e;
}	
	
#icon1{
	/*left:649px;*/
	height:100px;
	width:150px;
	/*top: 466px;*/
}	

#icontext1{
	height:100px;
	/*left:740px;
	
	top: 473px;*/
}	

#icon2{
	/*top: 565px;
	left:649px;*/
	height:100px;
	width:150px;
	
}	

#icontext2{
	height:100px;
	/*left:740px;
	
	top: 573px;*/
}				
			
#icon3{
	height:100px;
	/*left:649px;
	
	width:150px;
	top: 673px;*/
}	

#icontext3{
	height:100px;
	/*left:740px;
	
	top: 673px;*/
}	

#icon4{
	height:100px;
	/*left:649px;
	
	width:150px;
	top: 765px;*/
}	

#icontext4{
	height:100px;
	/*left:740px;
	
	top: 773px;*/
}		

#heading{
	float:left;
	width:200px;
	color:#d9d9d9;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#afa183;
}	

#topmenutext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#585858;
	font-weight:bold;
}

#topmenuposition{
	position:absolute;
	top:35px;
	left:720px;
}			
				
	
