/** defaults **/
body, p, a, img, div, span, ul,li, form, label, input, select, textarea {
	font-size:11px;
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvatica, sans-serif;
}


img {
	border:0;
}
.nobold {
	font-weight:normal
}

/** end defaults **/

h1 {
	font-size:26px;
	margin:0;
	padding:0 0 10px 0;
	border:0;
	color:#3c3c3c;
}

h2 {
	font-size:15px;
	margin:0;
	padding:5px 0;
	border:0;
	color:#36b4e0;
}

hr.hrdash {
	border:1px dashed #3C3C3C;
}

p {
	line-height: 14px;
	color:#3c3c3c;
}

a {
	line-height: 14px;
	color:#36b4e0;
	text-decoration:none;
}

#wrapper {
	width:970px;
	margin:0 auto;
}

#header {
	background: url('../media/header-design-for-schools.gif') top left no-repeat;
	width:970px;
	height:130px;
	margin-bottom: 10px;
}

#header div#designforschools {
	float:left;
	width:485px;
	height:130px;
}

#header div#headertext {
	margin-top:30px;
	margin-right:30px;
	float:right;
	width:455px;
	height:100px;
	text-align:right;
}

#header p {
	padding-bottom:5px;
}

#header div#headertext p.white {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}


#header div#headertext p.darkblue {
	font-size:18px;
	font-weight:bold;
	color:#3c3c3c;
}

#header div#headertext p#contactdetails {
	font-size:13px;
	font-weight:bold;
	padding-top:30px;
}

#header div#headertext a {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#content {
	width:950px;
	padding:0 11px 50px 9px;
	float:left;
}

#content div.contentcolumn {
	float:left;
	
}

#content #leftcolumn {
	width:223px;	
	float:left;
}

#content ul.linkmenu {
	list-style-type: none}

#content #leftcolumn div.discuss {
	margin-top: 136px;
}

#content #leftcolumn div.urbansoul {
	width:203px;
	height:121px;
	margin-top: 10px;
	padding:10px 10px;
	background: url('../media/box-urban-soul.gif') top left no-repeat;
}

#content #midcolumn {
	width:466px;
	float:left;
}

#content #midcolumnp {
	width:570px;
	float:left;
}

#content #midcolumn div.welcome {
	padding: 0 20px;
}

#content #midcolumn div.welcome p {
	font-size: 12px;
	line-height:1.5;
}

#content #midcolumn div.prospectus {
	width:463px;
	height:319px;
	margin-top: 10px;
	background: url('../media/prospectus-design.jpg') top left no-repeat;
}

#content #midcolumnp div.portfolio-images {
	padding:0 20px;
}

#content #rightcolumn {
	width:241px;
	float:left;
}

#content #rightcolumnp {
	width:156px;
	float:left;
	
}

#content #rightcolumn div.testimonial {
	margin-bottom:10px;
	width:221px;
	height:285px;
	padding: 15px 20px 0 20px;
	background: url('../media/box_testimonial.gif') top left no-repeat;
}

#content #rightcolumn div.testimonial p {
	line-height:1.6;
}

#content #rightcolumn div.testimonialfooter {
	margin-top:5px;
}

#content #rightcolumn div.testimonialfooter p {;
	line-height:1.5;
	color:#36b4e0;
}

#content #rightcolumn div.contact {
	float:left;
	width:231px;
	height:382px;
	padding: 15px 15px 0 15px;
	background: url('../media/box_contact.gif') no-repeat;
}

#content #rightcolumn div.contact #contactform {
	color:#36b4e0;
}

#content #rightcolumn div.contact #contactform label {
	padding-top:5px;
	padding-bottom:1px;
	display:block
}

#content #rightcolumn div.contact #contactform input {
	width:221px;
	height:15px;
}

#content #rightcolumn div.contact #contactform #enquire {
	width:223px;
	height:20px;
}

#content #rightcolumn div.contact #contactform #other {
	width:221px;
	height:30px;
}

#content #rightcolumn div.contact #contactform #submit {
	padding-top:10px;
	width:52px;
	height:21px;
}

#content #rightcolumnp div.portfolio-thumbnails img {
	padding:0;
	margin:0;
}

#award-winning {
	float:left;
	width:260px;
	height:320px;
	margin:10px 0 0 0;
}

#footer {
	text-align:center;
	width:970px;
	margin-bottom: 10px;
}

#footer a:hover {
	text-decoration:underline;
}