@charset "UTF-8";

/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, img, spry, body {
	margin: 0px;
	padding: 0px;
}

body {
	background:#158ebf url(images/website_background.png) repeat-x left top;
	text-align:center;
	font-size:100%;
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom: 25px;
}

p {
	line-height: 1.5em;
	color: #000070;
	text-indent: 5px;
	margin-bottom: 10px;
}

a {
	color: #06F;
	border: none;
	text-decoration: none;
}

a:hover {
	color: #C0F;
}

h1 {
	font-size: 2em;
	text-indent: 15px;
	line-height: 2em;
	color: #000;
	background: url(images/h1_back.png) no-repeat left center;
}

h2 {
	font-size: 1.3em;
	text-indent: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #1300E0;
}

h3 {
	font-size: 1em;
}

ul {
	margin-top: 10px;
	text-indent: 10px;
	list-style: inside;
}

li {
	font-size: 1em;
	line-height: 1.5em;
	color: #000070;
	list-style: none;
}

img {
	border-style: none;
}

#wrapper {
	width:800px;
	margin:auto;
	text-align:left;
	border-right: 2px solid #158ebf;
	border-left: 2px solid #158ebf;
	border-bottom: 2px solid #158ebf;
	background: #FFF repeat;
}

#head {
	height:130px;
	position: relative;
	width: 800px;
	margin: auto;
}

#head #flags #Spain {
	height: 40px;
	width: 50px;
	position: absolute;
	top: 20px;
	right: 55px;
}

#head #flags #Russia {
	position: absolute;
	top: 20px;
	right: 05px;
	width: 50px;
	height: 40px;
}

#head #flags #USA {
	height: 40px;
	width: 50px;
	position: absolute;
	top: 20px;
	right: 105px;
}

#head #flags a img:hover {
	height: 35px;
	width: 36px;
}

#nav {
	color:#fff;
	height:40px;
	width:800px;
	background: #158ebf;
	font-size: 115%;
}

#nav ul#navigation {
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 0.9em;
	text-indent: 0px;
}

#nav #navigation a {
	display:block;
	float:left;
	width:132px;
	height:36px;
	background-color:#000;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #158ebf;
	padding-top: 4px;
}

#nav #navigation a:hover {
	color:#000;
	background: #FFF;
}

#banner {
	height:auto;
}
#imageMenu {
	height: 200px;
	width: 770px;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

#main {
	height:auto;
	width:570px;
	float:left;
	margin-top: 10px;
	padding: 0 10px 0 20px;
	font-size: 115%;
}

#main img {
	margin: 10px;
}

#mainPage {
	font-size: 0.7em;
	margin-bottom: 10px;
}

#main #mainPage img {
	bottom: 0px;
}

#side {
	width:180px;
	float:right;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 20px;
}

#side p {
	font-size: 1em;
	text-indent: 0px;
	color: #000070;
}

#side h2 {
	margin-top: 0px;
}

#side ul#sideNavigation {
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
	text-indent: 0px;
	font-size: 115%;
}

#side #sideNavigation a {
	display:block;
	width:180px;
	height:35px;
	background-color:#000;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	float: right;
}

#side #sideNavigation a:hover {
	color:#000;
	background-color:#fff;
}

#side #sideBar {
	height: 170px;
}

#side #message {
	margin-top:20px;
	height:200px;
}

#side #message #in {
	background: url(images/sideBackground.png) no-repeat right;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	width: 156px;
}

#side #message #in a {
	color: #F00;
}

#side #message #in a:hover {
	color: #C0F;
}

#box {
	height:350px;
	clear:both;
	padding: 20px 20px 5px;
	position: relative;
}

#box p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

#box #inBox {
	height: 310px;
	padding: 20px;
	background: url(images/bottomBox_background.png);
}

#box #inBox #top {
	height: 128px;
	padding-top: 27px;
	position: relative;
}

#box #inBox #top #processText {
	left: 105px;
	width: 120px;
}

#box #inBox #top #quoteText {
	left: 355px;
	width: 120px;
}

#box #inBox #top #serviceText {
	width: 120px;
	left: 605px;
}

#box #inBox #top #quote {
	left: 250px;
}

#box #inBox #top #service {
	left: 500px;
}

#box #inBox #bot {
	height: 128px;
	padding-top: 27px;
	position: relative;
}

#box #inBox #bot #portfolio {
	left: 250px;
}

#box #inBox #bot #contact {
	left: 500px;
}

#box #inBox #bot #designText {
	left: 105px;
	width: 120px;
}

#box #inBox #bot #portfolioText {
	left: 355px;
	width: 120px;
}

#box #inBox #bot #contactText {
	left: 605px;
	width: 120px;
}

#footer {
	height:96px;
	width:740px;
	clear: both;
	background: url(images/footer_background.png) repeat-x;
	position: relative;
	text-align: right;
	padding-top: 40px;
	font-size: 0.8em;
	padding-right: 60px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #C0F;
}

.boxImg {
	position: absolute;
	top: 25px;
}

.center {
	text-align: center;
}

.underLine {
	border-bottom: 1px dashed #000;
	padding-bottom: 20px;
}

