/*
/*
***********************
E 2 Mail Global Styles
***********************
*/

* {
	margin: 0;
	padding: 0;
	height: auto;
}

body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
    background-image: url(Images/bodyback.gif);
	background-color:#3366CC;
	background-repeat: repeat-x;
}


#header {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	position:relative;
	border: 1px solid #000000;
	height: 80px;
	background-image: url(images/frankform3.jpg);
	background-repeat: no-repeat;
}

#top {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	position:relative;
	height: 14px;
	background-color: #3366CC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	margin-bottom: 0px;
	height: 30px;
}

#bottomfooter {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	position:relative;
}

#nav {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	position:relative;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #3366cc;
}

#container {
	background-image: url(images/background.gif);
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 500px;
}

#contentbox {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-right: 100px;
	margin-left: 100px;
	min-height: 500px;
}


H1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3366CC;
	padding-top: 20px;
}

H2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3366CC;
	padding-bottom: 15px;
}

a:link {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

p { 
    line-height: 14pt;
}

#left {
	width: 275px;
}

#right {
	float:right;
	width: 275px;
}


/*
/*
**************
Menu Settings
**************
*/

/* to remove the bullets, padding and margins from the lists */
.menu ul{
	list-style-type:none;
    padding:0;
    margin:0;
}
/* to make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
    float:left;
    position:relative;
    z-index:100;
}

/* to use the table to position the dropdown list */
.menu table{
	position:absolute;
    border-collapse:collapse;
    z-index:100;
    left:0px;
    top:16px;
}

/* to style all the links */
.menu a, .menu :visited {
	display:block;
	width: 800px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:114px;
	padding:2px 0;
	color:#FFFFFF;
	background:#3366cc;
	text-decoration:none;
	text-align:center;
	margin-top: 0px
}
/* to style the links hover */
.menu :hover{
	color:#000000;
	background:#0099ff;
}

/* to hide the sub level links */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:114px;
}
/* to make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}


/*
/*
**********
Home Top
**********
*/

#topleft {
	width: 275px;
	height: 220px;
	padding: 0px
}

#topright {
	float:right;
	height: 166px;
	width: 230px;
    padding: 0px
}


/*
/*
************
Home Middle
************
*/

#middleleft {
	width: 275px;
	height: 220px;
    padding: 0px
}

#middleright {
	float:right;
	width: 230px;
	height: 166px;
    padding: 0px;
}

/*
/*
************
Home Bottom
************
*/

#bottomleft {
	width: 275px;
	height: 220px;
    padding: 0px
}

#bottomright {
	float:right;
	width: 275px;
	height: 220px;
    padding: 0px
}

/*
/*
******************
Broadcast Settings
*****************
*/

#Broadcast_left {
	width: 400px;
	height: 170px;
	padding: 0px;
}

#Broadcast_right {
	float:right;
	height: 140px;
	width: 102px;
    padding: 0px;
}

#Broadcast_right2 {
	float:right;
	height: 140px;
	width: 102px;
    padding: 0px;
}

#Broadcast_right3 {
	float:right;
	height: 120px;
	width: 102px;
    padding: 0px;
}

#Broadcast_middle {
	width: 600px;
	height: auto;
}

#Broadcast_Lmiddle {
	width: 600px;
	height: 45px;
}
#Broadcast_Lleft {
	width: 380px;
	height: 120px;
	padding: 0px;
}

#Broadcast_Lleft2 {
	width: 380px;
	height: 120px;
	padding: 0px;
}

#Broadcast_header {
	width: 600px;
	padding-bottom: 10px;
}

/*
/*
**********************************
postal and Telephone Settings
*********************************
*/

.Postal_top {
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.Postal_Left {
	width: 340px;
	padding-bottom: 10px;
}

.Postal_Right {
	float:right;
	width: 230px;
	height: 166px;
    padding: 0px;
}

/*
/*
******************
Unlimited Usage
*****************
*/

#Usage_top {
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#Usage_header {
	width: 600px;
}

#Usage_Left {
	width: 450px;
	height: 100px;
	padding-bottom: 10px;
}

#Usage_LLeft {
	width: 450px;
	height: 80px;
	padding-bottom: 10px;
}

#Usage_Right {
	float:right;
	width: auto;
	height: auto;
    padding: 0px;
}

/*
/*
******************
Click 2 Match
*****************
*/

#Click_Left {
	width: 450px;
	height: 87px;
	padding-bottom: 10px;
}

#Click_Right {
	float:right;
	width: 120px;
	height: 87px;
}

#Click_header {
	width: 600px;
}

.Click_LowerLeft {
	width: 450px;
	height: 72px;
}

#Click_LowerRight {
	float:right;
	width: 120px;
	height: 72px;
}

/*
/*
************
Data Append 
************
*/

.Append_header {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

.Append_Right {
	float: right;
	width: 160px;
	height: 116px;
}

.Append_Left {
	width: 430px;
	height: auto;
}

.Append_LLeft {
	width: 450px;
	height: auto;
}

.Append_middle {
	width: 600px;
}

.Append_img {
	float: right;
	width: 120px;
	height: 87px;
}

/*
/*
************
Why Us 
************
*/

.Why_top {
	width: 600px;
	height: auto;
}

.Why_middle {
	width: 450px;
	height: 150px;
}

.Why_Left {
	width: 450px;
	height: 180px;
}

.Why_UpperRight {
	float:right;
	width: 90px;
	height: 146px;
}

.Why_LowerRight {
	float:right;
	width: 100px;
	height: 159px;
}

.Why_LowerLeft {
	width: 450px;
	height: auto;
}

/*
/*
********
History
********
*/

.History_top {
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.History_Middle_Right { 
	float: Right;
	width: 230px;
	height: 166px;
}

.History_Middle_Left {
	width: 330px;
}

/*
/*
****************
Opportunities
****************
*/
.Oppor_top {
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.Oppor_Middle_Left {
	width: 350px;
	height: 210px;
}

.Oppor_Middle_Right {
	float: right;
	width: 150px;
	height: 108px;
}

.Oppor_address {
	width: 200px;
	height: auto;
	padding-bottom: 50px;
}

/*
/*
**********************
Customer Testimonials
**********************
*/

.Testim {
	width: 590px;
	padding-bottom: 20px;
}

.Testim_Right {
	float: Right;
	width: 150px;
	height: 108px;
}

.Testim_Left {
	width: 410px;
	height: 175px;
}
/*
/*
************
Get a Quote
************
*/

#Quote {
	width: 100px;
	height: 72px;
}

.Quote_box {
	width: 600px;
	padding-bottom: 15px;
}

.Quote_Right {
	float: Right;
	width: 250px;
	height: 110px;
}

#Quote_sunflower {
	float: Right;
	width: 70px;
	height: 51px;
	padding-top: 20px;
}

.Quote_Left {
	width: 250px;
	height: 110px;
}

#Quote_bottom {
	width: 600px;
}

/*
/*
*********
Pricing
*********
*/

.Pricing_Table {
	width: 600px;
	Padding-top: 15px;
}

.Pricing_bottom {
	width: 600px;
	Padding-bottom: 15px;
	Padding-top: 15px;
}

/*
/*
****************
Contact Details
****************
*/

.Contact_Right {
	float: Right;
	width: 200px;
	height: auto;
	padding-bottom: 15px;
	padding-top: 15px;
}

.Contact_Left {
	width: 250px;
	height: auto;
	padding-bottom: 15px;
	padding-top: 15px;
}

.Contact_content {
	width: 600px;
}

#real_form {
	display: none;
}

/*
/*
*****************
Guarantee Source 
*****************
*/

#Guarantee_box {
	width: 600px;
	height: 400px;
}

/*
/*
*******
Privacy 
*******
*/

#Privacy_box {
	width: 600px;
	height: auto;
}

/*
/*
**********
promotions
**********
*/

#promo_layout {
	width: 600px;
	padding-bottom: 20px;
	background-image: url(Images/Promo/summer_sale.gif);
	height: 100px;
	background-position: right;
	background-repeat: no-repeat;
}

#promo_box {
	width: 600px;
	}
	
/*
/*
**********
Services
**********
*/

#headerservices {
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#headerservices2 {
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#topservices {
	width: 600px;
}

#Rightservices {
	float: Right;
	width: 195px;
	height: auto;
	padding: 0px;
}

#Rightservices2 {
	float: Right;
	width: 195px;
	height: auto;
	padding: 0px;
}

#Rightservices3 {
	float: Right;
	width: 195px;
	height: auto;
	padding: 0px;
}

#headerservices3 {
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#Leftservices {
	width: 195px;
	height: auto;
	padding: 0px;
}

#services_img {
	float: Right;
	width: 230px;
	height: 166px;
}

#LLeftservices {
	width: 350px;
}

#bottomservices {
	width: 600px;
}

/*
/*
**********
Data
**********
*/

#data_header {
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#data_right {
	float: right;
	width: 150px;
	height: 90px;
}

#data_left {
	width: 430px;
	height: 90px;
}

#data_content {
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
