html, body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.gallery
{
	height: 420px;
	padding-top: 40px;
}

.main, .contact-us, .main-a
{
	margin: auto;
	width: 960px;
}

.main
{
	background-image: url(../gfx/back-m.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 440px;
}

.main-g
{
	width: 960px;
	margin: auto;
}

.main-a
{
	background-image: url(../gfx/back-a.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 440px;
}

.main-t
{
	background-image: url(../gfx/back-t.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 470px;
}

.test-text
{
	height: 470px;
}

.contact-us
{
	background-image: url(../gfx/back-c.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 470px;
}

.top
{
	width: 960px;
	margin: auto;
	background-image: url(../gfx/back-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.footer, .footer-2
{
	display: block;
	width: 960px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0d2c6;
	text-align: left;
	font-weight: bold;
	height: 15px;
	padding-top: 15px;
}

.footer-2
{
	padding-top: 210px;
}

.footer a, .footer-2 a
{
	font-size: 14px;
	color: #d0d2c6;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	float: left;
}

.footer_right
{
	padding-left: 530px;
}

.cana-logo
{
	width: 390px;
	height: 65px;
	padding-top: 23px;
	margin-left: 130px;
	float: left;
	background-image: url(../gfx/cana-logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cana-info
{
	width: 153px;
	height: 85px;
	float: left;
	margin-top: 15px;
	background-image: url(../gfx/dis.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 25px;
}

.finan
{
	display: block;
	background-image: url(../gfx/finan.gif);
	background-repeat: no-repeat;
	height: 125px;
	background-position: top left;
	clear: right;
	z-index: 1;
	float: left;
	margin: auto;
	width: 139px;
	margin-right: 30px;
}

.finan:hover
{
	background-position: -139px top;
}

.canatask
{
	display: block;
	height: 125px;
	width: 711px;
	float: left;
}

.disc
{
	width: 245px;
	float: left;
	height: 14px;
	color: #c40101;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-top: 6px;
	padding-right: 3px;
}

.contact
{
	height: 20px;
	width: 675px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	padding-left: 28px;
	padding-top: 5px;
	margin-left: 14px;
	font-size: 15px;
}

.contact strong
{
	font-size: 15px;
}

.inventive
{
	display: block;
	width: 20px;
	height: 100px;
	float: left;
	background-image: url(../gfx/inventive.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.menu
{
	width: 960px;
	display: block;
	height: 70px;
	clear: both;
	margin: auto;
	z-index: 2;
}

ul 
{
	margin: 0;
	padding: 0;
}

ul li
{
	position: relative;
	float: left;
  	display: block;
	width: 136px;
	height: 70px;
	text-align: center;
	padding-top: 0px;
}

ul li a
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #76767d;
}

.cont
{
	margin-right: 0px;
	width: 135px;
}

li ul
{
	position: absolute;
	left: 0px;
	top: 70px;
	display: none;
}

li:hover ul
{ 
	display: block; 
}

.eave
{
	background-image: url(../gfx/eave-f.gif);
}

.wind
{
	background-image: url(../gfx/wind-f.gif);
}

.sidi
{
	background-image: url(../gfx/sidi-f.gif);
}

.reff
{
	background-image: url(../gfx/reff-f.gif);
}

.roof
{
	background-image: url(../gfx/roof-f.gif);
}

.abou
{
	background-image: url(../gfx/abou-f.gif);
}

.abou:hover, .eave:hover, .wind:hover, .sidi:hover, .reff:hover, .roof:hover
{
	background-position: -136px;
}

.cont:hover
{
	background-position: -136px;
}

.cont
{
	background-image: url(../gfx/cont-f.gif);
}

.eave ul li, .wind ul li, .sidi ul li, .roof ul li, .cont ul li, .abou ul li, .reff ul li
{
	height: 20px;
	padding-top: 0px;
	text-align: left;
	width: 126px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #fffad0;
}

.shadow
{
	width: 960px;
	height: 80px;
	margin: auto;
	background-image: url(../gfx/shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.eave ul li a, .wind ul li a, .sidi ul li a, .roof ul li a, .cont ul li a, .abou ul li a, .reff ul li a
{
	text-decoration: none;
	color: #76767d;
	font-size: 14px;
	font-weight: normal;
}

.eave ul li a:hover, .wind ul li a:hover, .sidi ul li a:hover, .roof ul li a:hover, .cont ul li a:hover, .abou ul li a:hover, .reff ul li a:hover
{
	text-decoration: none;
	color: #5188e5;
	font-size: 14px;
	font-weight: normal;
}

.cont ul li
{
	width: 136px;
}

.reff
{
	padding-top: 0px;
	height: 70px;
}

.red
{
	color: #c40101;
	font-weight: bold;
	font-size: 15px;
	margin-top: 30px;
}

.main-text, .contact-us-text, .about-text, .test-text
{
	float: left;
	margin: auto;
	clear: both;
	padding-left: 20px;
	padding-top: 20px;
	height: 440px;
}

.main-text
{
	width: 920px;
}

.mini-about, .mini-about-2, .mini-about-3
{
	background-image: url(../gfx/about-1.gif);
	display: block;
	background-repeat: no-repeat;
	width: 175px;
	height: 130px;
	float: left;
	margin-top: 30px;
}

.mini-about
{
	margin-left: 40px;
}

.mini-about-2
{
	background-image: url(../gfx/about-2.gif);
}

.mini-about-3
{
	background-image: url(../gfx/about-3.gif);
}

.mini-about:hover, .mini-about-2:hover, .mini-about-3:hover
{
	background-position: -175px;
}

.about-text
{
	width: 650px;
	text-align: center;
	font-size: 17px;
	float: right;
	height: 400px;
	padding-top: 60px;
}

.contact-us-text
{
	width: 420px;
	text-align: left;
	font-size: 27px;
	color: #FFFFFF;
	margin-left: 90px;
	height: 350px;
	padding-top: 110px;
	text-indent: -20px;
}

.contact-us-text a
{
	text-decoration: none;
	color: #FFFFFF;
}

.map
{
	float: right;
	margin: 30px;
	margin-bottom: 0px;
	width: 400px;
}

.normal li
{
	float: none;
	width: auto;
	height: auto;
	text-align: left;
	list-style-type: square;
	line-height: 19px;
	display: list-item;
	padding: 0px;
	padding-left: 5px;
	margin-left: 15px;
	padding-top: 5px;
}

.last
{
	padding-bottom: 5px;
}

.right
{
	float: right;
	padding-right: 35px;
}

.center, .ghandi
{
	text-align: right;
}

.ghandi
{
	margin-top: 70px;
}

.form_name
{
	display: block;
	width: 200px;
	height: 22px;
	border: 0px;
	background-image: url(../gfx/form_name.gif);
	background-position: top left;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.form_name_r, .form_name_r_2
{
	display: block;
	width: 200px;
	height: 60px;
	text-align: left;
	float: left;
}

.form_sub
{
	display: block;
	width: 420px;
	height: 60px;
	clear: both;
	text-align: left;
}

.form_text
{
	display: block;
	width: 420px;
	height: 100px;
	overflow: hidden;
	border: 0px;
	background-image: url(../gfx/form_text.gif);
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.form_sub_r
{
	border: 0px;
	width: 420px;
	height: 22px;
	background-image: url(../gfx/form_sub.gif);
	background-position: top left;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.form_cana
{
	text-align: left;
	display: block;
	width: 420px;
	height: 130px;
}

.brake
{
	display: block;
	float: left;
	width: 20px;
	height: 24px;
}

form
{
	margin-top: 20px;
	font-size: 14px;
}

.form_send
{
	display: block;
	width: 163px;
	border: 0px;
	height: 34px;
	background-image: url(../gfx/form_send.gif);
	background-position: top left;
}

.form_send:hover
{
	background-position: -163px;
}

.form_send_r
{
	display: block;
	clear: both;
	width: 420px;
	height: 34px;
	text-align: left;
}

.x, .x2
{
	display: block;
	width: 136px;
	height: 50px;
	padding-top: 20px;
}

.x2
{
	padding-top: 12px;
}

.t1
{
	display: block;
	margin-top: 50px;
	margin-left: 10px;
	width: 220px;
	height: 190px;
	float: left;
}

.t2
{
	display: block;
	width: 220px;
	height: 190px;
	float: left;
	margin-top: 50px;
	margin-left: 80px;
}

.t3
{
	display: block;
	width: 220px;
	height: 190px;
	float: left;
	margin-top: 50px;
	margin-left: 120px;
	margin-right: 40px;
}

.t4
{
	display: block;
	width: 230px;
	height: 170px;
	float: left;
	margin-left: 130px;
}

.t5
{
	display: block;
	width: 230px;
	height: 190px;
	float: left;
	margin-left: 120px;
}