* {
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

html {
    background-color: rgb(30, 30, 30);
}

body {
    background-color: rgb(30.30 .30);
    font-family: "Arial", "sans-serif";
}

#header-image {
    width: 400px:height: 98px;
}

#upper-bg-shadow {
    background: url("../img/upper-bg-shadow.gif") center no-repeat;
    width: 954px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 17px;
    padding-right: 17px;
}

#upper-bg-shadow-wide {
    background: url("../img/upper-bg-shadow-wide.gif");
    width: 970px;
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 9px;
    padding-right: 9px;
}

#lower-bg-shadow {
    background: url("../img/lower-bg-shadow.gif") center repeat-y;
    width: 988px;
    margin-left: auto;
    margin-right: auto;
}

#upper-bg-shadow-curve {
    background: url("../img/upper-bg-shadow-curve.gif") top no-repeat;
    width: 950px;
    padding-left: 19px;
    padding-right: 19px;
}

#bottom-bg-shadow {
    background: url("../img/bottom-bg-shadow.gif") center no-repeat;
    width: 988px;
    height: 9px;
    margin-left: auto;
    margin-right: auto;
}

#photo-top {
    width: 950px;
    height: 50px;
    background-image: url("/media/img/about-photo-top.jpg");
}

#photo-main {
    background-color: black;
    width: 950px;
    height: 493px;
    background-image: url("/media/img/about-photo-main.jpg");
}

#nav-bar {
    width: 970px;
    height: 89px;
    background: white;
}

.brown-separator {
    height: 1px;
    width: 100%;
    background: rgb(68, 61, 62);
    font-size: 0;
}

#footer {
    height: 219px;
    background: black;
    color: white;
    font-size: 12px;
}

#roslin-tag {
    margin-right: height: 30px;
    background:
    black;
    color:
    rgb(97, 97, 97);
    font-size:
    12px;
    line-height:
    30px;
    padding-left:
    552px;
}

#roslin-tag a {
    color: rgb(97, 97, 97);
    text-decoration: none;
}

#roslin-tag a:hover {
    color: white;
}

#navigation {
    float: right;
    width: 410px;
}

#nav-top-layer {
    height: 46px;
}

#nav-top-layer div, #nav-bottom-layer div {
    float: left;
}

#nav-planning, #nav-services {
    width: 210px;
}

#nav-gallery, #nav-contact {
    width: 110px;
}

#navigation a {
    float: left;
    font-size: 10px;
    color: #000000;
    position: relative;
    overflow: hidden;
}

#nav-top-layer a {
    margin-top: 0px;
    height: 46px;
}

#nav-bottom-layer a {
    margin-top: 0px;
    height: 43px;
}

#navigation a span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#nav-about a span {
    background: url("../img/about.png") 0 0 no-repeat;
}

#nav-planning a span {
    background: url("../img/home-styling-and-planning.png") center left no-repeat;
}

#nav-services a:hover span, #nav-services.selected a span, #navigation:hover #nav-services.selected a:hover span, #nav-planning a:hover span, #nav-planning.selected a span, #navigation:hover #nav-planning.selected a:hover span {
    background-position: -210px 0;
}

#nav-about a:hover span, #nav-about.selected a span, #navigation:hover #nav-about.selected a:hover span, #nav-sourcing a:hover span, #nav-sourcing.selected a span, #navigation:hover #nav-sourcing.selected a:hover span {
    background-position: -90px 0;
}

#nav-gallery a:hover span, #nav-gallery.selected a span, #navigation:hover #nav-gallery.selected a:hover span, #nav-contact a:hover span, #nav-contact.selected a span, #navigation:hover #nav-contact.selected a:hover span {
    background-position: -110px 0;
}

#navigation:hover .selected a span {
    background-position: 0 0;
}

#nav-gallery a span {
    background: url("../img/gallery.png") 0 0 no-repeat;;
}

#nav-services a span {
    background: url("../img/services.png") 0 0 no-repeat;;
}

#nav-sourcing a,#nav-services a, #nav-about a {
    width: 90px;
}

#nav-sourcing a span {
    background: url("../img/sourcing.png") 0 0 no-repeat;;
}

#nav-services a, #nav-planning a {
    width: 210px;
}

#nav-contact a span {
    background: url("../img/contact.png") 0 0 no-repeat;
}

#nav-contact a, #nav-gallery a {
    width: 110px;
}

#left-content-box {
    margin-top: 37px;
    float: left;
    width: 310px;
    color: rgb(221, 209, 198);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}


.right-content-inner{
	  padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}

#right-content-box {
    margin-top: 22px;
    float: right;
    width: 600px;
    color: rgb(221, 209, 198);
    padding-top: 15px;
}

#right-content-box img.gallery-image{
	margin:10px 10px 0 10px;
	width:580px;
	
}

#left-content-box p,#right-content-box p {
    font-size: 12px;
    line-height: 18px;
}

#left-content-box h2,#right-content-box h2 {
    font-size: 22px;
    color: rgb(65, 217, 204);
    font-weight: normal;
}

#left-content-box h1,#right-content-box h1 {
    font-weight: normal;
    font-size: 24px;
}

#footer-left {
    font-weight: bold;
    float: left;
    width: 492px;
    height: 100%;
    text-align: right;
}

#footer-right a {
    color: rgb(179, 179, 179);
}

#footer-left p {
    margin-top: 145px;
}

#footer-right {
    float: left;
    width: 390px;
    height: 100%;
    padding-left: 60px;
    color: rgb(179, 179, 179);
}

#footer-right p {
    line-height: 1.7em;
}

#left-content-box a {
    color: white;
}

#left-content-box p.left-box-nav {
    font-size: 10px;
    margin-top: 8px;
    font-weight: bold;
}

#left-content-box p.left-box-nav a {
    color: rgb(122, 114, 92);
    text-decoration: none;
}

#left-content-box p.left-box-nav a:hover {
    color: white;
}


#left-content-box p.left-box-nav span span {
   color: rgb(122, 114, 92);
}

#left-content-box p.left-box-nav span:hover span {
    color: white;
}


div.gallery-box{
	float:left;
	width:88px;
	height:64px;
	margin-top:14px;
	margin-right:14px;
	background-color:black;
	padding:3px;
}

#footer a:hover{
	color:white;
}

div.gallery-box.right-gal-box{
	margin-right:0;
}

div.gallery-box:hover{
	background-color:rgb(218,206,195);
}

div.gallery-box img{
	width:88px;
	height:64px;
	
}
#right-content-box .email-p a{
	color:rgb(112,138,188);
}
#right-content-box .email-p a:hover{
	color:white;
}

.linkbox a{
	color:white;
	text-decoration:none;
	
}


.linkbox a:hover{
	color:#A0937F !important;
	}
	
	
	form{
		font-size:14px;
	}
	
	
	form label{
		float:left;
		width:200px;
	}
	
	
	form p{
		margin-top:10px;
	}
	
	
	form input{
		width:300px;
		background-color:rgb(150,163,188);
		
		border:solid black 1px;
	}

	
	form textarea{
				background-color:rgb(150,163,188);
		
		border:solid black 1px;
	}
	
