
body
{
font-size:75%;
font-family:verdana,arial,'sans serif';
background-image:url('b1.gif');
background-repeat:repeat;
background-color:#ffffff;
color:#ffffff;
position: absolute;
margin-top:0px;
left:50%;
margin-left:-490px;
width:980px;
}

h2
{
font-size:14px;
margin:-10px;
padding-left:30px;
}
h3
{
font-size:12px;
margin-top:8px;
padding-left:30px;
}

h4
{
font-size:100%;
margin-left:30px;
font-family:verdana,arial,'sans serif';
font-weight:normal;
}

.header
{
background-image:url('header.jpg');
height:120px;
padding:0px;
color:#006699;
font-size:9px;
text-align:right;
padding-right:65px;
padding-left:380px;
padding-top:27px;
}

.stripe
{
position: absolute;
top:120px;

margin-left:-490px;
width:970px;
background: #2ae;
background-image:url(stripe.png);
background-repeat:repeat-x;
left:50%;
z-index:1;
height:40px;
padding-top:5px;
padding-left:10px;
font-size:125%;
}


.content
{
position:absolute;
top:120px;
width:980px;
background-image:url('cnt.png');
background-repeat:repeat-x;
height:500px;
text-align:justify;
}

.contentCourse
{
position:absolute;
top:120px;
width:530px;
background-image:url('cnt1.png');
background-repeat:repeat-x;
height:600px;
text-align:justify;
padding-right:450px;
}

form
{
position:absolute;
top:0px;
width:960px;
padding-top:65px;
padding-left:20px;
background-image:url('cnt.png');
background-repeat:repeat-x;
height:auto;
text-align:justify;
border-collapse:separate;
border-spacing:0px;
}

table
{
border-collapse:separate;
border-spacing:50px 10px;
}

.contentVid
{
position:absolute;
left:39%;
top:168px;
z-index:3;
}

.contentRight
{
position:absolute;
top:250px;
left:58%;
width:350px;
background-image:url('pen.jpg');
background-repeat:no-repeat;
height:253px;
text-align:justify;
}

.whiteArea
{
position:absolute;
top:720px;
top:245px;
background-color:#ffffff;
height:80px;
font-size:75%;
padding-left:20px;
color:#006699;
font-weight:bold;
margin-top:470px;
width:960px;
left:50%;
margin-left:-490px;
}

.footer
{
position:absolute;
top:800px;
top:795px;
background-image:url('footer.png');
background-repeat:repeat-x;
height:18px;
padding-top:12px;
padding-left:20px;
width:960px;
left:50%;
margin-left:-490px;
}

p
{
padding-top:100px;
padding-left:20px;
margin-top:0px;
width:350px;
}

li
{
list-style-image: url(bullet.gif);
margin-left:15px;
margin-bottom:10px;
margin-left:50px;
}

div
{
background-color:#ffffff
} 

a 
{
color:#ffffff;
text-decoration:underline
} 

.btn { display: block; position: relative; background: #aaa; padding: 7px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 2px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }


* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.red { background: #FF0000; }
.btn:hover { background-color: #FF0000; }
.btn:active { background-color: #2ae; }
.btn[class] { background-image: url(shade.png); background-position: bottom;}



#cs_noexpressUpdate
{
 margin: 0 auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size: x-small;
 color: #003300;
 text-align: left;
 background-image: url(capture-1_nofp_bg.gif);
 background-repeat: no-repeat;
 width: 210px; 
 height: 200px;	
 padding: 40px;
}

.but
{
z-index:5;
position:absolute;
top:530px;
left:12%;
background-image: url(btn1.png);
width:156px;
height:47px;
}
.but:hover{background-image: url(btn2.png);}

.but1
{
z-index:5;
position:absolute;
top:530px;
left:68%;
background-image: url(btn1.png);
width:156px;
height:47px;
}
.but1:hover{background-image: url(btn2.png);}
