*{
    margin: 0px;
    padding: 0px;
}

img, fieldset{
    padding: 0px;
    border: none;
	margin: 0px;
	line-height: 0px;
}

a{
    color: #ffffff;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #0870d7;
}

h2{
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0870d7;
		padding: 30px 0px 10px 40px;
}

h3{
	background: url(title.png) no-repeat top left;
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 43px;
	width: 265px;
	text-align: center;
	line-height: 43px;
	font-weight: normal;
	
}

body{	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    background: #000000 url(bg.jpg) no-repeat center 0px;
	
}

#wrapper1 {
	position: relative;
	width:900px;
	margin: 0 auto;
}

.clear{
	clear: both;	
}



#logo{
	width: 890px;
	margin: 0 auto;
	height: 105px;
	padding-top: 50px;
}

#logo h1 a {
	font-family: "Trebuchet MS";
	font-size: 41px;
	color: #cfdfef;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 3px #6f7f8f;
	font-style: italic;
	text-align: right;
}
#logo p {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #cfdfef;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: right;
	text-shadow: 2px 2px 2px #6f7f8f;
	margin-top: 10px;
	margin-right: 10px;
}

#prew_img{
	background: url(img_prew.png) no-repeat top left;
	height: 297px;
	width: 1054px;
	margin: 0 auto;
}


#content_bg_top{
	background: url(content_top.png) no-repeat top left;
	height: 10px;
}
#content_bg_bot{
	background: url(content_bot.png) no-repeat bottom left;
	height: 10px;
}
#content_box{
	background: url(content_repeat.png);
	padding:0px 12px;
	}


#header {
	background: url(Video-Wallpaper.jpg) no-repeat left top;
	height: 326px;
	width: 876px;
}


#download_box{
	background:url(download_box.png) no-repeat top left;
	width: 876px;
	height: 112px;
	margin-top: 20px;
}

#download_box p {
	color: #303030;
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
}
#download_left {
	padding: 27px 0px 10px 25px;
	float:left;
	width: 638px;
}

#download_right a{
	color: #efefef;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 56px;
	width: 195px;
	height: 56px;
	text-transform: uppercase;
	background: url(download_button.png) no-repeat top left;
	display: block;
	float: right;
	margin: 28px 15px 0px 0px;
}
#download_right a:hover{
	color: #ffffff;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
	float: right;
	line-height: 56px;
}



#footer_top{
	padding-top: 20px;	
}
#footer_top p {
	color: #808080;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}





#slider-wrapper {
    width: 876px;
    height: 326px;
}

#slider {
	position:relative;
    width: 876px;
    height: 326px;
	background:url(loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
