@import "home.css";
@import "services.css";
@import "prices.css";
@import "about_us.css";
@import "contacts.css";


/***** General *****/
* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: tahoma, Arial, Verdana, sans-serif, Helvetica;
	list-style: none;
}

body {
	background-color: #fff;
	font-size: 0.7em;
	color: #373737;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	font-size: 1em;
}

a {
	color: #191970;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a strong {
	display: none;
}

select {
	font-size: 1em;
	border: 1px solid #7F9DB9;
	color: #000;
	background-color: #fff;
}

.input, .textarea {
	border: 1px #7e7e7e solid;
	padding: 0.3em;
	font-size: 1em;
	background-color: #EBEBE7;
	color: #1C1C1C;
}

.submit {
	width: 64px;
	padding: 3px 0 4px 0;
	text-align: center;
	color: #E6E6E3;
	font-size: 0.9em;
	text-transform: lowercase;
	background: transparent url(images/submit.gif) no-repeat;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.center_int {
	margin: auto;
	text-align: center;
}
/***** /General *****/



/***** Layout *****/
#root {
	width: 770px;
	margin: auto;
	background-image: url(images/bg_border.gif); /* IE border bug */
}

#header {
	height: 207px;
	background-image: url(images/header.jpg);
}

#navigation {
	float: left;
	width: 250px;
	height: 370px;
}

#mainHeader {
	float: left;
	width: 503px;
	margin: 1px;
	padding: 7px;
	background-color: #5583DE;
	color: #000;
}

#main {
	float: left;
	width: 519px;
	min-height: 500px;
	border-top: 1px solid #7E7E7E;
}

#footer {
	clear: both;
	height: 52px;
	background: #5683DE url(images/footer.jpg) no-repeat;
	color: #000;
	border-top: 1px solid #7E7E7E;
}
/***** /Layout *****/



/***** Header *****/
#logo {
	float: left;
	padding: 3px 0 0 2px;
}

#logo span {
	display: block;
	width: 246px;
	height: 85px;
	background-image: url(images/logo.jpg);
}

#logo span strong {
	display: none;
}

#menu {
	float: right;
	width: 520px;
	height: 41px;
	margin-top: 2px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	width: 104px;
	height: 41px;
}
/***** /Header *****/



/***** Navigation *****/
#navNews {
	width: 223px;
	height: 362px;
	margin: 0 0 0 1px;
	padding: 0 0 0 25px;
	background-image: url(images/nav_news.gif);
	background-repeat: no-repeat;
}

#navNews h2 {
	padding: 23px 0 0 0;
	height: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #31425D;
	background-color: transparent;
}

#navNews h3 {
	float: left;
	width: 145px;
	padding: 10px 0 4px 2px;
	color: #43890A;
	background-color: transparent;
}

#navNews p {
	float: left;
	overflow: auto;
	width: 140px;
	height: 60px;
	margin: 0 0 19px 0;
}

#navNews a {
	float: right;
	margin: -11px 9px 0 0;
	width: 69px;
	height: 82px;
}

#navNews a img {
	width: 69px;
	height: 66px;
}
/***** /Navigation *****/



/***** Main Header *****/
#mainHeader h2 {
	float: left;
	margin-right: 7px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
}

#mainHeader a {
	padding-left: 10px;
	text-decoration: underline;
	color: #fff;
	background: transparent url('images/arrow1.gif') no-repeat 0 5px;
}

#mainHeader a:hover {
	text-decoration: none;
	background-position: 2px 5px;
}

#mainHeader ul {
	float: left;
}

#mainHeader li {
	float: left;
	margin-right: 8px;
	list-style: none;
}

#mainHeader select {
	float: right;
	width: 150px;
	margin-top: -2px;
}
/***** /Main Header *****/



/***** Main *****/
/***** /Main *****/



/***** Footer *****/
#footerMenu {
	float: left;
	margin: 0 10px;
	height: 41px;
	background: url(images/footer_bg.gif) right;
	border-left: 1px solid #7E7E7E;
}

#footerMenu li {
	float: left;
}

#footerMenu li a {
	display: block;
	margin: 14px 5px 0 10px;
	padding: 0 0 0 10px;
	color: #6F6F6F;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	background: url(images/dot_blue.gif) no-repeat 0 3px;
}

.LastFooterLink {
	height: 41px;
	padding: 0 12px 0 0;
	background: url(images/footer_angle.gif) no-repeat right;
}

#siteTechnology {
	float: right;
	margin: 5px 7px 0 0;
}

#siteTechnology li {
	float: left;
}

#siteTechnology li a {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
}

#siteTechnology .linkPhp {
	width: 37px;
	margin: 0 4px;
	background-image: url(images/site_technology_php.gif);
}

#siteTechnology .linkMysql {
	width: 39px;
	margin: 0 4px;
	background-image: url(images/site_technology_mysql.gif);
}

#siteTechnology .linkFlash {
	width: 15px;
	margin: 0 4px;
	background-image: url(images/site_technology_flash.gif);
}

#siteTechnology .linkModRewrite {
	width: 61px;
	margin: 0 4px;
	background-image: url(images/site_technology_mod_rewrite.gif);
}

#siteTechnology .linkTm {
	width: 20px;
	margin: 0 7px 0 4px;
	background-image: url(images/site_technology_tm.gif);
}

#siteTechnology .linkXhtml {
	width: 30px;
	background-image: url(images/site_technology_xhtml.gif);
}

#siteTechnology .linkCss {
	width: 24px;
	background-image: url(images/site_technology_css.gif);
}

#siteTechnology .link508 {
	width: 24px;
	background-image: url(images/site_technology_508.gif);
}

#footer p {
	float: left;
	margin: 5px 0 0 50px;
	font-size: 0.9em;
	color: #fff;
	background-color: transparent;
}
/***** /Footer *****/

/***** Three Banners *****/
#twoBanners {
	clear: both;
}

#twoBanners li {
	float: left;
	margin: 5px 0px 5px 0px;
	list-style: none;
}

#twoBanners a {
	display: block;
	height: 97px;
	padding: 1px;
	border: 1px #7e7e7e solid;
}

#twoBanners .link1 {
	width: 258px;
	background: #fff url('images/banner_1.gif') no-repeat center center;
	border-left: none;
	border-right: none;
}

#twoBanners .link2 {
	width: 256px;
	background: #fff url('images/banner_2.gif') no-repeat center center;
	border-right: none;
}

#twoBanners .link3 {
	width: 258px;
	background: #fff url('images/banner_test.gif') no-repeat center center;
	border-left: none;
	border-right: none;
}

#twoBanners .link4 {
	width: 256px;
	background: #fff url('images/banner_test.gif') no-repeat center center;
	border-right: none;
}
/***** /Three Banners *****/

/***** Three ono Banners *****/
#onoBanners {
	clear: both;
}

#onoBanners li {
	float: left;
	margin: 5px 0px 5px 0px;
	list-style: none;
}

#onoBanners a {
	display: block;
	height: 157px;
	padding: 1px;
	border: 1px #7e7e7e solid;
}

#onoBanners .link100 {
	width: 517px;
	background: #fff url('images/baner_test.gif') no-repeat center center;
	border-left: none;
	border-right: none;
}
/***** /Three ono Banners *****/



#mailLogin {
	clear: both;
	width: 223px;
	height: 150px;
	margin: 0 0 5px 1px;
	padding: 0 0 0 25px;
	background-image: url(images/nav_mail_login.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#mailLogin h2 {
	padding: 23px 0 0 0;
	height: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #31425D;
	background-color: transparent;
	text-align: left;
}

#mailLogin input {
	margin-top: 2px;
}


