/* fonts */

p, h1, h2, h3, #list, #list2, #form, .blue, .blue2  {
	font:  15px Arial, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ffffff;}

h1 {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;}
	
h2 {font-size: 17px;
	color: #4a77bb;
	font-weight: bold;
	}


h3 {font-size: 13px;
	font-style: italic;
	text-align: right;
	text-decoration: underline;
	}
	
.blue {font-weight: bold;
color: #4a77bb}
	
.blue2 {font-size: 10px;
color: #4a77bb}


.research {color: #73747b;}

.ins {color: #3a8d37;}

.use {
	color:#ffb061;}

.universal {
	color:#a6228e;}
	
.contacts {
	color:#4a77bb;}
	
	
	
#bottom_right p, #bottom_right_use p {
	font:  15px Arial, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #ffffff;}
	

#bottom_left h1, #bottom_left_use h1 {
	font:  33px Arial, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}
	
	
#bottom_left h2, #bottom_left_use h2 {
	font:  28px Arial, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: -14px;}
	
	
#bottom_left h3, #bottom_left_use h3 {
	font:  29px Arial, Arial, Helvetica, sans-serif;
	line-height: 37px;
	color: #ffffff;
	text-decoration: none;}
	
	
	/* links */

	
a {
	color: #626464;
	text-decoration: none;}


a:hover {
	color: #333535;
	text-decoration: none;}	
	
.active	{
	color: #ffffff;}
	

a {
	color: #626464;
	text-decoration: none;}


#right_content a {
	color: #ffffff;
	text-decoration: underline;}	
	

#right_content a:hover {
	color: #ffffff;
	text-decoration: none;}
	
	
#right_content_ins a {
	color: #ffffff;
	text-decoration: underline;}	
	

#right_content_ins a:hover {
	color: #ffffff;
	text-decoration: none;}	
	
#list2 a {
	color: #ffffff;
	text-decoration: underline;}
	
#footer a {
	color: #4a77bb;
	text-decoration: none;}

#footer a:hover {
	color: #4a77bb;
	text-decoration: underline;}
	
#footer2 a {
	color: #4a77bb;
	text-decoration: none;}

#footer2 a:hover {
	color: #4a77bb;
	text-decoration: underline;}
	
	/* navigation */

.menu {
	padding: 0;
	margin: 0;}


.menu li {
	display: inline;
	list-style-type: none;}

.menu a {
	font:  16px Arial, Helvetica, sans-serif;
	display:block;
	color:#6a6d72;
	text-decoration:none;
	text-align: left;
	margin-bottom: 43px;
	padding: 6px 0 4px 10px;
	}


.menu a {
	[margin-bottom: 44px;
	margin-bottom: 45px;]
	}
	
	
	
.menu a:hover {
	text-decoration: none;
}

a.use:hover {
	color:#f9a149;}

a.ins:hover {
	color:#3a8d37;}
	
a.research:hover {
	color:#73747b;}

a.universal:hover {
	color:#a6228e;}
	
a.contacts:hover {
	color:#4a77bb;}
	
