@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}

/*-- Header Part Starts Here  ---------------------------------------------------------------------------------------------*/

#headerbg
	{
		width:100%;
		height:470px;
		background-image:url(../images/headerbg.JPG);
		background-repeat:repeat-x;
		float:left;
		margin:0px;
		padding:0px;
	}
#headerblank
	{
		width:1004px;
		height:470px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:470px;
		background-image:url(../images/headerbg.JPG);
		background-repeat:repeat-x;
		float: left;
		margin:0px;
		padding:0px;
	}
#headerdiv1
	{
		width:1004px;
		height:120px;
		float:left;
	}
#logo
	{
		width:80px;
		height:120px;
		float:left;
	}
.logoimage
	{
		width:80px;
		height:90px;
		float:left;
		margin-top:13px;
	}
.logotagline
	{
		width:80px;
		height:10px;
		float:left;
		margin-top:2px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:7px;
		text-align:center;
		color:#006699;
	}
#heading
	{
		width:380px;
		height:65px;
		float:left;
		margin-top:40px;
		margin-left:15px;
		font-family:"Times New Roman", Times, serif;
		font-size:42px;
		color:#006699;
	}
#menublocktop
	{
		width:562px;
		height:30px;
		float:right;
		margin-top:20px;
		text-align:right;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#006699;
	}		
#menublock
	{
		width:562px;
		height:46px;
		float:right;
		margin-top:10px;
	}	
#menu
	{ 
		float: right; 
		width: 562px; 
		height: 46px;
		z-index:2200; 
		background: url(../images/templatemo_menu.png) no-repeat; 
	}
#headerdiv2
	{
		width:1004px;
		height:350px;
		float:left;
	}
#slideshowblock
	{
		width:600px;
		height:350px;
		float:left;		
	}
#slideshow
	{
		width:580px;
		height:290px;
		margin-top:20px;		
	}
#slideshowcontentblock
	{
		width:404px;
		height:350px;
		float:left;
	}
#slideshowcontentdiv1
	{
		width:404px;
		height:60px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#FDF26C;
		margin-top:40px;
	}
#slideshowcontentdiv2
	{
		width:404px;
		height:80px;
	}
#slideshowcontentdiv2 p	
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-align:justify;
		line-height:1.8em;
	}
#slideshowcontentdiv3
	{
		width:404px;
		height:30px;
		float:left;
		margin-top:20px;
	}
#readmore
	{
		width:120px;
		height:40px;
		float:left;
		background-image:url(../images/readmore.PNG);
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#006699;
	}	
#readmorecontent
	{
		width:100px;
		height:20px;		
		float:left;
		margin-left:20px;
		margin-top:10px;		
	}
#readmorecontent a
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#006699;
		text-decoration:none;
	}
#readmorecontent a:hover
	{
		color:#990000;
	}	

	
	
	
/*-- Header Part Ends Here  ---------------------------------------------------------------------------------------------*/

/*-- Content Part Starts Here  ---------------------------------------------------------------------------------------------*/

#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:1004px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#006699;
	}
#content p
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		line-height:1.8em;
		text-align:justify;
	}
#content ul
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		line-height:1.8em;
		text-align:justify;
	}
/*-- content Part Ends Here  ---------------------------------------------------------------------------------------------*/


/*-- Footer Part Starts Here  ---------------------------------------------------------------------------------------------*/


#footerbg
	{
		width:100%;
		height:70px;
		background: #0a82fc url(../images/templatemo_footer.png) repeat-x top;
		float:left;
		margin:0px;
		padding:0px;
	}
#footerblank
	{
		width:1004px;
		height:70px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:70px;
		background: #0a82fc url(../images/templatemo_footer.png) repeat-x top;
		float: left;
		margin:0px;
		padding:0px;
	}

/*-- Footer Part Ends Here  ---------------------------------------------------------------------------------------------*/