* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	font: normal 12px/18px arial, tahoma, sans-serif;
	min-width: 940px;
	min-height: 600px;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
.logo {
	margin: 10px 0 0 0;
	float: left;
}
.menu {
	float: right;
	margin: 40px 0 0 0;
}
.menu li {
	display: inline;
	margin-left: 10px;
}
.menu li a {
	font-size: 1.8em;
	border-bottom: 1px dotted #0000ee;
}
.header-line {
	overflow: hidden;
}
.hdr-text {
	width: 546px;
	height: 30px;
	background: url(img/lrd-hdr-text.gif) 0 0 no-repeat;
	float: right;
	margin-top: 50px;
}
.center {
	text-align: center;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
h2 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	font: normal 2.5em arial, sans-serif;
}
h3 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	font: normal 1.5em arial, sans-serif;
}
h4 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	font: bold 1.25em arial, sans-serif;
}
h5 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	font: bold 1em arial, sans-serif;
}
.underline {
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
ul {
	margin-bottom: 1.5em;
}
ul.menu {
	list-style: none;
	margin-bottom: 0;
}
ul.menu li {
	width: 200px;
	text-align: right;
	margin-bottom: 0.4em;
}
.serv-list li{
	list-style: none;
	margin-bottom: 1em;
}
#contact-list {
	margin-bottom: 4em;
	width: 460px;
}
#google-call {
	width: 230px;
	height: 85px;
	position: absolute;
	left: 220px;
	top: 90px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	border-bottom: 1px solid #00e;
	color: #00e;
}
a.no-border {
	border: none;
}
img {
	border: none;
}
.hide {
	display: none;
}
.right {
	text-align: right;
}
#about_txt {
	display: none;
}
.new-page {
	margin-top: 1000px;
}
.uppercase {
	letter-spacing: 0.1em;
}
#portfolio-box {
	width: 940px;
	overflow: hidden;
}
.col {
	margin-left: 20px;
	float: left;
	width: 460px;
}
.col-1-of-3 {
	margin-left: 20px;
	float: left;
	width: 300px;
}
.left-col {
	margin-left: 0;
}
.icon {
	float: left;
	margin: 0 10px 0 0; 
}

.clear {
	width: 100%;
	clear: both;
	height: 10px;
	font-size: 1px;
}
#copyright {
	margin-top: 200px;
	padding-top: 1.5em;
	border-top: 1px solid #ccc;
}
				
#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;}

#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxContent{background:#fff; padding:1px;}
        #cboxLoadingGraphic{background:url(img/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(img/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

		
/* email form styles */
#contact-box {
	width: 100%;
	clear: both;
	position: relative;
	overflow: hidden;
}
.contact-col {
	float: left; 
	width: 460px;
}
.mail {
	width: 420px;
	float: right;
	/*margin-top: 82px;*/
}
.form-line {
	width: 200px;
	float: left;
}
.form-line input {
	padding: 2px 0;
	width: 180px;
}
.form-line-box {
	padding-top: 2px;
	clear: both;
	position: relative;
}
.form-line-box  input{
	padding: 2px 0;
	width: 380px;
}
#formail{
	width: 420px;
	margin: auto;
}
#formail label{
	display: block;
	font-weight: bold;
	margin: 6px 0 0 0;
}
#text{
	background: #fff;
	font: normal 12px/1.5em arial, sans-serif;
	color: #000;
	width: 380px;
	height: 200px;
}
#name, #mail, #subject, #text {
	border: 1px solid #ccc;
}
#sendmail{
	margin-top: 20px;
	display: block;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#ccc url(img/buttons-bg.jpg) repeat-x scroll left -10px;
	border:1px solid #999999;
	color:#000000;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	outline-style:none !important;
	padding:3px;
	text-align:center;
	text-shadow:1px 1px 0 #FFFFFF;
	width:100px;
}
#sendmail:active {
	background-position: left -33px
}
#response{
	display: none;
	border: 1px solid #ccc;
	background: #FFFFA0;
	padding: 10px;
	width: 360px;
}


#portfolio-box a {
	text-decoration: none;
	border-bottom: none;
}
#portfolio-box .top_btn {
	border-bottom: 1px solid #00e;
}
.p-date {
	text-align: right;
	clear: both;
	font: normal 36px/36px arial, sans-serif;
	font-style: italic;
	color: #E0E0E0;
}
.omega {
	margin-right: 0 !important;
}
/* --- Container configuration ---------------------------------------------------------- */
.viewport {
    float: left;
    height: 300px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    position: relative;
    width: 300px;
}
/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
   class to the last thumbnail in each row to get rid of the margin-right. */
.no-margin {
    margin-right: 0;
}

/* --- Link configuration that contains the image and label ----------------------------- */
.viewport a {
    display: block;
    position: relative;
}

.viewport a img {
    height: 300px;
    left: 0;
    position: relative;
    top: 0;
    width: 300px;
}

/* --- Label configuration -------------------------------------------------------------- */
.viewport a span {
    display: none;
    font-size: 24px;
    font-weight: bold;
    height: 100%;
    padding-top: 130px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}
    .viewport a span em {
        display: block;
        font-size: 12px;
        font-weight: normal;
		color: #fff;
		font-style: normal;
    }

/* --- Dark hover background ------------------------------------------------------------ */
.dark-background {
    background-color: rgba(15, 15, 15, 0.7);
    color: #fff;
    text-shadow: #000 0px 0px 20px;
}
    .dark-background em {
        color: #ccc;
    }

/**
 * You could create multiple hover background classes for different looks depending on the
 * image type. Use your imagination!
 */

