a {outline: none;}
a{position:relative;}
a:link {color: #7291C8}
a:visited {color: #C8BB72}
a:hover {color: #FFFFFF}
a:active {color: #FFFFFF}

input {outline: none;}

body {
	min-width: 800px;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('resources/waves.jpg') repeat fixed;
}

.sideBarText {
	font: normal normal normal 11px/17px arial, san-serif;
	color: #7291C8;
	text-align: left;
	padding: 18px;
}

.sideBarForm{ 
	font: normal normal normal 11px/17px arial, san-serif;
	color: #000000;
	background-color: #6386BE;
	border-color: #000000;
	border-style: groove;
  	border-width: 1px;
}

.newsText {
	font: normal normal normal 11px/17px arial, san-serif;
	color: #7291C8;
	text-align: left;
	padding-left: 18px;
	padding-bottom; 18px;
}

.mainPageImage {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: -18px;
	margin-bottom: 18px;
	float: left;
}

.indexPageImage {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: -18px;
	margin-bottom: 0px;
	float: left;
}	
.mainPageTitle {
	position: relative;
	left: 300px;
	top: 60px;
}
.commercialPageTitle {
	position: relative;
	left: 18px;
	top: 60px;
}
.mainPageText {
	font: normal normal normal 13px/18px arial, san-serif;
	color: #011E4A;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 25px;
	padding-left: 18px;
	width: 608px;
}
.productPageText {
	font: normal normal normal 13px/18px arial, san-serif;
	color: #011E4A;
	text-align: left;
	padding-right: 25px;
}
.productPageImage {
	margin-left: -18px;
	margin-right: -25px;
	margin-top: -18px;
	margin-bottom: 18px;
}
.productPageTitle {
	position: relative;
	left: 20px;
	top: 60px;
}
.productTitle {
	font: normal normal bold 13px/18px arial, san-serif;
	text-decoration: underline;
	text-transform: uppercase;
	color: #011E4A;
}
.productSubImage {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: -18px;
	margin-bottom: 18px;
	float: left;
}
.productPageDetail {
	font: normal normal bold 13px/18px arial, san-serif;
	color: #011E4A;
}
.productGoldImage {
	margin-left: 0px;
	margin-right: 25px;
	margin-top: -18px;
	margin-bottom: 240px;
	float: left;
}
.contactPageTextLeft {
	font: normal normal normal 13px/18px arial, san-serif;
	color: #011E4A;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.contactPageTextRight {
	font: normal normal normal 13px/18px arial, san-serif;
	color: #011E4A;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 25px;
	padding-left: 15px;
}
.aboutPageText {
	background: #CFE2FF url('resources/czarsLogo.jpg') no-repeat bottom right;
	font: normal normal normal 13px/18px arial, san-serif;
	color: #011E4A;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 25px;
	padding-left: 18px;
}
.policyText {
	font: normal normal normal 11px/15px arial, san-serif;
	color: #011E4A;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 25px;
	padding-left: 18px;
}

td.footCopy {
	font: normal normal normal 9px/18px arial, san-serif;
	color: #000000;
	text-align: right;
	padding-right: 18px;
}

div#navNews {
	width: 188px;
	height: 24px;
}
div#navSubscribe {
	width: 188px;
	height: 24px;
}

div#navHome {
	width: 229px;
	height: 28px;
}
div#navProducts {
	width: 97px;
	height: 28px;
}
div#navServices {
	width: 90px;
	height: 28px;
}
div#navAbout {
	width: 96px;
	height: 28px;
}
div#navContact {
	width: 96px;
	height: 28px;
}
