@IMPORT "common.css";
@IMPORT "style.css";

/* Content (begin)*/
	#content
	{
		margin-top: 0;
		clear: both;
		overflow: hidden;
		width: 100%;
	}

	#gallery
	{
		width: 770px;
	}
	#gallery td
	{
		vertical-align: top;
	}
	#gallery .left
	{
		padding-bottom: 10px;
	}
	#animations
	{
		width: 100%;
		margin: 4px 5px 10px 15px;
	}
	#animations td
	{
		width: 33%;
	}
	#animations img
	{
		border: 5px solid #fff;
	}
	#animations p
	{
		margin: 0 23px 0 10px;
		font-size: 12px;
	}
	#animations b
	{
		margin: 0 10px;
		font-size: 12px;
		display: block;
		font-style: normal;
		color: #C14521;
	}
	#animations i
	{
		font-style: normal;
		color: #000;
	}
	#animations i.shift
	{
		margin-left: 27px;
	}
	#animations a
	{
		margin-left: 10px;
		display: block;
		font-size: 11px;
		font-weight: 600;
		color: #DD4F21;
	}
	#animations a.see_screensots
	{  
		margin-top: 3px;
		padding-left: 17px;
		background: url(../img/see_csreensots.gif) 0 3px no-repeat;
	}
	#animations a.download
	{
		padding-left: 17px;
		background: url(../img/download.gif) 0 3px no-repeat;
	}
	
/* Content (end)*/

/* Footer (begin)*/
	#footer .l
	{
		background: url(../img/contacts/bg_footer_l.gif) 0 0 no-repeat;
		width: 9px;
		height:69px;
	}
	#footer .r
	{
		background: url(../img/contacts/bg_footer_r.gif) 0 0 no-repeat;
		width: 11px;
		height:69px;
	}
/* Footer (end)*/

