body {
	margin:0;
	background-color:#e5e5e5;

	color: #666;
	font: 11px Arial, Verdana, Tahoma, sans-serif;
}
img {
	border: none;
}
form {
	margin: 0;
}
a {
text-decoration: none;
font-size: 11px;
color: #3333cc;
font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
font: 11px Arial, Verdana, Tahoma, sans-serif;
line-height:16px;
	
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #3333cc;
	/*outline: none;*/
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font: 11px Arial, Verdana, Tahoma, sans-serif;
	line-height:16px;
}
#main {
	width: 770px;
	margin: 0 auto;
background-color:#FFFFFF;
}
#header {
	width: 770px;
	overflow: hidden;
	background: url('../images/header-bg.gif') no-repeat;
}
#header h1 {
	width: 190px;
	margin: 15px 20px 0 0;
	background: url('../images/logo.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	display: inline;
}
#header h1 a {
	display: block; 
	width: 190px;
	height: 101px;
}
#header h2 {
	margin: 0;
	padding: 0;
}
#header h2 span {
	display: none;
}
ul#nav {
	float: left;
	width: 770px;
	/*overflow: hidden;*/
	margin: 13px 0 0 0;
	padding: 0;
	list-style: none;
	background: url('../images/nav-bg.gif') repeat-x;
	position: relative;
	height: 60px;

}
#header ul ul {
	width: 770px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 3px;
	left: 0;
}
#header li {
	padding: 0;
	float: left;
	background: url('../images/nav-left-separ.gif') no-repeat;
}
#header li li {
	padding: 0;
	background: url('../images/nav-inner-separ.gif') no-repeat 0 2px;
	display: inline;
	
}
#header li a {
	color: #fff;
	text-decoration: none;
	font: bold 11px Tahoma, sans-serif;
	padding: 0 9px;
	background: url('../images/nav-right-separ.gif') no-repeat 100% 0;
	float: left;
}
#header li li a {
	font: bold 11px Arial, sans-serif;
	color: #666;
	text-decoration: none;
	background: none;
	padding: 0 8px 0 11px;
}
#header li a span {
	height: 30px;
	padding: 8px 0 0 0;
	float: left;
}
#header li a:hover span {
	background: url('../images/nav-span-hover.gif') no-repeat 50% 100%;
	cursor: pointer;
}
#header li a:hover{
	background: url('../images/nav-bg-hover.gif') repeat-x;
}
#header li.active a{
	background: url('../images/nav-bg-hover.gif') repeat-x;
}
#header li.active a span {
	background: url('../images/nav-span-hover.gif') no-repeat 50% 100%;
	cursor: pointer;
}
#header li.active ul li a{
	background:none !important;
}
#header li li a:hover {
	background: none;
	text-decoration: underline;
}
#header li.first {
	background: none;
}
#header li.last a {
	background: none;
}
#header li.last a:hover {
	background: url('../images/nav-bg-hover.gif') repeat-x;
}
#header li.last a {
	padding:0 15px 0 16px;
}
.safari.win #header li.last a{
	padding:0 17px 0 18px;
}
.safari.mac #header li.last a{
	padding:0 17px 0 18px;
}
.win #header li.last a{
	padding:0 15px 0 16px;
}
.column-holder {
	width: 750px;
	padding: 0 0 10px 10px;
	margin: -20px 0 0 0;
	overflow: hidden;
}
.column-holder h3 {
	margin: 0;
	background: #3e7b9a url('../images/border.gif') repeat-x;
	padding: 7px 9px 7px 9px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.column-holder p {
	line-height: 16px;
}	
.sidebar-cont {
	width: 620px;
	float: left;
}
.sidebar-cont .sidebar {
	width: 130px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.sidebar p {
	margin: 0 0 10px 0;
}
.row {
	margin: 0 0 10px 0;
}
.row ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.row li {
	background: url('../images/dotted-line.gif') repeat-x;	
	padding: 7px 10px 10px 10px;
	background-position:bottom;
}
.row li p {
	margin: 0;
} 
.row li.first {
	background: none;
}
.row h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.surname {
	display: block;
	text-transform: uppercase;
}
.row a img {
	display: block;
	margin: 10px 0 0 0;
}
a.wandsw {
	color: #999;
	text-decoration: none;	
}
a.wandsw:hover {
	text-decoration: underline;
}
.more {
	display: block;
	text-align: right;
}
#content {
	width: 470px;
	margin: 0 10px 0 0;
	float: right;
	display: inline;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
#content h4.displaydateinline
{
	display:inline;
}
#content p {
	margin: 0;
	padding: 0 0 10px 0;
}
.main-text h4 {
	margin: 0 0 20px 0;	
}
.main-text .text ul{
	margin-top:5px;
	margin-bottom:5px;
        color:#336699;
}

.main-text .text li {

color:#666666;
}
.main-text .text {
        line-height:16px;
	padding: 15px 10px 0 10px;
}
#content .row {
	margin: 10px 0 0 0;
}
#content .row ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .row ul li {
	padding: 20px 10px 10px 10px;
	background: url('../images/dotted-line.gif') repeat-x 0 100%;
	overflow: hidden;
	height: 1%;
}
#content .row h4 {
	margin: 5px 0 0 0;
}
.text .data {
	display: block;
	line-height: 8px;
}
.more-link {
	margin: 10px 0 0 0;
	float: right;
}
.more-link img {
	margin: 0 !important;
}
#content .row li img {
	float: left;
	margin: 0 15px 0 0;
}
#content .row li .text {
	display: table;
	height: 1%;
}
a.cont-ban {
	padding: 10px 0;
	display: block;
}
.sidebar {
	width: 130px;
	float: right;
	overflow: hidden;
}
.side-text {
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
.side-text span {
	width: 185px;
	color: #999;
	font-size: 10px;
	line-height: 16px;
}
.login-form,
.mail-form {
	width: 120px;
	overflow: hidden;
	margin: 0 0 7px 0;
}
.user, .passw, .mail {
	width: 115px;
	float: left;
	border: 0;
	background: url('../images/input-bg.gif') no-repeat;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color: #999;
	padding: 3px 0 3px 5px;
	margin: 0 0 10px 0;
}
.sign-up-btn {
	float: right;
	background: url('../images/btn-sign-up.gif');
}

.login-btn
{
	float: right;
	background: url('../images/btn-login.gif');
}
ul.banners {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
.banners li {
	padding: 0 10px;
	float: left;
	display: inline;
}
.banners li img {
	border: 1px solid #999;
	display: block;
}
#footer {
	width: 770px;
	margin: 10px 0 0 0;
	background: #d6e03d;
	padding: 6px 0;
	text-align: center;
	overflow: hidden;
}
#footer ul {
	margin: 0;
	padding: 0;
	color: #666;
	list-style: none;
}
#footer li {
	padding: 0 8px 0 12px;
	display: inline;
	background: url('../images/footer-separ.gif') no-repeat 0 2px;
}
#footer li.first {
	background: none;
}
#footer li a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
#footer li a:hover {
	text-decoration: underline;
}
/*for inner page*/
.inner-page {
	margin: 10px 0 0 0;
}
.inner-page  #content {
	width: 610px;
	float: left;	
}
.inner-page  #content p {
	margin: 0 0 15px 0;
	padding: 0;
}
.inner-page  #content p span {
	display: block;
}
.cont-img {
	float: left;
	margin: 0 15px 0 0;
}
.cont-img img {
	display: block;
}
.cont-img span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
.sign {
	padding: 5px 0 0 0;
}
.sign span {
	display: block;
}
p.mr-surname {
	font-size: 14px;
	font-weight: bold;
	color: #cccc33;
	margin: 0 0 5px 0;
}
.welcome {
	margin: 0;
	padding: 7px 10px 10px 10px;
	background: #003366;
	overflow: hidden;
	height: 1%;
}
.welcome a {
	display: block;
	color: #6699cc;
	line-height: 16px;
	text-decoration: underline;
}
.welcome a:hover {
	text-decoration: none;
}
.logout-btn 
{
	float: right;
	background: url('../images/logout-btn.gif');
}
table.StyledTable
{
	border: none;	
	width: 100%;
	margin: 0 10px 10px 0;
}

table.StyledTable tr th
{
	border: none;
	text-align: left;
	background-color: #f2f1e6;
	padding: 5px;
}

table.StyledTable tr td
{
	border: none;
	padding: 5px;
}

table.StyledTable tr.AlternateRow
{
	background-color: #f2f1e6;
}

.line
{
	background: url('../images/dotted-line.gif') repeat-x;	
	padding: 7px 10px 10px 10px;
}
