﻿

/*     PAGE HEIGHTS     */



.height_main {				/*  Main Page  */
	height:300px;
}

.height_about {				/*  About Us  */
	height:180px;
}

.height_services {				/*  Our Services  */
	height:220px;
}

.height_news {				/*  News  */
	height:210px;
}

.height_contact {				/*  Contact  */
	height:210px;
}

.height_terms {				/*  Terms of Use  */
	height:220px;
}

.height_privacy {				/*  Privacy Policy  */
	height:220px;
}



/*     RESET     */



body, html, div, blockquote, img, label, h1, h2, h3, h4, h5, h6, pre, ol,  
dl, dt, dd, form, a, fieldset, th, td {  
	margin: 0;
	padding: 0;
	border: 0;
}



/*     TO HIDE TEXT     */



#logo {
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}



/*     TAGS     */



body {
	line-height: 1.2;
	color:#5a5a5a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:28px;
}

h3 {
	font-size:20px;
}



/*     IMPORTANT (site width)     */



.main {
	width:1000px;
	overflow:hidden;
	margin:0pt auto;
}

.main2{
	width:1000px;
	height:100%;
	margin:0pt auto;
}



/*     MAIN ELEMENTS & BACKGROUND     */



#navbar {
	background:#2a2c2f url(../img/nav_bg.jpg) repeat-x scroll center top;
	height:70px;
	width:100%;
	overflow:hidden;
}

#shadow_up {
	background:#fff url(../img/shadow_up.jpg) repeat-x center top;
}

#down_from_header_left {
	background:#fff url(../img/up_left.jpg) no-repeat left top;
	width:545px;
	height:179px;
	margin-left:-7px;
}

#down_from_header_right {
	background:#fff url(../img/up_right.jpg) no-repeat right top;
	width:545px;
	height:179px;
	margin-left: 19px;
}

.background {
	background:#fff url(../img/background.gif) repeat-y center center;
	width:550px;
	margin-left:49px;
}



/*     TEXT RENDERS     */


#logo {
	background:transparent url(../img/txt/logo.png) no-repeat center top;
	display:inline;
	width:260px;
	height:54px;
	float:right;
	margin:42px 15px 49px 0; 
}

.mainpage {
	background:transparent url(../img/txt/main.png) no-repeat left top;
	width:220px;
	height:49px;
}

.aboutus {
	background:transparent url(../img/txt/about.png) no-repeat left top;
	width:195px;
	height:40px;
}

.ourservices {
	background:transparent url(../img/txt/services.png) no-repeat left top;
	width:297px;
	height:40px;
}

.news {
	background:transparent url(../img/txt/news.png) no-repeat left top;
	width:340px;
	height:50px;
}

.contactus {
	background:transparent url(../img/txt/contact.png) no-repeat left top;
	width:230px;
	height:40px;
}

.terms_of_use {
	background:transparent url(../img/txt/terms.png) no-repeat left top;
	width:280px;
	height:41px;
}

.privacy_policy {
	background:transparent url(../img/txt/privacy.png) no-repeat left top;
	width:306px;
	height:52px;
}

.render {
	position:absolute;
	margin:48px 0 0 62px;
}



/*     TEXT BOXES     */



.text {
	padding:10px 0 10px 0;
}

#headertext {
	width:350px;
	height:125px;
	float:right;
	padding:65px 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

.side-main {
	width:500px;
	float:left;
	position:absolute;
}

.text_side_main {
	margin:-65px 0 0 12px;
}

.side_main_terms {
	margin:-110px 0 0 12px;
}

.side-secound {
	width:350px;
	margin:20px 0 0px 630px;
	float:right;
	position:absolute;
}

#copyright {
	position:absolute;
	margin-left:570px;;
	margin-top:215px;
	color:#fff;
	line-height:1.5;
}



/*     TEXT TITLES & SINGLE TEXTS     */



.cat1, cat2, cat3 {
	position:absolute;
}

.cat1 {
	margin:150px 0 0 65px;
}

.cat2 {
	margin:12px 0 0 0;
}

.individual {
	line-height:1.6;
}

.fornews {
	margin:15px 0 12px 0
}



/*     NAVIGATIONS     */



#nav {
	float:left;
	text-align:center;
	margin-left:15px;
}

#nav a {
	float:left;
	font-size:18px;
	float:left;
	height:20px;
	padding:4px 10px 4px 10px;
	margin:26px 8px 0 8px;
	color:#ccc;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

#footer_nav {
	position:absolute;
	margin:264px 0 0 345px;
	font-weight:bold;
	font-size:12px;
}

#selected {
	background-color:#17171a;
}



/*     CONTACT FORM     */



#button {
	cursor:pointer;
	width:60px;
}

#button_position {
	margin-left:120px;
}

.form {
	width:450px;
	float:left;
}

.form div label {
	vertical-align:top;
	line-height:20px;
	margin-right:6px;
}

.form div {
	margin:0 0 8px 0;
	float:right;
}

.form input, textarea {
	background:#fafafa;
	border:1px solid #ccc;
	padding:2px;
	width:320px;
}

.form textarea {
	height:120px;
}


/*     OTHER     */



.spacer {
	background:#ccc;
	height:1px;
}


/*     COLOR SWITCHER     */


.switcher {
	position:absolute;
}

.green {
	background:transparent url(../img/green.gif) no-repeat;
	height:42px;
	width:16px;
	margin:129px 0 0 33px;
}

.brown {
	background:transparent url(../img/brown.gif) no-repeat;
	height:39px;
	width:16px;
	margin:171px 0 0 33px;
}

.blue {
	background:transparent url(../img/blue.gif) no-repeat;
	height:40px;
	width:16px;
	margin:210px 0 0 33px;
}