/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page Style
*/
body {
	font:normal 62.5%/1.5 Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0;
	color:#CCCCCC;
	padding:0px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.2);
	-webkit-font-smoothing: subpixel-antialiased;
	background-image:url(../images/001-main-bg.jpg);
	background-repeat:repeat;
}

#header {
	width:100%;
	height:150px;
	padding:0px;
	background-image:url(../images/001-header-bg.jpg);
}
#header .headerimg {
	width:940px;
	height:150px;
	padding:0px;
	margin:0 auto;
	background-image:url(../images/001-header.jpg);
	background-repeat:no-repeat;
}
#navigation {
	width:940px;
	height:50px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
	float:left;
}


/*
ITEMS__________________
*/



#navigation .item .item1 .link {
	width:50px;
	height:50px;
	background-image:url(../images/000-home.jpg);
	float:left;
	margin-top:0px;
}
#navigation .item .item1 a.link:hover {
	width:50px;
	height:50px;
	background-image:url(../images/000-home-hover.jpg);
	float:left;
}
#navigation .item .item2 .link {
	margin-left:260px;
	width:160px;
	height:50px;
	background-image:url(../images/002-item2.jpg);
	float:left;
	margin-top:0px;
}
#navigation .item .item2 a.link:hover {
	width:160px;
	height:50px;
	background-image:url(../images/002-item2-hover.jpg);
	float:left;
}
#navigation .item .item3 .link {
	width:160px;
	height:50px;
	background-image:url(../images/002-item1.jpg);
	float:left;
	margin-top:0px;
}
#navigation .item .item3 a.link:hover {
	width:160px;
	height:50px;
	background-image:url(../images/002-item1-hover.jpg);
	float:left;
}
#navigation .item .item4 .link {
	width:160px;
	height:50px;
	background-image:url(../images/002-item3.jpg);
	float:left;
	margin-top:0px;
}
#navigation .item .item4 a.link:hover {
	width:160px;
	height:50px;
	background-image:url(../images/002-item3-hover.jpg);
	float:left;
}
#navigation .item .item5 .link {
	width:150px;
	height:50px;
	background-image:url(../images/002-item4.jpg);
	float:left;
	margin-top:0px;
}
#navigation .item .item5 a.link:hover {
	width:150px;
	height:50px;
	background-image:url(../images/002-item4-hover.jpg);
	float:left;
}
/*
ITEMS___________________
*/


#container {
	width:940px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}



#content {
	width:940px;
	height:450px;
	position:relative;
	background-image:url(../images/001-header-down.jpg);
	background-repeat:no-repeat;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	width:940px;
	top:0px;
	left:0px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:940px;
	height:400px;
	overflow:hidden;
	position:relative;
	display:none;
	float: left;
}
#slides .slide .lock {
	width:940px;
	height:2px;
	overflow:hidden;
	float: left;
}
#slides .slide .lock .home {
	width:50px;
	height:2px;
	overflow:hidden;
	float: left;
}
#slides .slide .lock .one {
	padding-left:260px;
	width:160px;
	height:2px;
	overflow:hidden;
	float: left;
}
#slides .slide .lock .two {
	width:160px;
	height:2px;
	overflow:hidden;
	float: left;
}
#slides .slide .lock .three {
	width:150px;
	height:2px;
	overflow:hidden;
	float: left;
}
/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:0px;
	width:940px;
	height:532px;
	margin-top:0px;
	display:block;
}

#slides .slide .left {
	padding:0px;
	width:320px;
	height:380px;
	float: left;
	padding-top: 50px;
}
#slides .slide .home {
	padding:0px;
	width:940px;
	height:380px;
	float: left;
	padding-top: 50px;
}
#slides .slide .center {
	padding:0px;
	width:460px;
	height:380px;
	float: left;
	margin-top: 50px;
	margin-right: 10px;
}
#slides .slide .right {
	padding:0px;
	width:140px;
	margin-top: 29px;
	float: left;
	height: 300px;
}
#slides .slide .right .content2 {
	padding:0px;
	width:140px;
	padding-left:10px;
	float: left;
	background-image:url(../images/001-line.jpg);
	background-repeat:no-repeat;
}

#slides .slide .right .content2 {
	font-size:10px;
	line-height:19px;
	margin-left:0px;
}

/*

	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:0px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:940px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



#modules {
	width:940px;
	height:140px;
	margin-left:O;
	margin-right:0;
	padding-top: 70px;
	margin:0 auto;
	font-size:1.2em;
	line-height:18px;
}

#modules .mod {
	width:300px;
	height:130px;
	float:left;
	overflow: hidden;
}
#modules .mod2 {
	width:300px;
	height:130px;
	margin-left:20px;
	float:left;
	overflow: hidden;
}
/*
	Footer
*/

#footer {
	width:100%;
	height:190px;
	background-image:url(../images/005-footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#111111;
	margin:0 auto;
	font-size:10px;
	color:#666666;
	text-shadow:0 0px 0 rgba(255,255,255,.2);
	-webkit-font-smoothing: subpixel-antialiased;
}
#footer .center {
	width:940px;
	height:120px;
	margin:0 auto;
}
#footer .center .mod {
	width:300px;
	height:100px;
	float:left;
	margin-top:0px;
}
#footer .center .mod a{
	color:#009900;
}
#footer .center .mod2 {
	width:300px;
	height:100px;
	margin-left:20px;
	float:left;
	margin-top:0px;
}
#footer .center .mod2 .social {
	width:150px;
	height:75px;
	float:right;
	margin-top:19px;
}
#footer .center .mod2 .links {
	width:150px;
	height:75px;
	float:right;
	margin-top:48px;
	color:#999999;
}
#footer .center .mod2 .links a {
	color:#0066CC;
}



#footer p {
	font-size:1.0em;
}

#footer .footer2 {
	width:940px;
	height:15px;
	margin:0 auto;
	bottom:0;
	font-size:9px;
	color:#444444;
	padding-top: 50px;
}
#footer .footer2 .left {
	width:300px;
	height:15px;
	margin:0 auto;
	bottom:0;
	font-size:9px;
	color:#444444;
	float:left;
}
#footer .footer2 .right {
	width:300px;
	height:15px;
	margin:0 auto;
	bottom:0;
	font-size:9px;
	color:#444444;
	float:right;
}
#footer .footer2 a {
	color:#444444;
}


/*
	Type and anchors
*/

a:link,a:visited {
	color:#FF9900;
	text-decoration:none;
}

a:hover,a:active {
	color:#FF9900;
	text-decoration:underline;
}

h1 {
	font-size:2em;
}

p {
	font-size:1.3em;
}

#slides .link {
	display:block;
	margin-top:10px;
	font-weight:800;
	font-size:1.2em;
}
