html, body, p, ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
} 
body,td,th {
	font-size: 12px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
}

body {
	margin-top: 0px;
	background-image: url(../assets/images/bg/img_hdr2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	height: auto;
	overflow: auto;
	background-color: #FFF;
}
.page_top {
	height: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/images/bg/img_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../assets/images/bg/img_page.png);
	background-color: #FFF;
}

.page_btm {
	height: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../assets/images/bg/img_btm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_container {
	height: 200px;
	width: 930px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../assets/images/bg/img_hdr.jpg);
	float: left;
}

#hdr_lt_container {
	float: left;
	height: 200px;
	width: 620px;
}

#hdr_rt_container {
	height: 200px;
	width: auto;
	margin-right: 20px;
	float: left;
}

#logo {
	height: 150px;
	width: 600px;
}

#nav {
	clear: both;
	float: left;
	height: 50px;
	width: 620px;
}
ul#topnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 612px;
	height: 50px;
}
ul#topnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#topnav a {
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 35px;
	width: 102px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	background-image: url(../assets/images/main/img_nav.png);
	background-repeat: no-repeat;
}
ul#topnav a:hover {
	background-position: 0px -50px;
	height: 45px;
	padding-top: 15px;
	background-image: url(../assets/images/main/img_nav.png);
	background-repeat: no-repeat;
	color: #000;
}
#home li.home a, #about li.about a, #services li.services a, #portfolio li.portfolio a, #news li.news a, #contact li.contact a {
	background-position: 0px -50px;
	height: 45px;
	padding-top: 15px;
	color: #000;
}

#hdr_cats {
	height: auto;
	float: left;
	margin-top: 26px;
	margin-left: 20px;
	width: 250px;
}

#slider {
	clear: both;
	height: 220px;
	width: 930px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#inner_page {
}
.content {
	clear: both;
	width: 910px;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
}
.content_full {
	width: 890px;
	height: auto;
	text-align: justify;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
.content_full ul  {
	margin-top: 10px;
	margin-bottom: 10px;
}
.content_full ul li {
	list-style-image: url(../assets/images/portfolio/yes.png);
	margin-left: 40px;
	line-height: 1.4em;
}

.content_lt {
	float: left;
	width: 290px;
	min-height: 100px;
	margin-left: 10px;
}

* html #header_container, #hdr_lt_contailer, #hdr_rt_container, #logo, #nav, .content_lt, .content_mid, .content_rt, .ftr_lt, .ftr_mid, .ftr_rt, .content, .content_ftr, .content_ftr_lt, .content_ftr_mid, .content_ftr_rt, .content_ftr_lt_no_img, #base_nav, #base_copyright {
	display: inline;
}

.content_mid {
	float: left;
	width: 290px;
	min-height: 100px;
	margin-right: 10px;
	margin-left: 10px;
}

.content_rt {
	float: left;
	width: 290px;
	min-height: 100px;
	margin-right: 10px;
}

.content_rt_lge {
	float: left;
	width: 590px;
	margin-right: 10px;
	margin-left: 10px;
}

#page .more   {
	height: 24px;
	width: auto;
	text-align: right;
	background-image: url(../assets/images/main/img_more.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 30px;
	margin-top: 5px;
}
#page a  {
	text-decoration: none;
	color: #000;
	letter-spacing: 0.2em;
}
#page a:hover {
	color: #00B3CE;
}

#footer {
	height: 200px;
	width: 930px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #0092C3;
	clear: both;
	background-image: url(../assets/images/bg/img_hdr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.ftr_lt {
	float: left;
	height: 130px;
	width: 290px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
}

.ftr_mid {
	float: left;
	height: 130px;
	width: 290px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.ftr_rt {
	float: left;
	height: 130px;
	width: 290px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
}

.ftr_follow {
	height: 40px;
	width: 890px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.ftr_title {
	font-size: 2em;
	color: #FFF;
}
.ftr_title_end {
	font-size: 2em;
	color: #000;
}

#base {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	clear: both;
}
#base_nav {
	width: 445px;
	padding-top: 5px;
	float: left;
	margin-left: 30px;
	clear: left;
}
#base_nav a {
	text-decoration: none;
	color: #666;
}
#base_nav a:hover {
	text-decoration: none;
	color: #00B3CE;
}

#base_copyright {
	width: 445px;
	padding-top: 5px;
	float: left;
	margin-right: 30px;
	text-align: right;
}
.cat_title {
	font-size: 2em;
	color: #FFF;
}
.cat_title_end {
	font-size: 2em;
	color: #000;
}
.hdr_cat_spc {
	letter-spacing: .2em;
	color: #000;
}
.ftr_cat_spc {
	color: #FFF;
	margin-top: 5px;
	letter-spacing: 0.2em;
}
.img_news {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
ul     {
	list-style-position: outside;
	list-style-type: none;
}
li     {
	margin-bottom: 5px;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	letter-spacing: 0.2em;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000;
	letter-spacing: 0.2em;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
}

#page .more h3   {
	font-weight: normal;
	color: #0199B1;
	letter-spacing: 0.1em;
}
.pf_container {
	clear: both;
	width: 910px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.pf_title {
	height: 40px;
}
.pf_body {
	margin-bottom: 10px;
}
.pf_tech {

}
.pf_link {
	height: 22px;
	float: right;
	background-image: url(../assets/images/portfolio/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 30px;
	margin-right: 10px;
}
.clear {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f4f4f4;
	background-image: url(../assets/images/portfolio/sep.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	margin-bottom: 20px;
}
.news_img {
	width: auto;
	float: left;
	margin-right: 20px;
}
.news_desc {

}
.news_link {
	text-align: right;
}
.follow
 {
	display: inline;
	float: right;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}
.text_overlay {
	height: 170px;
	width: 450px;
	position: absolute;
	margin-top: -210px;
	margin-left: 440px;
	padding: 10px;
	border: 1px none #F4F4F4;
	font-size: 12px;
}

.quote_cat {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 290px;
}
.quote_txt {
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
	width: 290px;
}
.quote_cat #name, #qt_company, #email, #qt_tel, #qt_budget, #username  , #password  {
	float: right;
	border: 1px solid #CCC;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
}
.quote_txt #comments     {
	float: right;
	border: 1px solid #CCC;
	width: 200px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}
.quote_cat label {
	line-height: 2.2em;
}
.quote_txt label {
	line-height: 2.2em;
}
.quote_cat #qt_submit ,#login, #enq_send{
	width: 100px;
	background-image: url(../assets/images/main/img_submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #008ED6;
	float: right;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: right;
	margin-left: 10px;
}

.img_main {
	margin-top: 10px;
}
.content_ftr {
	width: 910px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	height: 30px;
	margin-bottom: 10px;
}
.content_ftr_lt {
	float: left;
	width: 260px;
	margin-left: 10px;
	background-image: url(../assets/images/main/img_more.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	text-align: right;
	height: 24px;
	padding-top: 6px;
}
.content_ftr_lt_no_img {
	float: left;
	width: 290px;
	margin-left: 10px;
	text-align: right;
	height: 24px;
	padding-top: 6px;
}

.content_ftr_mid {
	float: left;
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	padding-right: 30px;
	background-image: url(../assets/images/main/img_more.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	padding-top: 6px;
}
.content_ftr_rt {
	float: left;
	width: 260px;
	margin-right: 10px;
	background-image: url(../assets/images/main/img_more.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	height: 24px;
	padding-top: 6px;
	padding-right: 30px;
}
.form_category {
	width: 200px;
	height: 25px;
	border: 1px solid #CCC;
	color: #666;
	background-image: url(../assets/images/bg/img_hdr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	font-size: 100%;
}
.enq_cat {
	padding-top: 3px;
	width: 200px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	color: #666;
	padding-left: 3px;
}
.hide {
	display: none;
}

