*{margin:0; padding:0; outline:none; border:none;}
body{ background-image:url(../images/bg.jpg); background-repeat:repeat-x; margin:0; padding:0;}

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;
}

#wrapper { width:960px; margin:0 auto; padding:0;}
#header{ width:960px; height:100px; margin:0px;}
#name{ width:396px; height:50px; margin-top:20px; float:left;}
#contact{ float:right; height:100px; margin-top:6px; text-align:right;}
#contact a { text-decoration:none; color:#FFF; font-family:Arial, Helvetica, sans-serif; color:#777; font-size:20px; font-weight:bold; letter-spacing:-1px;}
#contact a:hover { text-decoration:none; color:#cad5fe; font-weight:normal;}
#tagline{ background-image:url(../images/tagline.png); background-repeat:no-repeat; width:600px; height:18px; margin-top:20px; float:left; }
#points{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7a96fd; letter-spacing:1px; width:590px; height:0px; margin-top:5px; float:left; line-height:15px;}
#points_em{ border-bottom:1px solid #7a96fd; font-style:normal; position:relative; z-index:10;}
#points_em:hover{ z-index:11; cursor:pointer; color:#cad5fe;}
#points_em span{ font-size:12px; display:none;}
#points_em:hover span{
	display:block;
    position:absolute;
    top:25px; left:0px; width:470px;
    border-right:3px solid #CCC; border-bottom:3px solid #CCC;
	padding:9px;
    background-color:#fdffec; color:#000; font-weight:normal;
    text-align: left; font-size:12px; }
#hint{ text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0.2px; color:#979796; float:right; margin-top:5px; height:15px; line-height:16px;}
.bullet-l { float:left; padding-right:5px; }
#underline_em{ text-decoration:underline; font-style:normal;}
#nav { float:left; position:relative; width:123px; height:68px; background-image:url(../images/nav_bullets.png); background-repeat:no-repeat; background-position:bottom right; margin-top:45px;}
.nav{ list-style:none; text-align:right; margin-right:24px; font-size:16px; line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; letter-spacing:0.2px;}
.nav a {text-decoration:none; color:#555;}
.nav a:hover { margin-right:1px; color:#7a96fd;}

.intro { width:960px; margin: 60px 0 70px 0;}
#welcome_text { width:900px; margin: 0 auto 20px auto; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#777; font-size:35px; font-weight:bold; letter-spacing:-0.4px; line-height:24px;}
#intro_text { width:780px; margin: 0 auto 0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#777; font-size:16px; font-weight:bold; letter-spacing:-0.4px; line-height:24px;}
#intro_text a {border-bottom:1px solid #7a96fd; text-decoration:none; color:#7a96fd;}
#intro_text a:hover {color:#9eb3fe;}
#pointspara_em{ border-bottom:1px solid #aebfff; font-style:normal; position:relative; z-index:10;}
#pointspara_em:hover{ z-index:11; cursor:pointer; color:#cad5fe;}
#pointspara_em span{ display:none;}
#pointspara_em:hover span{
	display:block;
    position:absolute;
    top:25px; left:0px; width:375px;
    border-right:3px solid #CCC; border-bottom:3px solid #CCC;
	padding:9px; letter-spacing:1px; line-height:15px;
    background-color:#fdffec; color:#000; font-weight:normal; font-family:Arial, Helvetica, sans-serif;
    text-align: left; font-size:12px; }

.theme-default #slider { float:left;
    margin:0 0 50px auto;
    width:960px; /* Make sure your images are the same size */
    height:300px; /* Make sure your images are the same size */
}
#slider a{ display:block;}

#footer { font-size:10px; letter-spacing:1px; font-family:Arial, Helvetica, sans-serif; text-align:center;}
#footer a {text-decoration:none;}

#portfolio_module { position:relative; float:left; width:960px; height:1000px; margin-top:0px;}
#qlink {}
h3 {float:left; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#333;  margin: -2px 0 0 4px; padding:0px; display:inline; text-decoration:underline; letter-spacing:.5px;}
h3:hover {color:#9eb3fe;}

img.nohover {border:0}
img.hover {border:0;display:none}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}

.port_item_l { position:relative; float:left;
	width:299px; height:206px;
	margin:0px 0px 25px 0px ; padding:0px;}
.port_item_l a { outline:none; border:none;}

.port_item_c { position:relative; float:left;
	width:299px; height:206px;
	margin:0px 0px 25px 30px ; padding:0px;}
.port_item_c a { outline:none; border:none;}

.port_item_r { position:relative; float:right;
	width:299px; height:206px;
	margin:0px 0px 25px 0px ; padding:0px;}
.port_item_r a { outline:none; border:none;}



.clear {
	clear:both;
}