body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #000000 url(bg.jpg) repeat-x left top;
	color:#FFFFFF;
	/*line-height:17px;*/
}

p{padding:17px 0; margin:0;}
img {
	border-style: none;
}
a:link {
	color: #cc9933;
}
a:visited {
	color: #cc9933;
}
a:hover {
	color: #ffffff;
}
a:visited:hover {
	color: #ffffff;
}
a:active {
	color: #cc9933;
}
h1 {
	color:#FFFFFF;
	font-size: 15px;
	padding:10px 0px 0px 0;
	margin:0;
}
h2 {
	color: #ffffff;
	font-size: 14px;
}
h3 {
	color: #ffffff;
	font-size: 14px;
}
h4 {
	color: #ffffff;
	font-size: 14px;
}
#border {
	
	position: relative;
	border-top: none;
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}

#container {
     width: 980px;
     margin-top: 0px;
     margin-left: auto;
     margin-bottom: 0px;
     margin-right: auto;
    /*background-color: #ffffff;*/
}

#header {
	background:url(top-bg.jpg) no-repeat left top;
	width:980px;
	float:left;
	height: 227px;
}
img#logo {
	padding:0;
	margin:17px 0 0 25px;
	float:left;
}
img#phone {
	width:198px;
	float:right;
	margin:8px 20px 0 0;
}
img#kick {
	width:202px;
	float:left;
	margin:73px 0 0 56px;
}
* html img#kick {
	width:202px;
	float:left;
	margin:135px 0 0 56px;
}

*+html img#kick {
	width:202px;
	float:left;
	margin:137px 0 0 56px;
}

#maincontent {
	width:980px;
	float:left;
	padding:0;
	margin:0px;
	background: #000000 url(maincontent-bg.jpg) no-repeat center top;	
	min-height:762px;
}

* html #maincontent {
	width:980px;
	float:left;
	padding:0;
	margin:0px;
	background: #000000 url(maincontent-bg.jpg) no-repeat center top;
	height:762px;
}

#content-area {
	width:560px;
	float:right;
	padding:0 0 0 0;
	margin:0 1px 0 0;
	background:url(content-bg.gif) repeat-y left top;
}

* html #content-area {
	width:561px;
	float:right;
	padding:0 0 0 0;
	margin:0 0px 0 0;
	background:url(content-bg.gif) repeat-y left top;
	}
	
#text-bg {
	width:510px;
	float:left;
	background:url(content-main-bg.jpg) no-repeat left bottom;
	margin:0;
	padding: 0px 20px 20px 30px}
	
#header-bg {
	width:560px;
	float:left;
	background: url(content-header.jpg) no-repeat left top;height: 38px;padding-left: 30px;padding-top: 11px;color: #036a95;letter-spacing: 1px;font-size: 15px;font-weight: bold;}
	

#menu {
	position: relative;
	float:left;
}
#flash {
	width:560px;
	float:left;
	background:url(flash-bg.jpg) no-repeat left top;
	padding-bottom:14px;margin-left: -30px;}

#img-flash {
	margin:6px 0 0 20px;
	padding:0;
}
.welcome {
	padding:0px;
	margin:30px 0 0 27px;
}

#spacer {clear: both;
padding-top: 4px;}
	
#top-menu-main {
	/* background-color: #cccccc;
      font-size: 11px;
     color: #ffffff;
     text-align: right;*/
	  padding:0px;
	width:336px;
	float:right;
	margin:23px 32px 0 0;
	clear:right;
}
* html #top-menu-main {
	/* background-color: #cccccc;
      font-size: 11px;
     color: #ffffff;
     text-align: right;*/
	  padding:0px;
	width:336px;
	float:right;
	margin:23px 18px 0 0;
	clear:right;
}
/*#top-menu-main a:link {
color: #ffffff;
}

#top-menu-main a:hover {
color: #ffffff;
background-color: #7e7e7e;
}

#top-menu-main a:visited {
color: #ffffff;
}

#top-menu-main a:visited:hover {
color: #ffffff;
background-color: #7e7e7e;
}

#top-menu-main a:active {
color: #ffffff;
}*/


#bottom-container {
     width: 980px;
     margin-top: 15px;
     margin-left: auto;
     margin-bottom: 0px;
     margin-right: auto;
     background:url(footer-bg.jpg) no-repeat 10px top;
     padding-bottom: 20px;
	 clear:both;
	 height:75px;
	
}

#bottom-menu {
	font-size: 11px;
	text-align: right;
	color: #3E342B;
	width:300px;
	float:right;
	margin:27px 60px 0 0;
	
}
* html #bottom-menu {
	font-size: 11px;
	text-align: right;
	color: #3E342B;
	width:300px;
	float:right;
	margin:25px 30px 0 0;
}
#bottom-menu a {
	color: #3E342B;
	text-decoration:none;
	padding:0 5px;
}
#bottom-menu a:hover {
	color: #3E342B;
	text-decoration:underline;
}

#bottom-menu a.active {
	color: #3E342B;
	text-decoration:underline;
}
#copyright {
	text-align: left;
	font-size: 11px;
	margin-top: 31px;
	color: #3E342B;
	padding-left: 60px;
	float: left;
	
}
#copyright a:link {
	color: #3E342B;
}
#copyright a:hover {
	color: #3E342B;
	text-decoration:none;
}
#copyright a:visited {
	color: #3E342B;
}
#copyright a:visited:hover {
	color: #3E342B;
}
#copyright a:active {
	color: #7e7e7e;
}

