body {
	margin: 0;
	padding: 0;
	background-color: white;
}
/* ---------------------------------- TOP --------------------------------- */

#top {
	margin: 0;
	padding: 0;
	height: 370px;
	width: 100%;
	background:url(../img/header_bg.jpg) repeat-x top left;
}
#topInner {
	margin: 0;
	padding: 0;
	height: 227px;
	width: 100%;
	background: url(../img/top_inner.jpg) repeat-x top left;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 778px;
	height: 370px;
	background:url(../img/header.jpg) no-repeat;
}
#headerInner {
	margin: 0 auto;
	padding: 0;
	width: 778px;
	height: 227px;
	background: url(../img/header_inner.jpg) no-repeat;
}
#nav
{
	width:576px;
	float:left;
}
#sg-logo
{
	width:171px;
	float:left;
	margin:17px 0 0 6px;
}
	#sg-logo img
	{
		border:0;
	}
#cms-logo {
	padding: 0;
	margin: 18px 0 0 0;
	height:77px;
}
	#cms-logo img
	{
		border:0;
	}
#mainNav {
	padding: 0;
	margin: 0;
	height:50px;
}
#mainNav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#mainNav ul li {
	float: left;
}
#mainNav ul li a {
	font-family: "Century Gothic", Verdana;
	text-decoration: none;
	font-size: 18px;
	padding:  0 12px;
	color: #d1181e;
	font-weight:bold;
	line-height:25px;
}
#mainNav ul li a:hover {
	color: #000;
}
#mainNav ul li a.active {
	color: #000;
}
#headNav ul {
	padding: 0;
	margin: 0 0 0 326px;
	list-style: none;
	text-transform: uppercase;
}
#headNav ul li {
	float: left;
}
#headNav ul li a {
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	padding:  0 13px;
	line-height:20px;
}
#headNav ul li a:hover {
	color: #ccc;
}
/* ---------------------------------- Content area -------------------------------- */

#contentAll {
	width: 100%;
	background: url(../img/content_bg.jpg) repeat-x top left;
	padding-top: 30px;
}
#content {
	padding: 0;
	width: 778px;
	height: auto;
	margin: 0 auto;
	padding:0 0 20px 0;
}
#content a {
	text-decoration: underline;
	color: black;
	padding: 10px;
}
#content h1 {
	font-family: "Century Gothic", Verdana;
	color: #AF262C;
	font-size: 26px;
	text-decoration: none;
	padding:0;
	margin:0;
}
#content h2 {
	font-family: Tahoma, Verdana;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	padding:0;
	margin:0 0 20px 0;
	font-weight:lighter;
}
#content h3 {
	font: bold 11px tahoma;
	color: #000;
}
#content p {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Tahoma, Verdana;
	color: #000;
	font-size: 12px;
}
#content p#price {
	margin-bottom: 20px;
	font-size: 24px;
	color: #AF262C;
}
#content ul.projects {
	padding: 0;
	margin: 0;
	margin-top: 60px;
}
#content ul.projects li {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Tahoma, Verdana;
	color: #000;
	font-size: 12px;
	height:120px;
	list-style:none;
}
#content ul.projects li p {
	font-family: Tahoma, Verdana;
	color: #AF262C;
}
#content ul.projects li p.projectTitle {
	font-size:16px;
	font-weight:bold;
}
#content ul.projects li a {
	margin: 0;
	padding: 0;
	color:#999;
	text-decoration:underline;
}
#content ul.projects li a:hover {
	color:#000;
	text-decoration:none;
}
#content a.ordernow {
	font-family: "Century Gothic", Verdana;
	font-size: 18px;
}
#content a.ordernow:hover {
	padding: 10px;
	background-color: #AF262C;
	color: #FFFFFF;
}
#mainBlock {
	padding: 0;
	margin: 0;
	float: left;
	width: 493px;
	height: 540px;
	background: url(../img/mainBlock_bg.jpg) no-repeat;
	background-position: bottom left;
	padding-left: 30px;
}
#mainBlock h2 {
	font-family: "Century Gothic", Verdana;
	color: #000;
	font-size: 14px;
	font-weight:lighter;
}
#mainBlock h1 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
}
#mainBlock h1, #mainBlock h3 {
	font-family: "Century Gothic", Verdana;
	color: #AF262C;
	font-size: 26px;
	text-decoration: none;
	font-weight: lighter;
}
span.strong {
	font-weight:bold;
}
p {
	padding: 0;
	margin: 0;
	font-size: 20px;
	text-indent:0;
}
#mainBoxList {
	width: 470px;
}
#mainBoxList ul {
	margin: 5px 40px 0 10px;
	padding:0;
	list-style-type:none;
}
#mainBoxList ul li {
	font-family: tahoma;
	font-size: 11px;
	line-height:20px;
	padding: 0 0 10px 30px;
	margin:0;
	background:url(../img/bullet_green.png) no-repeat left 3px;
}
#button {
	position: relative;
	top: 34px;
	left: 126px;
	width: 196px;
	height: 40px;
}
#button a {
	height: 40px;
	text-indent: -300em;
	display: block;
	overflow: hidden;
	background:url(../img/buton.png) top;
}
#button a:hover {
	background-position:bottom;
}
#smallBlock {
	float: right;
	width: 255px;
	height: 100%;
	background:url(../img/small_bg.jpg) repeat-y;
	margin-top: 21px;
}
#smallBlock h3 {
	font-family: Tahoma, Verdana, Arial;
	padding: 0;
	margin: 0;
	text-align:left;
	color: #000;
	padding: 5px 20px 0 20px;
}
#topBg {
	height: 14px;
	width: 255px;
	background:url(../img/small_top.jpg) no-repeat;
}
#smallBot {
	width: 255px;
	height: 14px;
	margin-top: 10px;
	background:url(../img/small_bot.jpg) no-repeat;
	background-position:bottom;
}
ul#smallList {
	font-family: tahoma;
	font-size: 11px;
	list-style-type:none;
	margin-left: 20px; 
	margin-top: 12px; 
	margin-right: 1px;
}
ul#smallList li {
	padding-top: 0;
	margin-bottom: 10px;
	padding: 0 15px 0 20px;
	background:url(../img/bullet_plus.png) no-repeat left 1px;
	line-height:16px;
}
/* ------------------------------------- footer ------------------------------------ */

table td {
	font: 11px tahoma;
}
table.pad td {
padding:5px;
}

#footer {
	clear: both;
	top: 940px;
	height: 50px;
	width: 778px;
	margin: auto;
	padding-top: 20px;
	background: url(../img/foot_bg.jpg) top no-repeat;
}
#sponsors {
	float: left;
}
#sponsors a {
	margin-right: 20px;
}
#sponsors img {
	border:0;
}
p#allrights {
	float: right;
	font-family: tahoma;
	font-size: 10px;
	padding-top: 5px;
	color: black;
}
form tr {
	padding: 5px;
}
form tr:hover {
	background-color: #f2f2f2;
	border: 2px solid black;
}
content td {
	font-family: tahoma;
	width: 300px;
}
content td#red {
	font-size: 36px;
	color: red;
}
/* GALERRY ---------------------------------------------------------- */
#ShadowBox a, #ShadowBox IMG, #ShadowBox TABLE, #ShadowBox TD {
	border: 0;
	padding: 0;
	margin: 0;
}
#ShadowBox TD {
	width: auto;
	background: none !important;
	padding: 0 !important;
}
#ZoomImage {
	border: 1px solid #CCCCCC;
}
#BlackBackground {
	background: black;
	position: fixed;
	/*IF_IE*/
	_position: absolute;
 *position:absolute;
	/*ENDIF_IE*/
	display:none;
}
#PrevBtn {
	display: none;
}
#NextBtn {
	display: none;
}
#NextBtn a {
	display: block;
	background-image: url(../img/zoom-next.png);
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/zoom-next.png', sizingMethod='scale');/*ENDIF_IE*/
	background-repeat:no-repeat;
	background-position: center center;
	height: 100%;
	outline: none;
}
#NextBtn a:hover {
	background-image: url(../img/zoom-next2.png);
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/zoom-next2.png', sizingMethod='scale');/*ENDIF_IE*/
}
#ZoomImage {
}

div.something {
	width: 245px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	font: 11px tahoma;
}

div.something a {
	clear: both;
	float: left;
	border: 2px solid #CCCCCC;
	padding: 0 !important;
	margin-right: 5px;
}
div.something a:hover {
	border-color:#666666;
}
div.something p {
	font: 11px tahoma !important;
	margin: 0px !important;
}
div.something IMG{
	width: 100px; height: 100px;
}