/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
	width:100%;
	height:100%;
	background-image:url(images/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#365c2b
}
body{
width:743px;
margin:auto;
padding:28px 0 42px 23px
}
#left{
width:256px;
float:left;
border:12px solid #FFFFFF;
background-color:#FFFFFF;
}
#left img{
float:left;
padding-bottom:10px;
}
.location{
	float:left;
	width:156px;
	height:75px;
	padding:50px 0 0 100px;
	background-image:url(http://www.ranotech.com/images/location.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold
}
.location span{
display:block;
color:#1E2329;
padding:0 0 3px 0
}
.location p{
color:#323B4C
}
#right{
width:430px;
float:left;
background-image:url(images/right.jpg);
background-position:top left;
background-repeat:no-repeat;
margin:26px 0 0 0;
padding:10px 10px 0 0;
font-family:Tahoma;
font-size:11px;
color:#1C1D21
}
#menu{
height:60px;
padding:0 0 34px 11px;
}
#menu li, #menu img{
float:left;
list-style-type:none
}
.title{
margin:0 0 18px 6px
}
.block1{
width:390px;
float:left;
padding:0 0 17px 28px;
}
.block1 img{
float:left;
margin:0 12px 0 0 
}
.more{
display:block;
float:left;
font-weight:bold;
color:#FF2A00;
background-image:url(images/more.gif);
background-position:0px 4px;
background-repeat:no-repeat;
padding:0 0 0 18px;
margin:7px 0 0 0;
text-decoration:underline
}
.more:viaited{text-decoration:underline}
.more:hover{text-decoration:none}
.block2{
width:408px;
float:left;
padding:7px 0 0 6px;
background-image:url(images/pic2.jpg);
background-position:top right;
background-repeat:no-repeat
}
.sign{
margin:19px 0 9px 52px
}
.links{
background-color:#C4C5B7;
width:392px;
margin:0 0 28px 11px;
padding:10px 0 6px 27px;
float:left;
display:inline
}
.links li{
float:left;
list-style-type:none;
background-image:url(images/arrow.gif);
background-position:0px 2px;
background-repeat:no-repeat;
padding:0 0 0 20px;
width:170px;
}
.block3{
width:409px;
float:left;
padding:8px 0 10px 37px;
margin:0 0 21px 0;
background-image:url(images/dots.gif);
background-position:center;
background-repeat:repeat-y
}
.block3 div{
width:182px;
float:left
}
.pic1{
display:inline;
background-image:url(images/pic3.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0 0 5px 0;
margin:0 20px 0 0;
}
.s1{
width:105px;
padding:3px 0 10px 0
}
.block3 div li{
list-style-type:none;
background-image:url(images/disc.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 10px;
color:#D70000;
}
.block3 div li a{
color:#D70000;
text-decoration:underline
}
.block3 div li a:visited{text-decoration:underline}
.block3 div li a:hover{text-decoration:none}
.pic2{
display:block;
background-image:url(images/pic4.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0 0 5px 0;
}
#copy{
float:left;
padding:23px 0 0 37px;
font-family:Verdana;
font-size:11px;
color:#A1AFB6
}
#copy a{
color:#F4F1DE;
font-weight:bold;
text-decoration:none
}
#copy a:visited{text-decoration:none}
#copy a:hover{text-decoration:underline}
#copy span{
color:#F4F1DE;
}
