html {
	height: 100%;
	}
body {
	background-image: url(../images/background.png);
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	}
strong {
	font-weight: bold;
	}
.home {
	background-color: #041b4d;
	color: #041b4d;
	}
.about-us {
	background-color: #052340;
	color: #052340;
	}
.services {
	background-color: #053040;
	color: #053040;
	}
.portfolio {
	background-color: #053b37;
	color: #053b37;
	}
.contact-us {
	background-color: #053b25;
	color: #053b25;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.clear {
	clear: both;
	}
#page_id {
	display: none;
	}
#parallax {
	margin: 40px 0 10px 0;
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	background-color: #ddd;
	}
	#layer1 {
		position: absolute;
		height: 350px;
		background: url(../images/layer1.png) center;
		}
	#layer2 {
		position: absolute;
		height: 300px;
		background: url(../images/layer2.png) center;
		}
	#layer3 {
		position: absolute;
		height: 250px;
		background: url(../images/layer3.png) center;
		}
div.bar {
	background-color: #fff;
	width: 100%;
	height: 10px;
	}
	div.bar.cl {
		background: none;
		}
	div.bar.lt {
		filter: alpha(opacity=20);
		opacity: 0.20;
		}
	div.bar.md {
		filter: alpha(opacity=40);
		opacity: 0.40;
		}
	div.bar.dk {
		filter: alpha(opacity=60);
		opacity: 0.60;
		}
#container {
	position: relative;
	z-index: 2;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -34px;
	}
	#header {
		margin: 0 auto;
		height: 200px;
		width: 924px;
		position: relative;
		}
		img.logo {
			float: left;
			margin-top: 40px;
			}
		#topnav {
			position: absolute;
			top: -20px;
			right: 0;
			z-index: 3;
			width: 924px;
			margin-left: 2px;
			}
			#login {
				float: right;
				overflow: hidden;
				width: 250px;
				padding: 0 15px;
				height: 0;
				margin-right: 1px;
				background-image: url(../images/bg.png);
				background-position: top left;
				color: #fff;
				font-size: 10px;
				-moz-border-radius-bottomleft: 5px;
				-webkit-border-bottom-left-radius: 5px;
				}
				#login p {
					margin-bottom: 15px;
					margin-left: 72px;
					}
				#login label {
					clear: left;
					float: left;
					width: 52px;
					padding: 5px;
					margin: 0 5px 15px 0;
					text-align: right;
					}
				#login input {
					padding: 5px;
					border: none;
					background: url(../images/trans.png);
					color: #fff;
					font-size: 10px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					}
				#login input[type=text] {
					float: right;
					width: 170px;
					}
				#login input[type=submit] {
					clear: both;
					float: right;
					cursor: pointer;
					}
			#topmenu {
				clear: right;
				margin-right: 1px;
				}
				#topmenu li {
					float: right;
					margin: 0 3px;
					}
				#topmenu li:first-child {
					margin-right: 0;
					}
				#topmenu a {
					display: block;
					width: 66px;
					color: #fff;
					font-size: 12px;
					text-decoration: none;
					font-variant: small-caps;
					text-align: center;
					padding: 3px 0 9px 0;
					background-image: url(../images/bg.png);
					background-position: bottom left;
					-moz-border-radius-bottomleft: 5px;
					-moz-border-radius-bottomright: 5px;
					-webkit-border-bottom-left-radius: 5px;
					-webkit-border-bottom-right-radius: 5px;
					}
		#nav {
			position: absolute;
			bottom: -20px;
			left: 0;
			z-index: 3;
			width: 924px;
			margin-left: 1px;
			}
			#menu {
				width: 924px;
				margin: auto;
				}
				#menu li {
					float: left;
					margin: 0 3px;
					}
				#menu li:first-child {
					margin-left: 0;
					}
				#menu li:last-child {
					margin-right: 0;
					}
				#menu a {
					display: block;
					width: 120px;
					color: #ddd;
					font-size: 16px;
					text-decoration: none;
					font-variant: small-caps;
					text-align: center;
					padding: 6px 0;
					margin-top: 6px;
					background-image: url(../images/bg.png);
					background-position: bottom left;
					-moz-border-radius-topleft: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-left-radius: 5px;
					-webkit-border-top-right-radius: 5px;
					}
					#menu a.active {
						color: #fff;
						font-weight: bold;
						padding-bottom: 12px;
						margin-top: 0;
						}
	#content_wrap {
		margin: 0 auto 30px auto;
		width: 924px;
		height: 100%;
		background: url(../images/trans.png);
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		}
		#content {
			padding: 15px 10px 20px 30px;
			font-size: 14px;
			}
			#content p {
				margin-bottom: 15px;
				color: #fff;
				}
			#content li {
				color: #fff;
				}
			#content a {
				color: #fff;
				background: url(../images/trans.png);
				padding: 1px 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				text-decoration: none;
				}
				#content a:hover {
					border: 1px solid #fff;
					padding: 0 4px;
					}
			#content a[rel=boxed] {
				padding: 0;
				border: none;
				background: none;
				}
			#content a[href^="http://"] {
				padding: 0 14px 0 0;
				background: url(../images/external.png) right bottom no-repeat;
				}
				#content a[href^="http://"]:hover {
					padding: 0 14px 0 0;
					text-decoration: underline;
					border: none;
					}
			#content h1 {
				font-size: 36px;
				font-weight: bold;
				margin-bottom: 15px;
				font-variant: small-caps;
				}
			#content h2 {
				font-size: 24px;
				font-weight: bold;
				font-variant: small-caps;
				margin-bottom: 15px;
				}
			#content ol {
				margin: 0 0 15px 15px;
				list-style: decimal;
				}
			#content ul {
				margin: 0 0 15px 15px;
				list-style: square;
				}
			#content div.errmsg {
				clear: both;
				margin-left:180px;
			}
			#content div.errmsg li {
				color:#DD0;
				font-size:smaller;
				font-style:italic;
			}
			#content img {
				padding: 5px;
				border: 1px solid #fff;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				}
				#content img.left {
					margin: 0 20px 10px 0;
					}
			#content label {
				clear: left;
				float: left;
				width: 170px;
				color: #fff;
				text-align: right;
				margin: 0 10px 10px 0;
				line-height: 20px;
				}
			#content input {
				float: left;
				padding: 5px;
				width: 190px;
				border: none;
				background: url(../images/trans.png);
				color: #fff;
				font-size: 10px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				}
				#content input[type=submit] {
					clear: left;
					float: left;
					width: auto;
					margin: 0 0 25px 180px;
					cursor: pointer;
					}
			#content textarea {
				float: left;
				padding: 5px;
				width: 400px;
				height: 150px;
				margin-bottom: 10px;
				border: none;
				background: url(../images/trans.png);
				color: #fff;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				}
			#sidebar {
				background: url(../images/trans.png);
				float: right;
				width: 175px;
				padding: 10px 15px 0 15px;
				font-size: 10px;
				margin: 5px 20px 30px 20px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				}
				#sidebar img {
					margin-bottom: 5px;
					}
				#sidebar a:hover img {
					background: url(../images/trans.png);
					}
				#sidebar a.avatar {
					display: block;
					clear: left;
					line-height: 34px;
					}
				#sidebar a.avatar img {
					float: left;
					margin-right: 5px;
					}
			#content ul.items {
				margin: 0;
				list-style: none;
				}
				#content ul.items li {
					position: relative;
					background: url(../images/trans.png);
					float: left;
					width: 175px;
					height: 185px;
					padding: 10px 15px 0 15px;
					font-size: 10px;
					margin: 5px 15px 10px 0;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					}
					#content ul.items li img {
						width: 163px;
						margin-bottom: 5px;
						cursor: -moz-zoom-in;
						cursor: url(../images/magnify.cur), pointer;
						}
					#content ul.items li a:hover img {
						background: url(../images/trans.png);
						}
					#content ul.items li a[href^="http://"] {
						position: absolute;
						right: 15px;
						bottom: 15px;
						}
			#content ul.home_items {
				margin: 0;
				}
				#content ul.home_items li {
					display: none;
					position: relative;
					background: url(../images/trans.png);
					height: 210px;
					padding: 15px;
					font-size: 10px;
					margin: 5px 20px 25px 0;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					}
					#content ul.home_items li img {
						margin-bottom: 10px;
						cursor: -moz-zoom-in;
						cursor: url(../images/magnify.cur), pointer;
						}
					#content ul.home_items li a:hover img {
						background: url(../images/trans.png);
						}
					#content ul.home_items li a[href^="http://"] {
						position: absolute;
						right: 15px;
						bottom: 15px;
						}
	#push {
		height: 34px;
		}
	#footer_wrap {
		position: relative;
		z-index: 3;
		margin: 0 auto;
		height: 34px;
		}
		#footer {
			width: 864px;
			height: 12px;
			margin: auto;
			padding: 6px 30px;
			color: #fff;
			font-size: 10px;
			background: url(../images/trans.png);
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;		
			}
			#footer a {
				color: #fff;
				text-decoration: none;
				}
			#footer a:hover {
				text-decoration: underline;
				}