﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, optgroup, button, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-family:Tahoma;
	font-size:12px;
	color:#3c3c3c;
	background:#ffffff url(img/background.png) repeat-x scroll;
}

img {
	border: 0px;
}

a{
	outline:none;
}

#main_container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#main_container #menu ul{
	width: 980px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	height: 62px;
}

#menu ul li {
	text-align: center;
	height: 60px;
	width: 136px;
	line-height: 40px;
	display: block;
	float: left;
}

#menu ul a{
	background:transparent url(img/menu_btn.png) no-repeat 0px 0px;
	display: block;
	height: 60px;
	width:136px;
	font-size:14px;
	color:#474747;
	text-decoration:none;

}
#menu ul a:hover,#menu ul a.selected{
	background-position:-136px 0px;
	width:136px;
	height:63px;
	display:block;
	color:#ffffff;
}

#main_container #banner{
	float:left;
	height:204px;
	width:100%;
	display:block;
}

#main_container #logo {
	background:transparent url(img/logo.png) no-repeat;
	float:left;
	display:block;
	width:534px;
	height:265px;
}

#main_container #box {
	background:transparent url(img/box.png) no-repeat;
	float:left;
	display:block;
	width:446px;
	height:265px;
}

#page{
	float:left;
	display:block;
	width:100%;	
	background-color:#ffffff;
}

#page #top {
	float:left;
	display:block;
	background:#ffffff;
	width:100%;
	height:94px;
}

#page #top #colt_st{
	background:#ffffff url(img/colt.png) no-repeat;
	height:94px;
	width:87px;
	float:left;
	display:block;
}

#page #top #colt_dr{
	background:#ffffff url(img/fereastra_dr.png) no-repeat scroll 0 0;
	width:893px;
	height:94px;
	float:left;
	display:block;
}

#page #content{
	background:#ffffff;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:958px;
	clear:both;
	padding-left:20px;
	float:left;
}

#page #bottom{
	background:#ffffff url(img/fereastra_bottom.png) no-repeat;
	width:980px;
	height:21px;
	float:left;
	display:block;
}

div#left{
	width:670px;
	background:transparent url(img/dotted_line.png) repeat-y right;
	padding-right:15px;
	float:left
}



div#right{
	float:left;
    padding-left:15px;
    width:250px;
}

p{
	line-height:22px;
	padding-bottom:20px;
	font-size:15px;
	text-align:justify
}

a{
	color:#f63720;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1,h2 {
	color:#969696;
	font-size:24px;
	padding-bottom:15px;
	font-weight:normal;
}

form {padding:30px}

form table td {padding:5px}
form .input {width:300px; border:solid 1px #c7c7c7; padding:4px}
form textarea {width:370px; height:140px;border:solid 1px #c7c7c7}

div.separator {background:url(img/text_separator_line.png) repeat-x;color:transparent;font-size:2px;text-align:center; margin-left:auto;margin-right:auto;width:70%;}

#bottom_menu{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#bottom_menu ul{
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:550px;
}

#bottom_menu ul li {
	line-height: 22px;
	float: left;
	padding-left:7px;
	padding-right:7px;
}

#bottom_menu ul a{
	display: block;
	font-size:12px;
	color:#3c3c3c;
	text-decoration:none;

}
#bottom_menu ul a:hover{
	display:block;
	text-decoration:underline;
	color:#f63720;
}

#copyright {
	clear:both;
	color:#959595;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
}

.orange{
	color:#FF6600;
}

.red{
	color:#f63720;
}

.gray {
	color:#565656;
}

.green{
	color:green;
}

div#bottom{
	background:#ffffff url(img/fereastra_bottom.png) no-repeat;
	width:980px;
	height:21px;
	float:left;
	display:block;
}

a.button {display:block;width:140px;height:38px;background:url(img/button.jpg) no-repeat;padding-top:16px;text-align:center;color:White;font-size:16px}
a.button:hover{text-decoration:none;font-weight:bold}

a.download-now {display:block; background:url(img/freedld.jpg) no-repeat;height:144px;width:334px;margin-left:auto; margin-right:auto; text-align:center;}

a.buy {display:block; background:url(img/buy-now.png) no-repeat;height:182px;width:254px;}

ul.big {padding-left:75px; list-style-type:none;padding-bottom:20px}
ul.big li {line-height:35px; font-size:19px; color:#666; padding-left:18px; background: url(img/bullet.png) no-repeat 0 12px}

ul.regular {padding-left:75px; list-style-type:none;padding-bottom:20px}
ul.regular li {line-height:25px; font-size:15px; color:#666; padding-left:18px; background: url(img/bullet.png) no-repeat 0 8px}

.quote {font-style:italic; color:#969696; padding-bottom:10px; padding-top:10px}
.ptb10 {padding-top:10px;padding-bottom:10px}
.bold {font-weight:bold}

p.question {font-weight:bold;padding-top:5px}

.center {margin-left:auto;margin-right:auto;text-align:center}