@charset "utf-8";
/* CSS Document */
.preload {
      display: none;
	visibility: hidden;
background: url(html_images/box_bg_1px.png) repeat;
background: url(html_images/Big_box_bg_top.png) no-repeat top left;
background: url(html_images/Big_box_bg_bottom.png) no-repeat top left;
background: url(html_images/header_bg.png) no-repeat left top;
background: url(html_images/ProjectsGames_bg.png) no-repeat top left;
background: url(html_images/trans_bg_thumbs.png) repeat;
background: url(html_images/CEO_bg.png) no-repeat top left;
background: url(html_images/footer_bg.png) no-repeat top left;
}
body {
	padding: 0;
	margin: 0;
}
p{
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 16px/100%  Arial, Helvetica, sans-serif;
	color: #fff;
}

.readmore {
	text-decoration: none;
	color: #ffb300;
}

a.readmore:hover {
	text-decoration: underline;
	color: #fff;
}

#wrapper {
	width: 859px;
	height: 721px;
	margin: 11px auto 0 auto;
	color: #fff;
	font: normal 12px/140%  Arial, Helvetica, sans-serif;
}

/*Header Begin*/
#Header {
	width: 859px;
	height: 111px;
	margin-bottom: 33px;
	background: url(html_images/header_bg.png) no-repeat left top;
}

.Logo {
	margin: 3px 0 0 5px;
	float: left;
}

#topRHS {
	width: 541px;
	height: 63px;
	float: right;
	margin: 13px 17px 0 0;
	text-align: right;
}

.toptagline {
	color: #ffb300;
	font: normal 11px/100%  Arial, Helvetica, sans-serif;
	margin-right: 4px;
}

#topMenu {
	width: 541px;
	height: 15px;
	list-style: none;
	padding: 0;
	margin: 25px 0 0 0;
	font: bold 12px/100%  Arial, Helvetica, sans-serif;
	color: #fff;
}

#topMenu li {
	float: left;
	margin-right: 37px;
}

#topMenu li a {
	text-decoration: none;
	color: #fff;
}

#topMenu li a:hover {
	color: #ffb300;
}

.twopxline {
	width: 541px;
	height: 2px;
	clear: both;
	background-color: #ffb300;
	margin-top: 7px;
}
/*Header End*/

/*Left Col Begin*/
#LeftCol {
	clear: both;
	width: 508px;
	min-height: 500px;
	float: left;
	margin: 0 12px 12px 0;
}

#IntroCont {
	clear: both;
	width: 508px;
	height: 293px;
}
.BigBoxTop {
	width: 508px;
	height: 8px;
	background: url(html_images/Big_box_bg_top.png) no-repeat top left;
	overflow: hidden;
}
.BigBoxBottom {
	width: 508px;
	height: 8px;
	background: url(html_images/Big_box_bg_bottom.png) no-repeat top left;
	overflow: hidden;
}
.BigBox {
	width: 484px;
	padding: 12px;
	background: url(html_images/box_bg_1px.png) repeat;
}
#NewsCont {
	clear: both;
	width: 508px;
	height: 198px;
	margin-top: 12px;
}
.NewsItem {
	display: block;
	border-bottom: 1px dashed #fff;
	padding: 10px 0 10px 0;
}
/*Left Col End*/

/*Right Col Begin*/
#RightCol {
	width: 338px;
	min-height: 500px;
	float: left;
	margin-bottom: 12px;
}

.ProjectsGames {
	width: 308px;
	height: 143px;
	background: url(html_images/ProjectsGames_bg.png) no-repeat top left;
	float: left;
	padding: 15px;
	font: normal 13px/120% Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 8px;
}

.ThumbNails {
	width: 74px;
	height: 38px;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0;
	background: url(html_images/trans_bg_thumbs.png) repeat;
}

.CEO {
	width: 308px;
	height: 107px;
	background: url(html_images/CEO_bg.png) no-repeat top left;
	float: left;
	padding: 15px;
	font: normal 13px/120% Arial, Helvetica, sans-serif;
	color: #fff;
}
/*Right Col End*/

/*Footer Styles Begin*/
#FooterCont {
	clear: both;
	width: 858px;
	height: 29px;
	font: normal 12px/29px  Arial, Helvetica, sans-serif;
	color: #ffb300;
	background: url(html_images/footer_bg.png) no-repeat top left;
}

.legal {
	width: auto;
	display: block;
	margin-left: 25px;
	float: left;
	text-decoration: none;
	color: #ffb300;
}

a.legal:hover {
	text-decoration: underline;
}

.copyright {
	float: right;
	margin-right: 15px;
	text-align: right;
}
/*Footer Styles End*/

/*Custom Scroll Bar Begin*/

.Container {
    width: 488px;
    height: 483px;
    float: left;
    background: url(html_images/box_bg_1px.png) repeat;
}

#Scroller-1 {
    position: absolute;
    overflow: hidden;
    width: 484px;
    height: 483px;
}

#Scroller-1 p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    padding: 0 0 15px 15px;

}

.Scroller-Container {
    position: absolute;
    top: 0px;
    left: 0px;
}

#Scrollbar-Container {
    width: 20px;
    height: 483px;
    float: right;
    background: url(html_images/box_bg_1px.png) repeat;
}

.Scrollbar-Up {
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
}

.Scrollbar-Track {
    width: 20px;
    height: 445px;
    position: absolute;
    margin: 20px 0 20px 0;
}

.Scrollbar-Handle {
    position: absolute;
    width: 20px;
    height: 20px;
}

.Scrollbar-Down {
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 443px;
}

/*Custom Scroll Bar End*/