:focus { outline: none; } 

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { /* */
border: none;
} 

body{
	margin:0;
	padding:0;
	background-color: #fef9cd;
	min-width: 1320px;
}

#topsection{
	background-image: url(../images/header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 287px; 
	width: auto;
	min-width: 1000px;
}

#f {
	top: 18px;
	position: absolute;
	float: right;
	right: 20px;
	color: #fff;
	width: 342px;
	height: 43px;
	background-image: url(../images/site.png);
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 230px 0 290px;
	color: #0b0b0b;
	font: normal 14px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	min-width: 500px;
}

#leftcolumn{
	position: relative;
	float: left;
	width: 280px; 
	margin-left: -100%;
	background-color: #fef9cd;
	font: normal 14px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

#rightcolumn{
	float: left;
	width: 220px; 
	margin-left: -220px;
	background-color: #fef9cd;
	font: normal 14px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

.phone {
	position: absolute;
	top: 18px;
	left: 95px;
	font-size:31px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

#nav
{	
	position: absolute;
	top: 193px;
	left: 10px;
	font: normal 21px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	width: auto;
	overflow:hidden;
	padding: 10px;
	min-width: 1300px;
}

#nav li 
{
	list-style-type:none;
	float:left;
	min-width: 110px;
	line-height: 45px;
	margin-right: 20px;
}

#nav a
{
	text-align: center;
	display:block;
	text-decoration: none;
	color:#29292a;
	height:48px;
    display:block;
    background-repeat:no-repeat; 
    background-position:center;
    text-decoration: none;
}

#nav a:hover
{
	color:#4b89f3;
}

A:link { TEXT-DECORATION: none; color: #000; }
A:visited { TEXT-DECORATION: none; color: #000; }
A:hover { TEXT-DECORATION: underline; color: #000; }


.hline {
	width: auto;
	background-color: #fffce6;
	height: 7px;
}

.content {
	width: auto;
	background-color: #fef9cd;
}

.contentbox {
	width: auto;
	background-color: #fef49c;
}

#footer{
	clear: left;
	width: 100%;
	color: #29292a;
	text-align: left;
	background-color: #fef9cd;
	font: bold 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

.cop {
	padding: 5px;
}

.innertube{
	padding: 10px;
}

.clear {
	clear: both;
	padding: 5px;
}

h1 {
	margin: 0;
	font: bold 21px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-align: center;
}

.blockone {
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	width: 250px;
	margin: 0 auto;
	height: 33px;
}

.inputs {
	padding-left: 15px;
	margin: 5px; 
	width: 185px;
	font: bold 15px "Trebuchet MS",Helvetica,Jamrul,sans-serif; 
	border: 0;
	color: #444444;
}

.inputs2 {
	padding-left: 15px;
	margin: 5px; 
	width: 155px;
	font: bold 15px "Trebuchet MS",Helvetica,Jamrul,sans-serif; 
	border: 0;
	color: #444444;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
}

.inputs3 {
	margin: 5px; 
	width: 170px;
	font: bold 15px "Trebuchet MS",Helvetica,Jamrul,sans-serif; 
	border: 0;
	color: #444444;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
}

.inputs3:focus, .inputs3:hover {
	background: rgb(252,255,244); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(233,233,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* W3C */
}

.att {
	background: rgb(252,255,244); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(233,233,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* W3C */
	padding: 5px;
	text-align: center;
	color: red;
	font-weight: bold;
}

.boxtitle {
	line-height: 32px; margin-left: 15px; color: #444444; font-weight: bold; font-size:15px;
}

.boxtitle2 {
	line-height: 32px; margin-left: 5px; color: #444444; font-weight: bold; font-size:15px;
}

.image {
	float: right; margin-top: 5px;
}

.ctext {
	padding-left: 10px;
}

#nav2
{	
	font: bold 15px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	width: auto;
	margin-left: 30px;
	padding: 0;
}

#nav2 li 
{
	text-align: left;
	list-style-type:circle;
	float:left;
	width: 250px;
	margin-bottom: 5px;
}

#nav2 a
{
	display:block;
	text-decoration: none;
	color:#000;
    display:block;
    background-repeat:no-repeat; 
    background-position:center;
}

#nav2 a:hover
{
	color:#4b89f3;
}

hr {
	border-top: 1px solid #fef9cd;
	border-bottom: 1px solid #fbef8a;
	border-left: 0;
	color: #efe9dd;
}

.newssample {
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fef9cd;
	width: 90%;
	padding: 10px;
	font: normal 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

.more {
	float: right; position: relative; border: 0;
}

.quote {
	float: left; position: relative; margin-top: 10px;
}

.error {
	border: 2px solid red;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #ffffff;
	font-family: Arial;
    font-size: 20px;
	padding: 20px;
	margin: 10px;
	background: #ff3019; /* old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* ie */
}

.pages {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	padding: 8px;
}

.pageunact {
	border: 1px solid #fceabb;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px;
	background: #C69130; /* old browsers */
	background: -moz-linear-gradient(top, #C69130 0%, #EDD9B3 50%, #EDD9B3 51%, #EFCC83 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C69130), color-stop(50%,#EDD9B3), color-stop(51%,#EDD9B3), color-stop(100%,#EFCC83)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C69130', endColorstr='#EFCC83',GradientType=0 ); /* ie */
}

.pageact {
	border: 1px solid #e2e2e2;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px;
	background: #e2e2e2; /* old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* ie */
}

.pages A:link { TEXT-DECORATION: none; color: #222; }
.pages A:visited { TEXT-DECORATION: none; color: #111; }
.pages A:hover { 
	TEXT-DECORATION: none; 
	color: #2f2f2f; 
	padding:8px; 
	background-color: #fff; 
}

.form2 {
	BORDER-BOTTOM: #323231 1px solid;
	BORDER-LEFT: #323231 1px solid;
	BORDER-RIGHT: #323231 1px solid;
	BORDER-TOP: #323231 1px solid;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	FONT-STYLE: bold;
	FONT-SIZE: 13px;
	color: #323231;
}

.thumb {
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #555;
    box-shadow: 0 0 10px #555;
}

#fnav
{	
	left: 10px;
	font: normal 21px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	width: auto;
	overflow:hidden;
	padding: 10px;
	min-width: 1200px;
	background: #f9ebaf;
	height: 50px;
}

#fnav li 
{
	list-style-type:none;
	float:left;
	min-width: 110px;
	line-height: 45px;
	margin-right: 20px;
}

#fnav a
{
	text-align: center;
	display:block;
	text-decoration: none;
	color:#29292a;
	height:48px;
    display:block;
    background-repeat:no-repeat; 
    background-position:center;
    text-decoration: none;
}

#fnav a:hover { color:#4b89f3; }
