@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	color:#666666;
	font-size: 62.5%;
	background: #fff url(../images/bg_body.jpg);
	font-size:11px;
	color:#000066;
}

a:link, a:visited { color:#006600;
font-weight:bold;
 }

h1 { font-size: 2.2em; }
h2 { 
	font-size: 12px;
	color:#a6117e;
}
h3 { font-size: 1.2em; 
	margin-top:12px;
	color:#084d4d;
	margin-left:20px;
}  
h6 { font-size: 0.9em; margin-bottom: 15px; }

img {
	border: 0;
}

p, ul, ol, input, select, textarea {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 1.1em;
}

p { margin-bottom: 15px; }

.error { color: #c00;}


#container{
	width:1000px;
	background-color:#FFFFFF;
}


#container img{
	margin-right:100px;
}

#nav{
	background-image:url(../images/bg-nav.jpg);
	height:38px;
}

#nav ul{
	margin-left:20px;
	padding-top:10px;
}

#nav ul li{
	float:left;
	margin-right:20px;
	list-style:none;

}

#nav ul li a:link,#nav ul li a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
}

#nav ul li a:hover{
	text-decoration:none;
	color:#FF0000;
	font-size:13px;
}


#top_section{
	margin-top:5px;
	background-image:url(../images/bg-top-section.jpg);
	background-repeat:no-repeat;
}

.section_business{
	background-image:url(../images/bg-top-section-business.jpg) ;
	background-repeat:no-repeat;
}

.section_students{
	background-image:url(../images/bg-top-section-students.jpg) ;
	background-repeat:no-repeat;
}

.section_contact{
	background-image:url(../images/bg-top-section-contact.jpg) ;
	background-repeat:no-repeat;
}

.section_aboutus{
	background-image:url(../images/bg-top-section-succ.jpg) ;
	background-repeat:no-repeat;
}


/* home screen */
#screen{
	padding:20px;
}
.player{
	width:357px;
	height:271px;
	background-color:#000000;
	margin-left:20px;
	float:left;
}
#screen .features{
	width:200px;
	float:left;
}

#screen .features ul{
	margin: 40px 0 0 0;
	list-style:none;
}

#screen .features ul li{
	list-style:none;
	width:200px;
}

#screen .features ul li p {
	margin:0;
}

#screen .features ul li h3 {
	width:200px;
	font-size:12px;
	text-transform:uppercase;
	margin-left:0;
}

/* end home screen */


/* spacer for content on main content page */
#top_section .main_content{
	margin-bottom:100px;
}

/* main content page text */
#top_section h2{
	padding-top:20px;
	margin-left:20px;
	margin-bottom:30px;	
}

#top_section p{
	width:570px;
	margin:10px 0 0 20px;
}
/* main content page text */


#mid_section{
	clear:both;
	margin-top:5px;
	background-image:url(../images/bg-divide.jpg);
	background-repeat:no-repeat;

}

#mail-list{
	margin-top:20px;
	margin-left:130px;
	width:217px;
	float:left;
	background-color:#e5f5f5;
	height:200px;
}

/* Form Item */

ol.inpurForm{
	width:250px;

}

ol.inputForm h2{
	margin-left:10px;
	margin-bottom:10px;
}
ol.inputForm #button{
	margin-left:110px;
}
.inputForm li { margin-bottom: 8px; margin-left:10px;
list-style:none; }
.inputForm label strong em { color: #c00; }
.inputForm input.field { width: 150px; }
.inputForm select.field { width: 200px; }
.inputForm textarea { width: 200px; height: 80px; }


/* hoome page whats new */

#whats_new{
	margin-bottom:100px;
	padding-top:20px;
	color:#000033;
	font-weight:bold;
	float:left;
	width:600px;
}

#whats_new h2{
	margin:0 0 50px 20px;
}

#whats_new ul{
	margin-left:40px;
	width:600px;
}

#whats_new ul li{
	float:left;
	width:250px;
	margin-right:40px;
}

#whats_new ul li p{

}

#cta{
	background-color:#FFF;
	width:1000px;
	margin-bottom:80px;
	margin-top:100px;
}

#cta .cta_content p, #cta .content h2{
	text-align:center;

}

.cta_content {
	margin-top:200px;
	text-align:center;

}

#cta_media{
	background-image:url(../images/cta-media.jpg);
	float:left;
	margin-left:20px;
	height:285px;
	width:265px;
}


#cta_business{
	background-image:url(../images/cta-business.jpg);
	float:left;
	margin-left:60px;
	height:285px;
	width:265px;	
}


#cta_success{
	background-image:url(../images/cta-success.jpg);
	float:left;
	margin-left:60px;
	height:285px;
	width:265px;	
}


/* footer layout */
#footer .block{
	width:484px;
	float:left;
}


#footer_links ul{
	float:left;
	margin-top:60px;
}


#footer_links ul{
	margin-left:20px;
	padding-top:10px;
}


#footer_links ul li{
	float:left;
	margin-right:20px;
	list-style:none;

}


#footer_links ul li a:link,#footer_links ul li a:visited{
	text-decoration:none;
	color:#000033;
	font-size:12px;
}

#footer_links ul li a:hover{
	text-decoration:none;
	color:#FF0000;
}

#footer_bar{
	clear:both;
	background-image:url(../images/bg-footer-bar.jpg);
	background-repeat:repeat-x;
	height:65px;
}

.buynow{
	font-size:14px;
	color:#FF0000;
}

.buynow a:link,.buynow a:visited{
	color:#FF0000;
	font-weight:bold;
	font-size:22px;
}

