﻿/**********************
****    GENERAL    ****
**********************/
#div_SmallGradient
{
	width: 760px;
	background-image: url('../Images/SmallGradient.png');
	background-repeat: repeat-x;
	padding-top: 2px;
	height:30px;
}
#div_WebDesignBanner
{

	background-image: url('../Images/BannerGradient.png');
	background-repeat: repeat-x;
	padding: 10px;
	width:740px;
}

.WebDesign_Section_Header
{
	font-size:10pt;
	color:#435664;
	font-weight:bold;
}
ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}


/*******************
****    LEFT    ****
*******************/
#div_WebDesignLeft
{
	font-size: 8pt;
	color: #000000;
	float: left;
	width: 540px;
	padding-right: 5px;
	padding-left: 5px;
}
.WebDesign_Left_Rule
{
	overflow: hidden;
	width: 530px;
	padding-top: 0px;
	margin-top: 0px;
}
#span_Synapse
{
	color:#435664;
	font-size:12pt;
	font-weight:bold;
}
.WebdesignIntro_Section
{
	font-size:10pt;
}
#div_WebDesignIntrosectionHeader
{
	padding-top:10px;
	padding-bottom:10px;
}
#div_WebDesignClients
{
	padding-left:20px;
}
#div_WebDesignLinks
{
	padding-left:30px;
	font-size:10pt;
}
#div_WebDesignQuotePad
{
	padding-left: 20px;
	padding-top: 10px;
}
#div_WebDesignQuoteGrey
{
	background-color:#E4E4E4;
}
#span_Quotes
{
	font-size: 10pt;
	font-style: italic;
}
#span_QuoteName
{
	font-size: 10pt;
	font-weight: bold;
	color:#435664;
}

/********************
****    RIGHT    ****
********************/
#div_WebDesignRight
{
	border-width: 1px;
	border-color: #000000;
	font-size: 8pt;
	color: #000000;
	float: right;
	width: 185px;
	border-left-style: solid;
	padding-left: 10px;
}
.WebDesign_Right_Rule
{
	overflow: hidden;
	width: 170px;
	padding-top: 0px;
	margin-top: 0px;
}

/***********************
*****    BOTTOM    *****
***********************/
.WebDesign_Bottom_Rule
{
	overflow: hidden;
	width: 700px;
	margin-left: 0px;
	padding-bottom: 15px;
}
.WebDesign_Bottom_Left
{
	padding: 5px 0px 20px 10px;
	float: left;
	width: 200px;
}
.WebDesign_Bottom_Left_Text
{
	font-size: 10pt;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
.WebDesign_Bottom_Right
{
	padding: 10px 10px 20px 10px;
	float: right;
	width: 485px;
	font-size: 10pt;
	font-weight: bold;
	height: 165px;
	background-color: #F1F1F1;
}
.WebDesign_Bottom_Right_Title_Text
{
	font-size: 12pt;
	color:#668499;
}
.WebDesign_Hosting_Bottom_Contact_Rule
{
	overflow: hidden;
	width: 480px;
	margin-left: 0px;
}

.WebDesign_Bottom_RightText
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color:Black;
}
.WebDesign_Bottom_Right_Section_Text
{
	color: #668499;
	font-style: italic;
}
.WebDesign_Bottom_Click_Image
{
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.WebDesign_Bottom_Table_Cell
{
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFF;
}
.WebDesign_Bottom_Pad
{
	padding-top:10px;	
}
