body {
	text-align:center;
	margin:0;
	padding-bottom:20px;
	
}

#container {
	background:#fff url(../images/body-line.gif) repeat-x 0 184px;
}

.home-page {
	background-image:none;
}

body, p, td, th, li{
	font-size:12px;
	color:#737373;
	font-family:Arial;
}


/* startard elements */

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend {
	border:0 none;
	margin:0;
	padding:0;
}

p {
	line-height:1.6em;
	margin:0 0 15px 0;
	text-align:justify;
}

a:link {
	color: #377FD9;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #377FD9;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}


h1 {
	margin:0 0 18px 0;
	font-size:26px;
	color:#000000;
	font-weight:normal;
	letter-spacing:-0.5px;
}

.homepage h1 {
	font-size:20px;
	letter-spacing:0;
	margin-bottom:20px;
}

h2 {
	margin:0 0 2px 0;
	font-size:16px;
	font-weight:bold;
	color:#EA5E12;
}

.centered {
	text-align:center;
}

hr {
	color:#DADADA;
	width:100%;
	margin-bottom:20px;
	*margin-bottom:10px;
}

/* layout */

#wrapper {
	width:971px;
	margin:0 auto;
	text-align:left;
}

#header {
	margin-bottom:20px;
	width:100%;
	float:left;
}

.homepage #header {
	padding-bottom:25px;
	background:url(../images/header-bottom.png) no-repeat left bottom;
}


#header .header-top {
	padding:27px 0 17px 0;
}

div.wide .menu ul.top-menu,
#main-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

div.wide {
	height:97px;
}

div.wide .wide-column {
	float:left;
	height:97px;
	background:url(../images/gray-line.gif) repeat-y 100% 0;
}

div.wide .logo {
	width:243px;
}

div.wide .logo a {
	width:173px;
	height:86px;
	display:block;
	margin-left:30px;
	background-image:url(../images/sp-core.png);
	background-position:0 -346px;
}

div.wide .menu {
	width:243px;
}

div.wide .menu ul.top-menu {
	float:left;
	margin-left:32px;
}

div.wide .menu ul.top-menu li {
	border-bottom:1px solid #D3D3D3;
}

div.wide .menu ul.top-menu li.last {
	border-bottom:none;
}

div.wide .menu ul.top-menu li a {
	color:#7C7C7C;
	font-family:Tahoma;
	font-size:11px;
	padding:5px 0;
	display:block;
}
div.wide .menu ul.top-menu li a:hover {
	
}

a.topnewslink 
{
	color:#7C7C7C;
	font-family:Tahoma;
	font-size:11px;
	padding:5px 0;
	display:block;    
 }

div.wide .news {
	width:242px;
}

.top-introduction, .top-last-news {
	width:80%;
	margin-left:15px;
}

.top-last-news h3,
.top-introduction h3 {
	color:#4D4D4D;
	font-size:14px;
	margin:0 0 12px 0;
}

.top-introduction p,
.top-last-news p, .top-last-news span {
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	text-align:left;
	color:#787878;
}

.top-last-news span.date {
	color:#ED751C;
	display:block;
}

.top-introduction a:link,
.top-introduction a:visited,
.top-introduction a:hover,
.top-introduction a:active {
	text-decoration:none;
}

.top-introduction div.image {
	float:left;
	margin-right:14px;
}

div.wide .introduction {
	width:243px;
	background-image:none;
}

#flash {
	width:100%;
}

#main-menu {
	
}

#main-menu ul {
	height:43px;
}

#main-menu ul li {
	float:left;
	height:43px;
}

#main-menu a {
	height:43px;
	width:243px;
	float:left;
	display:block;
	background-image:url(../images/sp-core.png);
	background-repeat:no-repeat;
}
#main-menu a span{
	display:none;
}

#main-menu a.introduction {
	background-position:0 -43px;
}


#main-menu li.selected a.introduction, #main-menu a.introduction:hover {
	background-position:0 -0;
}

#main-menu a.register {
	background-position:0 -86px;
}

#main-menu li.selected a.register, #main-menu a.register:hover {
	background-position:0 -129px;
}

#main-menu a.act {
	background-position:0 -172px;
	width:242px;
}
#main-menu li.selected a.act, #main-menu a.act:hover {
	background-position:0 -215px;
}

#main-menu a.agent {
	background-position:0 -258px;
}

#main-menu li.selected a.agent, #main-menu a.agent:hover {
	background-position:0 -301px;
	width:242px;
}

.homepage #main-menu {
	height:45px;
}


.homepage #main-menu ul li {
	height:45px;
}

.homepage #main-menu a {
	height:45px;
}
















.homepage #main-menu a.introduction {
	background-position:0 -438px;
}


.homepage #main-menu li.selected a.introduction, .homepage #main-menu a.introduction:hover {
	background-position:0 -619px;
}

.homepage #main-menu a.register {
	background-position:0 -483px;
}

.homepage #main-menu li.selected a.register, .homepage #main-menu a.register:hover {
	background-position:0 -711px;
}

.homepage #main-menu a.act {
	background-position:0 -528px;
	width:242px;
}
.homepage #main-menu li.selected a.act, .homepage #main-menu a.act:hover {
	background-position:0 -757px;
}

.homepage #main-menu a.agent {
	background-position:0 -573px;
	width:243px;
}

.homepage #main-menu li.selected a.agent, .homepage #main-menu a.agent:hover {
	background-position:0 -665px;
}























.bread-crumb {
	float:left;
	clear:both;
	margin-bottom:20px;
	font-size:11px;
	font-family:Tahoma;
	color:#ABABAB;
	margin-left:272px;
	width:60%;
}

.bread-crumb a {
	color:#ABABAB;
}

#content {
	width:100%;
	float:left;
	display:block;
	border-bottom:1px solid #D1D1D1;
	padding-bottom:40px;
}

#content .content-wrap {
	background:url(../images/dotted-line-up.gif) repeat-y 242px 0;
}

.homepage #content .content-wrap {
	background:url(../images/gray-line.gif) repeat-y 484px 0;
}

.left-column {
	float:left;
	width:243px;
	margin-right:30px;
	padding-top:10px;
}

.homepage .left-column {
	width:480px;
	margin-right:0;
	margin-right:1px;
}

.main-column {
	 float:left;
	 width:675px;
	 padding-top:5px;
	 min-height:280px;
	 
}


.homepage .main-column {
	width:460px;
	padding-right:0;
	float:right;
}

ul.left-menu, ul.left-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

ul.left-menu li {
	margin-bottom:18px;
}

ul.left-menu li a {
	background-image:url(../images/left-menu-bullet.gif);
	background-repeat:no-repeat;
	background-position:0 -28px;
	height:17px;
	padding-left:30px;
	display:block;
	color:#606060;
	text-decoration:none;
}
ul.left-menu li a:hover,  ul.left-menu li a.selected {
	background-position:0 0;
	color:#E40E0F;
	text-decoration:none;
}

ul.left-menu ul {
	margin-top:8px;
}

ul.left-menu ul li {
	margin:0 0 0 20px;
	width:122px;
	border-bottom:1px solid #E2E2E2;
	padding:10px 0 8px 0;
	background-image:url(../images/sub-menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 -23px;
	padding-left:20px;
	color:#606060;
}

ul.left-menu ul li.last {
	border:medium none;
}

ul.left-menu ul li a {
	height:17px;
	padding-left:20px;
	display:block;
	color:#606060;
	text-decoration:none;
	font-size:12px;
}

ul.left-menu ul li.selected {
	background-position: 0 13px;
	color:#FF8400;
	text-decoration:none;
}

ul.service {
	margin:0 0 10px 0;
	padding:0;
}

ul.service li {
	list-style-type:none;
	min-height:95px;
	*height:95px;
	width:160px;
	float:left;
	margin-bottom:10px;
	padding-left:80px;
	font-size:12px;
	color:#444444;
}

ul.service li p {
	text-align:left;
	font-size:12px;
	color:#444444;
}

ul.service li {
	min-height:44px;
	*height:44px;
}

ul.service li.service-1 {
	background:url(../images/1.png) no-repeat 0 0;
	width:120px;
	margin-right:10px;
}
ul.service li.service-2 {
	background:url(../images/2.png) no-repeat 0 0;
	width:170px;
}
ul.service li.service-3 {
	width:120px;
	background:url(../images/3.png) no-repeat 0 0;
	margin-right:10px;
}

ul.service li.service-4 {
	background:url(../images/4.png) no-repeat 0 0;
	width:170px;
}



ul.add {
	margin:0 0 10px 0;
	padding:0;
}

ul.add li {
	list-style-type:none;
	min-height:95px;
	*height:95px;
	width:250px;
	float:left;
	margin-bottom:10px;
	padding-left:90px;
	font-size:12px;
	color:#444444;
}

ul.add li.add1 {
	background:url(../images/add1.gif) no-repeat 0 0;
	width:220px;
}

ul.add li.add2 {
	background:url(../images/add2.gif) no-repeat 0 0;
	float:right;
}

ul.add li.add3 {
	background:url(../images/add3.gif) no-repeat 0 0;
	width:220px;
}

ul.add li.add4 {
	background:url(../images/add4.gif) no-repeat 0 0;
	float:right;
}

ul.add li.add5 {
	background:url(../images/add5.gif) no-repeat 0 0;
	width:220px;
}

ul.add li.add6 {
	background:url(../images/add5.gif) no-repeat 0 0;
	float:right;
}

ul.add li p {
	text-align:left;
}


ul.downloads {
	margin:0 0 20px 0;
	*margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	height:41px;
}

ul.downloads li {
	float:left;
	margin-right:50px;
	height:41px;
	padding-left:48px;
	line-height:40px;
}

ul.downloads li.last {
	margin-right:0;
}

ul.downloads li a {
	color:#737373;
	font-weight:bold;
	padding-right:15px;
	background:url(../images/download-arrow.gif) no-repeat 100% 3px;
}

ul.downloads li.pdf {
	background:url(../images/download-pdf.gif) no-repeat 0 0;
}

ul.downloads li.word {
	background:url(../images/download-word.gif) no-repeat 0 0;
}


ul.down li {
	float:none;
	margin-right:0;
	margin-bottom:20px;
}

ul.down li.pdf {
	padding-left:53px;
}

ul.down li.word {
	margin-left:5px;
}

form.register-dansgui-1 select {
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	width:180px;
	background-color:#E7E7E7;
	border:medium none;
	padding:4px 3px 4px 6px;
}

form.register-dansgui-1 td.lbl {
	width:150px;
}

form.register-dansgui-1 td.actions {
	text-align:right;
	padding-top:25px;
}

form.register-form select 
{
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	width:180px;
	background-color:#E7E7E7;
	border:medium none;
	padding:4px 3px 4px 6px;    
}
form.register-form td.lbl 
{
    width:150px;
}
form.register-form td.actions 
{
    text-align:right;
	padding-top:25px;
}

form.register-form fieldset {
	margin-bottom:15px;
}


form.register-form legend {
	margin:0 0 15px 0;
	font-size:16px;
	font-weight:bold;
	color:#EA5E12;
}

form.register-form td {
	padding-bottom:15px;
	font-family:tahoma;
	font-size:11px;
}

form.register-form select.txt,
form.register-form input.txt  {
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	width:185px;
	background-color:#E7E7E7;
	border:medium none;
	padding:5px 5px 5px 8px;
}


ul.sitemap, ul.sitemap ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

ul.sitemap li .col {
	margin-top:30px;
}

ul.sitemap li {
	margin-bottom:20px;
}

ul.sitemap li li {
	margin-bottom:10px;
}

ul.sitemap a:link,
ul.sitemap a:active,
ul.sitemap a:visited {
	color:#737373;
	font-family:tahoma;
	font-size:11px;
}
ul.sitemap a:hover {
	color:#ED1C24;
}



ul.sitemap .col {
	float:left;
	border-right:1px solid #B9B9B9;
	min-height:160px;
	padding-left:20px;
	padding-right:20px;
}

ul.sitemap .first-col {
	padding-left:0;
}

ul.sitemap .last-col {
	padding-right:0;
	border:medium none;
}


table.videos {
	width:100%;
}

table.videos td {
	width:50%;
	padding-bottom:20px;
}

form.search-agent {
	margin-bottom:20px;
}

form.search-agent label {
	margin-right:20px;
}

form.search-agent select {
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	width:180px;
	background-color:#E7E7E7;
	border:medium none;
	padding:5px 5px 5px 8px;
}

form.search-agent select.aimag {
	margin-right:16px;
}
form.search-agent select.sum {
	margin-right:16px;
}


.agents {
}

.agents .agent {
	padding:20px 0;
	border-top:1px solid #DADADA;
}

.agents .agent-info {
	float:left;
}

.agents .agent-image {
	float:right;
}

.agents .agent-image .aimage 
{
    border:solid 7px #e7e7e7;	
}

.agents .agent-info ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

.agents .agent-info ul li {
	margin-bottom:10px;
	width:320px;
}

.agents .agent-info ul li span.title {
	color:#ED751C;
	display:block;
	float:left;
	width:110px;
}

.agents .agent-info ul li span.info {
	float:left;
	width:200px;
}

ul.become-agent {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

ul.become-agent li {
	margin-bottom:25px;
	color:#ED751C;
}

ul.become-agent li a {
	color:#ED751C;
}


.contact-form-container {
	float:left;
	width:255px;
	margin-right:30px;
}

.contact-addres-container {
	float:left;
}

form.contact-form .form-row {
	margin-bottom:15px;
}

form.contact-form .action-row {
	margin-top:10px;
	text-align:right;
	padding-right:3px;
}

form.contact-form input.txt, form.contact-form textarea.txt {
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	width:240px;
	background-color:#E7E7E7;
	border:medium none;
	padding:5px 5px 5px 8px;
}


.more {
	margin-left:6px;
}


#footer {
	text-align:right;
	font-size:11px;
	font-family:Tahoma;
	padding-top:10px;
	width:100%;
	clear:both;
}
#footer img {
	vertical-align:absmiddle;
	margin-left:5px;
}


#footer .footer-menu a {
	color:#000000;
	margin:0 5px;
}
#footer .footer-copy {
	color:#979797;
	font-size:11px;
}

.error 
{
    padding:0px; margin-bottom:20px;
    }
    
    .error li 
    {
        color:Red;
        }