body { 
	background: #000000;
	font-family: verdana;
	font-size: small;
	margin: 0px;
}

#main {
	background: #efe5d0 url(images/copy.jpg);
	background-repeat: repeat-y;
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 0px 10px;
	height:750px;
}

#sidebar {
	background: #efe5d0 url(images/back1.jpg) ;
   	width: 182px;
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 0px 10px;
    float: right;
height:750px;
}
#gelatovideo{
margin-top: 40px;
}

#footer {
	background-color: #385858;
	color: #efe5d0;
	text-align: center;
	padding: 15px;
	margin: 10px;
	font-size: 70%;
}

#header {
	background: #385858;
	margin: 10px;
	height: 120px;
}

#onroad {
	background-image:  url(images/doc_top_bg.gif);
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 10px 10px;
    float:left;
	height:750px;

}

h1 {
	font-size: 100%;
	color: #954b4b;
}

h2 {
	font-size: 80%;
	color: #ADAAAA;
}

.slogan {
	color: #DBDCBF;
	height:350px;
}

.mtsprt{
color: #717572;
font-size: 80%;
text-align: center;
}
.mot {
	text-align: center;
	line-height: 1.8em;
	color:#C3C5A6;
	margin-top:50px;
	
}
.sctext
{font-size: 80%;
	color: #6B6F50;}
	
.darktext
{
font-size: 80%;
font-weight:lighter;
color:#22231F;
text-align:left;
}

{font-size: 80%;
	color: #6B6F50;}
	

a:link {
	color: #b76666;
	text-decoration: none;
	
}
a:visited {
	color: #9B9F7B;
	text-decoration: none;

}

#main {
	margin-right: 230px;
	margin-left: 165px;
}


#footer {
	clear: both;
}



