/* START CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* END OF CSS RESET */

/* START CSS */
body {
    background: #000 url(images/bg.jpg) repeat-x top center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #ccc;
    font-family: "Lucida grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana, Sans-serif;
    font-size: 12px;
    line-height:16px;
}
.container {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    margin: 0 auto;
    width: 960px;
    height: auto;
    background: transparent url(images/upper.jpg) no-repeat top center;
    text-align: center;
}
.marq {
    width: 960px;
    font-size: 14px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 32px;
    padding-top: 10px;
    padding-left: 0px;
    color: #fff;
}
.logo {
    width: 960px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 126px;
/*    padding-top: 36px;
    padding-bottom: 38px; */
    color: #fff;
    margin-right: 20px;
    text-align: right;
}
.logomain {
    float: left;
    padding-top: 36px;
}
.callnum {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: right;
    padding-top: 36px;
    text-transform: uppercase;
    color: #888;
    font-size: 13px;
    letter-spacing: 0px;
}
.numb {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    letter-spacing: 1px;
}
.sepa {
    width: 960px;
    height: 50px;
    border: 0px solid #fff;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.menu {
    width: 960px;
    height: 209px;
    background: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    clear: both;
    margin-top: 2px;
}
#contentmain {
    width: 960px;
    height: 375px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: transparent url(images/content.jpg) no-repeat top center;
    margin-top: -3px;
    overflow: visible;
}
.content3, #seo, #wns, #dss {
    width: 280px;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    height: 287px;
}
.content3 h1, #seo h1, #wns h1, #dss h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 15px;
    padding-bottom: 15px;
    color: #fff;
    font-weight: normal;
}
.port4 h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 16px;
    padding-bottom: 15px;
    color: #ddd;
    font-weight: normal;
}

.content3 p, #seo p, #wns p, #dss p {
    text-align: left;
    font-size: 11px;
    line-height: 17px;
}

#link1, #link2, #link3 {
    padding: 1px 3px 2px 3px;
    line-height: 12px;
    cursor: pointer;
    background: #ff2988;
    color: #fff;
}
#link1:hover, #link2:hover, #link3:hover {
    padding: 1px 3px 2px 3px;
    line-height: 12px;
    cursor: pointer;
    background: #fff;
    color: #333;
}
.portfolio {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     height: 238px;
     background: #111;
     width: 958px;
     margin-bottom: 25px;
     text-align: left;
     padding-top: 15px;
     border: 1px solid #1d1d1d;
}
.vids {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     height: 277px;
     background: #000;
     width: 958px;
     margin-bottom: 25px;
     text-align: left;
     padding-top: 15px;
     padding-left: 0px;
     border: 1px solid #1d1d1d;
}
.footer {
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     height: 60px;
     background: transparent;
     width: 960px;
     margin-bottom: 20px;
     text-align: left;
     padding-top: 0px;
     border-bottom: 0px solid #fff;
}
.port4 {
    float: left;
    width: 210px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-right: 0px solid #eee;
    padding-left: 15px;
    padding-right: 15px;
}
.port4 p {
    color: #aaa;
}


img {
    border: 0px solid #fff;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/* screenshot */
#screenshot {
	position: absolute;
	border: 1px solid #1a1a1a;
	background: #000;
	display: none;
	color: #fff;
	}
/* end of screenshot */

img.subt {
    float: left;
    margin-right: 10px;
    margin-bottom: 7px;
    margin-top: 13px;
    border: 5px solid #666;
}
img.subt:hover {
    border: 5px solid #fff;
}
img.portp {
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 3px;
    margin-right: 10px;
    border: 5px solid #666;
    text-align: center;
}
img.portp:hover {
    border: 5px solid #fff;
}

.hlinktit {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
.hlinktit:hover {
    color: #ff2988;
    font-weight: normal;
    text-decoration: none;
}
.logofooter {
    background: transparent url(images/logofooter.jpg) top left;
    width: 126px;
    height: 25px;
    font-size: 0px;
    color: #fff;
    text-indent: -9999px;
    position: absolute;
}
.logofooter:hover {
    background: transparent url(images/logofooter.jpg) bottom left;
}
.footlogo {
    width: 150px;
    float: right;
}
.sumlink {
width: 810px;
text-align: left;
color: #555;
text-transform: none;
float: left;
font-size: 12px;
padding-top: 4px;
}
.sumlink a {
    color: #ccc;
    text-decoration: none;
    padding: 0px 2px 1px 2px;
    margin-left: 4px;
    margin-right: 4px;
}
.sumlink a:hover {
    background: #ff2988;
}
.vd {
    color: #fff;
    text-decoration: none;
}
.vd:hover {
    color: #ff2988;
    text-decoration: none;
    border-bottom: 1px dotted #ff2988;
}

.rights {
    width: 782px;
    text-align: left;
    color: #888;
    float: left;
    clear: both;
    margin-top: 8px;
    padding-left: 8px;
    font-size: 11px;
}
.rights a {
    color: #ccc;
    text-decoration: none;
}
.rights a:hover {
    color: #fff;
    background: #ff2988;
}

.validity {
    width: 170px;
    float: right;
    margin-top: 10px;
    text-align: center;
}
.validity a {
    color: #fff;
    border-bottom: 1px dotted #fff;
    text-decoration: none;
}
.validity a:hover {
    color: #ff2988;
    border-bottom: 1px dotted #ff2988;
}
.jsclass body .randomcontent { /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}
.vids1 {
    width: 319px;
    height: 233px;
    overflow: hidden;
    text-align: right;
    float: left;
    background: #000;
}
.vids2 {
    width: 320px;
    height: 233px;
    overflow: hidden;
    text-align: center;
    float: left;
    background: #000;
}
.vids3 {
    width: 319px;
    height: 233px;
    overflow: hidden;
    text-align: left;
    float: left;
    background: #000;
}



