/*
	2co.com stylesheet.
	© Martynenko Dmitry Group | http://www.mdgcreative.net/
*/

.topbg {
	background-image: url(../images/top-1-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: right;

}
.heading-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.topbg2 {
	background-image: url(../images/top-2-bg.jpg);
	background-repeat: repeat-x;
}
.content-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFDFE7;
}
.content-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bullet {  list-style-image: url(../images/bullet.gif)}