*	{ margin: 0;padding: 0; border: 0; }
td	{ vertical-align: top; }
ul	{ list-style: none; }

div,dl,dt,dd,ol,ul,li,form,td,th,p {margin:0; padding:0;}

input, select, option, textarea {
	font:normal 14px Tahoma;
	border: 1px solid #ccc;
}

a {
	color:#694631;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	color:#402a23;
	font:bold 12px Tahoma;
	background:#fff url(images/bg.gif) repeat-x top;
}

#main {
	width:926px;
	margin:0 auto;
}

#nav	{ background:#c9bed8 url(images/nav.gif) repeat-x; }
#nav-l	{ background:url(images/nav-l.gif) no-repeat top left; }
#nav-r	{ background:url(images/nav-r.gif) no-repeat top right; }

#nav li {
	float:left;
	margin:10px 35px 0 35px;
	padding:3px 0 10px 40px;
	background:url(images/item.gif) no-repeat top left;
}
#nav a {
	color:#040403;
	font:bold 14px Tahoma;
	text-transform:uppercase;
}
#nav a:hover {
	color:#fff;
}

#nav, #nav-l, #nav-r { height:56px; }

#head { 
	width:926px;
	height:250px;
	background:#c9bed8 url(images/head.jpg) no-repeat;
}

#content {
	width:920px;
	background:url(images/content.gif) repeat-y;
}
#content-inner {
	margin:0 3px;
	min-height:1195px;
	height:auto !important;
	height:1195px;
	background:#ffecf8 url(images/content-bottom.jpg) no-repeat bottom;
}

#left-col {
	width:527px;
	padding:0 80px 0 43px;
}
#left-col2 {
	width:100%;
	padding:0 80px 0 43px;
}
#left-col p {
	margin:20px 0;
}
#left-col h1 {
	font-size:12px;
}
#right-col {
	width:264px;
	color:#331432;
	font-size:12px;
}
#right-col h1 {
	color:#331432;
	font-size:18px;
	margin-bottom:5px;
}
#right-col strong {
	color:#b746b3;
	font-size:14px;
}
#right-col p {
	margin:10px 50px 10px 0;
}
#right-col h2 {
	margin:15px 50px 30px 0;
	text-align:right;
	color:#b746b3;
}
#right-col h2 a {
	color:#b746b3;
	font-size:12px;
}
.girl {
	width:527px;
}
.abz {
	width:241px;
	height:159px;
	background:url(images/abz.jpg) no-repeat top left;
}
#left-col .abz p {
	margin:10px 0;
	font-size:11px;
	line-height:14px;
}
.abz strong {
	color:#7f6150;
}
.abz img {
	margin:1px 25px 0 0;
}
.ots-gor {
	width:69px;
}
.ots-ver {
	height:65px;
}
#footer {
	width:920px;
	height:32px;
	padding:14px 0 0 0;
	text-align:center;
	color:#351434;
	font-size:14px;
	background:url(images/footer.jpg) no-repeat bottom left;
}