/* CSS Style Sheet Copyright 2009 NexMedia ;)*/
/* Competitors Enjoy ;) */
body
{
    position:relative;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background-image: url(/images/background.jpg);
    background-repeat: no-repeat; 
    background-position:center top; 
    background-color:#fff;
    margin-left:1px;
}


#main-container{
    position: relative;
    width: 980px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;  

}  

#container{
    position: relative;
    width: 980px;
 
}  

#top-section{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 980px;
    height:194px;
    background-image : url(/images/header.jpg);
    background-repeat: no-repeat;   
}


#content{  
    position: relative;
    width: 980px;  
    margin: 0px;
    padding: 0px;
    margin-left:0px;
}
/* ************************* FRONT NEWSLETTER *************************** */

#newsletter{
    float:left; 
    width:280px;
    margin-top:15px; 
    margin-left:10px; 
    border:0;
}  


#newsletter  input{
    float: left;
    width: 260px;
    height:26px;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    font-variant:normal;
    letter-spacing:0px;
    border:0;
    padding-left:8px;
    padding-top:11px;
    background-color:#fff;
    border:1px solid #a0deff;
    color:#666;    
}   

#newsletter-inner{
    margin-top:20px;
}

/* ************** End Newsletter **************** */

#top-links
{
 float:right;
 width:980px;
 height:20px;
 margin-right:0px;  

}
#top-links-inner
{
 float:right;
 width:455px;
 height:20px;
 margin-top:5px;
 margin-right:0px;  
 
}
#top-links a
{
  
	font: 12px arial;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	
    
}
#top-links a:hover
{
    color: black;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
/******************************* VIDEO CONTROLER ********************************************************/     

#video{
    position:relative;   
    float: left;
    width: 313px;
    margin-left: 0px;
    margin-top: 0px;
    height: 268px;
    margin-bottom: 0px;
    background-image: url(/images/video-background.jpg);  
    background-repeat: no-repeat;    
    
}
#cms-video{
    position:absolute;   
    float: left;
    margin-left: 55px;
    margin-top: 35px;
    margin-bottom: 0px;
    border:solid 1px #e5ded4;
    
}  


/******************************* LEFT NAV ********************************************************/
#content-left{   
    position:relative;
    float:left;
    clear: both;
    margin-top:0px;
    margin-left: 5px;
    margin-right: 0px;
    padding: 0px;
  
 
}

#content-left-header{   
    position:relative;
    float:left;
    clear: both;
    cursor: pointer;
}

#content-left-inner
{
    position: relative;
    width: 220px;
    margin-left: 0px;
    margin-bottom: 0px;
    min-height: 200px;
    cursor: pointer;
   
	

}

#content-left-inner ul{
	padding: 0px;
	margin-left: 4px;
	width: 220px;
	margin-top: 15px;	
	list-style-type: disc; 
	color: #fff;
	list-style-type:none;
}

#content-left-inner li{
   	width: 220px;
   	padding: 6px;
   	padding-top: 10px;
   	height: 22px;
   	border-bottom:1px solid #e1e1e1;
   	color: #fff;

}

#content-left-inner li:hover{
  	background-color:#aadcf9;
}

#content-left-inner ul li a{
  	color: #000000;
  	line-height: 15px;
  	    cursor: pointer;
}

#content-left-inner ul li a:hover{
  	color: #000000;
}

#content-left-footer{
    position: relative;
    margin-top:  -20px;
    margin-right: 0px;
    height: 120px;
    width:220px;

}
#content-left-home{
width:656px;
float:left;

}
#content-right-home{
width:280px;
float:right;
}

/* ********************************* NAV SECTION **************************** */	
#nav{
    float:left;
    padding: 0px;
    width: 999px;
    margin-top:125px;
    margin-bottom:0px;
    margin-right: auto;
   
}

#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style: none;
	margin-left:0px;
	padding-top:0px;

}

#nav ul li {   
	float:left;
	position: relative;
	margin:0px;
	padding: 0px;
	padding-left:18px;
	padding-right:0px;	
	margin-bottom:0px;	
	height: 28px;
	padding-top:18px;
	border-right:1px solid #31b0da;
}
		
#nav ul li a
{
    font-family:Segoe UI, Arial;

    color: white;
    font-size: 12px;
    margin-right: 15px;
    padding: 0px;
    text-decoration: none;
   
}

#nav ul li:hover
{
    cursor:hand;
    background-color: #3c6680;
    color: #ffffff;
}

#nav ul li a:hover{

 
}
#nav .noborder{
	border: 0px;
}
#nav .home{
	background-color:#3c6680;
	
}
#nav .home a{
	color:white;
	
}

/******************************** END TOP NAV ******************************************/
		

#content p {
	font-family: Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color  : #444444;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;

}

#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
	
#content a {
	color: #0f99d0;
	text-decoration: none;
}
		
#content a:hover {
 	color:Orange;
}
		
#content img 
{

 
}


/* *************************** END CONTENT LEFT/LEFT MENU ************************************ */

h1 {
	font-family: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	height: 35px;
	margin-left:10px;
    _margin-left:10px;
	text-decoration: none;
	color: #03a2dc; 
	border-bottom:1px solid #e1e1e1;
	text-align: left;
	margin-bottom:17px;
}
		
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    display:inline;
	color: white;
	text-decoration: none;
}

/* ************************ MAIN FOOTER *************************** */
#footer
{
    float:left;
    width: 980px;  
    height:50px; 
    margin-top:10px;    
    margin-left: auto;
    margin-right: auto;   
    border-top:1px solid #eee; 
    border-bottom:1px solid #e1e1e1;
}
	
#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #000;
    text-decoration: none;
}
		
#footer a:hover {
    color: orange;
    text-decoration: underline;
}
#footer-legal
{
     float:left;
    clear: both;
    width: 980px;  
    height:50px; 
   margin-top:10px;
        margin-left: auto;
    margin-right: auto; 
    }
    
    
#footer-legal p
{
    font-family: Arial; 
    color: #808080; 
    font-size: 10px; 
    
    }
#footer-image
{
    float:left;
    width:972px;
    height:50px;
    margin-top:10px;
    margin-left:5px;
    background-image: url(/images/follow-stephen.jpg);
    background-repeat:no-repeat;
    background-color:#0c4766;
    
    }
/* News Article Container Below */


.newsheader
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: Gray;
    margin: 0px;
    padding: 0px;
    
}

.newstext
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    color: White;    
}
/* End News Article */

/* CMS Area Styles control here */
#cmsarea{   
    float: left;
    width: 980px;
    margin:0px;
    padding:0px;
    background-color:White;
}


#cmsarea-inner 
{
    float:right; 
    width:720px;
    padding: 0px;
    margin-right: 10px;
    _margin-right: 0px;
    margin-bottom: 20px;
    margin-top:10px;
    padding-bottom:20px;
    border:1px solid #e1e1e1;
}

#cmsarea-inner2
{
    float:right; 
    width:940px;
    padding: 10px;
    margin-right: 10px;
    _margin-right: 4px;
    margin-bottom: 20px;
    margin-top:10px;
    padding-bottom:20px;
    border:1px solid #e1e1e1;
}
#cmsarea-inner h1
{
    float:left; 
    width:600px;
    margin-top:15px;
    margin-left:20px;
    margin-right:20px;
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    width:640px;
    width:100%;
    margin-bottom: 20px;
}

#cmsarea-text{   
    width: 650px;
    margin-left:20px;
    margin-top:20px;

}

#cmsarea-text p{
    font-size: 12px;
    font-family: Arial;
    color: #373737;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text ul li   {
    font-size: 12px;
    font-family: Arial;
    color: #74626d;
}

#cmsarea-text a   {
    font-size: 12px;
    font-family: Arial;
    color: #60d2f7;
}
#cmsarea-text a:hover   {
    font-size: 12px;
    font-family: Arial;
    color: #147196;
}

#cmsarea-text hr   {
    color: #ffffff;
    height: 1px;
}
#cmsarea-text2{   
    width: 880px;
    margin-left:20px;
    margin-top:20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    
}

#cmsarea-text2 p{
    font-size: 12px;
    font-family: Arial;
    color: #373737;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text2 ul li   {
    font-size: 12px;
    font-family: Arial;
    color: #74626d;
    line-height:30px;
    text-align: justify;
}

#cmsarea-text2 a   {
    font-size: 12px;
    font-family: Arial;
    color: #60d2f7;
}

#cmsarea-text2 a:hover   {
    font-size: 12px;
    font-family: Arial;
    color: #147196;
}

#cmsarea-text2 hr   {
    color: #ffffff;
    height: 1px;
}
#cmsarea-text2 img{
    border: 0px solid gray;
    padding: 2px;
    border  : 1px solid gray;
}

#cms-image
{  
    float:left;
    margin-left:0px;
    margin-top:-54px;
    width:500px;
}

#cmsheader
{

     float:left;
     width:710px;
     height:142px;
     padding:5px;
     border:1px solid #eeeeee;
     background-image: url(/images/main-header.jpg);  
     background-repeat: no-repeat;  
    
}
#cmsarea-header
{
     float:left;
     width:710px;
}



#cmsarea-article{   
    float: right;
    width: 670px;
    margin-right:15px;
    margin-left: 0px;
    margin-top:30px;
    background-image: url(/images/main-page-header.jpg);  
    background-repeat: no-repeat;
}
/* CMS Area Ends Here */

#flash
{
    float:left;
    margin-top:4px;
    margin-left:5px;
    border: 1px solid #e1e1e1;
    width:655px;
    height:238px;
    display: inline;
    background-color:#62c7e5;
        

}
#ad-right 
{
    float:right;
    width:307px;
    height:238px;
    margin-right:5px;
    margin-bottom:10px;
    margin-top:5px;
    background-image: url(/images/ad-right.jpg);
    background-repeat:no-repeat;  
        
}
#ad-right tr td 
{
    font-family:Segoe UI, Arial;
    font-size:12px;
    padding:5px;
    border-bottom:1px solid #e1e1e1;
}
#ad-right a
{
    float:left;
    font-family:Arial;
    font-size:12px;
    color:#c3e8ff;
    margin-left:10px;
    width:270px;
    padding:10px;
    background-color:#3c6680;
    
    }
    #ad-right a:hover
{
    color:white;
    
}
.sur-header 
{
    padding:5px;
    color:White;
    background-color:#3c6680;
    
    
    }
#flash-image{
    float:left;
    width: 592px;
    height: 256px;    
    background-image: url(_/cmsimages/flashmovie/flash.jpg);
    background-repeat:no-repeat;  
}

.button1 
{
    position:absolute;
    display: block;
    width:158px; 
    height:35px;
    background-image: url(/images/submit.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
}
.button1:hover {
    background-image: url(/images/submit-over.jpg);
    background-repeat:no-repeat; 
}

a .alt { display: none; 
}

a#button2
{
    position:absolute;
    display: block;
    width:98px; 
    height:39px;
    background-image: url(/images/buttons/button2.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:267px;
    margin-left:229px;
}
a#button2:hover {
    background-image: url(/images/buttons/button2-over.jpg);
    background-repeat:no-repeat; 
}


a#button3
{
    position:absolute;
    display: block;
    width:100px; 
    height:33px;
    background-image: url(/images/buttons/button3.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:273px;
    margin-left:149px;
}
a#button3:hover {
    background-image: url(/images/buttons/button3-over.jpg);
    background-repeat:no-repeat; 
}


a#button4
{
    position:absolute;
    display: block;
    width:240px; 
    height:40px;
    background-image: url(/images/buttons/button4.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:204px;
    margin-left:113px;
}

a#button4:hover {
    background-image: url(/images/buttons/button4-over.jpg);
    background-repeat:no-repeat; 
}

a#button5
{
    position:absolute;
    display: block;
    width:145px; 
    height:45px;
    background-image: url(/images/buttons/button5.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:216px;
    margin-left:11px;
}
a#button5:hover {
    background-image: url(/images/buttons/button5-over.jpg);
    background-repeat:no-repeat; 
}


a#button6
{
    position:absolute;
    display: block;
    width:135px; 
    height:36px;
    background-image: url(/images/buttons/button6.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:194px;
    margin-left:182px;
}
a#button6:hover {
    background-image: url(/images/buttons/button6-over.jpg);
    background-repeat:no-repeat; 
}

/* Advert Container here */

#adcontainer{
    position:relative;
    width: 980px;
    margin-top: 10px;
    padding: 0px;
 
}

#adcontainer a{
    font: 15px arial;
	color: white;
	font-weight:bold;
	text-decoration: none;     
}

.ad-description{
   	font: 15px arial;
	color: white;
	font-weight:bold;
    margin-left:20px;
    padding-top:20px;
	text-decoration: none;     
}


.ad-images
{
   float:left;
   margin-left:20px;
   margin-top:20px; 
   margin-bottom:4px;     
}

.advert1{
    float:left;
    background-image: url(/images/1.jpg);
    background-repeat:no-repeat; 
    width:307px; 
    min-height:267px;
    padding: 0px;
    margin-top:10px;
    margin-left:5px;
    margin-right:5px;
    display: inline;
    margin-bottom:10px;
  
    
}
a.advert1{
    float:left;
    height:40px;
    width:280px;
    background-image: url(/images/submit-over.jpg);
    background-repeat:no-repeat; 
    margin-top:20px;


}
a.advert1:hover{
    float:left;
    background-image: url(/images/submit.jpg);
    background-repeat:no-repeat; 

}

.advert2{
    float: left;
    background-image: url(/images/2.jpg);
    background-repeat:no-repeat; 
    width:346px; 
    height:267px;
    padding: 0px;
    margin-right:5px;
    margin-top:10px;
    display :inline;
    background-color:Black;    
  
}

.advert3{
    float: left;
    background-image: url(/images/latest-releases.jpg);
    background-repeat:no-repeat; 
    width:306px; 
    height:268px;
    padding: 0px;
    display: inline;    
  
}


.advert4{
    float:left;
    background-image: url(/images/3.jpg);
    background-repeat:repeat-x; 
    margin-top:2px;
    margin-left:6px;
    _margin-left:3px;
    border:1px solid #e1e1e1;

     
    
}
.advert4-inner{
    float:left;
    width:650px;
    margin-left:5px;
    _margin-left:3px;
    margin-top:10px;


}
.advert4-text{
 margin-top:50px;
 padding-right:10px;
 min-height:483px;
}

.advert6{
    float:left;
    background-image: url(/images/4.jpg);
    background-repeat:repeat-x; 
    margin-top:10px;
    margin-left:6px;
        _margin-left:3px;
    padding: 0px;
        
    
}
.advert6-inner{
    float:left;
    width:960px; 
    padding-left:10px;
    _padding-left:10px;
    border:1px solid #e1e1e1;
  
}
.advert6-text{
 margin-top:50px;

  
}


.advert5{
    float: left;
    background-image: url(/images/post-stephen.jpg);
    background-repeat:no-repeat; 
    width:307px; 
     padding: 0px;
    _margin-right:3px;
    margin-right:5px;
    margin-top:10px;
    display: inline;    
       
}

.advert5-inner{
    float:left; 
    min-height:235px;
    margin-top:15px;
    margin-left:10px;
    display: inline;    

}
#cmsarea .advert5-inner ul li{
padding-left:5px;
color:Red;
margin-left:0px;
}

.advert7{
    float:left;
    background-image: url(/images/stephen-networks.jpg);
    background-repeat:no-repeat; 
    width:307px; 
    height:294px;
    padding: 0px;
    border:1px solid #e1e1e1;
    display: inline; 
    background-color:#4fc4e7;     
}

#advert7-inner{
    padding-top: 50px;
}

#front-box-header
{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight: bolder;
    font-size: 18px;
    color: #b883a3;
    margin-left: 0px;
}

.front-box-header
{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight: bolder;
    font-size: 18px;
    color: #b883a3;
    margin-left: 0px;
}

#leftFloat
{
  float: left;
  width: 300px;
  margin-top:44px;
  margin-left:50px;
  text-align:justify;

}

#rightFloat
{
  float: right;
  width: 300px;
  margin-top:44px;
  margin-right:60px;
  text-align:justify;
}
#Latest
{
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight: bolder;
    font-size: 18px;
    color: #b883a3;
    margin-right: 20px;
    text-decoration: none;
}
.Latest
{
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight: bolder;
    font-size: 18px;
    color: #b883a3;
    margin-right: 20px;
    text-decoration: none;
}

.Latest:hover
{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight: bolder;
    font-size: 18px;
    color: #6c3355;
    margin-left: 0px;
    text-decoration: underline;
}

#Latest:hover
{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-weight: bolder;
    font-size: 18px;
    color: #6c3355;
    margin-left: 0px;
    text-decoration: underline;
}

.advert-image{
    width: 257px; 
    height:160px;
}  

#breadcrumb
{
    float:left;
    margin-left: 10px;
    margin-top: 20px;
    padding-bottom:40px;
    font-family : Arial;
    font-size:12px;
}  

#breadcrumb a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0f99d0;
}
#breadcrumb p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #cdcdcd;
}


/********************NEWS ARTICLE CONTROL**********************************/
#cmsarea-news{   
    float: left;
    width: 979px;
    min-height:400px;
    border:1px solid #e1e1e1;
    margin:0px;
    padding:0px;
}

.NewsInfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #b9eeff;
    width: 260px;
}
.NewsInfo2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    margin-top: 10px;
}

#NewsInformation
{
    float:left;
    margin-top:30px;
    margin-left:10px;
    border:1px solid #204e6b;
    font-family : Arial;
    font-size: 12px;
    color: #fff;
    
    }
.NewsArticleTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.NewsInfoText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}
.NewsInfoText p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}

    
 .newsArticle{
    position:relative;
    margin-top:25px;
    margin-left:10px;
    margin-right:10px;
    _margin-left:5px;
    margin-bottom: 5px;
    border:1px solid #e1e1e1;
    top: 0px;
    left: 0px;

}

.newsArticle-master{
    position:relative;
    float:left;
    width:987px;
    margin-top:0px;
    margin-left:0px;
    min-height:630px; 
    background-image: url(/images/content-header.jpg);
    background-repeat: no-repeat;

}

.newsArticle-inner{
	margin-top: 0px;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-inner2{
	margin-top: 0px;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-footer{
	background-image: url(_/images/main-page-footer.jpg);
	background-repeat: no-repeat; 
	width: 930px;  
}

.newsheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: Black;
}

.newstext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.stop
 {
    width: 31px;
    height: 34px;
    background-image: url(/images/pause.jpg);
    background-repeat:no-repeat;
    border: 0px;
    background-color: transparent;
    
}
  .start
 {
   width: 31px;
   height: 34px;
   background-image: url(/images/pause.jpg);
   border: 0px;
   background-color: transparent;
   cursor: pointer;
	

}
.down
{
   width: 31px;
   height: 34px;
   background-image: url(/images/right.jpg);
   background-repeat:no-repeat;
   border: 0px;
   background-color: transparent;
   cursor: pointer;
	

}
.up
{
   width: 31px;
   height: 34px;
   background-image: url(/images/left.jpg);
   background-repeat:no-repeat;
   border: 0px;
   background-color: transparent;
   cursor: pointer;


}

.itemTemplate{
   width: 260px;
   padding: 5px;
   height: 90px;
}

#NewsInformationButtons
{
    
    float:left;
    width:200px;
    margin-left:10px;
    margin-top:35px;
    font-family : Arial;
    font-size: 12px;
    color: #fff;
    
    
}
.FormTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}
.HomeFormTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 18px;
    color: #666;
}

#home_footer{
width:965px;
height:250px;

}
#home_rightbar{
float:right;
width:250px;
height:auto;
}

.Thankyou
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-left: 15px;
    width: 260px;
    padding: 10px;
    color: #666;
}
#top-image
{
   float:left;
   width:640px;
   height:226px;
   margin-top:5px;
   margin-left:10px;
      _margin-left:5px;
   background-image: url(/images/headercmspage.jpg);
   background-repeat:no-repeat;
   border:6px solid #1d9ccd;
   background-color:#2a70a1;
}
a.follow1
{
   float:left;
   width:291px;
   height:46px;
   margin-top:25px;
   margin-left:10px;
   background-image: url(/images/conservatives.jpg);
   background-repeat:no-repeat; 
    
    
}
a.follow2
{
   float:left;
   width:291px;
   height:46px;
   margin-top:10px;
   margin-left:10px;
   background-image: url(/images/myconservatives.jpg);
   background-repeat:no-repeat; 
    
    
}
a.follow3
{
   float:left;
   width:172px;
   height:64px;
   margin-top:10px;
   margin-left:10px;
   background-image: url(/images/facebook.jpg);
   background-repeat:no-repeat; 
    
    
}
a.follow4
{
   float:left;
   width:111px;
   height:64px;
   margin-top:10px;
   margin-left:10px;
   background-image: url(/images/you-tube.jpg);
   background-repeat:no-repeat; 
   
}
.image_button
{
    border-style: none;
    margin-left:15px;
    margin-top:10px;
}
.image_button2
{
    border-style: none;
}

#flashcontent {
		border: solid 1px #000;
		width: 300px;
		height: 300px;

}
/*****************************************/
#contact-cmsarea
{
    float:left;
    width:500px;
    margin-left:10px;
    margin-top:10px;
 
    
    }
#contact-header
{
    
    float:left;
    width:980px;
    margin-top:10px;

    
    
    
 }
 #contact-cmsarea-text
 {
     
    float:left;

     
     
     
  }
  .TextBox
{
    font-family: Segoe UI, Arial;
    color: #666;
    padding:8px;
    background-color: #fff;
    border:none;
    width:320px;
    height:20px;
    font-size: 12px;
    margin:0;
    
    
    
    }


/*************************image grid***************/
#image-grid-container
{
    float:left;
    margin-left:21px;
    
}
.image-grid,
.image-grid li
{
    list-style:none;
    display:block;
    margin:0;
    padding:0;

}
.image-grid li
{
    float:left;
    padding-right:13px;
    padding-bottom:13px;
}
.image-grid li.right-image
{
    padding-right:0px;
}
.image-grid li.bottom-row
{
    padding-bottom:0px;
}

