@import url("/css/reset.css");
body {
	background:#6079b2 url(/images/bg.jpg) repeat-x top;
	background-attachment:fixed;
	/*font: 11px/18px Verdana, Arial, Helvetica, sans-serif;*/
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}
.clear {
	clear:both
}
#wrapper {
	width:936px;
	margin:0 auto;
	margin-top:20px;
}
#footer {
	width:936px;
	height:48px;
	background:url(/images/footer_bg.png) top;
}
#header {
	width:936px;
	height:177px;
	background:url(/images/header_bg.png);
}
#borders {
	width:936px;
	background:url(/images/borders_bg.png) repeat-y;
}
.home #header_image {
	height:177px;
	background:url(/images/home_header.png) no-repeat top right;
}
.services #header_image {
	height:177px;
	background:url(/images/services_header.png) no-repeat top right;
}
#sidebar {
	float:left;
	width: 247px;
	position:relative;
	left:25px;
	top:25px;
	height:525px;
}
#sidebar a {
	text-indent:-99999px;
	display:block;
	width:100%;
	height:100%;
}
#sidebar_image1 {
	width:247px;
	height: 261px;
	margin-bottom:15px;
	background:url(/images/sidebar_1.jpg) no-repeat top left;
}
#sidebar_image2 {
	width:247px;
	height: 211px;
	background:url(/images/sidebar_2.jpg) no-repeat top left;
}
#btn_shedule, #btn_desktops {
	width:231px;
	height: 54px;
	position:relative;
	left:8px;
}
#btn_shedule {
	top:198px;
	background:url(/images/btn_shedule.png) no-repeat;
}
#btn_desktops {
	top:148px;
	background:url(/images/btn_desktops.png) no-repeat;
}
#content {
	float:left;
	position:relative;
	left:40px;
	top:25px;
	width:623px;
	padding-bottom:25px;
	
}
#header_nav {
	float:left;
	font-size:13px;
	position:relative;
	left:8px;
	height:45px;
	/*overflow:hidden;*/
	top:51px;
}
* html #header_nav {
}
* html #header_nav {/**/
	margin-bottom:1em
}
#header_nav ul {
	list-style-type:none;
	margin:0;
	margin-left:0;
	padding:0;
}
#header_nav li {
	display:inline;
	margin:0;
	padding:0;
}
#header_nav a {
	float:left;
	background:url(/images/nav_left.png) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 0 14px;
	text-decoration:none;
	color:#414f98;
	width:96px;
}
#header_nav a span {
	float:left;
	display:block;
	background:url(/images/nav_right.png) no-repeat right top;
	padding:0 14px 0 0;
	font-weight:bold;
	color:#414f98;
	text-decoration:none;
	line-height:45px;
}
#header_nav a span {
	float:none;
	text-align:center;
}
#header_nav #current a {
	background-position:0 -45px
}
#header_nav #current a span {
	background-position:100% -45px;
}
#header_nav a:hover {
	background-position:0% -45px
}
#header_nav a:hover span {
	background-position:100% -45px
}
#logo {
	background:url(/images/logo.png) no-repeat;
	width:263px;
	height:81px;
	position:relative;
	top:25px;
	left:25px;
	text-indent:-99999px;
}
#footer_links {
	list-style-type:none;
	float:left;
	margin:0;
	margin-left:0;
	padding:0;
	position:relative;
	left:15px;
	top:15px;
}
#footer_links li {
	float:left;
	margin:0;
	padding:0;
	color:#333;
}
#footer_links li a {
padding:0 10px;
color:#333;
text-decoration:none;
}
#footer_right {
float:right;
position:relative;
right:25px;
top:15px;
color:#333;
}

h1 {
color:#5868a5;
margin:0 0 15px 0;
font-size:18px;
}
h2 {
color:#5868a5;
margin:0 0 15px 0;
font-size:16px;
}
p {
font-size:12px;
color:#5868a5;
line-height:22px;
margin-bottom:15px;
}
.strong {
font-weight:bold;
}
.left {
float:left;
}
.right {
float:right;
}
.image {
margin:0 0 5px 15px;
}
#useful_services {
width:161px;
float:right;
position:relative;
background:url(/images/useful_services_body.gif) repeat-y;
color:#5868a5;
}
.ush {
	background:url(/images/useful_services_head.gif) no-repeat top;
	height:78px;
	width:161px;
}
.ush span {
	font-size:20px;
	text-align:center;
	display:block;
	position:relative;
	top:15px;
}
.usf {
	width:161px;
	height:18px;
	background:url(/images/useful_services_foot.gif) no-repeat top;
}
.uslist {
list-style:none;
list-style-type:none;
position:relative;
width:157px;
left:0;
}
.uslist li {
border-bottom:1px solid #96a9d6;
text-align:center;

}
.uslist li a {
display:block;
padding:10px 10px 10px 14px;
font-weight:bold;
}
#content .uslist li a:hover {
display:block;
background:#96a9d6;
color:#FFFFFF;
}
.uslist li a:hover {

color:#FFFFFF;
}
.uslist li span {
padding:10px 10px 10px 14px;
display:block;
}
.uslist li:hover .submenu {
display:block;
}
.content_left {
position:relative; left:0; top:0; width:437px; float:left;
}

.bullets {
list-style:outside;
list-style-position:outside;
list-style-type:disc;
margin:0 0 10px 0;
padding:0 0 0 15px;
}

.bullets li {
line-height:22px;
color:#5868a5;
}
.clear {
clear:both;
}
.quote_box {
background:url(/images/quote_box.jpg) no-repeat;
height:75px;
width:623px;
margin-bottom:10px;
}
.quote_box p {
text-align:center;
padding:0;
margin:0;
color:#FFFFFF;
font-size:22px;
font-weight:bold;
position:relative;
top:20px;
display:block;
}
.quote_box span {
	float:right;
	position:relative;
	right:50px;
	top:20px;
	color:#FFFFFF;
}

.links_bg {
background:url(/images/pixel_blue.gif) repeat-y center;
width:623px;
float:left;
}

.link_yellow, .link_yellow2 {
background:url(/images/yellow_bg.jpg) no-repeat;
min-height:100px;
border-bottom:1px solid #d5ddef;
}

.link_yellow a, .link_yellow2 a {
display:block;
}

.link_yellow a span, .link_yellow2 a span {
text-align:center;
color:#5868a5;
text-decoration:underline;
font-weight:bold;
font-size:14px;
display:block;
padding:5px 10px;
}

.link_yellow p, .link_yellow2 p {
text-align:center;
color:#5868a5;
text-decoration:none;
margin:0;
padding:2px 10px;
line-height:16px;
font-size:12px;

}

.link_yellow {
width:275px;
float:left;
margin-bottom:25px;
}

.link_yellow2 {
float:right;
width:275px;
margin-bottom:25px;
}

.contact_us_bg {
background:url(/images/contact_us_bg.jpg) no-repeat;
width:623px;
min-height:193px;
border-bottom:1px solid #d5ddef;
}

.contact_us_bg p, .tel {
padding:20px 30px;
font-weight:bold;
}

.desktop_pod {
width:190px;
height:170px;
background:url(/images/pod_bottom.jpg) no-repeat bottom;
float:left;
margin:0 10px 10px 0;
}
.desktop_pod p {
margin:0;
padding:0;
position:relative;
width:160px;
left:15px;
text-align:center;
height:50px;
overflow:hidden;
}

.desktop_pod a {
color:#5868a5;
text-decoration:underline;
font-weight:bold;
padding:0 3px 0 0;
}

#content a {
color:#5868a5;
}

.shedule_table {
width:525px;
background:url(/images/schedule/shedule_blue_bg.jpg) repeat-y;
position:relative;
left:49px;
margin-bottom:15px;
}
.shedule_table p {
margin:10px 20px;
}
.shedule_gold_head {
width:525px;
height:58px;
background:url(/images/schedule/shedule_gold_head.jpg) no-repeat bottom;
}
.shedule_blue_head {
width:525px;
height:12px;
background:url(/images/schedule/shedule_blue_head.jpg) no-repeat top;
}
.shedule_gold_head span.title {
font-size:22px;
color:#5868a5;
position:relative;
left:35px;
top:17px;
float:left;
font-weight:bold;
}
.shedule_gold_head span.detail {
float:right;
position:relative;
top:12px;
right:12px;
height:40px;
width:240px;
color:#5868a5;
font-size:10px;
padding-top:5px;
}
span.detail .price {
font-size:22px;
font-weight:bold;
padding-left:8px;
padding-right:1px;
}
.shedule_blue_foot {
width:525px;
height:12px;
background:url(/images/schedule/shedule_foot.jpg) no-repeat bottom;
}
thead {font-weight:bold;}
.shedule_table table {width:517px;
position:relative;
left:4px;
text-align:center;
color:#5868a5;
line-height:22px;
margin-top:-12px;
}
.shedule_table table td {
height:25px;
border-right:1px solid #96a9d6;
border-bottom:1px solid #96a9d6;
}
.shedule_table table thead td {
border-bottom:1px solid #96a9d6;
height:35px;
line-height:35px;
}

.submenu {
position:absolute;
width:350px;
display:none;
right:156px;
}
.submenu li {
color:white;
border:none;
}
.submenu p {
color:white;
padding-right:20px;
}

.submenu_top {
background:url(/images/submenu_top.gif) no-repeat top;
height:14px;
width:350px;
}
.submenu_bottom {
background:url(/images/submenu_bottom.gif) no-repeat bottom;
height:15px;
width:350px;
}
.submenu_bg {
background:url(/images/submenu_bg.jpg) repeat-y;
width:350px;
text-align:left;
color:#5868a5;
padding:0 15px;
}
.submenu_bg p {
color:#5868a5;
margin-bottom:0;
padding-bottom:10px;
}

.composites_uk {
background:url(/images/composites_uk_logo.jpg) no-repeat right;
height:40px;
line-height:40px;
width:475px;
margin:0 auto;
}

