@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
p {

	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3E275F;
}

ul{
	
	}
	
li{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3E275F;
	line-height: 24px;
	
	
	}	
	

#MainNav {
	height: 35px;
	width: 100%;
	background-color: #DD44AE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#MainNav ul{
	list-style-type: none;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#MainNav li {
	display: inline;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	margin: 0px;
}
#MainNav li a {
	text-decoration: none;
	padding-right: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}

#MainNav li a:hover {
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #3E275F;
	font-size: 12px;
	text-transform: uppercase;
}

---------------------------------------------------------------------

#SideNav {
	height: 400px;
	width: 100px;
	background-color: #DD44AE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#SideNav {
	width: 160px;
	float: left;
}
#SideNav ul{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 160px;
	margin: 0px;
	text-align: left;
}
#SideNav li {
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
	margin: 0px;
	color: #DD44AE;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DD44AE;
	line-height: 40px;
	width: 120px;
}
#SideNav li a {
	text-decoration: none;
	color: #DD44AE;
	text-transform: uppercase;
	font-size: 11px;
}

#SideNav li a:hover {
	text-decoration: none;
	color: #3E275F;
}

#Branding {
	background-color: #3E275F;
	height: 130px;
	width: 100%;
}

#Container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#CentredContent {
	background-color: #FFF;
	padding: 0px;
	width: 990px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 650px;
}
#Content {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#BrandCentred {
	background-image: url(images/branding.jpg);
	width: 988px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#Banner {
	float: right;
	height: 65px;
	width: 980px;
	text-align: left;
	margin-bottom: 5px;
}
#BannerAbout {
	float: right;
	height: 65px;
	width: 980px;
	text-align: left;
	margin-bottom: 10px;
}
#BannerServices {
	float: right;
	height: 65px;
	width: 980px;
	text-align: left;
	margin-bottom: 10px;
}

#AboutWords {
	float: left;
	height: 460px;
	width: 480px;
	text-align: left;
}
#AboutText {
	float: left;
	height: 550px;
	width: 400px;
	text-align: left;
	margin-left: 10px;
}
#AboutPics {
	float: right;
	height: 454px;
	width: 394px;
	text-align: left;
	padding: 2px;
	border: thin solid #DD44AE;
}




#AboutImage {
	float: right;
	height: 460px;
	width: 480px;
	text-align: right;
	padding: 2px;
	border: thin solid #DD44AE;
}
#PortfolioImages {
	float: right;
	height: 540px;
	width: 820px;
	text-align: left;

}

#ServicesWords {
	float: left;
	height: 460px;
	width: 430px;
	text-align: left;
	margin-left: 20px;
}
#ServicesImage {
	float: right;
	width: 350px;
	height: 460px;
    padding: 2px;
	border: thin solid #DD44AE;
}
#ContactWords {
	float: left;
	height: 550px;
	width: 470px;
	text-align: left;
	padding-left: 10px;
}
#ContactForm {
	float: right;
	height: 460px;
	width: 480px;
	text-align: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DD44AE;
	border-right-color: #DD44AE;
	border-bottom-color: #DD44AE;
	border-left-color: #DD44AE;
}
#ServicesImage {
	float: right;
	height: 494px;
	width: 474px;
	text-align: right;
	border: 1px solid #DD44AE;
	padding: 2px;
}

#Footer {
	width: 100%;
	background-color: #efefef;
	height: 50px;
	clear: both;
	padding: 0px;
}
.FooterText {
	height: 30px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.Footer_Left {
	float: left;
}
.Footer_Right {
	float: right;
}

.Brand {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 990px;
	background-image: url(file:///F|/SkyDrive/01_Projects/3800_Suzanne_Dyas/images/branding.jpg);
	background-position: center top;
}
.Brandmain {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 2px;
	border: 2px solid #DD44AE;
}
---------------------------------------------------------------------------
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #C23788;
	text-align: center;
}
a {
	color: #666;
	text-decoration: none;
}
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E275F;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
----------------------------------------------------------------------------------------------
.ContactForm {
	width: 75%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E275F;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.ContactFormDropDown {
	width: 40%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E275F;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.ContactFormTxtArea {
	width: 75%;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E275F;
	height: 50px;
}
.ContactFormTxtAreaSm {
	width: 75%;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E275F;
	height: 25px;
}

#form1  p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E275F;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
