/*----------------------------
Author: Kishinevsky Denis
Email: info@dlstudio.ca
-----------------------------*/
html {
	margin:0;
	padding:0;
}
#container {
	margin:0 auto;
}
body {
	background: #000000 url('../images/bg.jpg') no-repeat fixed left top;
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
a {
	color: #3049A5;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
#cards {
	margin:0;
	padding:30px 10px 0 0;
	text-align: center;
}
#links {
	margin:0;
	padding:33px 0 0 0;
	text-align:right;
}
#links a {
	text-transform:uppercase;
	padding:0 5px;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#links a:hover {
	font-weight:bold;
	text-decoration:underline;
}
#topBg {
	background: url(../images/topBg.png);
	width:940px;
	height:40px;
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	top:0;
	margin:3px 0 0 30px;
	z-index:999;
}
#logo img {
	border:none;
}
#globalNav {
	margin: 17px 22px 0 0;
	float:right;
}
#globalNav a {
	margin: auto;
	padding:0 5px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000
}
#globalNav a:hover {
	text-decoration:underline;
}
#photo {
	background: url(../images/wBg.png);
}
.mainPhoto {
	margin:0 10px 0 10px
}
#wBg {
	background: url(../images/wBg.png);
	background-repeat:repeat-y;
}
#gBg {
	background: url(../images/gBg.png);
	background-repeat:repeat-y;
}
#secondNav {
	text-align:right;
	background:#605e40;
	margin:0 10px 0 0;
	padding:10px;
}
#secondNav a {
	margin:0;
	padding:5px 9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#secondNav a:hover {
	text-decoration:underline;
}
h4 {
	margin:0;
	padding:0 40px;
}
#leftTitle {
	background:transparent url(../images/leftTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#wTitle {
	background:transparent url(../images/wTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#pTitle {
	background:transparent url(../images/pTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#fTitle {
	background:transparent url(../images/fTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#cTitle {
	background:transparent url(../images/cTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#contTitle {
	background:transparent url(../images/contTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#chTitle {
	background:transparent url(../images/chTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#giftTitle {
	background:transparent url(../images/giftTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#matTitle {
	background:transparent url(../images/matTitle.gif) no-repeat scroll 0 0;
	height:105px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#tTitle {
	background:transparent url(../images/tTitle.gif) no-repeat scroll 0 0;
	height:50px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#bTitle {
	background:transparent url(../images/bTitle.gif) no-repeat scroll 0 0;
	height:50px;
	margin:-20px 0 20px 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#leftBody p {
	margin:5px 5px 5px 20px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color:#7e7e4d;
}
#blog {
	margin:10px 20px;
	height:180px;
	}
#blogFull {
	margin:10px 20px;
	}
#blog img {
	float:left;
	margin:0 10px 0 0;
	padding:5px;
	border:solid 1px #555;
	}
#blogFull img {
	float:left;
	margin:0 10px 0 0;
	padding:5px;
	border:solid 1px #555;
	}
.blog {
	text-align:right;
	margin:0;
	padding:10px 20px 0 0;
}
#rm {
	text-align:right;
	margin:0 20px;
	}
#leftBody img {
	margin:20px;
}
#leftBody span {
	margin:40px 5px 5px 20px;
	padding:35px;
	color:#000;
	font-size:16px;
	display:block;
}
#grayBox {
	font-size:12px;
	margin:20px;
	padding:0;
	background: url(../images/grayBoxBg.jpg);
	background-repeat:repeat-y;
	border:solid 1px #555;
}
#grayBox p {
	text-transform:uppercase;
	font-weight:bold;
	color:#777;
	margin:0;
	padding:10px;
	text-align:left;
	background:#333;
}
#grayBox ul {
	margin:0;
	padding:0 0 0 30px;
	list-style:none;
}
#grayBox li {
	padding:5px;
}
#grayBox li a {
	color:#000;
	text-decoration:none;
}
#grayBox li a:hover {
	color:#fff;
	text-decoration:none;
}
#rightBody h1 {
	margin:10px 0 20px 20px;
	font-family: "Times";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
}
#rightBody h2 {
	margin:20px 0 20px 10px;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.2em;
	text-decoration:underline;
}
#rightBody p {
	margin:5px 20px 5px 10px;
	text-align:justify;
	padding:5px 0;
}
#rightBody li {
	font-family: "Arial";
	margin:0 20px 0 0;
	padding:0;
}
#rightBody span {
	line-height:2em;
	margin:20px 0 20px 10px;
	font-weight:bold;
}
#sn {
	margin:5px 15px 5px;
	padding:0;
	widows:500px;
	text-align:right;
}
#sn img {
	border:none;
	margin:2px;
}
#bottomBg {
	background: url(../images/bottomBg.png);
	width:940px;
	height:40px;
	background-repeat:no-repeat;
}
#footerNav {
	margin:0;
	padding:30px 0 15px 0;
	text-align:center;
}
#footerNav a {
	margin:0;
	padding:0 5px;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#footerNav a:hover {
	text-decoration:underline;
}
#ql {
	margin:0;
	padding:0;
}
#ql ul {
	list-style:none;
	font-size:10px;
	margin:0;
	padding:0;
}
#ql a {
	color:#444;
	text-decoration:none;
}
#ql span {
	color:#000;
}
#ql p {
	margin:0 20px;
	color:#000;
}
#c1 {
	width:132px;
	margin:10px 0;
	float:left;
}
#c2 {
	width:132px;
	margin:10px 0;
	float:left;
}
#c3 {
	width:132px;
	margin:10px 0;
	float:left;
}
#c4 {
	width:132px;
	margin:10px 0;
	float:left;
}
#c5 {
	width:132px;
	margin:10px 0;
	float:left;
}
#c6 {
	width:132px;
	margin:10px 0;
	float:left;
}
#c7 {
	width:132px;
	margin:10px 0;
	float:left;
}
#copyright {
	color:#FFF;
	text-align:right;
	font-size:10px;
	line-height:2em;
	margin:10px 20px 5px;
}
#copyright a {
	color:#fff;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
/* ---------------------------
Contact Us Form
-----------------------------*/
form {
	font:100% arial, sans-serif;
	margin: 0;
	padding: 30px 20px 0 80px ;
}
form label {
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin: 10px 0 0;
}
form fieldset legend {
	font-size:1.1em;
}
form input, form select {
	width: 250px;
	margin:10px 0 0 10px;
}
form textarea {
	width: 254px;
	margin:5px 0 0 10px;
}
form input#reset {
	margin-left:0px;
}
textarea {
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}
form br {
	clear:left;
}
.button {
	width:80px;
	}
