*{
	margin:0px;
	padding:0px;
}

body{
    font-family: arial;
    font-size: 14px;
}
table, td, tr{
    margin:0px;
    padding:0px;
}
a img{
    border:none;
}

#home{
    background: #fff url('imgs/homebg.jpg') repeat-x;
    color:#fff;
    text-align: center;
    border:none;
}
#about{
    background:  url('imgs/miscbig.png') repeat-x;
    color:#fff;
    text-align: center;
}
#content{
    height:200px;
    padding-left: 100px;
    vertical-align: top;
    padding-top: 30px;
}
#content h2{
    font-family: arial;
    font-size: 22px;
    color:ff3b2b;
    padding-bottom:5px;
    border-bottom: 1px solid #eaeaea;
    width:800px;

}

#content h3{
    font-family: arial;
    font-size: 22px;
    color:blue;
    width:800px;
    text-align: center;
}
#content h1{
    font-family: arial;
    font-size: 22px;
    color:#ff3b2b;
    text-align: left;
}

h3 #contact{
    text-align: left;
}

#content p{
    color:#000;
    width:800px;
    margin-top:10px;
}
#download{
    float:left;
    margin-left: 240px;
}
#contact{
    border:none;
}
#Hometable{
    width:1000px;
    margin:0px auto;
    text-align: left;
}

#nav-menu{
    width:1000px;
    height:52px;
    background: #fff url('imgs/home_01.png') no-repeat;
}

#nav-menu ul{
    margin-left:568px;
    list-style-type:none;
}

#nav-menu ul li{
    float:left;
    border-right: 1px solid #fff;
}

#nav-menu ul li.last{
    float:left;
    border-right: 0px solid #fff;
}

#nav-menu ul li.selected{
    color: #FFA326;
    text-decoration: none;
    font-weight: bold;
}
#nav-menu ul li.selected a{
    color: #FFA326;
}
#nav-menu ul li a{
    color: #fff;
    padding:5px 10px;
    text-decoration: none;
}
#nav-menu ul li a:hover{
    color: #FFA326;
    text-decoration: none;

}

#featured-banner{
    width:1000px;
    height:339px;
}
#video-display{
    /*width:1000px;*/
    height:226px;
}

#video-display-col1{
    width:60px;
    height:226px;
}
#video-display-col2{
    width:301px;
    height:226px;
    background: #fff url('imgs/home_05.png') no-repeat;
    padding-left:200px;
}
#subcol1{
    font-size: 22px;
    vertical-align: bottom;
    height:60px;
}
#subcol2{
    vertical-align: top;
    height:130px;
    padding-top: 15px;
}
#subcolheading{
    font-family: arial;
    font-size:17px;
    font-weight: normal;
    padding-left:14px;
    vertical-align: bottom;
    height:40px;
}
.videocol{
    height:107px;
    vertical-align: bottom;
}
.videobuttoncol{
    height:30px;
    vertical-align: middle;
}
.spacer{
    width:160px;
}
.modules_heading{
    color:#000;
    font-size: 21px;
    font-weight: bold;
    height:25px;
    padding-bottom: 20px;
        
}
#modules{
    margin-top:45px;
    /*width:1000px;*/
    padding:0px 0px 25px 60px;
    height:100px;
    vertical-align: top;
}
.module-bar{
	width:863px;
	height:44px;
    background: #fff url('imgs/modulebar.jpg') no-repeat;
    color:#D6656B; font-weight: bold; font-size: 17px;
    padding:0px 0px 5px 25px;
}

.modules_text{
    color:#929292;
    width:900px;

}

.featurebox{
    height:94px;
    width:340px !important;
    background: #fff url('imgs/featurebox.png') no-repeat;
    padding:10px 20px
}
.featurebox img{
    float:left;
    margin-right: 10px;
}
#footer{
	width:1000px;
	height:125px;
	background: #fff url('imgs/footer.jpg') no-repeat;
    color:#fff;
    padding-left:0px;
    text-align: center;
}
.bottom15{
    margin-bottom: 15px;
}
#partners{
    color:#929292;
    width:878px;
    height:239px;
    background: #fff url('imgs/partners.png') no-repeat;
    padding:10px 20px;

}
.bottom_heading{
    padding-left:20px;
    padding-bottom:10px;

}
td #contactbox{
    color:#000;
    font-size: 13px;
    width:500px;
    height:220px;
    background: url('imgs/contactbox.png') no-repeat;
    padding: 0px 30px;
    
}
.space{
    height:10px !important;
    
}