html {
	background-color: #f5f5f5;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
}


.wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:980px;
	background-color: #FFFFFF;
}
.mainouterbox {
	float:left;
	width:980px;
}

/* TOP MENU WRAPPER */

.topmenuwrapper {
	background-color: #333333;
	float: left;
	width: 100%;
}

/* TOP MENU LEFT STYLE */

#topmenuleft {
	float: left;
	padding: 10px;
}

/* TOP MENU RIGHT STYLE */

#topmenuright {
	float: right;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#topmenuright ul {
	margin: 0px;
	padding: 0px;
	color: #999999;
	white-space: nowrap;
}

div#topmenuright li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 2px;
}

div#topmenuright li a {
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

div#topmenuright li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


/* PRIMARY NAVIGATION WRAPPER */

.primarynavwrapper {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	background-image: url(images/primarynav_bkdg.gif);
	background-repeat: repeat-x;
}
#primarynav {
	float: left;
	background-image: url(images/primarynav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* PRIMARY NAVIGATION LEFT STYLE */

#primarynavleft {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	float: left;
}

ul#primarynavleft {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

ul#primarynavleft li {
	display: inline;
	list-style-type: none;
	float: left;
}

ul#primarynavleft li a {
	display: block;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	color: #FFFFFF;
} 

ul#primarynavleft li a:hover {
	background-image: url(images/primary_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
ul#primarynavleft li#youarehere a {
	background-image: url(images/primary_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: center top; 
}

/* PRIMARY NAVIGATION RIGHT STYLE */

div#primarynavright {
	float: right;
	color: #FFFFFF;
}

/* BREADCRUMBS STYLE */

.breadcrumbwrapper {
	background-color: #e8e8e8;
	float: left;
	width: 100%;
	background-repeat: repeat-x;
}
#breadcrumbleft {
	float: left;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

div#breadcrumbleft ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
	white-space: nowrap;
}

div#breadcrumbleft li {
	list-style-type: none;
	display: inline;
}

div#breadcrumbleft li a {
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
}

div#breadcrumbleft li a:hover {
	color: #CC6900;
}
div#breadcrumbleft li#youarehere a{
	color: #000000;
}
div#breadcrumbleft li#youarehere a:hover{
	color: #CC6900;


}

div#breadcrumbright {
	float: right;
	font-size: 80%;
	color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #d5d5d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 200px;
}


/* CONTENT WRAPPER */

.contentwrapper {
	float: left;
	width: 100%;
}

/* CONTENT LEFT NAVIGATION STYLE */

#contentleftwrapper {
	float: left;
	width: 200px;
}


#contentleft {
	float: left;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/leftnav_h1_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#contentleft h1 {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 99%;
}
div#contentleft h1 a {
	font-size: 99%;
	color: #333333;
	text-decoration: none;
}
div#contentleft h1 a:hover {
	color: #CC6900;
}


div#contentleft ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
	white-space: nowrap;
	list-style-type: none;
}

div#contentleft li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bullet_circle.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-right: 0px;
	padding-left: 20px;

}

div#contentleft li a {
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

div#contentleft li a:hover {
	color: #FFFFFF;
	background-color: #CC6900;
}

div#contentleft li#youarehere {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6900;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-right: 0px;
	padding-left: 20px;
}
div#contentleft li#youarehere a{
	color: #CC6900;
}
div#contentleft li#youarehere a:hover{
	color: #ffffff;
}
div#contentleft h1#youarehere a{
	color: #CC6900;
}
div#contentleft h1#youarehere a:hover{
	text-decoration: underline;

}

/* CONTENT BODY STYLE */

#contentbody {
	font-size: 80%;
	color: #000000;
	margin-left: 230px;
	margin-right: 250px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentbody h1 {
	color: #CC6900;
	font-size: 2.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentbody h2 {
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
}
#contentbody h3 {
	color: #CC6900;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}
#contentbody ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #333333;
}
#contentbody li {
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	list-style-type: none;
	padding-bottom: 6px;
}

#contentbody h4 {
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 95%;
}
#contentbody p {
	color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentbody a {
	color: #990000;
}
#contentbody a:hover {
	color: #CC6900;
}
#contentbody blockquote {
	margin-bottom: 4px;
	background-image: url(images/leftnav_h1_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60%;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contentbody blockquote p{
	font-style: italic;
	color: #CC6900;
}
#contentbody blockquote strong{
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
/* CONTENT HIGHLIGHT BOX 1 */

#highlightboxwrapper {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(images/centre_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#highlightboxleft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 48%;

}
#highlightboxleft img{
	padding-right: 10px;
}
#highlightboxright {
	float: right;
	margin: 0px;
	width: 48%;
}

/* CONTENT RIGHT HAND PROMOTIONS STYLE */

#contentrightnav {
	float: right;
	font-size: 80%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
}

/* PROMOBOX 1 */

#promobox1 {
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}
#promobox1 h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #993399;
}
#promobox1 p {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#promobox1 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promobox1 li {
	background-image: url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#promobox1 a {
	color: #993399;
}


/* PROMOBOX 2 */

#promobox2 {
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}
#promobox2 h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
}
#promobox2 p {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#promobox2 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promobox2 li {
	background-image: url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#promobox2 a {
	color: #999999;
}


/* PROMOBOX 3 */

#promobox3 {
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}
#promobox3 h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #3399FF;
}
#promobox3 p {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#promobox3 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promobox3 li {
	background-image: url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#promobox3 a {
	color: #3399FF;
}

/* PROMOBOX LIST */

#promoboxlist {
	width: 100%;
}
#promoboxlist ul {
	margin: 0px;
	padding: 0px;

}
#promoboxlist li {
	background-image: url(images/bullet_page.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
#promoboxlist a {
	color: #333333;
	text-decoration: none;
}

#promoboxlist a:hover {
	color: #CC6900;
	text-decoration: none;
}


/* FOOTER STYLE */

.footerwrapper {
	background-repeat:repeat-x;
	margin:20px auto;
	text-align:center;
	width:980px;
}
#footerleft {
	background:#E8E8E8 none repeat scroll 0 0;
	float:left;
	font-size:80%;
	margin-top:12px;
	padding:8px 0 10px;
	width:980px;
}

div#footerleft ul {
	margin: 0px;
	padding: 0px;
	color: #999999;
	white-space: nowrap;
}

div#footerleft li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
}

div#footerleft li a {
	text-decoration: none;
	color: #666666;
}

div#footerleft li a:hover {
	color: #CC6900;
}

/* SMALL TEXT */
.smalltext {
	text-align:center;
	width:980px;
	float: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.smalltext p{
	font-size:70%;
	color: #999999;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}


/* FORM LAYOUT */
/*Forms within Copy*/
#form{
	margin-top:20px;
}
#form *{
	font-family: Arial, Helvetica, sans-serif;
}
#form fieldset{
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#form fieldset legend{
	display:block;
	color:#666666;
	background-image: url(images/leftnav_h1_top.gif);
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#form label {
	display:block;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#form input {
	border:1px solid #999999;
	line-height:1.1em;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	width: 92%;
}
#form input.fade {
	padding: 5px;
	margin-left: 20px;
}

#form input.button {
	text-align: center;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #CC6600;
	border: 1px solid #CC3333;
}
#form textarea{
	width:92%;
	border:1px solid #999999;
}
#form textarea.fade {
	padding: 5px;
	margin-left: 20px;
}
.errortext {
	color: #990000;
}
.thickbox{
}
.thickboximage {
	margin: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#smalltext{
	font-size: 80%;
	color: #999999;
	padding-top: 20px;
}
#portfoliobody {
	font-size: 80%;
	color: #000000;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portfoliobody h1 {
	color: #CC6900;
	font-size: 2.2em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.portfoliothumbnailwrapper {
	width: 200px;
	float: left;
	text-align: center;
}
#portfoliothumbnail {
	margin-bottom: 25px;
}
#portfoliothumbnail p {

}
#portfoliothumbnail img {
	padding-right: 5px;
	padding-bottom: 5px;
}
#portfoliothumbnail a {
	margin-bottom: 10px;
	color: #CC6900;
}
#portfoliothumbnail a:hover{
	color: #754D24;
}
