/* CSS Document */
html, body{margin: 0 0 0 0; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333; background-color: #000;}
img{border: 0px;}
form{margin: 0; padding: 0;}
input{border: 1px solid #000; width: 200px; padding: 2px;}
textarea{border: 1px solid #000; width: 200px; height: 100px; padding: 2px;}

#main{margin: auto auto; border: 1px solid #000; height: auto !important; height: 100%; width: 770px; background-color: #000; background-image: url(../images/mainbg.png); background-repeat:repeat-x;}
#top{height: 80px; margin-top: 38px; padding-top: 8px; padding-left: 35px; background-image: url(../images/logobg.png); background-repeat:no-repeat;}
#footer{clear: both; text-align: center; padding-bottom: 10px; color:#CCC; font-size: 12px;}
#footer a{color: #CCC;}
#footer a:hover{text-decoration: none; color: #fff;}

#body{margin: 0 auto; width: 700px; height: 100%;}
#leftside{float: left; position: relative; width: 325px; height: 1300px; background: url(../images/leftsidebg.png) no-repeat;}
#rightside{float: right; width: 325px; height: 1200px;}
#about{padding: 4px; background:url(../images/aboutbg.png) no-repeat; height: 300px;}
#contact{padding: 4px; margin-top: 20px; background:url(../images/aboutbg.png) no-repeat; height: 300px;}
#sendoutput{font-weight: bold; color: #fff; text-align: center;}

.slogan{color: #FFF; position: relative; float: right; text-align: left; width: 400px; padding-top: 19px;}
.greybg{bgcolor: #333; padding: 1px;}

.header{font-weight: bold; margin: 5px; border-bottom: 1px solid #333;}
.headerport{font-weight: bold; padding-top: 5px; margin: 5px 5px 0 5px; border-bottom: 1px solid #333; width: 280px;}
.headerport a{text-decoration: none; color:#333;}
.headerport a:hover{color: #666666;}
.writtentext{font-size: 13px; padding: 5px; text-align: justify; letter-spacing: 1px; line-height: 20px; font-weight:bold;}
.portbg{height: 142px; margin-left: 15px; width: 297px; margin-top: 10px;}
.underline-one{border-bottom: 1px solid #333;}
.underline-two{border-bottom: 1px solid #999;}
.clientimg{margin-left: 10px;}

.button{width: 100px; background: url(../images/buttonbg.png) repeat-x;}
