body {
	margin:0;
	padding:0;
	color: #444444;
	font-family:Tahoma;
	font-size: 11px;
	background-color:#ffffff;
	line-height:20px;
	text-align:left;
}

p {
	text-align:justify;
}

a {
	color:#8973fe;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#a294ec;
}

img {
	border:0px;
}

ul {
	list-style: none;
}

ul li {
	padding: 0 0 0 13px;
	background-image: url(i/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
* html ul li {

	padding: 0 0 0 13px;
	background-image: url(i/arrow-ie.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*:first-child+html ul li {

	padding: 0 0 0 13px;
	background-image: url(i/arrow-ie.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 

#ciskonaclogo {
	width:147px;
	height:63px;
	position:absolute;
	margin-left:483px;
	margin-top:-20px;
}

/*---- Start Ids ----*/

#main-top-container {
	margin:auto;
	text-align:center;
	width:717px;
	margin-right:auto;
	margin-left:auto; 
}

#top-box {
	width:100%;
	height:89px;
	background-image:url(i/top-bg.gif);
	text-align:center;
}

#logo {
	height:63px;
	float:left;
	padding:15px 0 0 0;
}

#top-buttons {
	float:left;
	margin:36px 0 0 0;
}

#flash_top_button {
	margin:28px 0 0 175px;
}

#back {
	float:left;
	width:100%;
	padding:5px 0 0 0;
}

#main-middle {
	background-image:url(i/middle_bg.gif);
	background-repeat:repeat-x;
	margin:1px 0 0 0;
}

#middle {
	width:700px;
	margin-right:auto;
	margin-left:auto; 
}

#flash-m-box {
	width:700px;
	height:200px;
	float:right;
	margin:10px 0 0 0;	
}
#flash_part2 {
	width:698px;
	height:199px;
	float:right;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
	
}
#flash_part3 {
	width:698px;
	/*height:110px;*/
	height::300px;
	float:right;
	border-right:#d2d2d2 1px solid;
	border-left:#d2d2d2 1px solid;
}

#info-cont-main {
	width:638px;
	float:right;
	background-image:url(i/middle02_bg.gif);
	background-repeat:repeat-x;
	padding:30px;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
}

#info-cont {
	margin:30px 30px 30px 30px;
}

#title {
	margin:0 0 27px 0;	
}

#text-holder {
		width:640px;
}

#external_tests {
	float:left;
	width:100%;
}
#external_tests #col1 {
	float:left;
	width:50%;
	padding:0 5px 0 0;
}
#external_tests #col2 {
	float:right;
	width:40%;
	border:solid 1px #000000;
	padding:5px;
	text-align:left;
}

#home {
	width:630px;
}
#home #leftcol {
	width:400px;
	float:left;
}
#home #rightcol {
	width:230px;
	float:left;
}

/*---- End Ids ----*/

/*---- Start Class ----*/
.box1 {
	border:solid 1px #000000;
	padding:0 5px 0 5px;
}

.f-img {
	float:left;
}
.f-button {
	float:left;
}
.f-button-vnm {
	margin:8px 30px 0  0;
}
.foot_line {
	margin:8px 0 0 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height:0; 
    clear: both; 
    visibility:hidden;
}

.main_title {
	font-size:17px;
	font-weight:bold;
	font-family:Verdana;
	color:#494949;
}
.small_title {
	font-size:12px;
	font-family:Verdana;
	color:#494949;
	font-weight:bold;
	float:left;
}
/*---- End Class ----*/

/*---- Start Form ----*/
input.text, textarea {
	font-family:Tahoma;
	font-size:11px;
	width:250px;
}

.textfield {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}

.button_style {
	background-color:#494949;
	color : #ffffff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	width:90px;
	height:23px;
}

.button {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6699ff;
}
/*---- End Form ----*/

/*---- Start Footer ----*/
#footer-shadow-bg {
	width:698px;
	height:20px;
	float:right;
	background-image:url(i/footer-shadow-bg.gif);
	background-repeat:repeat-x;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
}

#footer {
	width:698px;
	height:22px;
	float:right;
	background:#1a1a1a;
	background-image:url(i/foot-bg.gif);
	background-repeat:repeat-x;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
}

#f-space {
	width:71px;
	height:22px;
	float:left;
}

#f-about_us {
	width:57px;
	height:22px;
	float:left;
}
#f-about_us a{
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/about_us.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-about_us a:hover{
	background-position:bottom left;
}
#f-about_us span{ 
	display:none;
}

#f-tools {
	width:38px;
	height:22px;
	float:left;
}
#f-tools a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/tools.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-tools a:hover {
	background-position:bottom left;
}
#f-tools span {
	display:none;
}

#f-contact {
	width:53px;
	height:22px;
	float:left;
}
#f-contact a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/contact.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-contact a:hover {
	background-position:bottom left;
}
#f-contact span {
	display:none;
}

* html #f-vnm {
	width:165px;
	height:22px;
	float:left;
	margin:0 0 0 257px;
}
#f-vnm {
	width:165px;
	height:22px;
	float:left;
	margin:0 0 0 278px;
}
#f-vnm a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/vnm.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-vnm a:hover {
	background-position:bottom left;
}
#f-vnm span {
	display:none;
}

#link-s {
	float:right;
	font-size:9px;
	margin-right:10px;
}
/*---- End Footer ----*/

.image_gap {
	padding-left:10px;
	padding-top:15px;
}

