html
{
	height: 70%;
	width: 100%;
	margin-top: -30px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 0;
}
body
{
	height: 70%;
	width: 100%;
	margin-top: -30px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 0;
	text-align: center;
	background-color: #EEEEEE;
}
html > body .outer
{
	height: auto;
}
.thetable
{
	position: relative;
	display: table;
	width: 755px;
	height: 90%;
	margin: 0;
	border: 0;
	clear: both;
	padding-bottom: 15px;
	border-spacing: 0; /* required by Opera 6 */
}
html*.thetable
{
	height: 60%;
	padding-bottom: 10px;
	width: 740px;
	text-align: center;
}
html*.tablecell
{
	float: left;
}
html*.one
{
	height: 100%;
	width: 210px;
	padding-top: 28px;
}
html*.two
{
	height: 100%;
	width: 100%;
	padding-left: 210px;
	margin-left: -210px;
	padding-top: 10px;
}
html*.buttons
{
	margin-right: 40px;
}
/* hide this from opera6 */head:first-child + body div.thetable
{
	height: 100%;
}
.tablerow
{
	display: table-row;
}
.tablecell
{
	display: table-cell;
	border: 0;
	margin: 0;
	padding-top: 0;
	vertical-align: top;
	min-height: 100%;
}
.one
{
	width: 210px;
	background: #fff;
	position: relative;
	z-index: 5;
	padding-left: 15px;
	padding-top: 18px;
}
.two
{
	width: auto;
	background: #fff;
	position: relative;
}
#header
{
	height: 88px;
	background-image: url( "../Website_Design_Agency_img/head_bg.jpg" );
	background-repeat: no-repeat;
	color: green;
	width: 755px;
}
.links
{
	padding-top: 70px;
	padding-right: 10px;
	margin-top: 70px;
	color: #233567;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
html*.links
{
	margin-top: 70px;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 0;
}
.links a
{
	margin-top: 70px;
	text-decoration: none;
	color: #233567;
}
.links a:hover
{
	text-decoration: underline;
}
#footer
{
	clear: both;
	position: relative;
	background: #fff;
	color: white;
	margin-top: -15px;
	margin-bottom: 2px;
	z-index: 15;
	width: 755px;
	height: 45px;
	background-image: url( '../Website_Design_Agency_img/footer-45.gif' );
}
html*#footer
{
	margin-top: -10px;
	margin-bottom: 0;
}
#footer p
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	color: black;
	padding: 10px 0 0 0;
	margin: 0 14px 0 14px;
	border-top: 1px solid #BBB;
}
html#footer p
{
	padding: 0;
}
#footer a
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #427EB0;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
.outer
{
	height: 75%;
	width: 755px;
	min-height: 70%;
	margin: 10px auto 0 auto;
	text-align: center;
	background-color: #fff;
}
.logo
{
	margin-top: 15px;
	margin-left: 15px;
}
html*.logo
{
	margin-top: 12px;
}
#top_menu
{
	width: 726px;
	height: 18px;
	text-align: left;
	background-color: white;
	margin: 0 14px 0 14px;
	padding-right: 0;
	padding-top: 10px;
	color: white;
}
.top_menu_item
{
	float: left;
	width: 102px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 3px 0 4px 0;
	background-image: url( '../Website_Design_Agency_img/btn-rounded-corners-1.gif' );
	color: white;
}
html*.top_menu_item
{
	padding: 0 0 0 0;
}
.top_menu_item a
{
	width: 102px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	color: white;
	margin: 0 0 0 0;
	padding: 3px 0 4px 0;
}
.top_menu_item_selected
{
	float: left;
	width: 102px;
	text-align: center;
	color: white;
	margin: 0;
	background-image: url( '../Website_Design_Agency_img/btn-rounded-corners-1-selected.gif' );
	background-repeat: no-repeat;
}
html*.top_menu_item_selected
{
	padding: 0;
}
.top_menu_item_selected a
{
	width: 102px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 3px 0 4px 0;
}
a.top_menu_link:link
{
	color: white;
}
a.top_menu_link:visited
{
	color: white;
}
a.top_menu_link:active
{
	color: white;
}
a.top_menu_link:hover
{
	color: #305B7E;
}
a.top_menu_link_selected:link
{
	font-weight: bold;
	color: #427EB0;
	text-decoration: underline;
}
a.top_menu_link_selected:visited
{
	font-weight: bold;
	color: #427EB0;
	text-decoration: underline;
}
a.top_menu_link_selected:active
{
	font-weight: bold;
	color: #427EB0;
	text-decoration: underline;
}
a.top_menu_link_selected:hover
{
	font-weight: bold;
	color: #427EB0;
	text-decoration: underline;
}
#sub_menu
{
	width: 726px;
	height: 20px;
	text-align: left;
	border-top: 3px solid #427EB0;
	background-color: #EEEEEE;
	margin: 0 14px 0 14px;
	padding: 0 0 0 0;
}
.sub_menu_item
{
	float: left;
	width: 100px;
	height: 16px;
	text-align: center;
	margin: 0 2px 0 0;
	padding: 4px 0 0 0;
}
html*.sub_menu_item
{
	height: 20px;
	padding: 0 0 0 0;
}
.sub_menu_item a
{
	width: 100px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	color: #427EB0;
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}
a.sub_menu_link:link
{
	color: #427EB0;
}
a.sub_menu_link:visited
{
	color: #427EB0;
}
a.sub_menu_link:active
{
	color: #427EB0;
}
a.sub_menu_link:hover
{
	color: #427EB0;
	text-decoration: underline;
}
a.sub_menu_link_selected:link
{
	font-weight: bold;
	color: #427EB0;
}
a.sub_menu_link_selected:visited
{
	font-weight: bold;
	color: #427EB0;
}
a.sub_menu_link_selected:visited
{
	font-weight: bold;
	color: #427EB0;
}
a.sub_menu_link_selected:active
{
	font-weight: bold;
	color: #427EB0;
}
a.sub_menu_link_selected:hover
{
	font-weight: bold;
	color: #427EB0;
	text-decoration: underline;
}
#web_design_agency_banner
{
	float: left;
	height: 101px;
	width: 444px;
	margin: 14px 10px 0 10px;
	padding: 0 0 0 0;
	cursor: hand;
}
html*#web_design_agency_banner
{
	margin-right: 8px;
}
.banner_right_link
{
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #272c70;
	padding-right: 7px;
	text-decoration: none;
}
html*.banner_right_link
{
	padding-right: 7px;
	margin-top: 0;
	text-decoration: none;
}
a.transfer
{
	text-decoration: none;
	color: #3794B3;
}
a.transfer:hover
{
	text-decoration: underline;
}
#highlights
{
	float: left;
	height: 101px;
	width: 270px;
	margin: 14px 0 0 14px;
	padding: 0 0 0 0;
}
html*#highlights
{
	margin-left: 4px;
}
#highlights p
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0 4px 0;
	padding: 0 0 0 0;
}
.middle
{
	background-color: #FFFFFF;
}
#center
{
	background-color: #FFFFFF;
}
.promo_box
{
	float: left;
	background-image: url( '../Website_Design_Agency_img/promoborder.gif' );
	width: 237px;
	height: 127px;
	margin: 8px 14px 8px 14px;
	padding: 0;
	display: inline;
}
html*.promo_box
{
	margin: 8px 14px 8px 14px;
}
.txt
{
	margin-top: -16px;
	font-family: Verdana;
	font-size: 11px;
	color: #545452;
	line-height: 15px;
	text-align: left;
	display: block;
	padding-left: 7px;
	font-weight: bold;
}
.txt span
{
	color: #3C7C92;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.txt1
{
	margin-top: -16px;
	font-family: Verdana;
	font-size: 11px;
	color: #545452;
	line-height: 15px;
	text-align: right;
	padding-right: 7px;
	display: block;
	text-indent: 15px;
	font-weight: bold;
}
html*.txt1
{
	margin-top: -16px;
}
.txt2
{
	margin-top: -16px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #545452;
	line-height: 20px;
	text-align: left;
	padding-left: 7px;
	display: block;
}
html*.txt2
{
	margin-top: -18px;
}
.txt2 span
{
	color: #4b89b2;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.txt3
{
	margin-top: -16px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #545452;
	line-height: 20px;
	text-align: left;
	padding-left: 7px;
	display: block;
}
html*.txt3
{
	margin-top: -18px;
}
.txt3 span
{
	color: #8F9CBD;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.txt4
{
	margin-top: -16px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #545452;
	line-height: 20px;
	text-align: left;
	padding-left: 7px;
	display: block;
}
html*.txt4
{
	margin-top: -18px;
}
.txt4 span
{
	color: #A9A48D;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.txt5
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #545452;
	line-height: 20px;
}
.txt5 span
{
	color: #4b89b2;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.txt6
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #427EB0;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
li.pr_box_txt1
{
	margin-top: 58px;
	text-align: left;
	line-height: 16px;
	padding-top: 0;
	color: #545452;
}
li.pr_box_txt
{
	line-height: 16px;
	padding-top: 0;
	text-align: left;
	color: #545452;
}
a.pr_link
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #545452;
	margin-top: -30px;
	text-align: left;
	text-decoration: none;
}
a.more_link
{
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #3C7C92;
}
a.more_link:hover
{
	text-decoration: underline;
}
a.more_link1
{
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #A9A48D;
}
a.more_link1:hover
{
	text-decoration: underline;
}
a.more_link2
{
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #8F9CBD;
}
a.more_link2:hover
{
	text-decoration: underline;
}
a.more_link3
{
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #4b89b2;
}
a.more_link3:hover
{
	text-decoration: underline;
}
.Web_Design_Projects
{
	font-family: Verdana;
	font-size: 11px;
	color: #5E5E5E;
	text-align: left;
	width: 200px;
	border-bottom: 1px solid #F4F3F3;
	background-image: url( "../Website_Design_Agency_img/bg1.jpg" );
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 12px;
}
html*.Web_Design_Projects
{
	width: 195px;
	padding-top: 11px;
}
a.title
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #427EB0;
	text-align: left;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
}
a.title:hover
{
	text-decoration: underline;
}
.Web_Design_Projects_img
{
	text-align: center;
	width: 120px;
	margin-top: -10px;
	float: left;
}
html*.Web_Design_Projects_img
{
	margin-top: -15px;
}
.Web_Design_Projects_txt
{
	float: left;
	width: 70px;
	line-height: 15px;
	padding-bottom: 5px;
	margin-top: 63px;
	text-align: right;
}
html*.Web_Design_Projects_txt
{
	margin-top: 70px;
}
a.moreproject
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #427EB0;
	text-decoration: none;
}
a.moreproject:hover
{
	text-decoration: underline;
}
.Web_Design_Agency_Projects
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	background-image: url( "../Website_Design_Agency_img/news_head.jpg" );
	height: 26px;
	width: 200px;
	text-indent: -5000px;
	background-position: top left;
	background-repeat: no-repeat;
}
html*.Web_Design_Agency_Projects
{
	width: 195px;
}
.icons
{
	margin-top: -10px;
	margin-left: 5px;
	width: 220px;
	height: 50px;
	background-image: url( "../Website_Design_Agency_img/domainname.jpg" );
	background-repeat: no-repeat;
	background-position: top;
}
html*.icons
{
	margin-top: 4px;
}
.bannertxt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url( "../Website_Design_Agency_img/glyph-blue.gif" );
	text-align: left;
}
html*.bannertxt
{
	padding-top: 80px;
}
ul li
{
	list-style-type: image;
	list-style-image: url( '../Website_Design_Agency_img/glyph-blue.gif' );
}
.empty
{
	min-height: 100%;
	width: 95%;
	background-color: white;
	padding-left: 15px;
}
.table_header
{
	color: white;
	font-weight: bold;
	background-color: #8cafdb;
	text-align: center;
}
.bglightgray
{
	background-color: #FBFBFB;
}
.bggray
{
	background-color: #EEEEEE;
}
h1
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #8cafdb;
	text-align: left;
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
}
.price_table
{
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: black;
	margin-bottom: 15px;
}
.price_table td
{
	padding: 4px 3px 6px 3px;
}
a.wide_link
{
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
a.wide_link:hover
{
	color: black;
	text-decoration: underline;
}
.empty ul li
{
	margin-top: -5px;
	margin-bottom: 5px;
	padding-top: 0;
	line-height: 16px;
	list-style-type: image;
	list-style-image: url( '../Website_Design_Agency_img/glyph-blue.gif' );
	margin-left: -10px;
	margin-right: 3px;
	padding-bottom: 5px;
	text-align: left;
}
.empty p
{
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
h3
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #427EB0;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #DDDDDD;
}
h3 a:link
{
	color: #427EB0;
	text-decoration: none;
}
h3 a:visited
{
	color: #427EB0;
	text-decoration: none;
}
h3 a:active
{
	color: #427EB0;
	text-decoration: none;
}
h3 a:hover
{
	color: #427EB0;
	text-decoration: underline;
}
/* Portfolio */.portfolio_main
{
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 322px;
	height: 210px;
	background-image: url( '../Website_Design_Agency_img/portfolio.jpg' );
	background-repeat: no-repeat;
}
html*.portfolio_main
{
	margin-left: 10px;
}
h4
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-indent: 25px;
	text-align: left;
	line-height: 14px;
	color: #427eb0;
	margin-top: 0px;
}
html h4
{
	padding-top: 10px;
}
.port_image
{
	float: left;
	padding-left: 10px;
	margin-top: -15px;
}
html*.port_image
{
	margin-top: -10px;
}
.port_txt
{
	float: left;
	margin-top: -15px;
}
html*.port_txt
{
	margin-top: -10px;
}
.port_txt p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-indent: 20px;
	text-align: left;
	color: #817f7f;
}
.technologies
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #817f7f;
	line-height: 10px;
}
a.titleport
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #427EB0;
	text-align: right;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
	padding-right: 25px;
}
a.titleport:hover
{
	text-decoration: underline;
}
a.titltxt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #427EB0;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
}
a.titltxt:hover
{
	text-decoration: underline;
}
.red
{
	color: Red;
}
.topOfPage
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #233567;
	padding-right: 4px;
	padding-left: 4px;
}
a.terms
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.terms:hover
{
	text-decoration: underline;
}
a.website_design_agency_links
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: Gray;
}
a.website_design_agency_links:hover
{
	text-decoration: underline;
}
a.news
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #427EB0;
	text-align: left;
	text-decoration: none;
}
a.news:hover
{
	text-decoration: underline;
}