* {
	margin: 0px;
	padding: 0px;
}

html {

}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #1e1000;
	background: #c0c0c0;
}

a:link {
	color: #3891bb;
	text-decoration: none;
}

a:visited {
	color: #3891bb;
	text-decoration: none;
}

a:hover {
	color: #3891bb;
	text-decoration: underline;
}

a:active {
	color: #3891bb;
	text-decoration: none;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#MainWrapper {

	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#top {
	height: 148px;
}

#MainCol {
	vertical-align: top;
	text-align: left;
	width: 635px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	background: #ffffff;
}

#MainCol a:link {
	color: #ffd765;
	color: #3891bb;
	text-decoration: none;
}

#MainCol a:visited {
	color: #ffd765;
	color: #3891bb;
	text-decoration: none;
}

#MainCol a:hover {
	color: #ffd765;
	color: #3891bb;
	text-decoration: underline;
}

#MainCol a:active {
	color: #ffd765;
	color: #3891bb;
	text-decoration: none;
}

#LeftCol {
	width: 245px;
	padding-top: 3px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background: #fdfdfd;
	border-right: solid 1px #eaeaea;
}

.portfolio {
	border: solid #444444 1px;
}

h1 {
	color: #707070;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 18px;
	padding-top: 10px;
	border-bottom: solid #d1d1d1 1px;
}

h2 {
	color: #707070;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 25px;
}

h3 {
	color: #8CBA37;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: solid #C5C5C5 1px;
}

#MainCol p {
	text-align: left;
	margin: 0px 0px 15px 0px;
	color: #1e1000;
	font-size: 12px;
}

#LeftCol a {
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
}

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

#CountCol {
	width: 220px;
	vertical-align: bottom;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

ol {
	margin-left: 20px;
	margin-bottom: 15px;
}


.table td {
	padding: 0px; padding-left: 5px; padding-right: 5px; padding-top: 3px; background: #FFFFFF;
}

.table {
	border-spacing: 1px; background: #CECECE;
}





.block {
	position: relative;
	width: 100%;
}
.block_right {
	width: 100%;
}
.block_top {
	width: 100%;
}
.block_bottom {
	width: 100%;
}
.link_menu{
	margin: 15px 0 15px 10px;
}
.link_menu a {
	display: block;
	height: 23px; _height: 27px; 
	font: 14px Arial;
	height-line: 13px;
	padding: 7px 0 0 0;
	text-decoration: none;
	margin: 1px;
	color: #7a6c4a; background: url('dotted.gif') repeat-x bottom;
}
.link_menu a.cur{
	color: #FFB400;
	border-bottom: 1px solid #FFB400; background: url('dotted.gif') repeat-x bottom;
}
.link_menu a.curr{
	text-decoration: underline; background: url('dotted.gif') repeat-x bottom;
	color: #FFB400;
}	
.link_menu a:hover { 
	text-decoration: none; background: url('dotted.gif') repeat-x bottom;
	color: #FFB400;
}
.sub_menu {
	text-align: right;
	padding: 3px 0 3px 0;
}
.sub_menu a{
	padding: 0 17px 0 0px;
	border: 0;
	display: block;
	height: 100%;
	font-weight: normal;
	font-size: 12px;
	height-line: 11px;
	text-transform: none;
}
.sub_menu a:hover { 
	text-decoration: none;
	color: #FFB400;
}

a {
   	color: #3891bb;
	text-decoration: underline;
	outline-style: none;
}
a:hover {
	color: #3891bb;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
p {
	padding:0;
	margin: 0;
}
.text table.table_empty {
	border-collapse: collapse;
}
.text table.table_empty td {
	vertical-align: top;
}
.text .hr {
	padding: 0;
	height: 5px;
	width: 100%;
	font-size: 1px;
	margin: 10px 0; 
	border: 1px solid #FFF;
	background-color: #1AB7EA;
}
.title_h1 {
	display: block;
	font: 16px Arial; 
	color: #FFB400;
	text-transform: uppercase;
	padding: 10px 0 10px 4px;
	margin: 0;
}





/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:405px;
    margin-left: 0px;
    margin-top: 0px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}





/*** set the width and height to match your images **/

#slideshow2 {
    position:relative;
    height:318px;
    width: 582px;
    margin-left: 0px;
    margin-top: 0px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}






/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
#cboxOverlay{background:#000;}
*/

#colorbox{}
	#cboxContent{background:#000; margin-top:20px;}
		#cboxLoadedContent{background:#000; padding:5px;}
                #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
                #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
                #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-41px; background:url(/style/controls.png) top left no-repeat; width:38px; height:81px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:bottom left;}
                #cboxNext{position:absolute; top:50%; right:5px; margin-top:-41px; background:url(/style/controls.png) top right no-repeat; width:38px; height:81px; text-indent:-9999px;}
                #cboxNext.hover{background-position:bottom right;}
                #cboxLoadingOverlay{background:#000;}
		#cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/style/controls.png) top center no-repeat; width:47px; height:24px; text-indent:-9999px;}
		#cboxClose.hover{background-position:bottom center;}

























