﻿body {background:url(/Images/background.jpg) repeat-x;background-color:#516677;margin:0 auto;}

#divContainer{border:1px;text-align:left;color: #fff;font-family:Arial;font-size:11px;position:absolute; width:460; height:340; overflow:hidden; top:0; left:0; clip:rect(0,460,340,0); visibility:visible;} 

#divContent{text-align:left;position:relative; top:0; left:0;width:460; height:340; }

#sliderDiv{position:absolute; left:520; height:460; top:0;}

.FloatRight{float:right;padding-right:20px;}

#MainWrapper{position:relative;width:100%;height:100%;text-align:center;margin:0 auto;}
	#BodyWrapper{position:relative;width:925px;height:660px;margin:0 auto;padding-top:50px;}
	
		#MenuWrapper{position:relative;float:left;background:url(/Images/MenuBackground.jpg);height:657px;width:202px;text-align:center;margin:0 auto;}
			#Logo{position:relative;height:65px;text-align:center;padding-top:10px;}
			#TitleWrap{position:relative;text-align:left;width:85%;height:17px;padding-left:25px;}
				#PageTitle{position:relative;text-align:center;border-top:1px solid #71543b;border-bottom:1px solid #71543b;width:148px;height:14px;padding-top:3px;}
			#MenuBodyWrap{position:relative;width:100%;height:111px;margin-top:21px;}
				#ServicesMenu{position:relative;text-align:center;padding-top:6px;width:100%;background:url(/Images/MenuServices.jpg) repeat-x;height:29px;}
				#OurTeamMenu{position:relative;text-align:center;padding-top:6px;width:100%;background:url(/Images/MenuOurTeam.jpg) repeat-x;height:30px;}
				#NewsMenu{position:relative;text-align:center;padding-top:6px;width:100%;background:url(/Images/MenuNews.jpg) repeat-x;height:34px;}
			
		#ContentWrapper{position:relative;float:right;background:url(/Images/BodyBackground.jpg) no-repeat;height:657px;width:712px;overflow:visible;}
		
		#SubContentWrapper{position:relative;float:right;background:url(/Images/SubBodyBackground.jpg) no-repeat;height:657px;width:712px;overflow:visible;}
			
			#Content{border:0px solid white;position:relative;height:370px;width:720px;overflow:hidden;}
			
				#ContentTitle{border:0px solid blue;position:relative;width:692px;height:23px;}
					#ContentWelcome{position:relative;float:left;color:#fff;padding-top:4px;font-family:Verdana;font-size:12px;text-align:left;font-weight:bold;}
					#ContentTime{position:relative;float:right;padding-right:15px;padding-top:5px;color:#148fb3;font-family:Verdana;font-size:11px;text-align:left;font-weight:bold;}
				
				#ContentBodyWrapper{border:0px solid orange;position:relative;float:left;width:481px;height:355px;color:#cccccc;font-family:Verdana;font-size:10px;text-align:left;}
					#ContentBody{border:0px solid pink;padding-left:8px;position:relative;width:473px;height:275px;padding-top:8px;}
					#ContentSubBody{border:0px solid purple;padding-left:8px;position:relative;width:473px;height:80px;padding-top:16px;}
					
				#ContentImage{position:relative;float:left;width:194px;height:374px;padding-top:4px;padding-left:16px;overflow:visible;}
			
			#ContentFooter{border:0px solid green;clear:both;position:relative;width:692px;float:left;top:0px;padding-top:11px;}
				#FooterContact{float:left;padding-left:8px;}
				#FooterDeveloped{float:right;padding-right:10px;}
				
				