* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
}

/*a {
	color: #336699;
	font-weight: bold;
}*/

body { 
    line-height: 130%;
    text-align: left;
    margin: auto;
	color: #000000;
	background-color: #ffffff;
	/*background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: top center;*/

}

.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}

h2 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#outer {
	width: 720px;
	margin: auto;
}

#header {
	border-top: 8px solid #336699;
	border-bottom: 4px solid #336699;
	margin-top: 0px;
	height: 80px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

#content {
	width: 720px;
	/*margin-bottom: 10px;*/
	/*	background-image: url(../images/stripes.gif);
	background-position: right;
	background-repeat: repeat-y;*/
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: top center;
}
.mast {
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height:10px;
	margin-bottom: 2px;
}

#cont {
	margin-top: 10px;
	background-image: url(../images/button1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 38px;
	margin: auto;
}

#left {
	background: inherit;
	width: 500px;
	float:left;
	display: inline;
	/*background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: top center;/*margin-top: 5px;*/
}

.linkspot {
	float: left;
	margin-top: 10px;
	width:120px;
	height:38px;
	display: inline;
	text-align: center;
}


#right {
	background: inherit;
	text-align: center;
	width: 200px;
	float:right;
	display: inline;
	font-size: 11pt;
	/*border: 1px dotted #336699;*/
}

#right a {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#right li {
	padding: 0px 10px 10px 0px;
	
	}
#right ul {
	padding: 0px 0px 10px 0px;
}

#menu {
	text-align: left;
	/*border: 1px solid #336699;*/
	list-style-image: url(../images/bullet.gif);
	padding: 20px;
}

.linkspot a {
	color: #ffffff;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

.linkspot a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}


#left img {
	/*border: 1px solid #336699;*/
}

.text {
	text-align: justify;
}
p {
	margin: 5px 0 5px 0;
}
.text span {
	font-weight: bold;
	color: #336699;
}

#services {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}


#right li {
	list-style-type: none;
}

#sitemap {
	width: 100%;
	margin-left: 260px;}

#sitemap li {
	list-style-type: none;
}

#right li a {
	color: #336699;
	font-weight: normal;
}



#foot {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}

#foot1 {
	width: 100%;
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 10px;
	margin-top: 10px;
}
#textfoot {
	clear: both;
	/*margin-top: 10px;*/
	padding: 10px;
	text-align: center;
}

#textservice {

}
#textservice h1 {
	font-size:10pt;
	font-weight: bold;
	color: #336699;
}
#textservice a {
	font-size: 8pt;
}

#contact {
	margin-top: 10px;
	margin-bottom:10px;
	padding: 0;
}

.copyright {
	margin-top: 15px;
}
.copyright span {
	color: #336699;
	font-weight: bold;
}

#top-menu {
	width: 100%;
	background-color: #8da4f8;
	border-bottom: 1px solid black;
}

#small-menu li {
    display: inline;
    list-style-type: none;
    padding-right: 5px;
    font-weight: bold;
    font-size: 9px;
}

#main {
	padding-top: 80px;
	background-repeat: no-repeat;
	background-image: url(../images/secura-tab.jpg);
	background-position:top;
}
.text {
	margin-top: 5px;
}

input.blue {
	font-size: 12pt;
	color: #ffffff;
	background-color: #336699;
}
.lightblue { 
	color: #ffffff;
	background-color: #336699; 
	font-size: 10pt;
}
.cname1 {
	width: 100px;
	display: inline;
}
.cname2 {
	margin-top: 20px;
	width: 400px;
	display: inline;
}







