body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CC0000;
}
body, html{
	margin:0;
	padding:0;
	background:url(../images/zemin.gif) repeat #730000;
	text-align:left;
	margin-bottom:10px;
}
a{
    color:#87B220;
    text-decoration:underline;
}
    a:hover{
        color:#717171;
        text-decoration:none;
    }

/* ----- IDS ----- */

#container{
	width:900px;
	padding:0;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #EDF0F8;
}
#container h2{
	font-family:Georgia;
	font-size:25px;
	letter-spacing:2px;
	margin-top:15px;
	margin-bottom:20px;
	font-weight:normal;
	color:#6986BA;
}

/* ----- HEADER ----- */

#logo{
    margin:0;
    padding:0;
}

#logo #box{
	float:left;
	clear:none;
	height:120px;
	width:900px;
	text-indent:0px;
	background-color:#336699;
	background-image: url(../images/top.jpg);
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo #box h4{
	color:#fff;
	font-family:'Trebuchet MS', sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: normal;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding-top: 70px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo p{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    color:#394E06;
    font-family:'Georgia';
    font-weight:normal;
    font-size:20px;
    text-indent:2px;
    line-height:43px;
    letter-spacing:-2px;
}

.subContainer, #navigation ul{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 21;
	padding-bottom: 0;
	padding-left: 0px;
}
#header{
	text-align:left;
	margin:0;
	height:120px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #333333;
}
#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}

/* ----- NAVIGATION ----- */

#navigation{
	width: auto;
	margin:0;
	padding:0;
	height:38px;
	list-style:none;
	background:url(../images/nav_bg4.gif);
	background-repeat: repeat-x;
	
}
    #navigation li{
	width:auto;
	float:left;
	list-style:none;
	border-right:1px solid dashed #FFFFFF;
	background-image: url(../images/nav_bg3.gif);
	background-repeat: repeat-x;
		
    }
    #navigation li a{
	width: auto;
	font-family:'Trebuchet MS', sans-serif;
	color:#fff;
	display:block;
	font-size:14px;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	float: none;
	margin: auto;
    }
    #navigation li a:hover{
	width:auto;
	float: none;
	margin: auto;
	color:#fff;
	background:url(../images/nav_bg2.gif);
	background-repeat: repeat-x;


    }
    #active a{
	width: auto;
	background:url(../images/nav_bg2.gif);
	background-repeat: repeat-x;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 21px;
	padding-left: 0;
    }
	
	#active1{
	width: auto;
	background:url(../images/nav_bg4.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }

#navigation #box h4{
	color:#fff;
	font-family:'Trebuchet MS', sans-serif;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: normal;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ----- HEADINGS ----- */

h1{
    text-indent:-80000px;
    background:url('../images/logo.gif') no-repeat;
    height:35px;
    width:168px;
}
h2{
	font-family:Georgia;
	font-size:25px;
	letter-spacing:2px;
	margin-top:15px;
	margin-bottom:20px;
	font-weight:normal;
	color:#6986BA;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#999999;
	margin:5px 0;
    
}

/* ----- PARAGRAPHS ----- */

p{
	color:#043f4a;
	font-size:12px;
	line-height:25px;
}
#primaryContent ul{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0;
    list-style:none; 
}
#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../images/content_bullet.png') left bottom no-repeat;
}
#secondaryContent p{
    
}

/* ----- FORMS ----- */

input{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:160px;              
}
button{
    background-color:#EFEFEF;
    line-height:11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height:20px;
    margin: 0;
    padding: 0 5px;
}
form p{
    padding:2px 0;
}


/* ----- CONTENT ----- */

#primaryContent{
	width:870px;
	border-right:5px solid #e7e7e7;
	font-size:11px;
	float:right;
	clear:none;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#secondaryContent{
	width:180px;
	height:auto;
	font-size:12px;
	float:left;
	clear:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color:#F0E3DF;
}
#secondaryContent h2{
	background:url('../images/intro.gif') no-repeat;
	color:#fff;
	margin-bottom:0;
	line-height:normal;
	font-size:16px;
	text-align:right;
	font-weight:normal;
	letter-spacing: 3px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 0px;
}
#secondaryContent h3{
    color:#87b220;
    margin-top:20px;

}
#secondaryContent ul.leftmenu{width:155px; padding-left:0; margin-left:0; margin-top: 0px; }
#secondaryContent ul.leftmenu li{
	width:155px;
	height:30px;
	padding-left:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666699;
}
#secondaryContent ul.leftmenu li a{
	width:140px;
	height:30px;
	display:block;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-color:#F0E3DF;
	padding-left: 0px;
	background-position: 129px 10px;
	text-align:right;
	color:#305E5C;
	line-height:27px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 39px;
	padding-bottom: 0;
	padding-left: 0px;
}
#secondaryContent ul.leftmenu li a:hover{
	color:#FFF;
	text-align:center;
	line-height:27px;
	text-decoration:none;
	background-image: url(../images/bullet-hover2.gif);
	background-repeat: no-repeat;
	background-color:#E3C9C7;
	padding-left: 0px;
	background-position: 168px 10px;
	width: 140px;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	height: 30px;
}
#secondaryContent ul.leftmenu li.Solutions{
	width:140px;
	height:30px;
	display:block;
	color:#305E5C;
	line-height:27px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 39px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color:#FDF7D2;
	background-image: url(../images/bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 129px 10px;
	text-align: right;
}
#secondaryContent ul.leftmenu li.clients{
	width:180px;
	height:30px;
	border-bottom:none;
}

#secondaryContent2 p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:112%;
	padding-left: 8px;
	font-style: italic;
	line-height: 32px;
	color: #CC0000;
	padding-top: 0px;
	margin: 0px;
	font-weight: lighter;
    
}

#secondaryContent2{
	width:250px;
	height:auto;
	font-size:11px;
	float:left;
	clear:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background:#FDF7D2;
}
#secondaryContent2 h2{
	width:250px;
	background:url('../images/intro_bg.gif') no-repeat;
	color:#fff;
	margin-bottom:0;
	line-height:normal;
	font-size:16px;
	font-weight:normal;
	letter-spacing: 2px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 0px;
	margin-left: 0px;
	font-style: italic;
}
#secondaryContent2 h3{
    color:#87b220;
    margin-top:20px;

}

.img {
margin : 0;
padding : 5px;
}
.imgleft {
	float : left;
	margin : 27px 9px 7px 4px;
	padding : 4px;
	background: #FAFAFA;
	border: 1px solid #BEC9E7;
}

/* ----- COMMENTS ----- */

#comments{
    margin:15px 0;    
}
    #comments #status{
        color:#546d17;
        background:#f8f8f8;
        border:2px solid #ececec;
        padding:10px;
        margin-bottom:15px;    
    }
        #comments #status dd, #comments #status dt{
            display:inline;
        }
    #comments a{
        color:#546d17;
        font-weight:bold;
        text-decoration:none; 
    }
    #comments a:hover{
        color:#666;
        text-decoration:underline; 
    }
    #comments .comment{
        padding:10px 5px;
        border-top:3px solid #7fa71f;  
    }
        #comments .comment dt{
            float:left;
            clear:none;
        }
        #comments .comment dd{
            clear:both;
            color:#656565;
            line-height:20px;
            font-size:10px;
            margin-bottom:10px;
        }
        #comments .comment .date{
            float:left;
            clear:none;
            margin-left:5px;
            line-height:12px;
            font-size:11px;
            color:#585858;
        }

/* ----- FOOTER ----- */

#footer{
	margin-bottom:0px;
	height:33px;
	clear:both;
	width:900px;
	text-align:left;
	font-size:11px;
	color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #1B202E;
}
    #footer ul{
        list-style:none;    
    }
    #footer li{
        list-style:none;
        display:inline;    
    }
    #footer #copyright{
        float:left;
        clear:none;
			font-size:12px;
	color:#FFF;
    }
    #footer #links{
        float:right;
		color:#FF9900;
        clear:none;
		padding-right: 12px;
		padding-bottom:12px;
		font-size:10px;
    }
    #footer a{
        color:#FF6600;
        text-decoration:none;
		font-size:10px;
    }
    #footer a:hover{
        color:#FFFF00;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}
