/*

Web design by Expromptus.com web solutions, Vlad Ivanov
http://www.expromptus.com
info@expromptus.com

 */


/* Main design */

body {   
	margin: 0px;
	padding: 0px;
	
	background-color:#FFFFFF;
	color: #363636;
	
	height:100%; 
	
	font-size: 12px;
	
	font-family: "Arial", Verdana, sans-serif;
}

a:link {
	color: #267700;
	text-decoration: underline;
}

a:visited {
	color: #4a7536;
	text-decoration: underline;
}
 
a:hover
{
	color: #65cb35;
	text-decoration: underline;
}

.current a:link, .current a:visited {
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 22px;
}

h2 {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 18px;
}

h3 {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 14px;
}

img {
        border-width: 0px;
}

#Head {
	position: relative;
  	top: 0;
  	right: 0;
	margin: 0 auto;
	
  	width: 925px;
	height: 115px;
	
	background-image: url("http://aurasp.ru/images/cms/head.jpg");
	background-repeat: no-repeat;
}

#Head_contact {
	position: absolute;
	right: 100px;
	top: 35px;

	width: 175px;
	height: 80px;
	
	color: #6f7d68;

        font-family: Georgia, "Times New Roman", times, serif;
}

#Navi {
	position: relative;
  	top: 0;
  	right: 0;
	margin: 0 auto;
	
  	width: 925px;
	height: 75px;
	
	background-image: url("http://aurasp.ru/images/cms/navi.jpg");
	background-repeat: no-repeat;
	
	font-family: "Verdana", Arial, sans-serif;
}

#Navi_text {
	margin-left: 60px;
	
        padding-top: 10px;
        padding-left: 5px;
	
  	width: 780px;
	height: 25px;
	
	color: #515151;
}

#Navi_text a:link, #Navi_text a:visited {
	color: #246900;
        text-decoration: none;
        font-weight: bold;
}

#Navi_text a:hover {
	color: #c1c1c1;
}

#Navi_pat {
	margin-left: 60px;
	
        padding-top: 20px;
        padding-left: 5px;
	
  	width: 780px;
	height: 25px;
	
	color: #a3a3a3;
        font-size: 11px;
}


#Cont {
	position: relative;
  	top: 0;
  	right: 0;
	margin: 0 auto;
	
  	width: 925px;
	
	background-image: url("http://aurasp.ru/images/cms/cont.jpg");
	background-repeat: repeat-y;
}


#Cont_outer { 
	margin-left: 40px;
	margin-top: 0px;
	
	width: 830px;
}

#Cont_inner { 
	margin: 0; 
	width: 100%; 
}

#Cont_right { 
	float: left; 
	position: relative; 
	z-index: 11; 
	width: 180px;            
	margin-right: -180px;
 }
 
#Cont_center { 
	float: left; 
	width: 620px; 
	position: relative; 
        text-align:justify
}

#Cont_clear { 
	font-size: 10px;
	color: #aeaeae;

	clear: both; 
	
	height: 77px;
	
	border-top-color: #aeaeae;
	border-top-style: dashed;
	border-top-width: 1px;
}

#Cont_text {
	padding-left: 20px;
	padding-right: 20px;
}

#Cont_bartext {
	padding-top: 15px;
}

#Cont_cleartext {
	padding-top: 15px;
	padding-left: 20px;
}

#Foot {
	position: relative;
  	top: 0;
  	right: 0;
	margin: 0 auto;
	
  	width: 925px;
	height: 39px;
	
	background-image: url("http://aurasp.ru/images/cms/foot.jpg");
	background-repeat: no-repeat;
}

/* Mozilla code */
#Cont_outer > .inner { border-bottom: 1px solid transparent; }
#Cont_right { margin-left: 1px; }
#Cont_center { margin: 0 -3px 0 -2px; }

/*

Web design by Expromptus.com web solutions, Vlad Ivanov
http://www.expromptus.com
info@expromptus.com

 */


/* Front page modules etc */

.Front_pic {
	width: 580px;
	height: 250px;

	margin-bottom: 20px;
	color: #323232;
	background-image: url("http://aurasp.ru/images/cms/front_pic.jpg");
	background-repeat: no-repeat;
        background-position: right;
}

.Front_pic_left {
        padding-top: 0px;
        padding-right: 200px;
	float:left;
	vertical-align: bottom;
}

.Front_module_padding {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
}

.Front_module1_1 {
	float: left;
	
	width: 280px;
	height: 300px;
	
	margin-right: 20px;
	margin-bottom: 20px;
	
	background-image: url("http://aurasp.ru/images/cms/front_module1.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f9f5da;
}

.Front_module1_2 {
	float: right;
	
	width: 280px;
	height: 300px;
	
	margin-bottom: 20px;

	background-image: url("http://aurasp.ru/images/cms/front_module1.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f9f5da;
}


.Front_module2 {
	clear: both;
	
	width: 580px;
	height: auto;

	margin-bottom: 20px;
        padding-bottom: 20px;
	
	background-image: url("http://aurasp.ru/images/cms/front_module2.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #edf9e9;
}

.News_info {
       font-size: 10px;
       color: #777777;
       margin-top: -10px;
}

.News_fullinfo {
       font-size: 10px;
       color: #777777;
       margin-top:-10px;
       padding-top: 5px;
       border-top-style: solid;
       border-top-color: #e0e0e0;
       border-top-width: 1px;
}

.News_info_padding {
       margin-right: 7px;
}

.News_body {
       margin-top: 5px;
       margin-bottom: 20px;
}

.News_body a:link, .News_body a:visited {
        color: #777777;
}

.Right_info {
       border-left-style: dotted;
       border-left-color: #a3a3a3;
       border-left-width: 1px;
       margin-bottom: 20px;
}

.Right_info_cont {
       padding-left: 10px;
       padding-right: 10px;
}

.Right_info_head {
        width: 180px;
        height: 30px;
        padding-top: 3px;
        padding-left: 7px;
        margin-bottom: 10px;
        background-image: url("http://aurasp.ru/images/cms/right_info.jpg");
	background-repeat: repeat-x;
        color: #FFFFFF;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", times, serif;
}

.Right_info_foot {

}

.Right_submenu {
       border-left-style: dotted;
       border-left-color: #a3a3a3;
       border-left-width: 1px;
       margin-bottom: 20px;
}

.Right_submenu_cont {
       padding-left: 10px;
       padding-right: 10px;
}

.Submenu {
        margin:0px;
        margin-left:0px;
        margin-right:-20px;
        margin-top:-20px;
}