html,body{margin:0; 
padding:0;
height: 100%;}

body{
	text-align:center;
	font-family: Geneva, arial, sans-serif;
	font-size: 12px;
	background-image: url(back.gif);
	line-height: 17px;
	background-attachment: fixed;
}

#container{
	width:994px;
	top:0;
	left:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(back.png);
}

#wrapper{
	vertical-align: top;
	background-color: #FFFFFF;
	width:962px;
	border: 1px solid #60605f;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: normal;
}

h2{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

h3{
	font-size: 13px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


h4{
	font-weight: normal;
	text-indent: 50px;
	font-size: 14px;
}

p{margin:0 10px 10px}

a{ color: #ed1c22;}

a img{border: none;}


#footer {
	color: #444444;
	text-align: center;
	clear: both;
	font-size: 10px;
	padding-top: 0px;
}
	

#header {
	height: 88px;
	background-image: url(headback.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#nav{
	text-align: center;
	clear: both;
	padding-top: 10px;
	height: 124px;
	width: 962px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#nav2{
	float:left;
	height:22px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 962px;}
	
	
#nav2 li {
	float:left;
	list-style-type: none;
	padding-left: 24px;
	width: 200px;
}
	
#nav2 li a.webdesign {
	height:22px;
	width:212px;
	display: block;
	background:url(nav_webdesign.gif) no-repeat top left;
}

#nav2 li a.webdesign:hover {background:url(nav_webdesign.gif) no-repeat bottom left;}	



#nav2 li a.concept {
	height:22px;
	width:212px;
	display: block;
	background:url(nav_concept.gif) no-repeat top left;
}

#nav2 li a.concept:hover {background:url(nav_concept.gif) no-repeat bottom left;}	


#nav2 li a.illustration {
	height:22px;
	width:212px;
	display: block;
	background:url(nav_illustration.gif) no-repeat top left;
}

#nav2 li a.illustration:hover {background:url(nav_illustration.gif) no-repeat bottom left;}	


#nav2 li a.media {
	height:22px;
	width:212px;
	display: block;
	background:url(nav_media.gif) no-repeat top left;
}

#nav2 li a.media:hover {background:url(nav_media.gif) no-repeat bottom left;}	

ul li span {display:none;}

.box{
	width: 200px;
	height: 118px;
	border: 1px solid #999999;
	padding: 6px;
	float: left;
	margin-left: 22px;
}

#shadtop{
	height: 16px;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(shadtop.png) no-repeat;
	margin-top: 10px;
}

#shadbot{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(shadbot.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: center;
}
	

#content{
width:920px;
	color: #333333;
	text-align: center;
	min-height: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bottom {
	height: 26px;
	font-size: 11px;
	color: #666666;
	background-image: url(botback.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	clear:both;
	margin:0px;
}
#bottom a {
	text-decoration: none;
	color: #666666;
}

#bottom a:hover {
	text-decoration: underline;
	color: #000000;
}

dt {
	font-weight: bold;
	margin-left: 18px;
	padding-top:14px;
}
dl {
	margin-left: 24px;
	font-weight: normal;
	background-color: #e7e7e7;
	padding: 10px;
	width: 230px;
	padding-bottom:14px;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#logo{
width:293px;
	float:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
table{
	font-size: 12px;
	border: 1px solid #cccccc;
	}
	ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

#toppict{
	float:right;
	width: 412px;
	height: 150px;
	padding: 6px;
	margin: 3px;
}


#content a img{
	border: none;
}


/*form*/
form {padding:0; display:inline;}

input.boxs, input.boxm, input.boxl, textarea, select.select {
	height:1.7em;
	background:#fff;
	border:1px solid #d0d0cf;
	font-size:1em;
	font-family:Geneva, arial, sans-serif;
}
#formz {width: 50%; float:left;}
#formz p {clear:left; height:1em; font-size:.95em; padding:4px;}
#formz p.pass {height:2.2em;}
#formz p.address {height:80px;}
input.boxs {width:90px;}
input.boxm {width:140px;}
input.boxl {width:190px;}
#formz label {float:left; width:110px; height:1em;}
textarea {width:190px; height:80px;}
select {font-size:1em;}
fieldset {border:1px solid #d0d0cf; margin:8px 10px 0 0; padding:0 0 10px 10px;}
legend {padding:0; font-size: 12px; font-weight: bold;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;}

input.submit, input.reset {
	background:#e5e5e5;
	border-style:inset;
	border:1px solid #d0d0cf;
	padding:3px 7px;
	color:#333333;
	cursor:pointer;
	margin:10px 0 0 153px;
	font-size:1em;
	font-weight:bold;
}

input.reset {margin-left:15px;}
/*form*/


#sitemap {float: left; color: #b6b6b6; font-size: 10px; width:500px;}

#sitemap a{color: #b6b6b6; text-decoration:none; }

#sitemap a:hover{color: #ed1c22; text-decoration:underline; }

/*sitemap*/


#sitemap2 { color: #999999; font-size: 0.8em;}

#sitemap2 a{color: #333333; text-decoration:none; }

#sitemap2 a:hover{color: #333333; text-decoration:underline; }



#sitemap2 * {
		padding: 0;
		margin: 0;
		}

#sitemap2 body { 
		padding: 30px;
		font-size: 62.5%;
		}

#sitemap2 ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
		}

#sitemap2 ul ul {
	font-size: 1em;
	margin-top: -1em;
	list-style-type: none;
		}

#sitemap2 li {
	width: 15em;
	position: relative;
	background: #dddddd;
	margin-bottom: 0.5em;
	padding: 1em;
	font-weight: bold;
	list-style-type: none;
		}

#sitemap2 li li {
	left: 16em;
	border-top: 0.5em solid #ffffff;
	border-left: 1em solid #cccccc;
	border-bottom: 0.5em solid #ffffff;
	margin-bottom: 0;
	font-weight: normal;
	list-style-type: none;
		}

#sitemap2 .sitemap3 li:hover {
		background: #bbbbbb;
		}

/* simplified borders for print 		
li {
		border: 1px solid #666666 !important;
		}
		*/
#design { width: 800px; 
height: 472px; 
background-color:#CCCCCC;
margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	#designconcept { width: 780px; 
margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


#control {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:100px;
	padding:8px 0;
}

#control a {text-decoration: none;}

#top {float:left;
width:134px;}

#textsize {float:right; height:26px; width:340px;  margin-right:10px;}

#pickbox {
	margin-top: 40px; margin-bottom:40px;
}
