html, body {height: 100%;}

body {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
	font-family: Verdana;
	text-align: center;
}

form, p, img, ul, ol, h1, h2, h3, h4, h5, input{
	margin: 0;
	padding: 0;
	border: 0;
}

a {text-decoration: underline;}

a:hover {text-decoration: none;}

i {width: 99%;}

/*top - begin*/
#top_1 {
	width: 702px;
	height: 257px;
	margin: 0 auto;
	padding: 12px 0 0 40px;
	text-align: left;
	background: url(/img/siteimage/top_logo_back_1.jpg) no-repeat;
}

html>body #top_1 {
	width: 662px;
	height: 245px;
}

#top_1 .submenu {
	width: 300px;
	padding-bottom: 5px;
	font-size: 70%;
}

#top_1 .submenu img {
	float: left;
	margin-right: 5px;
}

#top_1 .submenu a {color: #5F696D;}

#top_1 h2 {
	position: absolute;
	top: 85px;
	font-family: Impact;
	/* font-family: Arial Narrow, Helvetica, sans-serif; */
	font-size: 24px;
	letter-spacing: -1px;
	color: #5F696D;
	text-transform: uppercase;
}

#top_2 {
	width: 702px;
	height: 113px;
	margin: 0 auto;
	text-align: left;
	font-size: 70%;
	background: url(/img/siteimage/top_logo_back_2.jpg) right no-repeat;
}

#top_2 ul {padding: 9px 0 0 45px; height: 29px;}

#top_2 ul li {
	height: 29px;
	padding: 8px 12px;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #D9DBDC;
}

html>body #top_2 ul li {line-height: 29px;}

#top_2 ul li.last {border: none;}

#top_2 ul li a {
	color: #638AA1;
	text-decoration: none;
}

#top_2 ul li a:hover {text-decoration: underline;}
/*top - end*/

/*center - begin*/
#center {
	width: 702px;
	margin: -30px auto 0 auto;
	text-align: left;
}

#center .left {
	width: 461px;
	position: relative;
	top: -23px;
	float: left;
}

#center .left_index {top: 0;}

#center .left .text {
	position: relative;
	margin: 0 0 40px 41px;
	color: #707476;
	font-size: 70%;
	letter-spacing: -1px;
	text-align: justify;
}

#center .left .text a {color: #707476;}

#center .left .text h1, h2, h3, h4 {
	font-family: Impact;
	color: #5F696D;
}

#center .left .text h1 {
	font-size: 25px;
	margin-top: -6px;
	margin-bottom: -3px;
}

#center .left .text h2 {font-size: 19px;}

#center .left .text h3 {
	font-size: 15px;
	margin-bottom: 15px;
}

#center .left .text h4 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 40px 0 10px 0;
}

#center .left .text img {margin-top: 10px;}

#center .left .text p, ul.inside, ol {margin-top: 10px;}

#center .left .text ul.services {
	font-size: 120%;
	color: #638AA1;
}

#center .left .text ul.services a {color: #638AA1;}

#center .left .text ul.services li {
	padding: 3px 0 4px 27px;
	list-style-type: none;
	background: url(/img/siteimage/center_left_bullet.gif) left 5px no-repeat;
}

#center .left .text ul.inside, ol {margin-left: 35px;}

#center .left .text ul.inside, ol li {
	margin-top: 3px;
	padding-left: 3px;
}

#center .left .text ul.inside li {list-style-type: disc;}

#center .text_price {
	margin-top: -20px;
	color: #707476;
	font-size: 70%;
	letter-spacing: -1px;
	text-align: justify;
}

#center .text_price p {margin-top: 10px;}

#center .text_price h4 {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	margin: 40px 0 10px 0;
}

#center .text_price table.price {
	margin-top: 10px;
	font-size: 11px;
	color: #707476;
	border: 1px solid #638AA1;
}

#center .text_price table.price td {
	padding: 4px;
	border: 1px solid #638AA1;
	border-collapse: collapse;
}

#center .text_price table.price .cdpricetitle_1 {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #638AA1;
}

#center .text_price table.price .cdpricetitle_2 {
	color: #FFFFFF;
	background-color: #71BCF6;
}

#center .text_price table.price .cdpricenum_2 {font-weight: bold;}

#center .left .plus {
	width: 412px;
	margin: 0 0 11px 37px;
	color: #5F696D;
	font-size: 75%;
	font-weight: bold;
	border: 1px solid #C8D9DF;
}

#center .left .plus .crn_top {
	position: relative;
	height: 9px;
	margin: -1px -1px -8px -1px;
	background: url(/img/siteimage/center_left_crn_2.gif) right top no-repeat;
}

#center .left .plus .crn_btm {
	position: relative;
	height: 9px;
	margin: -8px -1px -1px -1px;
	background: url(/img/siteimage/center_left_crn_4.gif) right bottom no-repeat;
}

#center .left .plus .plus_1 {
	height: 68px;
	min-height: 33px;
	padding: 17px 0 17px 95px;
	background: url(/img/siteimage/center_left_plus_1.jpg) left no-repeat;
}

html>body #center .left .plus .plus_1 {height: auto;}

#center .left .plus .plus_2 {
	height: 68px;
	min-height: 41px;
	padding: 14px 0 12px 95px;
	height: 70px;
	background: url(/img/siteimage/center_left_plus_2.jpg) left no-repeat;
}

html>body #center .left .plus .plus_2 {height: auto;}

#center .left .plus .plus_3 {
	height: 68px;
	min-height: 33px;
	padding: 17px 0 17px 95px;
	background: url(/img/siteimage/center_left_plus_3.jpg) left no-repeat;
}

html>body #center .left .plus .plus_3 {height: auto;}

#center .left .can_copy {
	margin: -30px 10px 20px 0;
	text-align: right;
	font-size: 63%;
	color: #707476;
}

#center .left .can_copy img {
	position: relative;
	top: -7px;
	float: right;
	margin-left: 3px;
}

#center .left .can_copy a {color: #707476;}

#center .right {
	width: 241px;
	text-align: left;
	float: left;
}

#center .right ul {
	margin: 15px 0 40px 37px;
	font-size: 70%;
}

#center .right ul a {color: #638AA1;}

#center .right ul li {
	margin-bottom: 10px;
	padding-left: 15px;
	line-height: 20px;
	list-style-type: none;
	background: url(/img/siteimage/center_right_bullet.gif) left 8px no-repeat;
}

#center .right form {
	margin-left: 37px;
	text-align: left;
	font-size: 70%;
	line-height: 20px;
	color: #5F696D;
}

#center .right form .submit {
	width: 77px;
	height: 20px;
	float: right;
	margin: 10px 55px 0 0;
	padding-bottom: 4px;
	line-height: 20px;
	font-size: 100%;
	color: #FFFFFF;
	background: url(/img/siteimage/center_right_form_btn.gif) no-repeat;
	border: none;
}

#center .right form input, textarea {background: #F5F5F5;}

#center .right form input {
	margin: 2px 0;
	border-top: 2px solid #8C8C8C;
	border-left: 2px solid #8C8C8C;
	border-bottom: 1px solid #D1D0CB;
	border-right: 1px solid #D1D0CB;
}

.spacer {
	clear: both;
	height: 0;
	font-size: 0;
}
/*center - end*/

/*footer - begin*/
#footer {
	width: 702px;
	height: 137px;
	margin: 60px auto 0 auto;
	background: url(/img/siteimage/footer_back.jpg) 30px top no-repeat;
}

#footer .phones_mail {
	position: relative;
	float: right;
	margin: -60px 27px 0 0;
}

html>body #footer .phones_mail {margin-right: 50px;}

#footer .phones_mail h4, h5, h6 {
	text-align: right;
	font-family: Impact;
	color: #5F696D;
}

#footer .phones_mail h4 {
	font-size: 19px;
}

#footer .phones_mail h4 span {
	font-size: 24px;
	position: relative;
	top: 4px;
}

#footer .phones_mail h5 {
	margin-bottom: -8px;
	font-size: 14px;
}

#footer .phones_mail a {
	position: relative;
	width: 250px;
	margin-top: 3px;
	text-align: right;
	font-size: 95%;
	color: #5F696D;
	text-decoration: none;
}

#footer .phones_mail a:hover {text-decoration: underline;}

html>body #footer .phones_mail a {right: -33px;}

#footer h2 {
	position: relative;
	top: 92px;
	left: 207px;
	width: 200px;
	text-align: left;
	font-family: Impact;
	font-size: 24px;
	letter-spacing: -1px;
	color: #5F696D;
	text-transform: uppercase;
}

html>body #footer h2 {left: 303px;}

#logo_webdom {
	width: 600px;
	margin: -85px auto 0 auto;
	text-align: right;
	font-size: 70%;
}

#logo_webdom a {
	color: #5F696D;
	text-decoration: none;
}

#logo_webdom a:hover {text-decoration: underline;}

#logo_webdom img {margin-bottom: 7px;}
/*footer - end*/

a[class ~="newtab"] {
   padding-right: 18px;
   background: transparent url(/images/newtab.png) no-repeat bottom right;
}
