body{background:#fff; font-size:12px; font-family:sans-serif; margin:0px; padding:0px; }

h3{font-size:125%; }
p{font-size:100%; }

/* Classes */
.center{text-align:center; }
.rghtBld{font-weight:bold; text-align:right;}
.centerMiddle{text-align:center; vertical-align:middle; }
.redWarning{color:#f00; font-weight:bold; font-size:125%; }
.middleHeading{font-size:125%; font-weight:bold; }
.preloadPicture{display:none; }

/* Form Styles */
input{background:#ddd;}
textarea{background:#ddd;}

div#container
{
	width:995px; height:575px; background:#fff url('../images/bg_arete.gif') no-repeat; position:relative; margin:auto; padding:0px;
}

/* MastHead Text Style */
div#mastheadText{position:relative;height:130px;} 
table#tblMasthead{width:450px; height:115px; position:relative; left:514px; }
p#textMasthead{text-align:right; }
p#middleImage{position:absolute; top:130px; left:335px; margin:0px;}

/* Middle Question Form Style */
div#middleForm{position:absolute; top:130px; left:335px; margin:0px;}
table#tblQuestion{width:359px; height:360px; background:#fff; border:solid #000 1px; }
h3#tblAsk{margin:0px; text-align:center; }

/* Middle Links style */
div#middleLinks{position:absolute; top:130px; left:335px; margin:0px;}
div#middleLinks p{width:340px; height:340px; background:#fff; border:solid 1px #000; margin:0px; padding:10px;}
div#middleLinks p a{display:block; margin:3px; }

/* Middle Resources Style */
div#middleResources{position:absolute; top:130px; left:335px; margin:0px;}
div#middleResources form table{width:359px; height:360px; background:#fff; border:solid #000 1px; }
div#middleResources form table p#clientLinks{background:#fff; border:solid 0px #000; margin:0px; padding:10px;}
div#middleResources form table p#clientLinks a{display:block; margin:2px; padding:2px; }

/* Right Menu Styles */
div#rightMenu{width:250px; height:360px; position:absolute; top:130px; right:32px; }
p#rightButtons{text-align:center; margin:0px; padding:0px }
p#rightButtons a{display:block; margin:2px 0px; padding:0px; }
p#rightButtons a#topBttn_1-3{margin-top:70px; }
p#rightButtons a#topBttn_1-4{margin-top:40px; }
p#rightButtons a#topBttn_1-5{margin-top:10px; }

/* Left Menu Styles */
div#leftMenu{width:237px;height:358px;background:transparent;padding:0px; margin:0px;}
p#leftButtons{text-align:right; font-weight:bold; line-height:1.5; padding:10px 0; margin:0px;}
p#leftButtons a{display:block; text-decoration:none; color:#000; padding:2px 25px 2px 0px; margin:4px 0px;}

p#leftButtons a#bttnHm{background:url('../images/lftBttns/Button_Home.gif')  no-repeat center right;}
p#leftButtons a#bttnDp{background:url('../images/lftBttns/Button_Our_Design_Process.gif')  no-repeat center right;}
p#leftButtons a#bttnPd{background:url('../images/lftBttns/Button_Product_Design.gif')  no-repeat center right;}
p#leftButtons a#bttnEd{background:url('../images/lftBttns/Button_Exhibit_Design.gif')  no-repeat center right;}
p#leftButtons a#bttnGl{background:url('../images/lftBttns/Button_Graphics_Illustration.gif')  no-repeat center right;}
p#leftButtons a#bttnMp{background:url('../images/lftBttns/Button_Models_Prototyping.gif')  no-repeat center right;}
p#leftButtons a#bttnCl{background:url('../images/lftBttns/Button_Client_Resources.gif')  no-repeat center right;}
p#leftButtons a#bttnTr{background:url('../images/lftBttns/Button_Our_Track_Record.gif')  no-repeat center right;}
p#leftButtons a#bttnOp{background:url('../images/lftBttns/Button_Our_Pricing.gif')  no-repeat center right;}
p#leftButtons a#bttnLk{background:url('../images/lftBttns/Button_Links.gif')  no-repeat center right;}
p#leftButtons a#bttnAq{background:url('../images/lftBttns/Button_Ask_Question.gif')  no-repeat center right;}
p#leftButtons a#bttnCu{background:url('../images/lftBttns/Button_Contact_Us.gif')  no-repeat center right;}

/* Bottom Stripe Style */
div#bottomRow p{width:942px;margin:30px auto 0px auto;padding:0px;}

/* Contact Emails Style */
div#contactMail{width:360px; position:absolute; left:335px; top:400px; background:transparent; }
div#contactMail p{text-align:center; margin:0px; padding:0px;}
div#contactMail p a{color:#fff; font-weight:bold; letter-spacing:1px; margin:2px; display:block; }
div#contactMail p a:hover{color:#ff0; }



