/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*    styles for corporative rest      |  Created by GWSol Ukraine 2007       */
/******************************************************************************/ 

html, body, #basic{
	height:100%;
}


#basis{
	margin: auto;
	width: 770px;	/* width of basis */
	min-height: 100%;
	margin-bottom: -50px;
}

#main{
	min-height: 100%;
}

#header{
	height: 110px;	/* height of header */
}
#left{
	float: left;
	width: 200px;	/* width of left column */
}
#center{
	float: left;
	width: 200px;	/* width of center column */
}
#right{
	float: right;
	width: 330px;	/* width of right column */
}

#footer{
	width: 770px;	/* width of basis */
	margin: auto;
	height: 50px;	/* height of footer */
}


/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height: 50px;	/* height of footer */
}
* > html #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */

html>body #minHeight{
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -50px;	/* height of footer */
} /*safari wrapper */








/*** standard classes ***********************************************************************************************/
.cl_separator_1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.cl_separator_2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.cl_separator_3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.cl_separator_5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.cl_separator_10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.cl_separator_20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.cl_separator_50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.cl_clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
body
{
	background-color: #EEEEEE;
	behavior: url("js/csshover.htc");
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014C6A;

}
#basis
{
}


h1
{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 0px 10px;
}




/*** header **************************************************************/
#header
{
	position: relative;
	background-color: #EEEEEE;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}
a#logo
{
	position: absolute;
	top: 30px;
	left: 0px;
	display: block;
	width: 450px;
	height: 50px;
	text-decoration: none;
}
a#logo small
{
	position: absolute;
	top: 40px;
	left: 120px;
	color: #014C6A;
	font-size: 12px;
}



/*** contacts *********************************/
#contacts
{
	position: absolute;
	top: 20px;
	right: 0px;
	text-align: right;
}
#contacts big
{
	display: block;
	color: #00B7FF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 0px;
	height: 16px;
}
#contacts a.email
{
	display: block;
	color: #FF6C00;
	font-weight: bold;
}
#contacts a:hover.email
{
	color: #D35900;
}




/*** left *******************************************************/
#left
{
	width: 200px;
	position: relative;
}

#left big
{
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 7px;
	right: 10px;
}






/*** leftmenu ****************************************************/
#left ul
{
	margin: 70px 0px 50px 10px;
}
#left ul li
{
	background-image: url(../images/item-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 17px;
	padding-bottom: 10px;
}
#left ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding: 2px;
}
#left ul li a:hover
{
	text-decoration: underline;
}
#left ul li.current a
{
	cursor: default;
	color: #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	width: 90%;
}
#left ul li.current a:hover
{
	text-decoration: none;
}




/*** center *********************************************************/
#center
{
	position: relative;
}
#center #txt-1
{
	position: absolute;
	left: 250px;
	width: 300px;
	margin-bottom: 20px;
	top: 50px;
}
#center #txt-2
{
	margin: 0px 20px 0px 20px;
	margin-top: 200px;
}





/*** splashpage ******************************************************/
#splashpage #main
{
	background-color: transparent;
}
#splashpage #left
{
	width: 0px;
}
#splashpage #center
{
	width: 770px;
}
#splashpage #blocks
{
	width: 770px;
	height: 400px;
}
#splashpage #blocks a.block
{
	float: left;
	height: 400px;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	text-align: center;
}
#splashpage #blocks a.block big
{
	display: none;
	position: absolute;
	top: 5px;
	left: 115px;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
}
#splashpage #blocks a:hover.block big
{
	display: block;
}
#splashpage #blocks a.block small
{
	display: block;
	position: relative;
	top: 360px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 146px;
}
#splashpage #blocks a:hover.block small
{
	color: #000000;
}


#splashpage a#block-1
{
	width: 156px;
	background-image: url(../images/splash-block-1.jpg);
}
#splashpage a#block-2
{
	width: 156px;
	background-image: url(../images/splash-block-2.jpg);
}
#splashpage a#block-3
{
	width: 156px;
	background-image: url(../images/splash-block-3.jpg);
}
#splashpage a#block-4
{
	width: 156px;
	background-image: url(../images/splash-block-4.jpg);
}
#splashpage a#block-5
{
	width: 146px;
	background-image: url(../images/splash-block-5.jpg);
}

#splashpage a#block-1 small {color: #00B7FF;}
#splashpage a#block-2 small {color: #FF9900;}
#splashpage a#block-3 small {color: #1BBC32;}
#splashpage a#block-4 small {color: #EC008C;}
#splashpage a#block-5 small {color: #004A80;}







/*** P A G E S ***************************************************/

/*** page - 1 ***/
#page-1 #main
{
	background-image: url(../images/left-1.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#page-1 #left
{
}
#page-1 #center
{
	background-color: #FFFFFF;
	width: 570px;
	background-image: url(../images/center-1.jpg);
	background-repeat: no-repeat;
}
#page-1 #left ul li
{
	background-image: url(../images/item-1.gif);
}


/*** page - 2 ***/
#page-2 #main
{
	background-image: url(../images/left-2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#page-2 #left
{
}
#page-2 #center
{
	background-color: #FFFFFF;
	width: 570px;
	background-image: url(../images/center-2.jpg);
	background-repeat: no-repeat;
}
#page-2 #left ul li
{
	background-image: url(../images/item-2.gif);
}



/*** page - 3 ***/
#page-3 #main
{
	background-image: url(../images/left-3.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#page-3 #left
{
}
#page-3 #center
{
	background-color: #FFFFFF;
	width: 570px;
	background-image: url(../images/center-3.jpg);
	background-repeat: no-repeat;
}
#page-3 #left ul li
{
	background-image: url(../images/item-3.gif);
}



/*** page - 4 ***/
#page-4 #main
{
	background-image: url(../images/left-4.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#page-4 #left
{
}
#page-4 #center
{
	background-color: #FFFFFF;
	width: 570px;
	background-image: url(../images/center-4.jpg);
	background-repeat: no-repeat;
}
#page-4 #left ul li
{
	background-image: url(../images/item-4.gif);
}



/*** page - 5 ***/
#page-5 #main
{
	background-image: url(../images/left-5.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#page-5 #left
{
}
#page-5 #center
{
	background-color: #FFFFFF;
	width: 570px;
	background-image: url(../images/center-5.jpg);
	background-repeat: no-repeat;
}
#page-5 #left ul li
{
	background-image: url(../images/item-5.gif);
}








/*** footer **************************************************************/
#footer
{
	position: relative;
	height: 49px;
	color: #777777;
	font-size: 11px;
	border-top: 1px solid #AAAAAA;
	text-align: center;
	background-color: #EEEEEE;
}
#footer a, #footer a:hover, #footer a:visited
{
	color: #777777;
	text-decoration: none;
}
#footer a#gwsol-logo
{
	position: absolute;
	top: 3px;
	right: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	width: 72px;
	height: 40px;
	color: #AAAAAA;
}
#footer a#gwsol-logo small
{
	position: relative;
	display: block;
	margin-top: -3px;
}
#footer #sps-logo
{
	position: absolute;
	top: 10px;
	left: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	width: 89px;
	height: 26px;
	color: #AAAAAA;
}
















