body {
	text-align:center;
	margin:0;
	padding-bottom:20px;
	background:url(../images/body-repeat.png) repeat-x 0 0;
}

body, p, td, th, li{
	font-size:12px;
	color:#737373;
	font-family:Verdana;
}


/* 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:18px;
	color:#268ACD;
	font-weight:bold;
}

h1.big {
	font-size:30px;
	text-transform:uppercase;
	color:#7CA13E;
}


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:990px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:71px;
	padding-top:20px;
}


#logo {
	width:242px;
	height:71px;
	background:url(../images/sp-core.png) no-repeat 0 -107px;
	float:left;
	position:relative;
}

#logo a {
	width:165px;
	height:52px;
	background:url(../images/sp-core.png) no-repeat 0 -181px;
	display:block;
	float:left;
	position:absolute;
	left:35px;
	top:12px;
}

#logo a span {
	display:none;
}




#main-menu {
	background:url(../images/main-menu.png) repeat-x 0 0;
	height:71px;
	display:block;
	padding-top:16px;
}

#main-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}



#main-menu ul li {
	float:left;
	height:47px;
	margin-top:8px;
	line-height:4.3em;
	overflow:hidden;
}


#main-menu ul li.last {
	width:21px;
	height:55px;
	margin-top:0;
	background:url(../images/sp-core.png) no-repeat 100% -49px;
	float:right;
}

#main-menu a {
	float:left;
	display:block;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	height:47px;
	padding-left:25px;
}

#main-menu li a span {
	display:block;
	float:left;
	height:47px;
	padding-right:25px;
}


#main-menu li.selected a, #main-menu li a:hover {
	color:#1374B5;
	background:url(../images/sp-core.png) no-repeat 0 0;
}

#main-menu li.selected a span, #main-menu li a:hover span {
	background:url(../images/sp-core.png) no-repeat 100% 0;
	cursor:pointer;
}



































.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 {
	background:url(../images/wrapper-bg.png) repeat-y 0 0;
}

#content .content-wrap{
	background:url(../images/shadow-top.png) no-repeat 0 0;
	padding:30px 50px 30px 50px;
}


.left-column {
	float:left;
	width:370px;
	margin-right:30px;
	padding-top:10px;
}


.main-column {
	 float:left;
	 width:430px;
	 padding-top:5px;
	 min-height:280px;
	 
}

.right-column {
	 float:right;
	 width:430px;
	 padding-top:5px;
	 min-height:280px;
	 
}


.box {
	background:url(../images/box-bg.png) no-repeat 0 0;
	padding-top:35px;
	width:885px;
}


.box .box-wrap {
	padding:0 35px 35px 35px;
	background:url(../images/box-bg.png) no-repeat 0 100%;
}

.more {
	text-align:right;
}

.more a {
	color:#268ACD;
}


ul.spec {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
}

ul.spec li {
	color:#1D7EBF;
	font-size:17px;
	margin-bottom:18px;
	background:url(../images/bullet.gif) no-repeat 0 9px;
	padding-left:16px;
}



.col-5-one {
	width:100%;
}

.col-5-one .col {
	float:left;
	margin-right:30px;
}

.col-5-one .last-col {
	float:right;
}

.col-5-one .last-col p {
	color:#4A4A4A;
	font-size:16px;
	text-align:left;
}

.col-4-one {
	width:100%;
}
.col-4-one .col {
	float:left;
	margin-right:35px;
	width:164px;
}

.col-4-one .last-col {
	float:right;
	margin-right:0;
}

.col-4-one .col .image {
	margin-bottom:15px;
}

.col-4-one .col .desc, 
.col-4-one .col .desc p {
	font-size:11px;
	color:#3B3B3B;
	line-height:16px;
	text-align:left;
}
.col-4-one .col .desc p {
	margin: 0 0 8px;
}


form.app-form {
	
}


form.app-form .left-col {
	float:left;
	width:360px;
}

form.app-form .right-col {
	float:left;
	width:320px;
}

form.app-form label {
	color:#1D7EBF;
	display:block;
	float:left;
	margin-right:15px;
}

form.app-form .left-col label {
	width:70px;
}

form.app-form .right-col label {
	margin-bottom:3px;
}


form.app-form select.txt,
form.app-form input.txt {
	border:1px solid #B9D9EE;
	font-family:verdana;
	padding:2px 3px;
}

form.app-form .left-col input.txt {
	width:222px;
}

form.app-form .row {
	margin-bottom:20px;
}

form.app-form .action-row {
	margin-top:20px;
	clear:both;
	text-align:right;
}

#capcha label {
	float:none;
}

#capcha {
	height:30px;
	clear:both;
	float:right;
	margin-top:10px;
}

#capcha .image {
	float:left;
	margin-right:10px;
}

#capcha .fld {
	float:left;
}





#footer {
	width:100%;
	clear:both;
	background:url(../images/shadow-bottom.png) no-repeat 0 0;
	height:19px;
	display:block;
	
}



