body {
	margin: 0px;
	padding:0px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size:100%;
	color: #333333;
	background-color:#000;
}

.internal {
width:920px;
margin:0px auto;
}

.logo {
height:61px;
width:303px;
float:left;
}

.headerad {
padding-bottom:1px;
}

.topmenu {
float:right;
margin-top:17px;
}

.extop {
background-image:url(/images/topbck.jpg);
background-repeat:repeat-x;
height:64px;
}

#test {
background-image:url(../images/headerbck.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#F2F9FF;
}

#tester {
background-image:url(../images/headerbck22.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#F2F9FF;
}

.exmain {
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
line-height:20px;
float:left;
margin:0px;
width:100%;
}

.exfooter {
background-image:url(../images/footerbck.jpg);
background-repeat:repeat-x;
height:120px;
float:left;
width:100%;
padding:50px 0px 0px 0px;
text-align:center;
}

.left {
width:66%;
background-image:url(../images/dot.jpg);
background-repeat:repeat-y;
background-position:right;
padding:0px 20px 0px 0px;
float:left;
}

.right {
width:30%;
float:right;
}

.slidemenu {
text-align:right;
}

.topspacer {
height:16px;
}
/*list classes*/

ul {
list-style:square;
padding-left:18px;
margin:0px;
}

li {
}

.tick li {
list-style:none;
background-image:url(../images/tick.png);
background-repeat:no-repeat;
background-position:center left;
padding: 4px 0px 4px 24px;
}

/*link classes*/

a:link, a:visited {
color:#FFB000;
text-decoration:underline;
}

a:hover {
	color:#9ACA14;
	font-size: 100%;
}

li a:link, li a:visited {
color:#FFB000;
font-size:1em;
}

li a:hover {
color:#9ACA14;
}

.pathway a:link, .pathway a:visited {
color:#FFB000;
font-size:1em;
}

.pathway a:hover {
color:#9ACA14;
}

.topmenu a:link, .topmenu a:visited {
color:#FFFFFF;
font-weight:bold;
height:41px;
line-height:41px;
text-decoration:none;
padding:19px 8px;

}

.topmenu a:hover {
color:#68A4D8;
font-weight:bold;
background-image:url(../images/vertarrow.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

.active a:link, .active a:visited{
	color:#278FCE;
	font-weight:bold;
	background-image:url(../images/vertarrow.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
} 

.mainmenu a:link, .mainmenu a:visited {
color:#FFB000;
text-decoration:none;
display:block;
border-bottom:1px solid #ebebeb;
padding:5px 0px;
font-size:1.2em;
font-weight:bold;
}

.mainmenu a:hover {
color:#b8b8b8;
}

.slidemenu a:link, .slidemenu a:visited {
text-decoration:none;
font-size:0.88em;
color:#b8b8b8;
}

/*headlines*/
h2 {
color:#9ACA14;
background-image:url(../images/horarrow.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 24px;
margin:12px 0px;
font-size:1.9em;
}

h3 {
color:#9ACA14;
margin:12px 0px;
font-size:1.9em;
}

h4 {
font-size:2.3em;
letter-spacing:-1px;
margin:8px 0px;
color:#278FCE
}

h5 {
font-size:1.3em;
letter-spacing:-1px;
margin:8px 0px;
color:#278FCE
}

/*text styles*/
.small {
font-size:0.88em;
color:#b8b8b8;
}

/*content decoration elements*/
.article_seperator{
height:10px;
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
}

/*modules and articles*/
.module {
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding:5px 0px;
}

.bluebox {
background-image:url(../images/blueback.jpg);
background-repeat:repeat-x;
padding:16px;
}
.jvc_box {
	background-image:url(../images/jvc_back.jpg);
	background-repeat:repeat-x;
	padding:16px;
}
.f200box {
background-image:url(../images/f200back.jpg);
background-repeat:repeat-x;
padding:0px;
}
.pinkbox {
background-image:url(../images/pinkback.jpg);
background-repeat:repeat-x;
padding:16px;
}
.bluebox_sales {
background-image:url(../images/blueback.jpg);
background-repeat:repeat-x;
padding:0px;
}
.yellowbox {
background-image:url(../images/yellowback.jpg);
background-repeat:repeat-x;
padding:16px;
}
.light_blue_box {
background-image:url(../images/light_blue_back.jpg);
background-repeat:repeat-x;
padding:16px;
}
.dark_blue_box {
background-image:url(../images/darkbg.jpg);
background-repeat:repeat-x;
padding:16px;
}
.jason_wu_box {
background-image:url(../images/jason-back.jpg);
background-repeat:repeat-x;
padding:16px;
}
.boxsep {
background-image:url(../images/horshadow.jpg);
background-repeat:no-repeat;
background-position:center;
height:20px;
}

.articles {
padding:10px;
}

.leftarticle {
float:left;
width:32%;
}

.centerarticle {
float:left;
width:32%;
padding-left:8px;
}

.rightarticle {
float:left;
width:32%;
padding-left:0px;

}
.leftarticle_home {
float:left;
width:32%;
height:400px;
overflow:auto;
}

.centerarticle_home {
float:left;
width:96%;
padding-left:8px;
height:400px;
overflow:auto;
}

.rightarticle_home {
float:left;
width:32%;
padding-left:0px;
height:400px;

}
.textfloatleft {float:left}
.textfloatright {float:right}

a:hover .img_hover{
	filter: Alpha(Opacity=30);
	-moz-opacity:.30;opacity:.30
}
.ddltd_qfc {
color: #007BC1;
font-size: 14px;
font-weight:bold;
}
.spec_text {
	font-size: 18px;
	color: #999999;
}
.blog_display {
	font-size:11px;
	overflow:auto;
	height:258px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#278FCE;
	scrollbar-DarkShadow-Color:#278FCE;
	padding-left:3px;
	font-family: Calibri;
}
a:hover .cursor_over {
	cursor: default;
}
.blog_display a:link, .blog_display a:visited { font-weight:bold}
img {border:0}

.img_hover_soon{
	filter: Alpha(Opacity=30);
	-moz-opacity:.30;opacity:.30
}
<style type="text/css"> 
#menu a.p1:hover {text-decoration:none; background-color:#000; color:#000;} 
#menu a .large {display:block; position:right; width:0; height:0; border:0; top:0; left:0;} 
#menu a.p1:hover .large {display:block; position:right; top:350px; right:500px; width:458px; height:637px; border:0px solid #ccc;} 
)
#menu a.p2:hover {text-decoration:none; background-color:#000; color:#000;} 
#menu a .large2 {display:block; position:right; width:0; height:0; border:0; top:0; left:0;} 
#menu a.p2:hover .large2 {display:block; position:right; top:350px; right:500px; width:500px; height:400px; border:0px solid #ccc;} 
)
#menu a.p3:hover {text-decoration:none; background-color:#000; color:#000;} 
#menu a .large3 {display:block; position:right; width:0; height:0; border:0; top:0; left:0;} 
#menu a.p3:hover .large3 {display:block; position:right; top:350px; right:500px; width:435px; height:348px; border:0px solid #ccc;}
)
#menu a.p4:hover {text-decoration:none; background-color:#000; color:#000;} 
#menu a .large4 {display:block; position:right; width:0; height:0; border:0; top:0; left:0;} 
#menu a.p4:hover .large4 {display:block; position:right; top:350px; right:500px; width:419px; height:273px; border:0px solid #ccc;} 
</style> 
