/****************index.html***************************/
#page1 #content {padding:30px 0 26px;}
#page1 .col-1 {width:240px; margin-right:60px;}
#page1 .col-2 {width:309px; margin-right:50px;}
#page1 .col-3 {width:320px;}

/****************services.html***************************/
#page2 .col-1 {width:270px; margin-right:65px;}
#page2 .col-2 {width:270px;}
#page2 .col-3 {width:450px; margin-right:45px;}
#page2 .col-4 {width:450px;}

/****************gallery.html***************************/
#page3 .col-1 {width:275px; margin-right:60px; border-bottom: 1px solid #C0C0C0;  margin-bottom: 15px; padding-bottom: 10px;}
#page3 .col-2 {width:275px; border-bottom: 1px solid #C0C0C0; margin-bottom: 15px; padding-bottom: 10px;}

/****************contacts.html***************************/
#page5 .col-1 {width:275px; margin-right:60px;}
#page5 .col-2 {width:605px;}

/****************website-hosting.html***************************/
#page6 .col-1 {width:270px; margin-right:65px;}
#page6 .col-2 {width:270px;  float:left;}
#page6 .col-3 {width:450px; margin-right:45px;}
#page6 .col-4 {width:450px;}
#page6 .col-5 {width:150px; margin-right:1px;}
#page6 .col-6 {width:850px; margin-top:20px; margin-left: 100px;}
#page6 .col-7 {width:390px; margin-right:1px; margin-left: 100px;}
#page6 .col-8 {width:540px; margin-right:1px; margin-left: 200px;}
#page6 .col-9 {width:390px; margin-right:1px; margin-left: 200px;}

/****************two column***************************/
#twoColumn #content {padding:30px 0 26px;}
#twoColumn .col-1 {width:240px; margin-right:60px;}
#twoColumn .col-2 {width:629px; }
#twoColumn .col-2 ul {
 font-size: 12px;
 font-style: normal;
 line-height: 1.5em;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 text-decoration: none;
 text-indent: 5px;
 list-style-position: outside;
 list-style-type: disc;
 padding: 6px;
 margin: 0px 0 0 35px;
}
#twoColumn h1 { font-size: 36px; font-weight: bold; margin-left:0;}
#twoColumn h2 { font-size: 24px; letter-spacing: 0px; color: #000; font-weight: bold; line-height: 3em;}
#twoColumn image {}
/****************three column***************************/
#threeColumn #content {padding:30px 0 26px;}
#threeColumn .col-1 {width:240px; margin-right:60px;}
#threeColumn .col-2 {width:309px; margin-right:50px;}
#threeColumn .col-3 {width:320px;}


/****************narrow column***************************/
#narrowColumnRight {float: right; width: 310px; padding:0px 0 5px 15px;}


/****************wide columns ***************************/
#wideColumnLeft  { float: left; width: 620px; padding: 0px 30px 5px 0; /*border: 1px solid #BBB;*/}

/****************full columns ***************************/
#fullColumn  { width: 100%; padding: 0px 0px 5px 0; /*border: 1px solid #BBB;*/}
#fullColumn ul { 
	font-size: 14px;
 	font-style: normal;
 	line-height: 1.5em;
 	font-weight: normal;
 	font-variant: normal;
 	text-transform: none;
	text-decoration: none;
 	text-indent: 3px;
 	list-style-position: outside;
	list-style-type: disc;
 	padding: 8px;
 	margin: 5px 0 0 35px;
}

#fullColumn li {padding-bottom: 5px; }

#fullColumn h1 {padding-top: 0px; font-size:38px; font-weight: 700; text-align: center;line-height: 1.5em;}

.boldHeading {padding-top: 20px; font-size:28px; font-weight: 700;}

/****************misc columns ***************************/
#narrowColumn #content {padding:30px 0 26px;}
#narrowColumn .col-1 {width:240px; margin-right:60px;}
#narrowColumn .col-2 {width:309px; margin-right:50px;}
#narrowColumn .col-3 {width:320px;}