/*

Copyright Blue Rookie | All Rights Reserved
Date: 04 Nobember 2009

site size:
	width: 850px
	height: 700px
	
site colors:
	orange - bf4715
	blue - 0060ac
	green - 060
	dark gold - bf8115
	tan - e7dcc8
	
site font:
	Verdana, Geneva, sans-serif

*/

/* body background */
html {
	background: url(../images/1-0.jpg) repeat-x;
}

/* body elements - text, ul, img, etc. */
body {
	font-size: .77em;
	font-family: Verdana, Geneva, sans-serif; 
	line-height: 1.2em;
	text-align: justify;
	color: #1d1d1d;
}

ul, li, img, body, html {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #bf4715;
}

a:hover {
	text-decoration: none;
	color: #060;
}

a img {
	border: none;
}

#sm-text {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

/* container wrap */
#container {
	text-align: left;
	width: 850px;
	margin: auto;
}

#container ul, #container ul li {
	list-style-type: none;
	padding: 0;
}

/* header - 1 */
#header {
	width: 850px;
	height: 37px;
	background: url(../images/1-1.jpg) no-repeat;
}

/* logotop - 2 */
#logotop {
    width: 850px;
    height: 10px;
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#lt li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 10px;
    display: block;
}

#lt-1 {
	left: 0;
	width: 112px;
	background: url(../images/2-1.jpg);
}

#lt-2 {
	left: 112px;
	width: 235px;
	background: url(../images/2-2.jpg);
}

#lt-3 {
	left: 347px;
	width: 503px;
	background: url(../images/2-3.jpg);
}


/* logolinx - 3 */

#logolinx {
    width: 850px;
    height: 20px;
    background: url(../images/3-link-home.jpg);
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#ll li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#ll li, #ll a {
    height: 20px;
    display: block;
}

#ll-0 {
	left: 74px;
	width: 316px;
}

#ll-0 a:hover { /* rollover 0 */
	background: url(../images/3-2.jpg) no-repeat;
}

#ll-1 {
	left: 488px;
	width: 41px;
}

#ll-1 a:hover { /* rollover 1 */
	background: url(../images/home.jpg) no-repeat;
}

#ll-2 {
	left: 543px;
	width: 57px;
}

#ll-2 a:hover { /* rollover 2 */
	background: url(../images/services.jpg) no-repeat;
}

#ll-3 {
	left: 615px;
	width: 61px;
}

#ll-3 a:hover { /* rollover 3 */
	background: url(../images/partners.jpg) no-repeat;
}

#ll-4 {
	left: 691px;
	width: 85px;
}

#ll-4 a:hover { /* rollover 4 */
	background: url(../images/contact.jpg) no-repeat;
}

/* hometop - 4 */
#hometop {
    width: 850px;
    height: 133px;
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#ht li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 133px;
    display: block;
}

#ht-1 {
	left: 0;
	width: 411px;
	background: url(../images/4-1.jpg);
}

#ht-2 {
	left: 411px;
	width: 439px;
	background: url(../images/4-2.jpg);
}

/* homebot - 5 */
#homebot {
    width: 850px;
    height: 158px;
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#hb li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 158px;
    display: block;
}

#hb-1 {
	left: 0;
	width: 411px;
	background: url(../images/5-1.jpg);
}

#hb-2 {
	left: 411px;
	width: 439px;
	background: url(../images/5-2.jpg);
}

/* texthdr - 6 */
#texthdr {
    width: 850px;
    height: 44px;
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#th li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 44px;
    display: block;
}

#th-1 {
	left: 0;
	width: 74px;
	background: url(../images/6-1.jpg);
}

#th-2 {
	left: 74px;
	width: 316px;
	background: url(../images/6-2-home.jpg);
}

#th-3 {
	left: 390px;
	width: 49px;
	background: url(../images/6-3.jpg);
}

#th-4 {
	left: 439px;
	width: 325px;
	background: url(../images/6-4-home.jpg);
}

#th-5 {
	left: 764px;
	width: 86px;
	background: url(../images/6-5.jpg);
}

/* text - 7 */
#text {
    width: 850px;
    height: 232px;
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#txta li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 232px;
    display: block;
}

#txta-1 {
	left: 0;
	width: 86px;
	background: url(../images/7-1.jpg);
}

#txta-2 {
	left: 86px;
	width: 313px;
	background: url(../images/7-2.jpg);
}

#txta-3 {
	left: 399px;
	width: 52px;
	background: url(../images/7-3.jpg);
}

#txta-4 {
	left: 451px;
	width: 313px;
	background: url(../images/7-4.jpg);
}

#txta-5 {
	left: 764px;
	width: 86px;
	background: url(../images/7-5.jpg);
}

/* bottom - 8 */
#bottom {
	width: 850px;
	height: 26px;
	background: url(../images/8-1.jpg) no-repeat;
}

/* txtfooter - 9 */
#txtfooter {
    width: 850px;
    height: 21px;
    margin: 0px auto; 
    padding: 0;
    position: relative;
}

#txtb li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 21px;
    display: block;
}

#txtb-1 {
	left: 0;
	width: 86px;
	background: url(../images/9-1.jpg);
}

#txtb-2 {
	left: 86px;
	width: 678px;
	background: url(../images/9-2.jpg);
}

#txtb-3 {
	left: 764px;
	width: 86px;
	background: url(../images/9-3.jpg);
}

/* footer - 10 */
#footer {
	width: 850px;
	height: 19px;
	background: url(../images/10-1.jpg) no-repeat;
}