/* COLORS
dark:	#12192B
red: 	#710202
grey:	#6A7D8C
turquoise: 16aad6
light:#FCF6E6
blue link	#0000DC
*/


* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #12192B;
}

a:hover {
	text-decoration: none;
	color: #710202;
}

body {
	background: #FCF6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #12192B;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #12192B;
	margin-top: 10px;
	margin-bottom:5px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #710202;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	padding: 0 0 15px 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.445em;
	color: #16aad6;
}

h4 a {
	color: #16aad6;
}

.fleft {
	float: left;
}

#page1 #main {
	background: url(images/main-pic.jpg) no-repeat 0% 0%;
}

#main {
	background: url(images/main-pic1.jpg) no-repeat 0% 0%;
	width: 980px;
	height: 800px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.cnt_h{
	background: url(images/h_bg.gif) top repeat-x;
	margin-bottom: 0px;
	margin-top: 5px;
}

#header {
	position: relative;
	height: 160px;
}

#header img {
	border: 0;
	vertical-align: top;
	text-align: right;
}

#logo {
	position: absolute;
	top: 20px;
	left: 60px;
}

#content {
	position: relative;
	height: 525px;
	color: #7b7b7b;
}

#content img {
	margin: 0 0 5px 0;
}

#content p {
	padding: 0 0 10px 0;
}

#content p em {
	float: right;
	font-style: normal;
	padding: 0 0 0 0;
}

#content ul li img {
	margin: 0 !important;
}

#content a {
	color: #710202;
	text-decoration	: none;
}

#content a:hover {
	color: #FCF6E6;
	text-decoration	: none;
	background		: #6A7D8C;
}

#content-block {
	background: url(images/content-block-bg.jpg) no-repeat 0% 0%;
	width: 510px;
	height: 510px;
	padding: 15px 15px 15px 15px; /*{top;right;bottom;left}*/
	position: absolute;
	top: 0;
	left: 50px;
}

#content-block li {
	list-style-image	: url(images/marker.gif); /* li-3dots.gif */
	list-style-position: inside; /* applies to IE7 and IE6 */
	*list-style-position: outside; /* applies to IE7 and IE6 */
	text-indent	: +1.5em;
	padding		: 1px 2px 1px 2px; /*{top;right;bottom;left}*/
}

#content-block a {
	text-decoration: none;
	color: #0000DC;
}

#content-block a:hover {
	text-decoration: none;
	color: #710202;
	background		: none;
}

#content-block table {
	border: 1px solid #7b7b7b;
	text-align: left;
	padding: 1px 1px 1px 1px;
}

#content-block td {
	border: 1px solid #7b7b7b;
	text-align: left;
	padding: 1px 1px 1px 1px;
}

#main-page {
	position: absolute;
	left: 20px;
	bottom: 0px;
}

#main-page img {
	margin: 0 !important;
}

#menu {
	padding: 20px 0px 0px 20px !important; /*{top;right;bottom;left}*/
	position: absolute !important;
	top: 0 !important;
	left: 60px !important;
}

#menu li {
	background: none  !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
	line-height: 20px !important;
	font-family		: Tahoma, Geneva, sans-serif;
	color			: #000;
	font-size		: 20px;
}

.title {
	width: 100%;
	height: 30px;
	font-family		: Tahoma, Geneva, sans-serif;
	color			: #710202;
	font-size		: 25px;
}

.picture-position {
	margin: 15px 20px 21px 375px !important; /*{top;right;bottom;left}*/
}

.content-text {
	height: 480px;
	overflow: auto;
}

.text {
	height: 450px;
	padding: 3px 20px 0 0px;/*{top;right;bottom;left}*/
	overflow: auto;
	color: #12192B;
	font-size		: 12px;
}

.two-columns {
	width: 400px;
	overflow: hidden;
	margin: 0 0 7px 0;
}

.left-column {
	float: left;
	width: 50%;
}

.right-column {
	width: 50%;
	float: right;
}

.picture-left {
	float: left;
	margin: 0 10px 5px 0 !important;/*{top;right;bottom;left}*/
}

.picture-left1 {
	float: left;
	margin: 0 11px 10px 0 !important;
}

#order-form {
	width: 386px;
	overflow: hidden;
}

#order-form label {
	display: block;
	height: 24px;
	overflow: hidden;
	float: left;
}

#order-form input {
	background: #fff;
	width: 178px;
	height: 11px;
	float: left;
	padding: 2px 3px 2px 3px;
	margin: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #7b7b7b;
}

#order-form a {
	background: url(images/marker.gif) no-repeat 0% 4px;
	padding: 0 0 0 15px;
	margin: 15px 5px 0 20px;
	float: right;
	color: #16aad6;
}

.table {
	margin: 20px 0 5px 1px;
	border-collapse: collapse;
}

.table td {
	border: 1px solid #7b7b7b;
	text-align: center;
	padding: 8px 3px 8px 3px;
}

.table a {
	background: none !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	text-decoration: none !important;
}

.table a:hover {
	text-decoration: underline !important;
}

.column1 {
	width: 134px;
	text-align: left !important;
}

.column2 {
	width: 137px;
}

.column3 {
	width: 43px;
}

.column4 {
	width: 40px;
}

.navi-list {
	width: 65px;
	margin: 0 auto;
}

.navi-list li {
	background: none !important;
	float: left;
	padding: 0 3px 0 3px !important;
}

.act a {
	text-decoration: none !important;
	color: #7b7b7b !important;
}

#contact-form {
	width: 465px;
	padding: 10px 0 0 0;
}

#contact-form textarea {
	background: none;
	width: 220px;
	height: 150px;
	padding: 3px;
	margin: 0 0 10px 0;/*{top;right;bottom;left}*/
	float: right;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #7b7b7b;
	border: 1px solid #7b7b7b;
}

#contact-form label {
	display: block;
	height: 40px;
	overflow: hidden;
}

#contact-form input {
	background: none;
	width: 210px;
	height: 14px;
	padding: 2px 3px 2px 3px;/*{top;right;bottom;left}*/
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #7b7b7b;
	border: 1px solid #7b7b7b;
}

#contact-form a {
	background: url(images/marker.gif) no-repeat 0% 4px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	float: right;
}

#footer {
	padding: 0 0 0 47px;
	height: 87px;
	overflow: hidden;
	line-height: 89px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #7e7b7b;
}

#footer p span {
	margin: 0 3px 0 0;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #7e7b7b;
}

#footer p span strong {
	font-weight: normal;
	color: #dd1340;
}