body { 
font-family: Verdana, Geneva, sans-serif; 
font-size: 11px; color: #000; 
}

.bluebold { 
font-size:11px; 
color:#2b73d0; 
font-weight: Bold;
} 

p.price { 
font-size: 24px; 
color: #4D8FE3; 
text-decoration: underline; 
font-weight: bold; 
}

.bold {
font-weight: bold;
}

#container {
width: 1000px;	
margin: auto;
}

#top {
width: 800px;
height: 267px;
margin: auto;
position: relative;
top: -20px;
}

#navigation {
width: 900px;
height: 30px;
margin: auto;
position: relative;
top: -20px;
text-align: center;
padding: 30px 0 30px 0;
}

#rotator {
width: 1000px;
height: 604px;
margin: auto;
position: relative;
top: 20px;
z-index: +5;
}

#topContact {
width: 900;
height: 30px;
margin: auto;
position: relative;
top: -30px;
}

#left {
width: 200px;
height: 30px;
float: left;
color: #999;
text-align: left;
position: relative;
top: -20px;
}


#right {
width: 200px;
height: 30px;
float: right;
text-align: right;
position: relative;
top: -20px;
}

#right a {
filter:alpha(opacity=100);
opacity:1.0;
}

#right a:hover {
filter:alpha(opacity=60);
opacity:0.60;
}

#welcome {
width: 900px;
height: 300px;
margin: auto;
background: url('images/welcome.png') no-repeat;
background-position: center;
position: relative;
top: -30px;
z-index: -5;
}

#welcomeContainer {
width: 900px;
height: 1000px;
margin: auto;
border: 1px #CCC solid;
position: relative;
top: -30px;
}

#welcomeInside {
width: 800px;
height: auto;
margin: auto;
text-align: justify;
}

.offerList {
width: 350px;
float: left;
font-family: Arial;
font-size: 1.2em;
color:#2b73d0; 
font-weight: lighter;
}

.offerList ul {
list-style: disc;
float: left;
}

#center {
text-align: center;
}

#SEO { 
width: 700px; 
margin-left: 200px;
position: relative;
top: 2500px; 
}

#packages { 
width: 510px; 
margin: auto auto; 
}

#wide650 { 
width:650px; 
margin: auto auto; 
}

#tabletxt { 
text-align: center; 
color: #db6013; 
font-weight:bold; 
}

#centertxt { 
text-align: center; 
}

#gallery { 
width: 1000px; 
margin: auto auto; 
}

#studio { 
width: 700px; 
height: auto; 
margin: auto;
}

#givingback { width: 600px; height: auto; margin: auto; text-align: justify;}
.goback { text-align: left; padding-left: 50px; }

#centertxt { text-align:center; color: #2b73d0; font-size: 12px; text-decoration: none; font-weight: Bold; }
#orange12 { color: #db6013; font-weight: Bold; font-size: 12px; }
#black11 { text-align: right; colour: #000000; font-weight:bold; font-size: 11px; }

h1 { font-size: 12px; text-decoration: none; font-weight: Bold; }
h2 { font-size: 12px; text-decoration: none; font-weight: Bold; }

h3 { 
font-size: 12px; 
color: #000000; 
text-decoration: none; 
}

h4 { 
font-size: 2.5em; 
padding-left: 8px;
margin: 0;
color: #4D8FE5; 
text-decoration: none; 
}

p.blue11 { text-align: right; color: #4D8FE3; font-weight: bold; font-size: 11px; }
p.black10 { text-align: right; colour: #000000; font-size: 10px; }
p.black11 { text-align: right; colour: #000000; font-size: 11px; }

a.nav:link {
padding-right: 30px;
font-size: 12px; 
color: #000; 
text-decoration: none;
font-family: Verdana;
}

a.nav:visited { 
padding-right: 30px;
font-size: 12px; 
color: #000; 
text-decoration: none; 
}

a.nav:hover { 
color: #4D8FE5; 
text-decoration: none; 
}

a.blog:link { text-align: right; font-size: 12px; color: #000; text-decoration: none; font-weight: bold; }
a.blog:visited { text-align: right; font-size: 12px; color: #000; text-decoration: none; font-weight: bold; }
a.blog:hover { text-align: right; color: #4D8FE5; text-decoration: none; font-weight: bold; }

a:link { font-size: 11px; color: #db6013; text-decoration: none; }
a:visited { color: #db6013; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

a.orange12:link { font-size: 12px; font-weight: bold; color: #db6013; text-decoration: none; }
a.orange12:visited { color: #db6013; font-weight: bold; text-decoration: none; }
a.orange12:hover { color: #000000; font-weight: bold; text-decoration: none; }

a.orange10:link { font-size: 11px; color: #db6013; text-decoration: none; }
a.orange10:visited { color: #db6013; text-decoration: none; }
a.orange10:hover { color: #000000; text-decoration: none; }


