@charset "UTF-8";
/* CSS Document */

body {
background-repeat:repeat-x;
background-position:top;*/
background-color:#ffffff;
color: #111111;
font-family:Helvetica Narrow, sans-serif;
font-size:18px;
font-weight:300;
margin-left:0%;
margin-top:0%;
padding:0%;
}


#backgroundbox {
background-position:center;
background-repeat:no-repeat;
height:auto;
padding-top:2%;
width:900px;
padding-left:10%;

}

	
#topbox {
	background-color:#f9f9f9;
height:345px;
width:900px;
border:1px solid #e1e1e1;
}

#topone {
	
float:right;
height:281px;
width:500px;
padding-right:1px;
}

#toptwo {
	
/*background-image:url(images/vic_01.jpg);
background-position:left;
background-repeat:no-repeat;*/
float:left;
height:261px;
width:398px;
padding-left:1px;
padding-top:20px;
}

#dividertop {
background-image:url(images/spacertop.gif);
background-position:left;
background-repeat:repeat-x;
float:left;
height:2px;
width:900px;

}

#dividerbot {
background-image:url(images/spacerbot.gif);
background-position:left;
background-repeat:repeat-x;
float:left;
height:12px;
width:900px;
padding-top: 0px;
}

#maintextbox {
	background-color:#f8f8f8;
float:left;
height:auto;
width:798px;
padding-top:7%;
padding-bottom:2%;
padding-left:50px;
padding-right:50px;
border:1px solid #e5e5e5;
}



#bottombuttonbox {
/*background-image:url(images/vic_04.jpg);
background-position:center;
background-repeat:no-repeat;*/
float:left;
height:200px;
width:900px;
}

#bottom {
background-image:url(images/vic_24.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:90px;
width:959px;
}

#rowone {
background-image:url(images/vic_03.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:53px;
width:788px;
}

#rowtwo {
float:left;
height:44px;
width:788px;
}

#rowthree {
float:left;
height:29px;
width:788px;
}

#rowfour {
float:left;
height:30px;
width:788px;
}

#rowfive {
float:left;
height:28px;
width:788px;
}

#rowsix {
float:left;
height:30px;
width:788px;
}

#rowseven {
background-image:url(images/vic_19.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:23px;
width:788px;
}

#menubox {
background-image:url(images/vic_20.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:474px;
width:152px;
}

#spacer {
background-image:url(images/vic_21.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:474px;
width:9px;
}

#textbox {
background-image:url(images/vic_22.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:474px;
width:593px;
}

#textboxport {
background-image:url(images/portfolioimage.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
height:474px;
width:593px;
}

#headerspace {
float:left;
height:50px;
width:900px;
padding-left:0px; 
}

#portfoliopicture {
padding-top:28px;
padding-left:57px;
float:left;
height:77px;
width:77px;
}

#portfoliopaddingone {
float:left;
padding-top:28px;
height:77px;
width:1px;
}

#portfoliopaddingtwo {
float:left;
padding-top:28px;
height:77px;
width:325px;
}

#contact {
padding-top:10px;
padding-left:70px;
float:left;
height:44px;
width:411px;
}


img {
border:0 none;
}
a:link {
color:#004cff;
text-decoration:none;
}
a:visited {
color:#00cae8;
text-decoration:none;
}
a:active {
color:#01c7de;
text-decoration:underline;
}
a:hover {
color:#01c7de;
text-decoration:underline;
}

h1 {
	padding-left:35px;
	font-size: 28px;
	font-weight: 600;
}

h2 {
	padding-left:20px;
	font-size: 28px;
	font-weight: 600;
	color:#222222;
	font-family: Bookman, serif;
	text-align:center;
}


p {
	text-indent:20px;
	padding-top:15px;
padding-left:20px;
padding-right:10px;
	font-weight: 200;
}


h3{
	font-family: Bookman, serif;
	color:#666666;
	padding-left:45px;
	padding-top:5px;
	font-weight:200;
	font-size:14px;
	line-height: normal;
}


