﻿@import url("../../css/SkinHome.css");

body {background:url(./bg_page.png) repeat-x #eee;}

#entirediv 
{
	padding:0px;
	border-left:3px solid #8dc641;
	border-right:3px solid #8dc641;
	background:white;
}
#header
{
	background-image:url('bg_header.png');
	height: 111px;
	position: relative;
	width: 954px;
	left:0px;
}

#tagline
{
	top: 63px;
 	right: 30px;
	height: 57px;
	width: 364px;
	background-image:none;
}

#mainblock 
{
	background-image:url('./bg_login.png');
	border-top:2px solid #8dc641;
	border-bottom:2px solid #8dc641;
}

#tutorialdiv {left:19px;}
#ps2000pic {left:16px;}

#uac-input	{background-color: #532e8e; }

#card-img	{background-image:url('./Smart_Card.jpg');}
#sitefooter {margin-left:10px;margin-right:10px;padding-bottom:20px;}