
html
{
	background-image: url('/images/new_left_side.gif');
	background-repeat: repeat-y;
	height: 100%;
}

body
{
	font-family: Arial;
	height: 100%;
	background-image: url('/images/new_header_3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

#pagewrapper
{
	background-image: url('/images/new_footer_2.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#logo
{
	padding: 20px 0px 0px 10px;
	float: left;
}

#header
{
	height: 127px;	
}

#bar
{
	height: 7px;
	background-color: #261f62;
	overflow: hidden;
}

#rightcolumn
{
	margin: 0px 0px 0px 195px;
	padding: 0px 0px 50px 0px;
	font-size: 9pt;
	color: #666666;
	min-height: 1px;
}

#leftcolumn
{
	width: 175px;
	float: left;
	position: relative;
	z-index: 20000;
}

#mainmenu
{
	list-style: none;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	width: 149px;
}

#mainmenu li
{
	margin: 0px;
	padding: 3px 0px 4px 10px;
	position: relative;
	color: #fff;
	font-size: 10pt;
	line-height: 12pt;
}

#mainmenu li.hover
{
	color: #261f62;
}

#mainmenu li a
{
	color: #fff;
	text-decoration: none;
}

#mainmenu li.hover
{
	background-image: url('/images/menu_over.jpg');
}

#mainmenu li.breadcrumb
{
	background-image: url('/images/menu_over.jpg');
	color: #261f62;
}

#mainmenu li.hover a
{
	color: #261f62;
}

#mainmenu li.divider
{
	margin: 0px;
	padding: 0px;
	height: 2px;
	font-size: 0pt;
	line-height: 0pt;
	background-image: url('/images/divider.gif');
	background-repeat: no-repeat;
}

#mainmenu li ul
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	position: absolute;
	left: 151px;
	top: -1px;
	width: 170px;
	background-image: url('/images/sub_menu.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #8FA9D5;
	border: 1px solid #4e6797;
	border-left: 0px;
}

#mainmenu li ul li
{
	margin: 0px;
	padding: 3px 0px 4px 10px;	
	width: 160px;
}

#mainmenu li ul li a
{
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	line-height: 12pt;
}

#mainmenu li.hover ul li a
{
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	line-height: 12pt;
}

#mainmenu li ul li.hover
{
	background-image: url('/images/menu_sub_over.jpg');
}

#mainmenu li ul li.hover a
{
	color: #261f62;
}

#mainmenu li ul li.divider
{
	margin: 0px;
	padding: 0px;
	height: 2px;
	font-size: 0pt;
	line-height: 0pt;
	background-image: url('/images/divider2.gif');
	background-repeat: no-repeat;
}

h1
{
	color: #3476b0;
	font-size: 14pt;
	line-height: 16pt;
	font-face: Arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 15px 0px;
}

h1 span
{
	font-size: 8pt;
}

h2 
{
	color: #666666;
	font-size: 10pt;
	line-height: 12pt;
	font-face: Arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

h2 span
{
	color: #3476b0;
}

h3
{
	color: #000;
	font-size: 13pt;
	line-height: 15pt;
	font-face: Arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

#rightcolumn p
{
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 12pt;
	color: #666666;
}

#rightcolumn a
{
	color: #3476b0;
	text-decoration: none;
	font-size: 10pt;
}

#bodywrapper
{
	min-height: 550px;
	position: relative;
}

#rightcolumn ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	list-style: none;
}

#rightcolumn ul li
{
	margin: 0px;
	padding: 0px 0px 3px 10px;
	font-size: 9pt;
	line-height: 11pt;
	width: 530px;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#rightcolumn ul li ul
{
	padding: 2px 0px 0px 0px;
}

#rightcolumn ul li ul li
{
	background-image: url('/images/bullet2.gif');
}

#contact
{
	float: right;
	width: 216px;
	height: 71px;
	background-image: url('/images/contact_box.png');
	position: absolute;
	top: 35px;
	right: 35px;
}

.fieldname
{
	color: #666666;
	font-size: 9pt;
}

.fieldinput input
{
	width: 140px;
	font-size: 9pt;
}

.fieldtextarea	textarea
{
	width: 338px;
	height: 80px;
}

#watch
{
	position: absolute;
	left: 600px;
	top: 530px;
}

#watch2
{
	position: absolute;
	left: 400px;
	top: 0px;
}

#flowers
{
	margin-top: -20px;
	padding: 0px 0px 0px 120px;
}

#rightcolumn .special ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#rightcolumn .special ul li
{
	margin: 0px;
	padding: 0px 50px 4px 7px;
	font-size: 9.5pt;
	color: #666666;
	line-height: 12pt;
	font-weight: bold;
	background-image: url('/images/bullet3.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 460px;
}

#rightcolumn .special ul li span
{
	font-size: 8pt;
	color: #3476b0;
	font-weight: normal;
}

.special
{
	background-color: #f4f7fb; 
	padding: 15px 15px 15px 20px; 
	width: 500px;
	position: relative;
}

#item1
{
	position: absolute;
	top: -35px;
	left: 0px;
}

#item2
{
	position: absolute;
	top: -58px;
	left: 0px;
}

#item3
{
	position: absolute;
	top: -55px;
	left: 0px;
}

#tortoise
{
	position: absolute;
	bottom: -40px;
	right: -70px;
}

#ring
{
	position: absolute;
	top: 150px;
	left: 490px;
}

#ring2
{
	position: absolute;
	top: -30px;
	right: -40px;
}

#thin p
{
}

#thin2
{
	position: relative;
}

#thin2 p
{
}

#thin h2
{
	width: 480px;
}

#camera
{
	position: absolute;
	top: 50px;
	left: 400px;
}

#boot
{
	float: left;
}

#rightcolumn .special2 ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#rightcolumn .special2 ul li
{
	margin: 0px;
	padding: 10px 100px 5px 37px;
	font-size: 10pt;
	color: #666666;
	line-height: 12pt;
	font-weight: bold;
	background-image: url('/images/tick.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#rightcolumn .special2 ul li span
{
	font-size: 8pt;
	color: #3476b0;
	font-weight: normal;
}

.special2
{
	background-color: #f4f7fb; 
	padding: 15px 15px 15px 20px; 
	width: 330px;
	position: relative;
}

#car
{
	float: left;
}

#flower
{
	float: left;
}

#boot2
{
	position: absolute;
	left: 340px;
	top: 80px;
}

.website
{
	width: 177px;
	height: 131px;
	background-image: url('/images/box.gif');
	background-repeat: no-repeat;
	float: left;
	margin: 0px 7px 15px 0px;
}

.website_image
{
	padding: 7px 0px 0px 7px;
}

.website_text
{
	padding: 7px 0px 0px 7px;
}

#rightcolumn .website_text a
{
	font-size: 8.5pt;
}

#home_new h1
{
	font-size: 20pt;
	line-height: 20pt;
	color: #3476b0;
}

#home_new h1 span
{
	color: #261f62;
	font-size: 20pt;
	line-height: 20pt;
}

.home_box
{
	width: 379px;
	height: 290px;
	background-image: url('/images/box.png');
	float: left;
	behavior: url('/style/iepngfix.htc');
	position: relative;
	z-index: 10000;
}

#rightcolumn .home_box ul
{
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}

#rightcolumn .home_box ul li
{
	margin: 0px;
	padding: 0px 22px 0px 36px;
	font-size: 12pt;
	line-height: 14pt;
	background-image: url('/images/bullet4.gif');
	background-repeat: no-repeat;
	color: #3476b0;
	font-weight: bold;
	background-position: 23px 7px;
	width: auto;
	height: 64px;
}

#rightcolumn .home_box ul li span
{
	font-size: 9pt;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 11pt;
}

#rightcolumn #hosting .home_box ul li
{
	height: 82px;
	margin-bottom: 10px;
	line-height: 12pt;
}

#rightcolumn #hosting .home_box ul li span
{
	line-height: 11pt;
}

#copyright
{
	text-align: right;
	color: #000;
	font-size: 8pt;
	line-height: 10pt;
	z-index: 1000;
	height: 25px;
	padding: 0px 20px 0px 0px;
}

#copyright a
{
	color: #000;
	text-decoration: none;
	font-size: 8pt;
	line-height: 10pt;
}

#copyright span
{
	padding: 0px 5px 0px 5px;
}

#odd
{
	height: 0px; 
	overflow: hidden; 
	display: inline-block; 
	width: 100%;
}

#web_design
{
	font-size: 9pt;
	color: #000;
}

#web_design h1
{
	font-size: 14pt;
	line-height: 16pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#web_design p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #000;
	font-size: 9pt;
	line-height: 12pt;
}

#web_design h1 span
{
	font-size: 14pt;
	line-height: 16pt;
	color: #000;
	font-weight: bold;
}

#web_design ul
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	list-style: none;
}

#web_design ul li
{
	width: auto;
	margin: 0px;
	padding: 0px 0px 8px 40px;
	font-size: 9pt;
	line-height: 11pt;
	background-image: url('/images/new_tick.gif');
	background-repeat: no-repeat;
	background-position: 20px 1px;
	color: #000;
}

#web_design h2
{
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#text1
{
	background-color: #eaf3ff;
	border: 1px solid #ccddee;
	color: #000;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	padding: 8px 0px 8px 14px;
	width: 700px;
	position: relative;
	margin: 0px 0px 0px -5px;
}

.topleftcorner
{
	width: 7px;
	height: 7px;
	position: absolute;
	top: -1px;	
	left: -1px;
	background-image: url('/images/topleftcorner.gif');
	overflow: hidden;
}

.toprightcorner
{
	width: 7px;
	height: 7px;
	position: absolute;
	top: -1px;	
	right: -1px;
	background-image: url('/images/toprightcorner.gif');
	overflow: hidden;
}

.bottomleftcorner
{
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: -1px;	
	left: -1px;
	background-image: url('/images/bottomleftcorner.gif');
	overflow: hidden;
}

.bottomrightcorner
{
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: -1px;	
	right: -1px;
	background-image: url('/images/bottomrightcorner.gif');
	overflow: hidden;
}

#new_contact
{
	color: #666666;
}

.line1
{
	font-size: 13pt;
	line-height: 15pt;
}

.line2
{
	font-size: 17pt;
	line-height: 19pt;
	font-weight: bold;
}

.line3
{
	font-size: 8.5pt;
	line-height: 10.5pt;
}

#question_form
{
	width: 300px;
	float: left;
	color: #000;
	border: 1px solid #3476b0;
	background-color: #fff;
}

.fieldname2
{
	color: #000;
	font-size: 9pt;
	padding: 0px 0px 0px 13px;
	width: 100px;
}

.fieldinput2 input
{
	border: 1px solid #666666;
	width: 160px;
	font-size: 10pt;
}

.fieldtextarea2	textarea
{
	width: 160px;
	height: 80px;
	border: 1px solid #666666;
}

#question_title
{
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	padding: 5px 0px 5px 13px;
	background-color: #3476b0;
}

#imagewrapper
{
	background-color: #c6ddff;
	border: 1px solid #3476b0;
	border-left: 0px;
	padding: 20px 0px 0px 44px;
	margin: 0px 0px 0px -44px;
	height: 273px;
	overflow: hidden;
}

.example_site
{
	width: 231px;
	height: 245px;
	float: left;
	margin: 0px 30px 0px 0px;
}

.example_site_image
{
	width: 229px;
	height: 166px;
	border: 1px solid #3476b0;
}

.example_site_title
{
	padding: 10px 0px 0px 0px;
	color: #565656;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-align: center;
	height: 17px;
}

.example_site_link
{
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
}

#imagewrapper .example_site_link a
{
	color: #3476b0;
	text-decoration: underline;
}

#view_more_examples_wrapper
{
	margin: 0px 0px 0px -44px;
}

#view_more_examples
{
	width: 156px;
	padding: 7px 0px 0px 55px;
	height: 24px;
	background-image: url('/images/view_more_examples.gif');
	color: #c6ddff;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px auto 0px auto;
	cursor: pointer;
}

#view_less_examples
{
	width: 156px;
	padding: 7px 0px 0px 55px;
	height: 24px;
	background-image: url('/images/view_less_examples.gif');
	color: #c6ddff;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px auto 0px auto;
	cursor: pointer;
	display: none;
}

#log_res
{
        position: absolute;
        left: 50%;
        width: 500px;
        background-color: #fff;
        border: 1px solid #3476b0;
        margin-left: -250px;
        z-index: 9002;
        border: 1px solid #000;
        display: none;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

#log_res.show
{
        display: block;
}

#log_res.ajax-loading {
        background-color: #fff;
        padding: 20px 0;
        background: url('/images/spinner.gif') no-repeat center;
        display: block;
}

.black_overlay{
    position: absolute;
    top: 0px;
    left: 0%;
    width: 100%;
    height: 3000px;
    background-color: black;
    z-index:9001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
        display: none;
}

#temp_wrapper
{
	padding: 0px 150px 0px 0px;
}

#hosting
{
	font-size: 9pt;
	color: #000;
}

#hosting h2
{
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#hosting h1
{
	font-size: 14pt;
	line-height: 16pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#hosting p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #000;
	font-size: 9pt;
	line-height: 12pt;
}

#kwicks_container 
{ 
	height: 113px;
}

#rightcolumn #kwicks 
{
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
 
#rightcolumn #kwicks .kwick 
{
	float: left;
	display: block;
	width: 257px;
	height: 113px;
	background-image: url('/images/box_back.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	position: relative;
	margin: 0px 5px 0px 0px;	
	padding: 0px;
	overflow: hidden;
}

#rightcolumn #kwicks li ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: none;
}

#rightcolumn #kwicks li ul li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 8pt;
}

#rightcolumn .box_left
{
	position: absolute;
	top:0px;
	left: 0px;
	background-image: url('/images/box_left.gif');
	width: 6px;
	height: 113px;
	overflow: hidden;
}

#rightcolumn .box_right
{
	position: absolute;
	top:0px;
	right: 0px;
	background-image: url('/images/box_right.gif');
	width: 6px;
	height: 113px;
	overflow: hidden;
}

.title1
{
	font-size: 10pt;
	line-height: 12pt;
	color: #3476b0;
	font-weight: bold;
	padding: 0px 0px 13px 0px;
}

#hosting #kwicks h2
{
	font-size: 12pt;
	line-height: 14pt;
	color: #3476b0;
	font-weight: bold;
	margin: 0px;
	padding: 13px 0px 0px 20px;
	height: 60px;
	width: 135px;
}

#hosting #kwicks p
{
	font-size: 10pt;
	line-height: 12pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#hosting #kwicks span
{
	font-size: 7pt;
	font-weight: normal;
	color: #3476b0;
	text-align: right;
	padding: 0px 0px 0px 20px;
}

#rightcolumn #jobs .home_box ul li
{
	margin-bottom: 10px;
	line-height: 12pt;
	background-image: none;
	padding-left: 25px;
}

#rightcolumn #jobs .home_box ul li span
{
	line-height: 11pt;
}

#rightcolumn #jobs .home_box ul li ul
{
	margin: 0px;
	padding: 15px 0px 0px 15px;
	list-style: disc;
}

#rightcolumn #jobs .home_box ul li ul li
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 9pt;
	line-height: 11pt;
	height: auto;
	font-weight: normal;
	color: #4d4d4d;
}

#rightcolumn #jobs .home_box ul li ul li a
{
	font-size: 9pt;
	font-weight: bold;
}

#jobs
{
	font-size: 9pt;
	color: #000;
}

#jobs h2
{
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#jobs h1
{
	font-size: 14pt;
	line-height: 16pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#jobs p
{
	color: #000;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 9pt;
	line-height: 12pt;
}

.content
{
	width: 700px;
}

.fixedwidth
{
	width: 780px;
}

.home_box2
{
	width: 379px;
	height: 169px;
	background-image: url('/images/box2.png');
	float: left;
	behavior: url('/style/iepngfix.htc');
	position: relative;
	z-index: 10000;
}

#rightcolumn .home_box2 ul
{
	list-style: none;
	margin: 0px;
	padding: 21px 0px 0px 0px;
}

#rightcolumn .home_box2 ul li
{
	margin: 0px;
	padding: 0px 22px 0px 36px;
	font-size: 12pt;
	line-height: 14pt;
	background-image: url('/images/bullet4.gif');
	background-repeat: no-repeat;
	color: #3476b0;
	font-weight: bold;
	background-position: 23px 7px;
	width: auto;
	height: 64px;
}

#rightcolumn .home_box2 ul li span
{
	font-size: 9pt;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 11pt;
}

#rightcolumn #jobs .home_box2 ul li
{
	margin-bottom: 10px;
	line-height: 12pt;
	background-image: none;
	padding-left: 25px;
}

#rightcolumn #jobs .home_box2 ul li span
{
	line-height: 11pt;
}

#rightcolumn #jobs .home_box2 ul li ul
{
	margin: 0px;
	padding: 15px 0px 0px 15px;
	list-style: disc;
}

#rightcolumn #jobs .home_box2 ul li ul li
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 9pt;
	line-height: 11pt;
	height: auto;
	font-weight: normal;
	color: #4d4d4d;
}

#rightcolumn #jobs .home_box2 ul li ul li a
{
	font-size: 9pt;
	font-weight: bold;
}

