* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background:url(i/mainbg.jpg) left top no-repeat;
	background-color:#000;
}
html, body, #wrapper {
	height: 100%;
	min-width: 970px;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
#wrapper {
	max-width:1500px;
}
#footer {
	position: relative;
	z-index: 10;
	height: 157px;
	margin-top: -157px;
	max-width: 1450px;
	background:url(i/fbg.png) center bottom no-repeat;
	
}

#phonebottom {
	margin-left: 200px;
	width:251px;
	height:157px;
	position:relative;
	background:url(i/phonehand.png) left top no-repeat;
	float:left;
}

.contact-info {
	position:relative;
	margin-left: 40px;
	font: normal 1.1em Tahoma, Geneva, sans-serif;
	color:#fff;
	float:left;
	margin-top: 46px;
}

.copyright {
	position:relative;
	font: normal 1.1em Tahoma, Geneva, sans-serif;
	color:#fff;
	float:right;
	margin-top: 46px;
	padding-right: 30px;
}

.contact-info a {
	color:#fff;
}
.contact-info a:hover {
	color:#247296;
}


#wrap-all-content {
	padding-bottom: 150px;
}
#top-layout {
	height: 421px;
}
.icon_home {
	position:absolute;
	width:20px;
	height:20px;
	left: 50px;
	top:12px;
}
.icon_mail {
	position:absolute;
	width:20px;
	height:20px;
	left: 75px;
	top:12px;
}
#fd {
	position:absolute;
	width:274px;
	height:41px;
	left: 40px;
	top:77px;
}
#sl {
	position:absolute;
	width:268px;
	height:25px;
	left: 48px;
	top: 120px;
}
#morning {
	position:absolute;
	width: 171px;
	height:171px;
	top: 420px;
	left:26px;
}
.slider {
	width:100%;
	clear:both;
}
#lcol-outer {
	width: 219px;
	float: left;
}
#lcol-ins {
	margin-top: 200px;
	padding: 20px 15px 0 40px;
	font: normal 1.2em arial;
}
#lcol-ins li {
	padding-bottom: 18px;
}
#lcol-ins a {
	color:#fff;
}
#lcol-ins a:hover {
	color:#2d789a;
}
#right-wrap {
	margin-left: 219px;
	background-color:#000;
}
#left-outer {
	float: left;
	background:url(i/blue_glow.png) left top no-repeat;
	background-color:#000;
	width:100%;
 font
}
.ins-left, .ins-right {
	float:left;
	width:50%;
}
#topmenu {
	position:relative;
	height:42px;
	background:url(i/tmbg.png) left top no-repeat;
	font: normal 1.3em Arial, Helvetica, sans-serif;
}
.topinfo-left, .topinfo-right {
	padding: 30px 15px 30px 30px;
}
.topinfo-left h2 {
	font: normal 1.4em Tahoma, Geneva, sans-serif;
	color:#3f88a2;
	padding-bottom: 15px;
}
.topinfo-right h2 {
	font: normal 1.4em Tahoma, Geneva, sans-serif;
	color:#c41c1c;
	padding-bottom: 15px;
}
.topinfo-left li, .topinfo-right li {
	font: normal 1.1em Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 0 0 10px 20px;
	line-height: 1.4;
	background:url(i/mdash.gif) left 7px no-repeat;
}
.inside-info {
	display:block;
	margin-bottom: 15px;
	font: italic 1.1em Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 32px 10px 50px 72px;
	background:url(i/info_clock.png) 15px 27px no-repeat;
	background-color:#0f1418;
}

#partners {
	width:152px;
	margin:0 0 0 40px;
	margin-top: 50px;
}
#partners img {
	margin-bottom:1px;
}

#topcontent-layout {
	padding: 40px 15px 40px 30px;
	font: normal 1.1em Verdana, Geneva, sans-serif;
	color:#fff;
}
#topcontent-layout p {
	padding-bottom: 12px;
	line-height:1.4;
}
#left-ins p, #right-ins p {
	font: normal 1.2em arial;
	padding: 8px 0px 20px 12px;
	line-height: 1.5;
}
#left-ins, #right-ins {
	float: left;
	padding: 20px;
}
#right-outer {
	width: 40%;
	float: left;
}
.broken {
	display:block;
	width:266px;
	height:143px;
	background:url(i/brokenglass.png) center top no-repeat;
	margin-top: 18px;
}
ul li {
	list-style-type: none;
}
h1 {
	font: normal 1.5em arial;
	color: #598594;
	padding-bottom: 14px;
}
a {
	color: #333;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.copy {
	padding: 40px 0px 0px 20px;
	font: normal 1.1em arial;
	color: #F2F2F2;
}
#demo a {
	display:block;
	width:90px;
	height:46px;
	margin-right:3px;
	float:left;
	background-image:url(i/nav-sprite.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#default, #example {
	clear:left;
	overflow:auto;
	margin-bottom:20px;
}
#default_home {
	background-position:0 0;
}
#default_home:hover, #default_home.hover {
	background-position:0 -48px;
}
#default_blog {
	background-position:-90px 0;
}
#default_blog:hover, #default_blog.hover {
	background-position:-90px -48px;
}
#default_demo {
	background-position:-180px 0;
}
#default_demo:hover, #default_demo.hover {
	background-position:-180px -48px;
}
#default_about {
	background-position:-270px 0;
}
#default_about:hover, #default_about.hover {
	background-position:-270px -48px;
}
#default_services {
	background-position:-360px 0;
}
#default_services:hover, #default_services.hover {
	background-position:-360px -48px;
}
#default_contact {
	background-position:-450px 0;
}
#default_contact:hover, #default_contact.hover {
	background-position:-450px -48px;
}
#example_home {
	background-position:0 0;
}
#example_home:hover, #example_home.hover {
	background-position:0 -48px;
}
#example_blog {
	background-position:-90px 0;
}
#example_blog:hover, #example_blog.hover {
	background-position:-90px -48px;
}
#example_demo {
	background-position:-180px 0;
}
#example_demo:hover, #example_demo.hover {
	background-position:-180px -48px;
}
#example_about {
	background-position:-270px 0;
}
#example_about:hover, #example_about.hover {
	background-position:-270px -48px;
}
#example_services {
	background-position:-360px 0;
}
#example_services:hover, #example_services.hover {
	background-position:-360px -48px;
}
#example_contact {
	background-position:-450px 0;
}
#example_contact:hover, #example_contact.hover {
	background-position:-450px -48px;
}

.links {
	display:block;
	font: normal 1.1em Verdana, Geneva, sans-serif;
	color:#fff;
}

img {
	border:0;
}
a {
	outline:none;
}

