/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#252526;
	font-size:13px;
	margin:0 auto;
	background-color:#caccce;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(/images/bg_body.jpg);
}

a {
	color:#12517d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h3, h4, p { margin:0 0 8px 0; }

h1 {
	color: #000;
	font-size:30px;
	text-transform: uppercase;
}

h2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 32px;
	width: 248px;
	color: #fff;
	font-size: 18px;
	margin:0 0 8px 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-side.jpg);
}

h3 {
	color: #000;
	font-size:18px;
	text-transform: uppercase;
}


/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.sidebar_pod {
	position:relative;
	top:0;
	left:0;
	width:248px;
	height:auto;
	margin: 10px 0;
	color: #252525;
	font-size: 12px;
	background-color: #fff;
	padding: 40px 0 20px 10px;
}

.sidebar_pod-news {
	position:relative;
	top:0;
	left:0;
	width:248px;
	height:auto;
	margin: 10px 0;
	color: #252525;
	font-size: 12px;
	background-color: #fff;
	padding: 40px 0 20px 10px;
}

.sidebar_pod p {
	margin: 10px 0 0 0;
}

.headline {
	color: #666;
	font-size: 18px;
}

.btn_side {
	position:relative;
	top:0;
	left:0;
	width:218px;
	height:18px;
	padding: 10px;
	margin: 10px 0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/bg_side-btn.jpg);
}

.btn_side a {
	font-weight: bold;
}

.border_sm {
	width:100%;
	height:1px;
	margin: 10px 0 20px 0;
	border: 1px solid #bfbfbf;
}

.border_lg {
	width:640px;
	height:1px;
	margin: 10px 0;
	border: 1px solid #bfbfbf;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:970px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:680px;
	height:79px;
	padding: 90px 0 0 290px;
	background-repeat: no-repeat;
	background-image: url(images/img_header.jpg);
}

#logo_link {
	position:absolute;
	top:20px;
	left:0;
	width:240px;
	height:130px;
}

#logo_link a {
	width:240px;
	height:130px;
	display: block;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:685px;
	height:60px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
}

#bar {
	position:relative;
	top:19px;
	left:10px;
	width:970px;
	height:auto;
}



/* ---- start main content settings -------------- */

#container_left {
	position:relative;
	top:0;
	left:0;
	width:672px;
	height:auto;
	float: left;
	padding: 20px 10px;
}

#container_left-bg {
	position:relative;
	top:0;
	left:0;
	width:642px;
	height:auto;
	padding:0 20px 0 20px;
	background-color: #fff;
}

#banner_home {
	position:relative;
	top:0;
	left:0;
	width:682px;
	height:330px;
}

#banner_portfolio {
	position:relative;
	top:0;
	left:0;
	width:682px;
	height:450px;
	background-repeat: no-repeat;
	background-image: url(images/bg_portfolio-slider.jpg);
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:662px;    
	min-height:777px;
    height:auto !important;
    height:777px;
}

#content_main-sm {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:363px;    
	min-height:447px;
    height:auto !important;
    height:447px;
}

#content_main-sm-portfolio {
	position:relative;
	top:0;
	left:0;
	width:363px; 
	float: left;   
	min-height:200px;
    height:auto !important;
    height:200px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#container_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:268px;
	height:auto;
	margin: 19px 0 0 0;
	padding: 10px 0 0 10px;
	background-repeat: repeat-x;
	background-image: url(images/bg_container-right.jpg);
}

#side_bar {
	position:relative;
	top:0;
	left:0;
	width:258px;
	height:auto;
}

#side_bar-sm {
	position:relative;
	top:0;
	left:0;
	width:241px;
	height:auto;
	float: right;
}

#side_bar-sm-portfolio {
	position:relative;
	top:0;
	left:20px;
	width:199px;
    min-height:243px;
    height:auto !important;
    height:243px;
	float: right;
	padding: 10px 20px 0 20px;
	background-color: #ddd;
}

#side_bar-sm-portfolio p {
	margin: 0 0 20px 0;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	color: #ccc;
	width:930px;
	height:134px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 20px;
	background-color: #3d3d3d;
	background-repeat: repeat-x;
	background-image: url(images/bg_footer.jpg);
}

#footer a {
	color: #eeac20;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:60px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav/nav.gif);
}

a#nav_01 {
	width:141px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -60px;
}

.active_01 {
	background-position: 0 -60px !important;
}

a#nav_02 {
	width:140px;
	background-position:-141px 0;
}

a:hover#nav_02{
	background-position:-141px -60px;
}

.active_02 {
	background-position:-141px -60px !important;
}

a#nav_03 {
	width:140px;
	background-position:-281px 0;
}

a:hover#nav_03{
	background-position:-281px -60px;
}

.active_03 {
	background-position:-281px -60px !important;
}

a#nav_04 {
	width:140px;
	background-position:-421px 0;
}

a:hover#nav_04{
	background-position:-421px -60px;
}

.active_04 {
	background-position:-421px -60px !important;
}

a#nav_05 {
	width:122px;
	background-position:-561px 0;
}

a:hover#nav_05{
	background-position:-561px -60px;
}

.active_05 {
	background-position:-561px -60px !important;
}

/*-----------------------------javascript rotator-------------------------------*/

#logoPart { background:#000; height:90px;}

#bannerTD { width:682px; height:330px;  background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:682px; height:330px; text-align:center;}
#bannerTD #bannerContainerCover { width:682px; height:330px; text-align:center;}
#bannerTD #bannerBody { height:330px; text-align:center;}

#bannerTD #bannerFooter {     
    background:#000; height:80px; 
    display:none; 
    width:682px;
}
#bannerTD #bannerFooterNav { 
    position:absolute;
    top:335px;margin-top:0;
    left:50%;margin-left:-450px;
    width:682px;
}
.footerCell{ padding:5px; text-align:left; border:0px #F90 solid;}
.footerCell .footerTitle {font-family:tahoma, arial; font-size:11px; color:#fff; font-weight: bold;}
.footerCell .footerDesc {font-family:tahoma, arial; font-size:11px; color:#efefef;}
.footerCell ul {list-style: none; margin: 2px; margin-left: 75px; padding-left: 10px;}
.footerCell ul li {margin: 2px; line-height: 13px; padding: 0;}
.footerLink {text-align: right;}

.footerCell .imgDiv{ position:relative; float:left; width:80px; height:65px; margin: 2px 1px 0px 1px;}
.bttnMore {width:57px; height:19px; float: right;}
.bttnMore a{display: block; background:url(img/gen/bttn_more_small.png) 0 0 no-repeat; line-height: 19px; text-decoration: none;}

.imgBgDiv_i {
    width:82px; height:67px;
    background: url(img/gen/thumbBgBordered.png) 0 0 no-repeat;
    padding: 0;
    float:left;
}


#bannerCornerOverlayT{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:90px; background:url(img/gen/bg_bigbanner_trans.gif) 0 -5px no-repeat; width:900px; height:5px; z-index:1000;}
#bannerCornerOverlayB{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:410px; background:url(img/gen/bg_bigbanner_trans.gif) 0 0 no-repeat; width:900px; height:5px; z-index:1001;}

form {color:#efefef; margin:0;}

