* {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}


body {
	background: none;
	padding:0px;
	margin:0px;
	font-size: 12px;
}

td, th {

}

li {
	padding:0px;
	margin: 0px 0px 0px 10px;
	list-style-image:url(../images/icons/bullet_black.gif);
    list-style-type:circle;
}

ul {
	padding:0px;
	margin: 5px 0px 5px 10px;
}

hr {
	margin:5px 0px 5px 0px;
	border-top: 1px solid #643232;
	height:1px;
}

hr.company {
	margin:3px;
	padding:0px;
	border-top: 1px solid #f57619;
	height:1px;
	width:50%;
	line-height:0px;
}

p {
	margin:0px;
	padding:0px;
	text-align:justify;
}

SUP {
	font-size:9px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:20px;
	color: #f57619;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:30px;
}

h3 {
	font-size:12px;
	font-weight:bold;
    text-transform:none;
	color:#643232;
	margin:0px;
	padding:0px;
	line-height:20px;
}

h4 {
	font-size:10px;
	margin:0px 0px 5px 0px;
	padding:2px;
	line-height:25px;
	border-bottom: 1px solid #643232;
	text-align:right;
}

form {
	padding:0px;
	margin:0px;
}

.tm {

}

a {
	color: #f57619;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #643232;
	text-decoration:none;
	font-weight:normal;
}

a.line {
	    font-weight:bold;	
    	color:#f57619;
}

a.line:hover  {
	    font-weight:bold;	
    	color:#f57619;
}

a.copy {
		font-size:10px;
	    color:#000000;
		text-decoration:none;
}	

a.copy:hover {
		font-size:10px;
	    color:#666666;
		text-decoration:none;
		background:transparent;
}	

a.more {
		font-size:10px;
	    color:#643232;
		text-decoration:none;
}	

a.more:hover {
		font-size:10px;
	    color:#f57619;
		text-decoration:none;
		background:transparent;
}	


.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 	font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 	color: #990000;
}

.footer {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  	border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* content */

#page {
	margin:0px auto;
	padding:0px;
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
}

	
#all {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:100%;
	background:none;
	}
	
#top {
	margin:0px auto;
	width:980px;
	height:25px;
	text-align:left;	
	background: transparent url(../images/bg/top_bg.gif) no-repeat scroll left top;
	}
	
#center {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:auto;
	background: transparent url(../images/bg/center_bg.gif) repeat-y scroll left top;
	}

/*header*/

#header {
	width:950px;
	height:240px;
}

.index {
	background: transparent url(../images/index.jpg) no-repeat center top;
}

.products  {
	background: transparent url(../images/products.jpg) no-repeat center top;
}

.services {
	background: transparent url(../images/services.jpg) no-repeat center top;
}

.clients {
	background: transparent url(../images/clients.jpg) no-repeat center top;
}

.news {
	background: transparent url(../images/news.jpg) no-repeat center top;
}

.company {
	background: transparent url(../images/company.jpg) no-repeat center top;
}

#logo {
	float:left;
	position:relative;
	padding:0px;
	left:60px;
	top:50px;


}

#logo a {
	background: url(../images/sa_logo.gif) no-repeat left top;
	display: block;
	height: 45px;
	width: 145px;
}

/*topmenu*/

#topmenu {
	width:435px;
	height:21px;
	margin: 0px 0px 0px 0px;
	float:right;
}

ul.topmenu {
	width:435px;
	height:21px;
	margin:0px;
	padding:0px;
    list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    }

ul.topmenu li {
	height:21px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
    }

ul.topmenu li a {
	height:21px;
	margin:0px;
	padding:0px;
	display:block;
    }

ul.topmenu li a.active {

    }
	
a#products {
	width:87px;
	background:  url(../images/menu.gif) no-repeat  0px 0px;
    }
	
a#products:hover {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -0px -21px;
    }	

a.active#products {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -0px -21px;
    }	

a#services {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -87px 0px;
    }
	
a#services:hover {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -87px -21px;
    }

a.active#services{
	width:87px;
	background:  url(../images/menu.gif) no-repeat -87px -21px;
    }
	
a#clients {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -174px 0px;
    }
	
a#clients:hover {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -174px -21px;
    }

a.active#clients{
	width:87px;
	background:  url(../images/menu.gif) no-repeat -174px -21px;
    }

a#news {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -261px 0px;
    }
	
a#news:hover {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -261px -21px;
    }
	
a.active#news {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -261px -21px;
    }
	
a#company {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -348px 0px;
    }
	
a#company:hover {
	width:87px;
	background:  url(../images/menu.gif) no-repeat -348px -21px;
    }

a.active#company{
	width:87px;
	background:  url(../images/menu.gif) no-repeat -348px -21px;
    }

/*end topmenu*/

#footer {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:25px;
	background: transparent url(../images/bg/footer_bg.gif) no-repeat scroll left top;
	}
	
#footer_link {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:30px;
	background: transparent url(../images/bg/footer_link.gif) no-repeat scroll left top;
	}	
	
#footer_link a {
	position:relative;
	display: block;
	width:100%;
	height:30px;
	}		

#main_content {
	width:950px;
	height:auto;
}

table#main_table {
	width:950px;
	height:350px;
}

#bottom {
	vertical-align:bottom;
	background-color:red;
	width:auto;
	height:auto;
	position:absolute;
	margin-bottom:0px;
}

td#col1 {
	width:33%;
	height:350px;
	vertical-align:top;
	text-align:left;
	background: transparent url(../images/bg/col1_rb.gif) no-repeat scroll right top;
}

td.colhead_1 {
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background: #f57619;
	text-align:left;
	text-indent:5px;
}

td.colarticle {
padding:10px;
text-align:justify;
}

td#col2 {
	width:auto;
	vertical-align:top;
	text-align:left;
	background: transparent url(../images/bg/col1_rb.gif) no-repeat scroll right top;
}

td#col22 {
	width:auto;
	vertical-align:top;
	text-align:left;
	background: transparent;
}

td.colhead_2  {
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background: #643232;
	text-align:left;
	text-indent:5px;
}


td#col3 {
	width:33%;
	background: transparent;
	vertical-align:top;
	text-align:left;
}

td.colhead_3  {
	height:35px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background: #f57619;
	text-align:left;
	text-indent:5px;
}

div#content {
	margin:0px auto;
	padding:0px;
	width:980px;
	height:auto;
	background: #FFFFFF;
	border-top: #E6E6FA solid 1px;
	border-bottom: #E6E6FA solid 1px;
	}

.line {
	    font-weight:bold;	
    	color:#f57619;
}

.headline {
      	font-size:12px;
		font-weight:bold;
      	text-transform : uppercase;
	    color:#f57619;
    }

.subline {
		font-weight:bold;
      	text-transform:lowercase;
	    color:#643232;
    }
	/*LI-UL*/
ul.copy {
		margin:5px;
		padding:5px;
    }

ul.copy li {
      	text-transform:lowercase;
	    color:#7486a6;
		display:inline;
		margin:0px 0px 0px -1px ;
		padding:0px 5px 0px 5px;
		border-left: #b5b5b5 solid 1px;
		border-right: #b5b5b5 solid 1px;
    }

#ind {
	line-height:20px;
	}


ul.menu {
	margin:0px;
	padding:0px; 
}

ul.menu li {
	margin:0px 0px 0px 20px;
	padding:0px;
	line-height:18px;
	list-style-image:url(../images/icons/bullet_orange.gif);
    list-style-type:circle;
}


ul.menu li a {
	color: #f57619;
	text-decoration:none;
	font-weight:bold;
}

ul.menu li a:hover {
	color: #643232;
	text-decoration:none;
	font-weight:bold;
}

ul.inmenu {
	width:50%;
	margin:5px;
	padding:5px; 
	border-top:1px solid #f57619;
	border-bottom:1px solid #f57619;
}

ul.inmenu li {
	color:#7486a6;
	margin:0px 0px 0px 20px;
	padding:0px;
	line-height:18px;
	list-style-image:url(../images/icons/square_orange.gif);
    list-style-type:circle;
}

ul.inmenu li a {
	color: #f57619;
	text-decoration:none;
	font-weight:normal;
}

ul.inmenu li a:hover {
	color: #643232;
	text-decoration:none;
	font-weight:normal;
}

	   .10top {
    	padding-top:10px;   
    }
	
span.copy {
		font-size:10px;
	    color:#000000;
		text-decoration:none;
		line-height:12px;
}

div#right {
	background: transparent url(../images/bg/vline.gif) no-repeat scroll left top;
	margin:0px;
	padding:5px;
	width:auto;
	height:auto;
	}
	
div#left {
	background: transparent;
	margin:0px;
	padding:0px;
	width:250px;
	height:auto;
	}
	
td#left {
	background: #F0F5F5;
	margin:0px;
	padding:5px;
	width:auto;
	height:auto;
	}
	
td#right {
	background: transparent;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	border-bottom: #E6E6FA solid 1px;
	}
	
	
.title {
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-align:right;
  	background: #798aaa; 
	color: #FFFFFF;
	margin:-5px;
	padding:5px;
	
}

.subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  	color: #660000; 
	font-style: oblique;
}

.article {
	font-weight:normal;
	text-decoration:none;
	background: transparent;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	
}

	.centerborder {
	    background-image : url(../repository/img/borderfon.png);	
		background-repeat : repeat-x;		
	    border-top : 1px solid #798AAA;	
	    border-left : 1px solid #798AAA;
        border-right : 1px solid #798AAA;
        border-bottom : 1px solid #798AAA;
        padding-left:10px;
        padding-right:10px; 
        padding-bottom:10px;
        padding-top:10px;
		vertical-align:top;	
	}
