/*
	This style sheet was created by Spot of Borg
	13-12-2008 Last updated 16-07-2009
	151 - 134	
*/

body{
	font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
	color: #4C81C4;
	background: #394646;
}

a {
	text-decoration: none;
	color: #9EC1E4;
}

a:hover {
	color: #000000;
}

.hide, hr {
	display: none;
}

strong {
	font-weight: bold;
}
	
li {
	list-style: none;
}

#containertop {
	position: absolute;
	width: 902px;
	margin: -10px auto 0 auto;
	height: 10px;
	font-size: 0.1em;
}

#container {
	width: 902px;
	margin: 34px auto 0 auto;
	background: #10111a url(../images/bg_container.png);
	padding-bottom: 10px;
}

h1 {
	font-size: 2.4em;
	text-transform: uppercase;
}

h1 a,h1 a:hover {
	display: block;
	width: 300px;
	height: 30px;
	padding-top:10px;
	margin-left:18px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	padding-left:52px;
	color: #4C81C4;
}

/* Menu */

#menu_wrap {
	background: #234168;
	height: 38px;
	width: 861px;
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 13px;
	margin-right: auto;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
}

#menu {
	font-family: "Trebuchet MS";
	font-size: 1.45em;
	font-weight: bold;
	letter-spacing:-0.03em;
	float: left;
	padding-left: 7px;
	height: 30px;
}

#menu ul {
	padding: 3px;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}

#menu li {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
}

#menu li a {
	padding: 3px;
	color: #4C81C4;
	text-decoration: none;
}

#menu li a:hover {
	background-color: #DCE7F5;
	padding: 3px;
	color: #000000;
	background-image: url(images/topbutton.jpg);
	text-decoration: none;
/*	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;	*/
}

/* =MAIN IMAGE */

#main_image {
	width:860px;
	position: relative;
	margin: 0 auto;
}

/* frame: the small rounded image in the corner picture (top,right,bottom,left) */

#frame_image_top,#frame_image_bottom {
	position: absolute;
	width: 860px;
	height: 7px;
	font-size:0.1em;
	top:0;left:0;
	background: url(images/itop.png) top no-repeat;
}

#frame_image_bottom {
	bottom:0;top:auto;
	background: url(images/ibottom.png) bottom no-repeat;
}

/* Pictures */

#pic_wrap {
	width: 874px;
	overflow: hidden;
	padding: 30px 0 0 28px;
}

.pic {
	float: left;
	width: 245px;
/*	float: left;	*/
	background: #234168;
	margin-right:54px;
	padding-bottom:6px;
	position: relative;
}

.img_wrap {
	text-align: center;
}

.pic img {
	border: 3px solid #234168;
}

.pic_last {
	margin-right:0;
}

.pic h2 {
	height: 38px;
	font: 1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #4C81C4;
	padding: 15px 0 0 17px;
}

/* for the rounded bottom */

.img_wrap span {
	position: absolute;
	width: 245px;
	height: 6px;
	font-size: .1em;
	left: 0; bottom: -1px;
	background: #234168 url(images/imagebot.gif) bottom no-repeat;
	background: #234168 url(images/imagetop.gif) top no-repeat;
}
	
/* Middle */

#middle {
	width: 858px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #234168;
}

#middlecontent {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	background: #234168;
	padding: 30px 0 20px 0;
}

/* sevices header */

#middle h2 {
	background: #234168;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	height: 39px;
	font-size:2.5em;
	color: #4C81C4;
	padding: 12px 0 0 40px;
	border-bottom: 1px solid #2b2e1f;
}

/* top rounded image */

#middle h2 span {
	position: absolute;
	display: block;
	height: 8px;
	width: 862px;
	left:0;top:0;
	font-size:0.1em;
	margin: -2px;
}

#middle h3 {
	font-size: 16px;
	color: #4C81C4;
	padding: 0 0 0 40px;
}

#noimages {
	padding-left: 35px;
	font-size: 12px;
}

/* bottom rounded image */

.bottom_rounded {
	position: absolute;
	display: block;
	width: 862px;
	height: 7px;
	font-size:0.1em;
	right:0;bottom:0;
	background: url(../images/services_bottom.jpg) no-repeat;
	margin: -2px;
}

/* big image on the right bottom */

.bottom_pic {
	z-index:2;
	position: absolute;
	padding-right: 28px;
	bottom:2px;right:0;
	width: 287px;
	height: 224px;
	margin-bottom:-2px;
	background: url(../images/services_bg_pic.jpg) left top no-repeat;
}

.middlelist {
	padding-left: 30px;
	float: left;
	font-size:1.3em;
	line-height:1em;
}

.middlelist li a {
	display: block;
	padding: 10px;
	width: 197px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-.03em;
	color: #4C81C4;
	background: #1F395B;
}

.middlelist li a:hover {
	color: #4C81C4;
	background: #1C324E;
}
	
/* =FOOTER */

#footer_wrapper {
	width: 871px;
	padding-left:31px;
	padding-bottom:25px;
	margin: 0 auto;
	font-size: 11px;
	background-color: #394646;
	color: #DCE7F5;
	font-weight: bolder;
}

#footer {
	position: relative;
	width: 840px;
	height: 87px;
	background: #234168;
	background-image: url(images/fbg.gif);
	background-repeat: repeat-x;
}

#footergal {
	position: relative;
	width: 860px;
	height: 87px;
	background: #234168;
	background-image: url(images/fbg.gif);
	background-repeat: repeat-x;
}

#footer .logo {
	padding: 34px 0 0 30px;
	width: 300px;
	float: left;
	background: url(../images/logo_small.gif) left bottom no-repeat;
}

#footer .logo span {
	position: absolute;
	display: block;
	right:-31px;top:0;
	width: 31px;
	height: 67px;
}

#footer ul {
	padding-top: 34px;
	padding-right: 5px;
	float: right;
}

#footer ul li {
	float: left;
	padding-left:10px;
}

#footer a {
	color: #9EC1E4;
}

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

#footer li a:hover {
	color: #000000;
}

#footergal {
	position: relative;
	width: 860px;
	height: 87px;
	background: #234168;
	background-image: url(images/fbg.gif);
	background-repeat: repeat-x;
}

#footergal a {
	color: #9EC1E4;
}

#slambook {
	width: 280px;
	height: 70px;
	background-color: #1c324e;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

#slambook th {
	font-weight: bold;
	font-size: 16px;
	color: #4c81c4;
	background-color: #1c324e;
	text-align: center;
	padding-bottom: 3px;
}

#slambook td {
	padding: 10px;
	text-align: center;
}

#slambook a {
	background-color: #1f3958;
	color: #4C81C4;
	width: 100px;
	height: 50px;
	text-align: center;
	padding-top: 8px;
	display: block;
}

#slambook a:hover {
	background-color: #DCE7F5;
	color: #000000;
	width: 100px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	display: block;
}

.bevel {
    border-width: 2px;
	 border-bottom-color: #1E3756;
	 border-left-color: #4c81c4;
    border-right-color: #1E3756;
    border-top-color: #4c81c4;
	 border-style: solid;
}

.thumbtitle {
	font-size : 9px;
}

.viewhead {
	font-size : 14px;
}

.indexhead {
	font-size : 14px;
}

.footertext {
	font-size : 10px;
	color : #DCE7F5;
	text-decoration : none;
}