/* CSS Document */

* {
	margin: 0px; /* Sorts IE Problems */
	padding: 0px;
}

#advertisment_head { /* Advertisement Section Header */
		width: 173px;
		height: 41px;
		margin: 10px 0px 0px 13px; /* Top, Right, Bottom, Left Margins */
}

#ad { /* 125x125 Banner Ad */
		padding: 20px 0px 0px 22px;
}

#ad_text { /* Advertise Here Text */
		color: #a93c3c;
		font-size: 9.5px;
		font-weight: bold;
		margin: 10px 0px 10px 0px;
		text-align: center;
}

#banner { /* 468x60 Banner Ad */
	width: 600px;
	height: auto;
	background-color: #25282a;
	border: solid 1px #1d1f20;
	float: right;
	margin: 20px 0px 10px 1px;
	padding-bottom: 10px;
	*margin-bottom: -10px;
}

#banner1 { /* 468x60 Banner Section Inside Colour */
		width: 574px;
		height: auto;
		background-color: #212325;
		border: solid 1px #1b1d1f;
		margin: 10px 0px 0px 12px;
}

#banner2 {
		width: 468px;
		height: 60px;
		margin-left: 40px;
}

#banner3 {
		width: 127px;
		height: 127px;
		margin-left: 200px;
}

#banner_img { /* 468x60 Actual Banner */
		padding: 17px 0px 17px 52px;
}

body { /* Main Web Background Colour, Order Of Fonts */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #212325;
}

#content { /* Content Section */
		width: 601px;
		height: auto;
		padding-bottom: 10px;
		float: right;
}

#content1 { /* Content Container */
		width: 600px;
		height: auto;
		background-color: #25282a;
		border: solid 1px #1d1f20;
}

#content_box { /* Content Section Inside Colour */
		width: 573px;
		height: auto;
		background-color: #212325;
		border: solid 1px #1b1d1f;
		margin: 10px 0px 10px 12px;
}

#content_head { /* Contains Main Header Image */
		width: 575px;
		height: 41px;
		margin: 10px 0px 0px 12px;
}

#content_text, #portfolio_text { /* Main Text In Content */
	color: #ced1ce;
	font-size: 9.5px;
	font-weight: bold;
	padding: 5px 11px 9px 11px;
	text-align: justify;
}

#description, #description1 { /* Portfolio Page Work Descriptions */
		padding: 5px 0px 5px 0px;
		text-align: justify;
}

#header { /* Top Header Section */
		width: 100%;
		height: 142px;
		margin: 0 auto;
		background-color: #25282a;
		border-top: solid 4px #212325;
}

#head_wrap { /* Top Header Container */
		width: 840px;
		height: 142px;
		margin: 0 auto;
}

#footer { /* Bottom Footer */
		background-image: url('images/nav_back.gif');
		background-repeat: repeat-x;
		width: 100%;
		height: 42px;
		margin-top: 20px;
		clear: both;
		padding-bottom: 20px;
}

#footer_text { /* Bottom Footer Container */
		width: 874px;
		height: auto;
		margin: 0 auto;
		font-size: 11px;
		font-weight: bold;
		color: #212325;
		padding: 15px 0px 0px 60px;
}

#image0, #image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8, #image9, #image10, #image11, #image12, #image13, #image14, #image15, #image16, #image17, #image18, #image19, #image20, #image21, #image22, #image23, #image24, #image25, #image26, #image27, #image28, #image29, #image30 #image31 { /* Portfolio Page Image Previews */
	width: 299px;
	height: 130px;
	float: left;
	clear: both;
	border: solid 6px #25282a;
	margin-top: 10px;
	margin-bottom: 10px;
}

#buttons { /* Portfolio Page Launch Buttons */
		margin-top: 20px;
}

#left_bar { /* Left Column Container */
		width: 199px;
		height: auto;
		float: left;
		background-color: #25282a;
		border: solid 1px #1d1f20;
		padding-bottom: 10px;
		margin-bottom: 20px;
}

#left_box_1, #left_box_2, #ad_box { /* /* Left Column Inside Sections */
		width: 171px;
		height: auto;
		background-color: #212325;
		border: solid 1px #1b1d1f;
		margin: 10px 0px 0px 13px;
}

#left_box1_text, #left_box2_text { /* Left Column Inside Text */
	color: #ced1ce;
	font-size: 9.5px;
	font-weight: bold;
	padding: 5px 11px 9px 11px;
	text-align: justify;
}

#links, #adtext, :link { /* All Link Styles Below */
	color: #a93c3c;
	text-decoration: none;
}

#links, #adtext, a:visited {
	text-decoration: none;
	color: #a93c3c;
}

#links, #adtext, a:hover {
	text-decoration: underline;
	color: #ced1ce;
}

#links, #adtext, a:active {
	text-decoration: none;
	color: #a93c3c;
}

#logo { 
		margin-left: 286px;
		width: 291px;
		height: 127px;
}

#nav { /* Navigation Section */
		background-image: url('images/nav_back.gif');
		background-repeat: repeat-x;
		width: 100%;
		height: 42px;
}

#nav_wrap { /* Navigation Section Container */
		width: 874px;
		height: 42px;
		margin: 0 auto;
		font-size: 11px;
		font-weight: bold;
		color: #212325;
}

#nav_wrap ul { /* Navigation Section Lists, Styles Below */
		width: auto;
		height: 42px;
		margin-left: 25px;
		padding-top: 3px;
		
}

#nav_wrap ul li {
		list-style: none;
		display: inline;
		float: left;
}

#nav_wrap ul li a {
		display: block;
		padding: 10px 15px 10px 15px;
		text-decoration: none;
		color: #212325;
}

#nav_wrap ul li a:hover { /* Navigation Rollover Image */
		color: #a93c3c;
		background-image: url('images/roll.gif');
}

#portfolio_back { /* Portfolio Section Background */
		width: 600px;
		height: auto;
		background-color: #25282a;
		border: solid 1px #1d1f20;
}

#portfolio_box { /* Portfolio Section Background */
	width: 573px;
	height: 7020px;
	*height: 4660px;
	background-color: #212325;
	border: solid 1px #1b1d1f;
	margin: 10px 0px 10px 12px;
}

#portfolio_box0, #portfolio_box1, #portfolio_box2, #portfolio_box3, #portfolio_box4, #portfolio_box5, #portfolio_box6, #portfolio_box7, #portfolio_box8, #portfolio_box9, #portfolio_box10, #portfolio_box11, #portfolio_box12, #portfolio_box13, #portfolio_box14, #portfolio_box15, #portfolio_box16, #portfolio_box17, #portfolio_box18, #portfolio_box19, #portfolio_box20, #portfolio_box21, #portfolio_box22, #portfolio_box23, #portfolio_box24, #portfolio_box25, #portfolio_box26, #portfolio_box27, #portfolio_box28, #portfolio_box29, #portfolio_box30 { /* Work Preview Padding/Margins */
		width: 545px;
		height: auto;
		padding-left: 18px;
}

#red { /* Various Red Text On Site */
		color: #a93c3c;
}

#right_text, #right_text1 { /* Portfolio Page Right Descriptions */
		width: 225px;
		height: auto;
		float: right;
		padding-top: 25px;
		font-size: 9.5px;
		font-weight: bold;
		color: #ced1ce;
		margin-left: 5px;
}

#right_text ul li, #right_text1 ul li { /* Portfolio PAge Vertical Spacing Between Lines */
		list-style: none;
		display: block;
}

#testimonials_head { /* Left Testimonials Background Container */
		width: 173px;
		height: 41px;
		margin: 10px 0px 0px 13px;
}

#wrapper { /* Full Site Container */
		width: 824px;
		height: auto;
		margin: 0 auto;
		margin-top: 20px;
}
