@charset "utf-8";
/* CSS Document */


	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
} 
	fieldset,img {  
	    border:0; 
} 
	address,caption,cite,code,dfn,em,th,var { 
	    font-style:normal; 
    font-weight:normal; 
} 


caption,th { 
	    text-align:left; 
} 
a {
	color: #416271;
}

	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
} 
	q:before,q:after { 
	    content:''; 
} 
	abbr,acronym { border:0; 
} 




body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #416271;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
} 
#full_page {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	margin-top: 15px;
}
#full_page h1 {
	text-align: right;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}


.normal_body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}



/*Main*/


#main {
	margin: auto;
	width: 994px;
	
	direction: rtl;
	
}

#top {
	height: 104px;
}
#header {
	height: 295px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#header_page {
	height: 90px;
	background-image: url(images/header_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#logo {
	width: 247px;
	float: left;
}
#nav {
	float: right;
	margin-top: 20px;
}
#cols_frontpage {
	height: 260px;
	background-image: url(images/3cols_frontpage.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	width: 1014px;
	padding-top: 10px;
}
#col {

	
}
.col1 {
	width: 280px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 30px;
	float: left;
}




.col2 {
	width: 280px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 50px;
	float: left;
}
.col3 {
	width: 280px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 30px;
	float: left;
}
.col4 {
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
	float: left;
	margin-bottom: 15px;
	
	
}
.col5 {
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
	float: right;
	margin-bottom: 15px;
}


.col4 .p{
	direction: rtl;
	text-align: right;
}
.col5 .p {
	direction: rtl;
	text-align: right;
}

.white {
	color: #FFFFFF;
}

#promo {
	position: absolute;
}

.float_left {
	float: left;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	text-align: center;
}







.clear {
	clear: both;
	text-align: center;
}

#col h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#readmore {
	position: absolute;
	margin-top: 160px;
	margin-right: 190px;
}
#full_page2 h3 {
	font-size: 18px;
	color: #1e6195;
	text-align: center;
}
.img_float_right {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}
.img_float_left {
	float: left;
	margin-right: 10px;
}
.lab_options {
	height: 315px;
	background-image: url(images/1col_lab.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	width: 1014px;
	padding-top: 20px;
}
.desktop_options {
	height: 260px;
	background-image: url(images/desktop_options.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
	width: 1014px;
	padding-top: 20px;
}
.map {
	position: absolute;
	float: left;
	margin-right: 500px;
	margin-top: 300px;
}
.img_float_right2 {
	float: right;
	margin-left: 20px;
	margin-top: 0px;
}
.col6 {
	width: 450px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 30px;
	float: right;
	margin-bottom: 15px;
}.noline {
	text-decoration: none;
}
#main .col6 h1 {
	font-size: 12px;
}
#main .col6 h3 {
	font-weight: bold;
}
.contact_guy {
	background-image: url(images/contact_guy.jpg);
}
