* {
	margin:0;
	padding:0;
}

body{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#6d0000;
	background-color:#4e0000;
}
p{
	padding:5px 10px 5px 10px;

}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 1000px;
	overflow:hidden;
	position:static;
	padding:0px 0px 0px 0px;
	background-color:#6d0000;
}

#menutop{
	
	width:1000px;
	height:55px;
	background:url(../images/menubg.jpg) no-repeat;
	float: left;	
}

#header{
	width:1000px;
	height:224px;
	background:url(../images/header.jpg) no-repeat;
	float: left;
}

#menu{
	width:1000px;
	height:52px;
	background:url(../images/menu.jpg) no-repeat;
	float: left;
	clear: both;
	padding-left:125px;
}

#content{
	padding-top:15px;
	width:734px;
	margin-left:133px;
	background-color:#fff;
	clear:both;
	overflow:hidden;
}

#footer{
	width:1000px;
	height:90px;
	background-image:url(../images/footer.jpg);
}

#cola{
	width:367px;
	float:left;
}

#colb{
	width:367px;
	float:right;
}
#cola-2{
	width:367px;
	float:right;
}

#colb-2{
	width:367px;
	float:left;
}

.boxcenter{
	margin: 0px auto;	
	width:90%;
	border: solid 1px #6d0000;;
}
.boxcenter img{
	padding:0px 5px 5px 5px;
}
.boxcenter ul {
	margin-left:25px;	
}
.boxcenter li {
	margin-left:25px;	
}


.boxleft{
	margin: 0px 5px 15px 15px;	
	width:348px;
	border: solid 1px #6d0000;;
}
.boxleft img{
	padding:0px 5px 5px 5px;
}
.boxleft2{
	margin: 0px 5px 15px 15px;
	width:348px;
	border: solid 1px #6d0000;;
}
.boxleft2 img{
	padding:0px 0px 0px 0px;
}

.colc{
	margin: 0px 10px 15px 10px;	
	width:706px;
	border: solid 1px #6d0000;
	float:left;
}

.boxmid{
	margin: 0px 10px 15px 14px;	
	width:706px;
	border: solid 1px #6d0000;
}
.boxmid ul{
	margin-left:40px;
}

.boxright{
	margin: 0px 15px 15px 5px;	
	width:348px;
	border: solid 1px #6d0000;
	
}
.boxright ul{
	margin-left:40px;
}

.boxrightnoborder{
	margin: 0px 15px 15px 5px;	
	width:348px;

}
h1{
	background:url(../images/h2.jpg) no-repeat;
	width:348px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	color:white;
	margin:0px;

}
h2{
	background:url(../images/h2.jpg) no-repeat ;
	width:348px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	color:white;
	margin:0px;

}
h3{
	background:url(../images/h3.jpg) no-repeat ;
	width:706px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	color:white;
	margin:0px;
	font-size:16px;

}

.red{
	color:#ff282b;
	text-decoration:none;
	font-weight:bold;
}

.black{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.black_right{
	color:#000;
	text-decoration:none;
	font-weight:bold;
        text-align:right;
}

.blacknotbold{
	color:#000;
	text-decoration:none;
}

div #menutop ul li{
	display:inline;
}

div #menu ul li{
	display:inline;
}

div #footer ul li{
	display:inline;
}
a.menu:visited {
	color: #fff;
	text-decoration: none;
}

a.menu:link{
	color: #fff;
	text-decoration: none;
}

a.menu:active {
	color: #fff;
	text-decoration: none;
}

.menubreak{
	color: #fff;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	}

.footerlinks{
	text-decoration:none;
	color:white;
}

#ccs{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	padding-top:20px;
	padding-left:20px;
	text-align:left;
	float:left;
	
}
#topmenu{
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	float:right;
	color:#FFF;
}
.padding-left {
    padding:10px 0 30px 190px;
}
.clientsli {
    padding:0px 0px 10px 30px;
}
.textright {
    text-align:right;
}

.tablepad{
	padding-left:10px;
}

#pbx{
	float:left;
	width:353px;
}

#asterisk{
	float:right;
	width:353px;
}
.digg {float: right;
padding-left:5px;}



#new_front_page {
    display:block;
    width:100%;
    background-color:#FFF;
    color:#3E3E3E;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    line-height:18px;
}
#new_front_page strong {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height:16px;
    color:#000;


}
#new_front_page div div h1 {
    margin-top:10px;
    margin-bottom:10px;
    font-size:18px;
    display:block;
    height:auto;
    color:#000;
    padding:0;
}
#new_front_page p { line-height:22px; }


.point_box {
    width:100%;
    display:block;
    overflow:auto;
    margin-top:20px;
}
.arrow {
    width:40px;
    margin-left:80px;
    display:block;
    float:left;
}
.box_info {
    width:300px;
    display:block;
    float:left;

}
.niceform input {
font-size: 15px;
height: 15px;
line-height: 15px;
padding-bottom: 7px;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
float:left; width:180px;
margin-top:10px;

}

.niceform label {
    display:block; float:left; width:80px;
    margin-top:20px;
}
.niceform submit {

}
.niceform_btn {
margin:0 !important;
    width:80px !important;
    height:25px !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding:3px !important;
    float:none !important;
    

}

.clientsli_new {
 list-style-type: disc;
 line-height:18px;
 margin-top:20px;
 margin-left:40px;
}