body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,fieldset,input,textarea,p,blockquote,th,td{ 
	margin:0;
	padding:0;
}
html{
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
} 
body {
	font-size:62.5%;
	background-attachment: fixed;
	background-image: url(../images/bg_3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #dadada;
}
.bg_top {
	width: 100%;
	background-image: url(../images/top_bar2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	background-color: #020810;
	overflow: visible;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}

.bg_bottom {
	width: 100%;
	background-image: url(../images/top_bar2.jpg);
	background-repeat: no-repeat;
	height: 480px;
	background-color: #020810;
	background-position: center top;
	padding-top: 15px;
}
.logo {
	height: 75px;
	width: 299px;
	display: block;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.logo a {
	background-image: url(../images/logo2.png);
	height: 100px;
	width: 299px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: center 15px;
}

.logo_b {
	height: 75px;
	width: 299px;
	display: block;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo_b a {
	background-image: url(../images/logo2.png);
	height: 70px;
	width: 299px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: center 15px;
}

.work {
	color: #333333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.work ul {
	display: block;



}
.work li {
	list-style-type: none;
	float: left;
	width: 270px;
	background-image: url(../images/work_bg4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	height: auto;
	margin-bottom: 50px;
	margin-right: 45px;
}
.work li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #24587f;
}
.work_link {
	text-align: right;
	margin-top: 5px;
}



.display_image {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.title {
	display: block;
	clear: right;
	float: left;
	width: 60px;
	font-size: 1.2em;
	color: #24587f;
	font-weight: normal;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 26px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #24587f;
	width: 98%;
	clear: both;
	margin-right: 0px;
}
a {
	color: #24587f;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #347CB8;
}
.return_top {
	width: 920px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 40px;
	clear: both;
}

.footer {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 920px;
	height: 20px;
	clear: both;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #999999;
}

.indent_text {
	display: block;
	padding-left: 65px;
	padding-bottom: 10px;
	font-size: 1.1em;
}

p {
	font-size: 1.1em;
}

.contact {

}
.info {
	clear: both;
	width: 920px;
	text-align: right;
	margin-bottom: 30px;
}


.flash {
	height: 490px;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.about {
	display: block;
	padding-left: 25px;
	padding-bottom: 20px;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #BCBCBC;
}
.heading_about {
	color: #bcbcbc;
	margin-bottom: 20px;
	font-weight: normal;
}
.r_text {
	margin-left: 26px;
	margin-bottom: 25px;
	color: #666666;
}

.left {
	clear: right;
	float: left;
	width: 55%;
	height: 280px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.right {
	clear: right;
	float: left;
	height: 280px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
