body {}

a img {
	border: none;
}

h2 {
	padding: 0;
	margin: 0;
	font: bold 14px Verdana;
}

.clear {
	clear: both;
}

.hidden {
	display: none !important;
}

.red {
	color: yellow;
	font-weight: bold;
}

.wrongLogin {
	width: 330px;
	display: inline-block;
	text-align:center;
}

#main {
	width: 959px;
	margin: 0 auto;
	font: 12px Verdana;
}

#header {
	height: 433px;
	background: url(/images/default/temporary/main-bg.jpg) top no-repeat;
	position: relative;
}

#logo {
	background: url(/images/default/temporary/logo.png) no-repeat;
	width: 346px;
	height: 19px;
	display: block;
	float: left;
	padding: 72px 0px 7px 0px;	
	position: relative;
	top: 30px;
	left: -5px;
	font: bold 12px Verdana;
	text-decoration: none;
	text-align: center;
	color: #103E5F;
}

#content {
	background: url(/images/default/temporary/body-3.jpg) repeat-y;
}

#footer {
	height: 316px;
	background: url(/images/default/temporary/main-bg.jpg) bottom no-repeat;
	position: relative;
}

#footer2 {
	overflow: hidden;
}

#footer2 IMG {
	background: url(/images/default/temporary/logo-footer.png) no-repeat;
	width: 159px;
	height: 59px;
	border: none;
}

#footer2 .links SPAN {
	color: #FFFFFF;
}

#footer2 .links A {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	margin-left: 7px;
	padding-left: 6px;
	
}

#footer2 .links A:hover {
	text-decoration: underline;
}

#footer2 .links {
	float: right;
	padding: 17px 10px 0px 0px;
}

#loginBox {
	width: 335px;
	float: right;
	position: relative;
	top: 30px;
	right: -5px;
}

#loginBoxTop {
	background: url(/images/default/temporary/login-box.png) top no-repeat;
	height: 9px;
	font-size: 0px;
}

#loginBoxMiddle {
	background: url(/images/default/temporary/login-box-middle.png) repeat-y;
}

#loginBoxBottom {
	background: url(/images/default/temporary/login-box.png) bottom no-repeat;
	height: 9px;
}

#loginForm {
	position: relative;
	left: 10px;
	margin-top: 0px;	/* IE7 fix */
}

#loginForm label {
	width: 70px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 5px;
}

#loginForm input {
	background: url(/images/default/temporary/login-input.png) no-repeat;
	width: 164px;
	height: 25px;
	display: block;
	border: none;
	margin-bottom: 5px;
	padding: 3px 0 0 10px;
	color: #095798;
}

#submitLogin {
	background: url(/images/default/temporary/login-button.png) no-repeat !important;
	width: 75px !important;
	height: 65px !important;
	float: right;
	position: relative;
	margin-top: -65px;
	right: 15px;
	margin-bottom: -65px;
}

#loginLinks {
	padding-bottom: 5px;
	width: 255px;
	position: relative;
	left: 30px;
	margin-bottom: -65px;
}

.loginLink {
	float: left;
	margin: 5px 0 0 10px;
	color: #FFFFFF;
}

.newAccount {
	background: url(/images/default/temporary/new-account.png) no-repeat;
	width: 106px;
	height: 15px;
	display: block;
}

#contentContainer {
	width: 942px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	margin-bottom: -316px;
	line-height: 2;
}

#contentTop {
	background: url(/images/default/temporary/content-box.png) top no-repeat;
	height: 14px;
}

#contentMiddle {
	background: url(/images/default/temporary/content-box-middle.png) repeat-y;
	min-height: 300px;
	padding: 0 30px;
	color: #0A3F5E;
}

#contentBottom {
	background: url(/images/default/temporary/content-box.png) bottom no-repeat;
	height: 14px;
}

.column {
	float: left;
}

.leftColumn {
	width: 384px;
}

.imageBox {
	width: 425px;
	margin: 0 auto;
}

.smallBox {
	width: 341px;	
}

.imageBoxTop {
	background: url(/images/default/temporary/image-box.png) right top no-repeat;
	height: 15px;
}

.imageBoxMiddle {
	background: url(/images/default/temporary/image-box-middle.png) repeat-y;
}

.imageBoxMiddle img {
	/*margin-left: 14px;*/	
}

.smallBox .imageBoxMiddle img {
	margin-left: 10px;
}

.imageBoxBottom {
	background: url(/images/default/temporary/image-box.png) right bottom no-repeat;
	height: 20px;
}

.smallBox .imageBoxTop {
	background: url(/images/default/temporary/image-box.png) left top no-repeat;
	height: 15px;
}

.smallBox .imageBoxMiddle {
	background: url(/images/default/temporary/image-box-small-middle.png) repeat-y;
}

.smallBox .imageBoxBottom {
	background: url(/images/default/temporary/image-box.png) left bottom no-repeat;
	height: 20px;
}


.rightColumn {
	width: 490px;
	margin-left: 8px;
	text-align: center;
}

.rightColumn .title {
	margin: 50px 0px 80px 0px;
}


.try {
	float:right;
	margin-right:20px;
}


.right-try {
	text-align: center;
	margin-top: 15px;
}

.right-try a {
	display: inline-block;
	margin-top: 10px;
}

.left-try {
	text-align: center;
	margin-top: 40px;
}

.left-try a {
	display: inline-block;
}

.descr-1 {
	padding-left: 20px;
}
