
html,
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #00101a;
}

table {
	border: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
}

img {
	border: 0px;
}

#main {
	position: relative;
	height: 100%;
}

#top {
	background-image: url("images/top_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #022943;
	height: 270px;
	width: 100%;
}

#logo {
	position: absolute;
	margin-top: 90px;
	margin-left: 140px;
}

#flash {
	position: absolute;
	text-align: left;
	top: 10px;
	left: 40px;
}

#top_navigation {
	position: absolute;
	margin-top: 48px;
	right: 48px;
	margin-left: auto;
}

#menu {
	padding-top: 190px;
	padding-left: 40px;
	vertical-align: top;
}

#menu a {
	font-family: "Arial";
	font-size: 13px;
	color: white;
	margin-right: 20px;
	padding-bottom: 10px;
	vertical-align: 30px;
	text-decoration: none;
}

#menu span {
	text-decoration: underline;
}

#menu img {
	margin-right: 10px;
	margin-left: 10px;
}

#content {
	height: 350px;
	width: 100%;
	font-family: "Arial";
	font-size: 12px;
	color: white;
}

#content td {
	vertical-align: top;
}

#left {
	background-image: url("images/content_bg_left.jpg");
	background-repeat: repeat-y;
	width: 321px;
	height: 309px;
	background-color: #0196e9;
	padding-left: 50px;
	padding-top: 41px;
}

#left ul {
	list-style-image: url("images/arrow.gif");
	margin: 0px;
	margin-left: 17px;
	padding: 0px;
}

#middle {
	background-image: url("images/content_bg_middle.gif");
	background-repeat: repeat-y;
	background-color: #0178bb;
	width: 242px;
	padding-top: 41px;
}

#right {
	background-image: url("images/camera.jpg");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #0178bb;
	width: 361px;
}

#right img {
	padding: 0px;
	padding-top: 80px;
}

#right div {
	padding-left: 26px;
}

#right p {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
}

#content2 {
	height: 52px;
	width: 100%;
	font-family: "Arial";
	font-size: 13px;
	color: white;
}

#left2 {
	background-image: url("images/content_bg_left.jpg");
	background-repeat: repeat-y;
	width: 321px;
	height: 52px;
	background-color: #0196e9;
	padding-left: 50px;
	padding-top: 41px;
}

#middle2 {
	background-image: url("images/content_bg_middle.gif");
	background-repeat: repeat-y;
	background-color: #0178bb;
	width: 242px;
	padding-top: 41px;
}

#right2 {
	background-position: right;
	background-repeat: no-repeat;
	background-color: #0178bb;
	width: 361px;
}

h1 {
	margin-top: 25px;
	font-size: 22px;
	font-family: "Arial Narrow";
}

h2 {
	font-size: 13px;
	margin-top: 4px;
}

#bottom {
	background-image: url("images/bottom_bg.jpg");
	background-repeat: repeat-x;
	background-color: #00101A;
	width: 100%;
	height: 100%;
	font-family: "Arial";
	font-size: 12px;
	color: white;
}

#bottom2 {
	background-image: url("images/bottom_bg.jpg");
	background-repeat: repeat-x;
	background-color: #00101A;
	width: 100%;
	height: 100%;
	font-family: "Arial";
	font-size: 12px;
	color: white;
}

#bottom td {
	vertical-align: top;
}

#price {
	width: 100%;
	font-family: "Arial";
	font-size: 12px;
	color: white;
}

#price td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#eq {
	width: 100%;
	font-family: "Arial";
	font-size: 12px;
	color: white;
}

#eq td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#text {
	padding-left: 55px;
	padding-right: 75px;
	font-size: 12px;
	vertical-align: top;
}

#text a {
	color: white;
}

#text img {
	margin: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

#text div {
	padding-left: 160px;
	margin: 0px;
}

#popgun {
	margin-top: 60px;
}

#bottom_contacts {
	width: 420px;
	padding-left: 75px;
	padding-right: 75px;
}

#bottom_contacts img {
	margin: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

#bottom_contacts p {
	text-align: left;
	font-size: 12px;
}

#bottom_contacts div {
	padding-left: 165px;
	margin: 0px;
}

#bottom_contacts a {
	font-size: 13px;
	color: white;
	width: 10px;
	margin: 0px;
}

#news {
	width: 225px;
	text-align: left;
	font-size: 11px;
}

#news p {
	border-bottom: 1px solid white;
	margin: 0px;
	margin-bottom: 44px;
	font-size: 17px;
}

#news div {
	margin-bottom: 5px;
	padding-right: 30px;
}

#news span {
	font-size: 11px;
	color: #0286da;
	display: block;
}

#news a {
	color: white;
}

#copyleft {
	background-color: #00101a;
	font-size: 11px;
	font-family: "Arial";
	color: white;
	padding-left: 80px;
	padding-bottom: 30px;
}

#copyleft a {
	font-size: 11px;
	font-family: "Arial";
	color: white;
}

#copyleft span a {
	font-size: 11px;
	font-family: "Arial";
	color: #0286da;
	display: block;
	width: 98px;
}

#submenu {
	margin-top: 25px;
	color: #0188d4;
}

#submenu img {
	vertical-align: middle;
	margin: 0 11px;
}

hr {
	height: 1px;
}

.package {
	width: 100%;
}

.package .img {
	width: 165px;
}

/*------------------------------------


PORTFOLIO 2

-------------------------------------*/

body#portfolio {
	background: #011c2f;
}

div.portfolio {
	float: left;
	width: 750px;
	margin: 12px 25px;
	padding: 0 !important;
}

#text div.portfolio {
	padding: 0 !important;
}

div.portfolio div {
	float: left;
	position: relative;
	height: 187px;
	width: 374px;
	background:  no-repeat 0 63px;
	padding: 0 !important;
}

div.portfolio div div {
	position: absolute;
	background-position: 0 0;
	bottom: 21px;
	left: 0;
}

div.portfolio h3 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	color: #CCC;
}

.portfolio .married {
	background-image: url(img/film-married.gif);
}

.portfolio .reportage {
	background-image: url(img/film-reportage.gif);
}

.portfolio .development {
	background-image: url(img/film-development.gif);
}

.portfolio .translation {
	background-image: url(img/film-translation.gif);
}

.portfolio .married div {
	background-image: url(img/pic-married.png);
	width: 100px;
	height: 88px;
}

.portfolio .reportage div {
	background-image: url(img/pic-reportage.png);
	width: 120px;
	height: 102px;
}

.portfolio .development div {
	background-image: url(img/pic-development.png);
	width: 223px;
	height: 109px;
}

.portfolio .translation div {
	background-image: url(img/pic-translation.png);
	width: 109px;
	height: 77px;
}

* html .portfolio .married div {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic-married.png', sizingMethod='scale');
}

* html .portfolio .reportage div {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic-reportage.png', sizingMethod='scale');
}

* html .portfolio .development div {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic-development.png', sizingMethod='scale');
}

* html .portfolio .translation div {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic-translation.png', sizingMethod='scale');
}

.portfolio .imglink {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	height: 125px;
	width: 200px;
	text-decoration: none;
}

