*{
    margin:0;
    padding:0;
}
@font-face {
  font-family:"Sonus-Light";
  src: url(SonusLig.html) format("opentype");
}
.one{ width:400px; height:300px;  float:left;}
.two{ width:400px; height:300px;  float:left;}
.three{ width:800px; height:400px;  float:left;}
a{

text-decoration:none;
color:#2d2d2d;
}

.clear {
    clear: both;
    line-height: 0px;
    margin:0;
    padding:0;
}
body {
    color: #333333;
    font-family: Segoe UI,sans-serif;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
	margin:0px;
	background: url("../images/background.png") repeat-y scroll center top #DDDDDD;
    color: #222222;
    font-size: 14px;
}
img {
    border: none;
	display: block;
}
.outwrapper{
width:1000px;
margin:0 auto;
height:800px;
}
.header{
width:980px;
padding:15px 0px 0px 20px;
float:left;
height:95px;
}
.logo{
    float:left;
	padding:5px 0px 0px 0px;
    width: 244px;
	height:61px;
}
.contactright{
float:right;
width:700px;
padding:0px 20px 0px 0px;
}
.iconsinner{
float:right;
}
.menuwrapper{
float:right;
width:680px;
margin:15px 20px 0px 0px;
background-color:#9cbdc8; 
background-image:linear-gradient(to bottom, #fe0000, #ef4545); 
border-top-right-radius:5px;
border-bottom:4px solid #d06060; 
border-top-left-radius:5px;
}
ul#nav {margin:0px;}
ul.drop { 
   list-style:none;
   margin:0;
   float:left;
   width:680px;
   font-size:13px;
}
ul.drop li { float: left; margin:0; z-index:9999999;  }
ul.drop li a{
   color: #ffffff;
   display: block;
   font-family:Arial, Helvetica, sans-serif;
   font-style: normal;
   font-size:13px;
   width:auto;
   text-decoration:none;
   float: left;

}
ul.drop li a:hover{
   color: #00eaff;

}
ul.drop li:hover { 
   position: relative; 
   cursor: default;  
   text-align:left;
   color:#2d2d2d;
   display: block;
   font-size:13px;
   text-decoration: none;
   float: left;
}



ul.drop ul { visibility: hidden; list-style:none; position: absolute; top: 100%; left: 0; z-index: 598;  background:#1b446d;  padding:0px; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3); }
ul.drop ul li { float: none; }
ul.drop ul li a{ padding:5px; border-right:none; color:#ffffff; width:185px; border-bottom: 1px solid #6ca4d8; font-size:12px; }
ul.drop ul li a:hover{ 
   position:relative; 
   cursor:default;  
   text-align:left;
   color:#ffffff;
   display:block;
   background-color:#8ecc30;
   text-decoration:none;
   float:left;
   cursor:pointer;
}
ul.drop ul ul { top: -2px; left: 100%; }
ul.drop li:hover > ul { visibility: visible; color:#2d2d2d; }

.banner{
width:980px;
height:250px;
float:left;
position:relative;
}

.bodycontent{
width:980px;
padding:20px 0px 0px 20px;
float:left;
}
.contentinner{
	float:left;
	width:648px;
	color:#0c3c68;
}
.contentright{
float:right;
width:280px;
margin-left:15px;
margin-right:20px;
}

.footer{
width:100%;
margin-top:20px;
float:left; clear:both;
height:230px;
background-image:url(../images/footerbg.jpg);
background-repeat:repeat-x;
}


#client-list {
    display: table;
    margin: 0 auto;
    text-align: center;
}
#clients a, #clients span {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    display: inline-block;
    height: 160px;
    margin: 0 10px 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 160px;
}
#clients a:hover, #clients span:hover {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #FAFAFA;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
font-family: 'Droid Sans',sans-serif;  
color:#2d2d2d;
font-size:12px;
line-height:1.8;
background-image: url("../images/arrow.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}
.submit{
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #37A3EB, #2181CF) repeat scroll 0 0 transparent;
    border-color: #2C8ED1 #1C74B3 #0D5B97;
    border-image: none;
    border-left: 1px solid #1C74B3;
    border-right: 1px solid #1C74B3;
	background-color:#009fe3;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #DDDDDD, 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
	width:80px;
	height:30px;
	cursor:pointer;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
input[type="text"], input[type="password"], input[type="email"], textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    color: #888888;
    display: block;
    font-size: 13px;
    margin: 0;
    max-width: 100%;
    outline: medium none;
    padding: 8px 9px;
}
.selectcss{
outline: medium none;
    padding: 8px 9px;
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    color: #2d2d2d;
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

ul li {
    background-image: url(sqpurple.gif);
    background-repeat: no-repeat;
    background-position: 0px center; 
    padding-left: 15px;
}
.wex001 {
	border-radius: 25px;
	padding: 20px;
	float: left;
	height: 200px;
	width: 250px;
	margin:10px;
	border: 1px solid #CCCCCC;
}
.wex002 {
	background-color: #CCCCCC;
	border-radius: 25px;
	 padding: 20px; 
	float: left;
	height: 200px;
	width: 250px;
	margin:10px;
}
.wex003 {
	background-color: #CCCCCC;
	border-radius: 25px;
	 padding: 20px; 
	float: left;
	height: 200px;
	width: 250px;
	margin:10px;
}.t001 {
	
	float: left;
	height: 30px;
	width: 250px;
}
.bod001 {
	background-color: #FFFFFF;
	float: left;
	height: 180px;
	width: 250px;
}
