body
	{
	margin: 0;
	background-color: #0f3858;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/bg.jpg);
	}
#content
	{
	width: 551px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#footer {
	height: 30px;
	width: 550px;
	text-align: center;
	padding-top: 10px;
}
img {
	padding: 10px;
}
#main_column #mission #text {
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
}

#webDesign {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 550px;
}
#menu {
	width: 540px;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#header
	{
	height: 240px;
	width: 550px;
	margin-bottom: 0 !important; /*stoopid ie*/
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	}
	
	
#main_column
	{
	width: 550px;
	}
	
.clear
	{
	clear: both;
	}
h2 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 225px;
}
h4 {
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	cursor: pointer;
	background-color: #CCCCCC;
}

body {
	font: 11px/1.6 Arial, sans-serif;
	color: #333333;
	overflow: -moz-scrollbars-vertical;
	background-position: center;
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	color: #849cc9;
}

strong {
	color: #000000;
}

em {
	font-style: normal;
	color: #FFFFFF;
}
#header h1 {
	position: relative;
	height: 62px;
	width: 61px;
	left: 358px;
	top: 13px;
	cursor: move;
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 span, #footer span {
	display: none;
}
h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	cursor: pointer;
	background-color: #CCCCCC;
	font-weight: normal;
	width: 530px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

h4 {
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	cursor: pointer;
	background-color: #CCCCCC;
}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #222;
}

h3 a:hover, h3 a:active {
	color: #222;
}

h3.UST, h3.DMDI {
	background-color: #666666;
}

h3.DESIGN, h3.SKGI {
	background-color: #333333;
}

p {
	padding: 5px 10px;
	color: #000;
}

#footer a {
	display: block;
	height: 60px;
	width: 355px;
	background: url(footer.png) top right no-repeat;
	margin-left: 45px;
	padding-bottom: 30px;
}
/**************************************************************

	Lightbox
	v 1.5

**************************************************************/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}


.photos {
	padding: 3px;
	border: 1px solid #fff;
}

a:hover .photos {
	border: 1px solid #999;
}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(images/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(images/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
}


.lightboxDesc {
	display: none;
}

	/*"""""""" JS slide styles""""""""*/
.accordion #cover {
	position: absolute;
	width: 200%;
	height: 100%;
	z-index: 10000;
	display: none;
	background-color: #333333;
	opacity: .75;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.75);
	top: 0px;
	left: 0px;
}
.accordion #slide {
	position: absolute;
	z-index: 10000;
	display: none;
	top: 100px;
	text-align: right;
	padding: 0px 8px 8px 8px;
	background-color: #333333;
	cursor: pointer;
	font: bold 10px "helvetica neue",Arial, Helvetica, sans-serif;
}
.accordion #slide .slideControl {
	color: #333333;
}
.accordion #slide #photoSlide {
	width: 200px;
	border: 2px solid red;
	margin: 8px;
	vertical-align: top;
}
.accordion #slide  #bg #photoSlide {
	width: 200px;
}
.accordion #photoAlbum {
	position: relative;
	z-index: 10000;
	width: 200px;
}
.accordion #info {
	float: right;
	width: 250px;
	padding: 10px;
}
#adsense {
	float: left;
	height: 240px;
	width: 130px;
}
