/* CSS Document */

html,body{margin:5px 0 0 0;padding:0}
body{font: 11px arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{ color:#602F04; text-decoration:underline;}
a:visited{color:#602F04; text-decoration:underline;}
a:hover{color:#ff6600; text-decoration:none;}
div#header{
position:relative;
width:930px;
height:143px;
background-image:url(../images/header-guide.jpg);
}
div#navHolder{
position:relative;
width:930px;
height:21px;
margin-bottom:10px;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#ffffff; border-right:1px solid #999999; padding-right:5px;}
div#extra{background:#ffffff;}

#extra a {
	color:#602F04;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#extra a:visited {
	color:#602F04;
	text-decoration:none;
}

#extra a:hover {
	color:#86A0EA;
	text-decoration:none;
}

#extraPanel2 a {
	color:#602F04;
	font-weight:bold;
	margin-left:70px;
	text-decoration:none;
}

#extraPanel2 a:visited {
	color:#602F04;
	text-decoration:none;
}

#extraPanel2 a:hover {
	color:#86A0EA;
	text-decoration:none;
}



p.Black{
font:10px arial,sans-serif;
color: #000000;
width:70px;
}

p.Blue{
margin-left: 45px;
font:11px arial,sans-serif;
color: #107bc0;
}

p.Red{
margin-top:50px;
font-weight:bold;
font:12px arial,sans-serif;
color:#FF0000;
}

p.Red2{
margin-top:30px;
font-weight:bold;
font:12px arial,sans-serif;
color:#FF0000;
}

p.Right{
text-align:right;
}

#extraPanel1{
background-image:url(../images/righPanelBG1.jpg);
height:152px;
background-repeat:no-repeat;
margin-bottom:15px;
}

#extraPanel2{
background-image:url(../images/righPanelBG2.jpg);
height:166px;
background-repeat:no-repeat
}

div#footer{background: #ffffff; color: #FFF;}
div#footer p{margin:0;padding:5px 10px; color:#000000;}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width:930px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 210px 0 210px;}
div#navigation{float:left;width:205px;margin-left:-930px}
div#extra{float:left;width:200px;margin-left:-200px}
div#footer{clear:left;width:100%; border-top:2px solid #66d9f8;}

h1 {
	font-size:large;
	margin:0  0 5px 0;
	text-indent:-9000px;
}

#welcome{
	height:35px;
	width:243px;
	background-image: url("../images/welcome_header.gif");
}

#contact{
	height:35px;
	width:243px;
	background-image: url("../images/contact_header.gif");
}


#about{
	height:35px;
	width:243px;
	background-image: url("../images/about_header.gif");
}

#order{
	height:35px;
	width:243px;
	background-image: url("../images/order_header.gif");
}

#artwork{
	height:35px;
	width:243px;
	background-image: url("../images/artwork_header.gif");
}


h2 {
	font-size:large;
	margin:0  0 5px 0;
	text-indent:-9000px;
}

#catalogue{
	height:37px;
	width:200px;
	background-image: url("../images/catalogue_header.jpg");
}

#quotation{
	height:37px;
	width:200px;
	background-image: url("../images/quotation_header.jpg");
}

h3 {
	font-size:large;
	margin:0  0 5px 0;
	text-indent:-9000px;
}

#weDo{
	height:18px;
	width:120px;
	background-image:url(../images/what_we_do_header.gif);
}

#howWe{
	height:18px;
	width:120px;
	background-image:url(../images/how_we_do_header.gif);
}

#whyUs{
	height:18px;
	width:220px;
	background-image:url(../images/why_us_header.gif);
}

#whyName{
	height:18px;
	width:150px;
	background-image:url(../images/why_name_header.gif);
}

#andNow{
	height:18px;
	width:150px;
	background-image:url(../images/and_now_header.gif);
}

#formats{
	height:18px;
	width:150px;
	background-image:url(../images/formats_header.gif);
}

p.contact{
line-height:1.1em;
color:#0072bc;
margin-bottom:2px;
}

p.contact a:link{
color:#0072bc;
text-decoration:none;
margin-bottom:2px;
}

p.contact a:visited{
color:#0072bc;
text-decoration:none;
margin-bottom:2px;
}

p.contact a:hover{
color:#ff6600;
text-decoration:underline;
margin-bottom:2px;
} 

.floatRight{
float:right;
}

#divLeft{width:200px; float:left;}
#divRight{width:300px; float:right;}