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

*
{
margin:0;padding:0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
body
{
margin:0px;
padding:0px;
background:url(../images/body-btm.jpg) left bottom repeat-x;
}

#container
{
width:900px;
margin:0px auto;
}

#top-part
{
width:900px;
float:left;
background: url(../images/body-bg.jpg) left top no-repeat;
height: auto;
}
#logo-part
{
width:900px;
float:left;
height:74px;
}
#body-main
{
width:900px;
height:534px;
float:left;
text-align:left;
}
#body-left
{
width:452px;
float:left;
padding-top:275px;
}
#body-left ul li
{
width:415px;
display:block;
padding-left:35px;
padding-bottom:10px;
background:url(../images/tick.gif) left top no-repeat;
font:bold 20px/25px Myriad, Arial, Helvetica, sans-serif;
color:#63A012;
font-style:italic;
}
img.register-now
{
margin-left:35px;
}

#body-right
{
width:425px;
float:right;
}
#body-right .video
{
width:155px;
float:left;
padding-top:83px;
}
#body-right .play-btn
{
width:206px;
float:left;
padding-top:145px;
}

#bottom-part
{
width:900px;
float:left;
height:145px;
padding-top:15px;
}
#bottom-part ul li
{
width:140px;
height:132px;
float:left;
margin-right:10px;
display:inline;
}
.logo-bg
{
margin-top:6px;
margin-left:6px;
}
#registration-box
{
width:452px;
float:left;
text-align:left;
background:url(../images/link-arrow-bg.jpg) right bottom no-repeat;
}
#bottom-box
{
width:452px;
float:left;
text-align:left;
}