/* Free css docuement at www.cssmoban.com
Template: Corporate business
 Author Paarth */
* {
margin : 0;
padding : 0;
}
body {
background : #ccc url(../images/bg.gif) repeat;
margin : 0;
text-align : center;
color : #fff;
font-family : Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
h1 {
font-size : 24px;
color : #666;
margin : 5px 0 5px 20px;
font-weight : normal;
}
h2 {
color : #09f;
font-size : 20px;
margin : 5px 0 5px 20px;
font-weight : normal;
}
h3 {
color : #390;
font-size : 18px;
font-weight : bold;
font-family : "Times New Roman", Times, serif;
margin : 5px 0 0 15px;
}
p {
font-size : 13px;
color : #eeeeee;
padding : 10px;
}
img {
border : none;
float : left;
}
a {
color : #9f915a;
text-decoration : underline;
}
a:hover {
text-decoration : none;
}
#outer {
width : 960px;
text-align : left;
margin : 0 auto;
padding : 5px;
background-color : #ddd;
}
#image {
background : #fff url(../images/header.png) no-repeat;
width : 960px;
clear : both;
height : 180px;
}
#logo {
margin : 50px 0 0 60px;
width : 350px;
float : left;
height : 80px;
}
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
#logo h1 a {
color : #3d586b;
text-decoration : underline;
text-align : left;
display : block;
text-align : left;
padding-left : 20px;
text-decoration : none;
font-size : 32px;
}
#logo h1 a:hover {
color : #ce4b0b;
text-decoration : none;
}
#menu {
margin : 0 auto;
margin-right : 2px;
}
ul, li {
margin-right : 2px;
padding : 0;
}
#menu ul {
font-size : 15px;
list-style-type : none;
font-family : Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
#menu ul li {
float : left;
margin-right : 0;
}
#menu ul li a {
display : block;
line-height : 73px;
text-align : center;
background-image : url(../images/menu.jpg);
background-repeat : no-repeat;
font-weight : bold;
width : 119px;
height : 73px;
color : #fff;
border-bottom : 1px solid #393939;
text-decoration : none;
}
#menu ul li a:hover {
background-image : url(../images/menu_hover.jpg);
text-decoration : none;
}
#container {
width : 950px;
padding : 5px;
background : #fff;
}
#container p {
line-height : 20px;
color : #555;
}
#service-bar {
clear : both;
}
.services {
width : 280px;
float : left;
padding : 10px;
margin-left : 10px;
margin-bottom : 10px;
border : 2px solid #eee;
background : #fcfcef;
}
#left-box {
width : 650px;
margin-left : 10px;
margin-top : 10px;
}
#left-box ul {
margin-left : 80px;
padding : 10px;
list-style : url(../images/list.png);
}
#left-box ul li {
padding : 2px 0;
font-size : 17px;
color : #063;
}
#left-box ul li a {
text-decoration : none;
border : none;
color : #063;
}
#left-box ul li a:hover {
text-decoration : underline;
border : none;
color : #063;
}
.readmore {
background : url(../images/readmore.png) no-repeat;
width : 123px;
height : 38px;
display : block;
font-size : 20px;
color : #fff;
padding : 8px 5px 0 8px;
font-weight : bold;
float : right;
}
.readmore a {
color : #fff;
text-decoration : none;
}
.readmore a:hover {
color : #000;
text-decoration : none;
}
#right-box {
width : 280px;
float : right;
border-left : 2px dotted #ccc;
}
textarea, input, submit {
background-color : #eeeeee;
color : #666666;
padding : 2px;
border : 1px solid #ccc;
margin : 3px;
}
textarea, input :hover {
border : 1px solid #fc0;
}
.contact_box {
padding : 10px;
}
#footer-content {
color : #999;
margin : 5px auto;
padding : 10px;
background : #333;
clear : both;
}
#footer-content a {
text-decoration : none;
color : #cccccc;
font-size : 13px;
}
#footer-content a:hover {
text-decoration : underline;
color : #ffffff;
}
.box ul {
margin : 0;
padding : 0;
list-style : none;
}
.box li {
padding : 2px 0;
list-style : inside;
}
.box li a {
border : none;
}
#box1 {
float : left;
width : 280px;
padding-right : 30px;
}
#box2 {
float : left;
width : 260px;
}
#box3 {
float : right;
width : 300px;
}
#icons img {
width : 60px;
height : 60px;
float : left;
margin : 5px;
border : none;
}
#credit {
border-top : 2px solid #444;
padding-top : 10px;
padding-left : 50px;
margin-left : 25px;
font-size : 12px;
text-align:right;
}
