ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	position:relative;
	background:#002933 url(images/bottom_bg.jpg) bottom no-repeat;
	color:#000;
	font:62.5% Helvetica,Arial,sans-serif;
}

#header{
	width: 861px;
	height: 100px;
	overflow: hidden;
	padding: 47px 0px 0px 41px;
	background: url(images/header_bg.jpg) bottom no-repeat;
}

#logo{
	display: inline-block;
	width: 215px;
	height: 35px;
	margin: 0px 0px 35px 6px;
	text-indent: -99999px;
	float: left;
	background: url(images/logo.jpg) no-repeat;
}

#navigation{
	width: 219px;
	height: 12px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background: url(images/navigation_text.jpg) no-repeat;
}

#navigation ul li{
	float: left;
}

#navigation ul li a{
	display: block;
	height: 12px;
	text-indent: -99999px;
}

#navigation ul li#portfolio a{
	width: 59px;
	margin: 0px 19px 0px 0px;
}

#navigation ul li#portfolio a:hover{
	background: url(images/navigation_text.jpg) 0px -12px no-repeat;
}

#navigation ul li#portfolio a.active{
	background: url(images/navigation_text.jpg) 0px -12px no-repeat;
}


#navigation ul li#aboutus a{
	width: 61px;
	margin: 0px 27px 0px 0px;
}

#navigation ul li#aboutus a:hover{
	background: url(images/navigation_text.jpg) -78px -12px no-repeat;
}

#navigation ul li#aboutus a.active{
	background: url(images/navigation_text.jpg) -78px -12px no-repeat;
}


#navigation ul li#contact a{
	width: 53px;
}

#navigation ul li#contact a:hover{
	background: url(images/navigation_text.jpg) -166px -12px no-repeat;
}

#navigation ul li#contact a.active{
	background: url(images/navigation_text.jpg) -166px -12px no-repeat;
}


#intro_box{
	width: 862px;
	height: 151px;
	float: left;
	padding: 52px 0px 0px 40px;
	margin: 0px 0px 35px 0px;
	background: url(images/intro_box.jpg) no-repeat;
}

#intro_text{
	width: 790px;
	height: 100px;
	background: url(images/intro_text.jpg) no-repeat;
}

#intro_text h1{
	display: none;
}


#about_btn{
	display: block;
	width: 156px;
	height: 39px;
	float: right;
	margin: 61px 0px 0px 0px;
	text-indent: -99999px;
}

#about_btn2{
	display: block;
	width: 156px;
	height: 39px;
	float: right;
	margin: 61px 0px 0px 0px;
	text-indent: -99999px;
	background: url(images/about_btn.jpg) no-repeat;
}

#content{
	width: 902px;
	float: left;
	margin: 0px 0px 30px 0px;
	background: url(images/content_bg.png);
}

#content_top{
	width: 902px;
	float: left;
	background: url(images/content_top.jpg) top no-repeat;
}

#content_btm{
	width: 902px;
	float: left;
	min-height: 869px;
	height: auto !important;
	height: 869px;
	padding: 13px 0px 0px 0px;
	background: url(images/content_btm.jpg) bottom no-repeat;
}

.row{
	height: 297px;
	background: url(images/row_bg.png) no-repeat;
	border-bottom: 2px solid #00151a;
}

.alternative{
	background: #000e11 url(images/row_bg.png) no-repeat;
}

.column1{
	width: 192px;
	height: 268px;
	padding: 29px 58px 0px 42px;
	float: left;
}

.column2{
	width: 192px;
	height: 268px;
	padding: 29px 64px 0px 62px;
	float: left;
	background: url(images/row_border.png) left top no-repeat;
}

.column3{
	width: 192px;
	height: 268px;
	padding: 29px 45px 0px 55px;
	float: left;
	background: url(images/row_border.png) left top no-repeat;
}

.alternative .column2{
	background: url(images/alternative_border.png) left top no-repeat;
}

.alternative .column3{
	background: url(images/alternative_border.png) left top no-repeat;
}


.pic_container{
	width: 185px;
	height: 168px;
	padding: 7px 0px 0px 7px;
	background: url(images/pic_bg.jpg) no-repeat;
}

.row h2{
	color: #c1c9cf;
	font-size: 13px;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
}

.row h2 a{
	color: #c1c9cf;
}


.row p{
	position: relative;
	color: #9cb85e;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
}

.row p a{
	color: #9cb85e;
}

#pagination{
	height: 35px;
	width: 900px;
	padding: 13px 54px 0px 0px;
}

#footer{
	width: 902px;
	height: 83px;
	clear: both;
	background: url(images/footer_bg.jpg) no-repeat;
}

#footer p{
	font-family: Helvetica;
	font-size: 12px;
	float: left;
	color: #c1c9cf;
	margin: 34px 0px 0px 25px;
}

/*-----------------ABOUT PAGE----------------------*/


#about_container{
	width: 817px;
	padding: 34px 55px 0px 30px;
}

#left_column{
	width: 328px;
	float: left;
}

#about_pic{
	width: 288px;
	height: 177px;
	float: left;
	padding: 10px 0px 0px 7px;
	background: url(images/about_picture_bg.jpg) no-repeat;
}

#main_column{
	width: 489px;
	float: left;
}

#main_column h2{
	color: #cd3a8b;
	font-size: 24px;
	margin: 0px 0px 13px 0px;
}

#main_column h3{
	color: #2591d0;
	font-size: 24px;
	margin: 0px 0px 13px 0px;
}

#main_column p{
	color: #c1c9cf;
	font-size: 14px;
	margin: 0px 0px 34px 0px;
}

#contactus{
	display: block;
	width: 151px;
	height: 41px;
	text-indent: -999999px;
	background: url(images/contactus_btn.jpg) no-repeat;
}

/*-----------------CONTACT PAGE----------------------*/


#contact_container{
	width: 810px;
	padding: 34px 55px 0px 37px;
}

#contact_container #left_column{
	width: 397px;
	float: left;
	padding: 0px 30px 0px 0px;
	background: url(images/left_column_bg.jpg) right top no-repeat;
}

#contact_form{
	width: 397px;
}

#contact_form h2{
	color: #cd3a8b;
	font-size: 24px;
	margin: 0px 0px 13px 0px;
}


.input_box{
	width: 397px;
	height: 37px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #1d2a2d;
	background: url(images/input_bg.png);
}

.input_box input{
	width: 367px;
	height: 28px;
	background: none;
	border: none;
	font-size: 15px;
	color: #fff;
	font-style: italic;
	padding: 9px 15px 0px 15px;
}


.textarea_box{
	width: 397px;
	height: 163px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #1d2a2d;
	background: url(images/input_bg.png);
}

.textarea_box textarea{
	width: 367px;
	height: 163px;
	background: none;
	border: none;
	font-size: 15px;
	color: #fff;
	font-style: italic;
	overflow: hidden;
	padding: 9px 15px 0px 15px;
}

input#send_message{
	display: block;
	width: 199px;
	height: 41px;
	float: right;
	cursor: pointer;
	border: none;
	background: url(images/send_message.jpg) no-repeat;
}

#contact_container #main_column{
	width: 349px;
	padding: 0px 0px 0px 32px;
	float: left;
}

#contact_container #main_column ul li{
	height: 50px;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 9px 0px 0px 52px;
}


#contact_container #main_column ul li#aim{
	background: url(images/aim.jpg) no-repeat;
}

#contact_container #main_column ul li#skype{
	background: url(images/skype.jpg) no-repeat;
}


#contact_container #main_column ul li#msn{
	background: url(images/msn.jpg) no-repeat;
}





.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper{
	width: 100%;
	height: 100%;
	padding: 0px 0px 171px 0px;
	background:url(images/body_bg.jpg) top center no-repeat;
}

#container{
	width: 902px;
	margin:0 auto;
	padding: 0px 0px 0px 2px;
}