﻿/*  Copyright Quad Web Design Ltd
	Date: 04/12/08
*/

.wrapper
	{
	width:984px;
	height:600px;
	margin:0px auto;
	}
.header
	{
	width:984px;
	height:364px;
	overflow:hidden;
	}
.content
	{
	width:984px;
	height:200px;
	background-color:#333333;
	overflow:hidden;
	}
.web_design_content
	{
	width:984px;
	height:740px;
	background-color:#333333;
	overflow:hidden;
	}
.content_partition
	{
	width:490px;
	float:left;
	}
.content_partition3
	{
	width:735px;
	float:left;
	}
.content_partition2
	{
	width:245px;
	float:left;
	}
.content_partition4
	{
	width:600px;
	float:left;
	}
.content_partition5
	{
	width:300px;
	float:left;
	background-image:url(../images/contact_icons.gif);
	background-repeat:no-repeat;
	}
.content_partition5 p
	{
	font-size:10px;
	}
.content_partition6
	{
	width:30px;
	float:left;
	}
.gallery_pad
	{
	padding-left:50px;
	}
.gallery_description
	{
	padding-left:50px;
	height:30px;
	}
.gallery_item
	{
	display:none;
	}
#ad
	{
	background-image:url(../images/home_ad.jpg);
	height:200px;
	line-height:10px;
	}
#ad p
	{
	font-size:10px;
	text-align:left;
	}
.ad_line
	{
	height:95px;
	overflow:hidden;
	clear:both;
	}
.left_pad
	{
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
	}
.right_pad
	{
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
	}
.contact_pad
	{
	padding-left:120px;
	padding-right:30px;
	padding-top:20px;
	}
.content_partition_half
	{
	width:245px;
	float:left;
	}
.content_pad
	{
	padding-left:15px;
	padding-right:20px;
	padding-bottom:5px;
	}
.contact_form1
	{
	width:235px;
	height:150px;
	float:left;
	}
.contact_form2
	{
	width:300px;
	height:150px;
	float:left;
	}
#info
	{
	background-color:#474747;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	width:320px;
	height:100px;
	}
#email
	{
	background-color:#474747;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	width:200px;
	height:17px;
	}
.send_btn
	{
	border:0px;
	background-color:#CCFF00;
	height:22px;
	width:110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
.footer
	{
	width:984px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:18px;
	color:#FFFFFF;
	}
.footer a
	{
	text-decoration:none;
	font-size:10px;
	}
.line
	{
	width:100%;
	overflow:hidden;
	border-top:1px dashed;
	border-color:#FF9900;
	}
#logo
	{
	width:100%;
	height:100%;
	background-image:url(../images/logos.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.web_design_finance
	{
	width:212px;
	height:89px;
	background-image:url(../images/web-design-finance-ad.jpg);
	}
.web_design_finance_pad
	{
	padding:10px;
	}

/* Styles */
body
	{
	background-color:#000000;
	margin:0px;
	padding:0px;
	}
p
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFF00;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
	line-height:18px;
	text-align:justify;
	}
h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:8px;
	margin:0px;
	}
h2
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF6600;
	padding-bottom:0px;
	padding-top:5px;
	margin:0px;
	}
h3
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCFF00;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
	font-weight:normal;
	}
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px
	}

a
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FF6600;
	}
.more
	{
	font-size:9px;
	}
.no_underline
	{
	text-decoration:none;
	}
.web-design-link
	{
	text-decoration:none;
	color: #999999;
	font-size:9px;
	}
.web_design_link_wrapper
	{
	padding-left:90px;
	}
ul
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DEE78A;
	}
.no_list
	{
	list-style:none;
	}
.highlight
	{
	color:#FF6600;
	}
.details
	{
	width:100%;
	}
.details p
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.dark
	{
	background-color:#444444;
	}
.left_thumb
	{
	float:left;
	padding-right:3px;
	}
.mid
	{
	padding-left:50%;
	}
.details tr
	{
		position:relative;
	}
.details td
	{
		background-image:none;
	}
.details thead
	{
	background-image:url(../images/heading.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	}

.heading_background_bottom
	{
	background-image:url(../images/heading_bottom.jpg);
	background-position:top;
	height:20px;
	}
.top
	{
	text-align:left;
	padding-left:10px;
	}
.package_heading
	{
	width:100px;
	text-align:center;
	}