/* Start of CMSMS style sheet 'vstulkojumi : divs' */
#background {
	width: 1024px;
	background-image: url(../images/page_elements/globe.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: auto;
	text-align: center;
	border: 0px solid green;
}
#container{
	width: 950px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	border: 0px solid red;
}
#logo {
	width: 152px;
	height: 67px;
	margin-right:auto;
	margin-left: 5px;
	border: 0px solid red;
}
#logo_contacts{
	position: relative;
	left: 76px;
	top: -18px;
	margin-right:auto;
	border: 0px solid green;
	width:250px;
	height: 45px;
	color:#663399;
	text-align: left;
}
#lines{
	background-image:url(../images/page_elements/lines.gif);
	background-repeat: repeat-x;
	width:949px;
	height: 16px;
	border: 0px solid blue;
}
#gradient_container1{
	border:0px solid red;
	width:1px;
	position:relative;
	float:left;
	top:0px;
	margin-right:auto;
	margin-left:0px;
}
#gradient_container2{
	border: 0px solid red;
	width: 1px;
	float:right;
	margin-left:auto;
	margin-right:1px;
}
div.gradient_border1{
	width:1px;
	height:100px;
	background-color: #999999;
}
div.gradient_border2{
	width:1px;
	height: 301px;
	background-image: url(../images/page_elements/gradient_border.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#horizontal_sections{
	width: 200px;
	height: 250px;
	margin-left:20px;
	float:left;
	margin-top: 28px;
	line-height: 34px;
	border: 0px solid red;
	text-align: left;
}
#content{
	border: 0px solid red;
	margin-top:0px;
	margin-bottom:auto;
	padding-right:10px;
	background-color:#FFFFFF;
	width: 714px;
	height: 300px;
	float:right;
	text-align: left;
}
#phone_num{
	border: 0px solid blue;
	width:275px;
	height: 150px;
	background-image:url(../images/page_elements/phone_num.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:right;
	text-align:left;
}
#copyright{
	margin-left: 25px;
	margin-top: 125px;
	border: 0px solid green;
	float:left;
	color: #999999;
	
}
/* End of 'vstulkojumi : divs' */

