* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #bce0f1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #252525;
}
a {
	color: #0072bc;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #00aeef;
}
p {
	margin: 0 0 15px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 182px;
	overflow: hidden;
	background: #d9f1fd;
	background-image: url(images/header_bg.jpg);
	width: 1000px;
	height: 182px;
	background-repeat: no-repeat; 
}
#header1 {
	height: 182px;
	overflow: hidden;
	background: #d9f1fd;
	background-image: url(images/header_bg1.jpg);
	width: 1000px;
	height: 182px;
	background-repeat: no-repeat; 
}
div.an{float: left; position: absolute;}
.zaglushka {width: 500px; height: 30px; background-color: #fff; margin-top: -5px;  float: left; margin-left: 20px; position: absolute;}

#header_mac {
	height: 182px;
	overflow: hidden;
	background: #d9f1fd;
	background-image: url(images/header_bg_mac.jpg);
	width: 1000px;
	height: 182px;
	background-repeat: no-repeat; 
}
#header_video {
	height: 182px;
	overflow: hidden;
	background: #FFE680;
	background-image: url(images/header_bg_video.jpg);
	width: 1000px;
	height: 182px;
	background-repeat: no-repeat; 
}
#logo {
	width: 428px;
	height: 54px;
	margin-top: 23px;
	margin-left: 488px;
}
#title_orange {
	margin-top: 15px;
	margin-left: 508px;
	color: #f7941d;
	font-size: 24px;
}
#title_grey {
	margin-top: 12px;
	margin-left: 508px;
	color: #707070;
	font-size: 14px;
}


/* Menu
-----------------------------------------------------------------------------*/
#menu{
	background: #FFE680;
	background-image: url(images/menu_bg.jpg);
	width: 1000px;
	height: 32px;
	background-repeat: no-repeat;
	overflow: hidden; 
	padding-top: 10px;
	text-align: center;
	position: relative;
}

#menu span {
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	font-size: 16px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 305px 0 0;
}
/* All Music Converter Revier
---------------------------------------------------------------------------------------*/
.title_revier {
	color: #0054a6;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 20px;
	margin-top: -10px;
}
.text_revier {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.text_revier b {
	font-size: 16px;
	line-height: 40px;
}
.text_revier li {
	padding-left: 5px;
}
.text_revier table tr {
	vertical-align: top;
}
/* LOGO 
------------------------------------------------------------------------------*/
.logo_formats {
	display: block;
	position: relative;
	padding-left: 20px;
	margin-top: 15px;
}
.logo_formats table td {
	padding-bottom: 2px;
}
.logo {
	width: 90px;
	text-align: center;
}
.text {
	width: 145px;
	text-align: left;
	color: #565b62;
}
.logo_formats p {
	font-size: 12px;
	color: #565b62;
	font-style: italic;
	line-height: 24px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 285px;
	margin-left: -285px;
	position: relative;
	background: #ffffff;
	}

.comparison {
	border: 1px solid #d7d7d7;
	background-image: url(images/comparison.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 157px;
	margin-top: -340px;
	margin-left: 7px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}
.shadow1 {
	background-image: url(images/shadow1.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
 table.file_formats {
	width: 240px;
	margin-left: 25px;
	margin-top: 10px;
}
.file_formats tr{
	vertical-align: top;
	
}
.file_formats td{
	border: 0px solid red;
	padding-left: 0px;
	
}
.title_file_format {
	font-size: 20px;
	color: #555555;
	padding-top: 3px;
	padding-bottom: 7px;

}
.file_formats ul 
{
    padding-left: 20px;
    list-style-type: square;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: 100px 100px 100px 100px;
	padding: 0px;
	height: 1px;
}
/*AllVideoConverter
------------------------------------------------------------------------------*/
#AllVideoConverter {
	background-image: url(images/bg_pink.jpg);
	background-repeat: repeat-x;
	width: 261px;
	height: 241px;
	border: 1px solid #d7d7d7;
	margin-top: 20px;
	margin-left: 7px;
}
#AllVideoConverter_audio {
	background-image: url(images/bg_pink.jpg);
	background-repeat: repeat-x;
	width: 261px;
	height: 149px;
	border: 1px solid #d7d7d7;
	margin-top: 21px;
	margin-left: 7px;
}
.title_avc {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0072bc;
	
}
.title_avc_audio {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #440e62;
	margin-top: 15px;
}
.text_avc {
	text-align: center;
	font-size: 18px;

	color: #111111;
	margin-top: 10px;
	
}
.text_avc_audio {
	font-size: 14px;
	color: #111111;
	margin-top: 15px;
	line-height: 20px;
	padding-left: 30px;
}
#AllVideoConverter a{ 
	text-decoration: none;
}
.button_avc {
	margin-top: 10px;
	margin-left: 65px;
}
.button_avc div{
	width: 103px;
	height: 22px;
	float: left;
	padding-left: 32px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;

}
.pic_avc {
	background-image: url(images/pic_avc.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 102px;
	margin-left: 30px;
	margin-top: 43px;
}
/* Blocs
-----------------------------------------------------------------------------*/

#bloc_small {
	width: 334px;
	margin-top: 30px;
	margin-left: 15px;

	
}
#bloc_small a {
	color: #ffffff;
	text-decoration: none;
}
#bloc_small a:hover {
	color: green;
}

#bloc_small_audio {
	width: 689px;
	margin-top: 20px;
	margin-left: 15px;	
}
#bloc_small_audio a {
	color: #ffffff;
	text-decoration: none;
}
#bloc_small_audio a:hover {
	color: green;
}
#bloc_small_right a{
	text-decoration: none;
}

#bloc_small_right {
	width: 332px;
	margin-top: -218px;
	margin-left: 370px;
	
}
.bg_green {
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat-x;
	width: 334px;
	height: 200px;
	border: 1px solid #d7d7d7;
}
.bg_green_audio {
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat-x;
	width: 689px;
	height: 200px;
	border: 1px solid #d7d7d7;
}
.bg_blue {
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	width: 334px;
	height: 200px;
	border: 1px solid #d7d7d7;
	
}
.bg_blue_audio {
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	width: 689px;
	height: 240px;
	border: 1px solid #d7d7d7;
	
}
.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.shadow_audio {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
}
.video {
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 83px;
	margin-top: -23px;
	margin-left: 10px;
	position: absolute;
}
.audio {
	background-image: url(images/audio.jpg);
	background-repeat: no-repeat;
	width: 47px;
	height: 90px;
	margin-top: -24px;
	margin-left: 10px;
	position: absolute;
}
.audio_audio {
	background-image: url(images/audio.jpg);
	background-repeat: no-repeat;
	width: 47px;
	height: 90px;
	margin-top: -24px;
	margin-left: 175px;
	position: absolute;
}
.title_bloc {
	width: 250px;
	margin-left: 50px;
	position: absolute;
	color: #f26522;
	font-size: 24px;

	text-align: center;
	margin-top: 15px;
	padding-top: 2px;
}
.title_bloc_audio {
	width: 600px;
	margin-left: 60px;
	position: absolute;
	color: #f26522;
	font-size: 32px;
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
}
.text_bloc {
	position: absolute;
	width: 316px;
	margin-top: 50px;
	padding-left: 8px;
	padding-right: 8px;
}
.text_bloc_audio {
	position: absolute;
	width: 515px;
	margin-top: 50px;
	padding-left: 8px;
	padding-right: 8px;
}
.text_bloc b {
	font-size: 12px;
	color: #f26522;
}
.text_bloc_audio strong {
	font-size: 16px;
	color: #f26522;
}
.only {
	width: 104px;
	height: 22px;
	background-image: url(images/only.jpg);
	background-repeat: no-repeat;
	margin-top: 130px;
	margin-left: 100px;
	padding-left: 32px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	position: absolute;
	cursor: pointer;
}
.only_audio {
	width: 104px;
	height: 22px;
	background-image: url(images/only.jpg);
	background-repeat: no-repeat;
	margin-left: 535px;
	padding-left: 32px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	position: absolute;
	cursor: pointer;
}
.only_page {
	width: 104px;
	height: 22px;
	background-image: url(images/only.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	padding-top: 3px;
	float: left;
}
.try_page {
	width: 104px;
	height: 22px;
	background-image: url(images/try.png);
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	padding-top: 3px;
	margin-right: 15px;
	margin-left: 330px;
	float: left;
}

/*Buy Now! big
------------------------------------------------------------------------------*/
#buy_now {
	background-image: url(images/buy_big1.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 50px;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 95px;
	margin-left: 50px;
	margin-top: 0px;
	cursor: pointer;
	
}
/*Try Now! big
------------------------------------------------------------------------------*/
#try_now {
	background-image: url(images/try_big1.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 50px;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 95px;
	margin-left: 115px;
	margin-top: 0px;
	cursor: pointer;
	
}
#try_now_audio {
	width: 340px;
	height: 105px;
	font-size: 22px;
	margin-left: 200px;
	margin-top: 0px;
	
}
/* Media Suite
-------------------------------------------------------------------------------*/

#mac {
	background-image: url(images/all_mac.jpg);
	background-repeat: no-repeat;
	width: 689px;
	height: 241px;
	border: 0px solid #d7d7d7;
	margin-left: 15px;
	margin-top: 20px;
}

#media_suite1 {
	background-image: url(images/all_music3.jpg);
	background-repeat: no-repeat;
	width: 689px;
	height: 241px;
	border: 1px solid #d7d7d7;
	margin-left: 15px;
	margin-top: 15px;
}

#media_suite {
	background-image: url(images/bg_suite.jpg);
	background-repeat: no-repeat;
	width: 689px;
	height: 241px;
	border: 1px solid #d7d7d7;
	margin-left: 15px;
	margin-top: 15px;
}

#title_media_suite {
	width: 689px;
	text-align: center;
	color: #363636;
	font-weight: bold;
	font-size: 24px;
	margin-top: 15px;
}
.bold_text {
	font-size: 16px;
	width: 689px;
	text-align: center;
	margin-top: 20px;
}
.bold_text b{
	color: #f26522;
}
.text_media_suite {
	width: 669px;
	padding-left: 40px;
	margin-top: 20px;
}
.button_suite {
	margin-top: 17px;
	margin-left: 10px;
}
.button_suite a{
	text-decoration: none;
}
.button_suite div {
	width: 103px;
	height: 21px;
	float: left;
	margin-left: 15px;
	padding-left: 32px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
}
.try_suite {
	background-image: url(images/try.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.read_suite {
	background-image: url(images/read_more.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.buy_suite {
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -50px auto 0;
	height: 50px;
	background: #bce0f1;
	background-repeat: no-repeat;
	background-position: bottom left;
}
.copy {
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 14px;
}
.mail { 
	float: right;
	width: 450px;
	text-align: right;
	margin-top: 10px;
	padding-right: 20px;
	font-size: 11px;
	padding-bottom: 3px;
}
.mail div{
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 255px;
	width: 32px;
	height: 20px;
}
#space {
	margin-bottom: 50px;
}

/* Page editions
-----------------------------------------------------------------------------------------*/
.title_page {
	color: #0054a6;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 20px;
	margin-top: -20px;
}
.text_editions {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.text_editions b {
	font-size: 14px;
}
table.editions {
	width: 970px;
	border: 1px solid #d7d7d7;
}
table.editions td {
	border: 1px solid #d7d7d7;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.editions_i {
	width: 970px;
	border: 1px solid #d7d7d7;
}
table.editions_i td {
	border: 1px solid #d7d7d7;
	padding: 5px;
}
.feature 
{
    width: 200px;
    padding-left: 5px;
    padding-right: 5px;
}
.text_editions li {
	margin-left: 20px;
}
.text_editions i {
	color: #999;
}
.type {
	text-align: center;
	line-height: 24px;
}
.type b {
	font-size: 14px;
}
.type a {
	text-decoration: none;
}
.type img 
{
    width: 75px;
}
.type_i {
	text-align: center;
	line-height: 24px;
}
.type_i b {
	font-size: 14px;
}
.type_i a {
	text-decoration: none;
}
.type_i img 
{
    
}
.ok_no{
	text-align: center;
	font-size: 16px;
}
.ok_no_mac{
	text-align: center;
	font-size: 16px;
	background-color: #f2f6fc;
}
.buyeditions {
	width: 105px;
	height: 25px;
	background-image: url(images/buy_ed.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	margin-left: 5px;
}
.buyeditions a { color: #314f06;    }
.buyeditions a:hover{ color: #a34900;    }
    
    
.buyeditions_only {
	width: 105px;
	height: 25px;
	background-image: url(images/buy_ed.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	margin-left: 5px;
}
.buyeditions_only a { color: #314f06;    }
.buyeditions_only a:hover{ color: #a34900;    }
    
    
.buyeditions_mac7 {
	width: 87px;
	height: 25px;
	background-image: url(images/buy_mac7.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	margin-left: 5px;
}
.buyeditions_mac7 a { color: #314f06;    }
.buyeditions_mac7 a:hover{ color: #a34900;    }

.buyeditions_i {
	width: 123px;
	height: 25px;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	margin-left: 5px;
}
.buyeditions_i a { color: #314f06;    }
.buyeditions_i a:hover{ color: #a34900;    }

.buyeditions_in {
	width: 123px;
	height: 25px;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 15px;
	color: #314f06;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	margin-left: 38px;
}
.buyeditions_in a { color: #314f06;    }
.buyeditions_in a:hover{ color: #a34900;    }

.buyeditions_try {
	width: 133px;
	height: 21px;
	background-image: url(images/try.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 15px;
	color: #314f06;
	font-weight: bold;
	padding-top: 4px;
	cursor: pointer;
	margin-left: 42px;
}
.buyeditions_try a { color: #b9e7f9; text-decoration: none;    }
.buyeditions_try a:hover{ color: #dfc809;    }

.text_support {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.text_support b {
	color: #252525;
	font-size: 12px;
	font-style: italic;
}
.title_allvideo {
	text-align: left;
	color: #0072bc;
	font-weight: bold;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.text_allvideo {
	padding-left: 15px;
	padding-right: 15px;
}
.text_allvideo ul {
	margin-left: 50px;
}
.text_allvideo p {
	margin: 0 0 22px;
	line-height: 18px;
}
table.screen {
	width: 600px;
}
.title_side_bar {
	color: #0072bc;
	text-align: left;
	font-size: 20px;
	padding-left: 40px;
	position: absolute;
	margin-top: 10px;

}
table.side_bar {
	width: 270px;
	text-align: left;
	margin-top: 7px;

}

table.side_bar td {
	text-align: left; 
	line-height: 16px; 
	padding-top: 20px;
	text-align: justify;
}
.number {
	color: #c9e4f4;
	font-size: 28px;
	font-weight: bold;
	padding-right: 3px;
	vertical-align: top;
}

#wrapper_t { width: 445px; margin: 0 auto; margin-top: -35px; }
#wrapper_upgr { width: 970px; margin: 0 auto; margin-top: -35px; }
blockquote p { margin-bottom: 10px; font-style: italic; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; color: #373737; }
blockquote cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 10px; font-weight: bold; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; }



blockquote {
	font-family: Georgia, Times, serif;
	width: 360px; /* required */
	margin: 0px auto;
	margin-left: 50px;
	}
#wrapper_upgr blockquote {
	font-family: Georgia, Times, serif;
	width: 870px; /* required */
	margin: 0px auto;
	margin-left: 50px;
	}	


#wrapper_upgr #quote_wrap { 
	background: url(images/quote-mark.png) no-repeat 15px 15px;
	margin: 40px 0; padding: 20px; border: 0px solid #cbe9fc;
	}
	
	#quote_wrap { 
	background: #f2fafd url(images/quote-mark.png) no-repeat 15px 15px;
	margin: 40px 0; padding: 20px; border: 1px solid #cbe9fc;
	}
	
table.none_border {
        width: 100%;
}
table.none_border th {
        color:#e8a600; font-size: 20px; font-weight: bold; font-style: normal; font-family: Arial;  
}
table.none_border td {
        border: 0px solid #435c68;
}
table.none_border tr 
{
    vertical-align: middle;
}
table.none_border img
{
    margin-top: 0px;
    margin-left: 10px;
}

.upgrade 
{
    width: 290px;
    height: 480px;
    border: 0px solid red;
    float: left;


}
ul.list_upgrade {color: #000; padding-left: 20px; }
ul.list_upgrade li {background: url(images/plus.png) left  top no-repeat; padding-left: 12px; padding-bottom: 5px; list-style-type: none;}
input[type="text"] {border: 1px solid #bee2fa; height: 20px;}
input[type="submit"] {  height: 50px; width: 170px; padding: 0 0 0 4px; color: #008c13; font-size: 20px; font-weight: bold;}
select {border: 1px solid #bee2fa; height: 22px; width: 490px;}
form p {margin-bottom: 5px; line-height: 17px;}
.form_upgr {background: url(images/bg_form.png) no-repeat; width: 930px; height: 185px; margin-left: 15px; padding: 20px; padding-top: 30px; margin-top: -30px; }
p.upgr {padding-left: 25px; padding-right: 25px; line-height: normal;}
h2.upgr {padding-left: 25px; padding-right: 25px; padding-bottom: 15px;}

/*Uninstall-------------------------------------------------------*/

.content {
	padding-left: 30px;
	padding-top: 10px;
	width: 935px;
	padding-right: 30px;
	border: 0px solid red;
	margin-top: -40px;
}

h1.uninstall{
color: #116ec8;
font-family: Trebuchet MS;
font-size: 1.8em;
letter-spacing: 0.0em;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
-webkit-margin-before: 0.67em;
-webkit-margin-after: 0.67em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
font-style: normal;
}
h1.uninstall span{
display: block;
margin-top: 1.1em;
font-family: Verdana;
font-size: 0.7em;
font-weight: normal;
letter-spacing: 0em;
text-shadow: none;
line-height: 1.2em;
color: #456482;
}
p.uninstall{
display: block;
font-family: Verdana;
font-size: 16px;
font-weight: normal;
letter-spacing: 0em;
text-shadow: none;
line-height: 1.2em;
color: #456482;
padding-top: 10px;
margin-bottom: 0px;
}

/*Forms defaults - change as needed*/

input[type="text"],textarea { background-color: #fff; border: 1px solid #a2b1bf; height: 20px;}
input[type="submit"] {  height: 50px; width: 170px; padding: 0 0 0 4px; color: #008c13; font-size: 20px; font-weight: bold;}
select {background-color: #e6e6e7; border: 1px solid #14374a; height: 22px; }
form p {padding-bottom: 5px; line-height: 18px;}

form.uninstall 
{  background-image: url(images/bg_form1.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   width: 564px;
   height: 406px;
   padding-top: 45px;
   padding-left: 40px;
   padding-right: 40px;
   margin-top: -5px;
   margin-left: 70px;
   border: 0px solid red;
   }
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	cursor:pointer;
	padding-left:2px;
	line-height: 14px;
	font-size: 12px;
}
/* button 
---------------------------------------------- */
.button_orange[type="submit"] {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/100% Arial, Helvetica, sans-serif;
	padding: .25em 0.85em .45em;
	height: 30px;
	width: 150px;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
	color: #fff;
}
.button_orange:hover {
	text-decoration: none;
}
.button_orange:active {
	position: relative;
	top: 1px;
}
/* orange */
.orange {
	color: #FFF;
	font-weight: bold;
	border: solid 1px #6c9c2c;
	background: #bdd530;
	background: -webkit-gradient(linear, left top, left bottom, from(#bdd530), to(#7eac41));
	background: -moz-linear-gradient(top,  #bdd530,  #7eac41);

}
.orange:hover {
	background: #cde835;
	background: -webkit-gradient(linear, left top, left bottom, from(#cde835), to(#8dbd4a));
	background: -moz-linear-gradient(top,  #cde835,  #8dbd4a);

}
.orange:active {
	color: #557d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#8dbd4a), to(#cde835));
	background: -moz-linear-gradient(top,  #8dbd4a,  #cde835);

}

/* 
* Scroll top link inside footer, 
* but fixed relative to viewport
*/
#footer #scroll-top {
	position:fixed; 
	/* On top of everything */
	z-index:9999; 
	top:0;
	left:0;
	margin:0;
	display:inline-block;
	padding: 1em 0.5em;
	border:1px solid transparent;
	background:#172025;
	width: 100%;
	text-align: center;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
}
#scroll-top a{color:#e9f4af;
	text-decoration:none;
	margin-right: 20px;
	font-size: 16px; }
#scroll-top a:hover {text-decoration: underline;}
#scroll-top a.dw{
	color: #bde8f9;}
#scroll-top img{ margin-bottom: -5px; margin-right: 3px;}
/* 
* Up Arrow for the scroll top link 
*/
#footer #scroll-top:after {
	content:"";
	display:inline-block;
	vertical-align:middle;
	margin-left:0.35em;
	width: 0;
	height: 0;

}


/* 
* When the viewport is 55em 
* (15em wider than the 40em 
* max-width for #content ) 
* it gets a static postion to not 
* overlap the content area 
*/
@media screen and (max-width: 55em) {
	#footer #scroll-top {
		float:right;
		position:static;
		margin:0;
	}
}