html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.container { position:relative; height:800px; width:750px; background-image:url(/images/pic_of_the_month.jpg); margin:0 auto;}

.logo {top:260px; right:30px; height:160px; width: 200px; position:absolute; z-index:1000;}

.blog_container {top:200px; right:0; position:absolute; display:block; height:350px; width:200px;}
.blog_link {height:65px; width:200px; position:absolute; z-index:1000; }
.blog_description {height:52px; width:200px; position:absolute; z-index:0; top:55px; right:-20px;}

.meet_us_container {top:310px; right:0; position:absolute; display:block; height:350px; width:200px;}
.meet_us_link {height:65px; width:200px; position:absolute; z-index:1000; }
.meet_us_description {height:52px; width:226px; position:absolute; z-index:0; top:55px; right:0;}

.videos_container {top:475px; right:0; position:absolute; display:block; height:350px; width:200px;}
.videos_link {height:65px; width:200px; position:absolute; z-index:1000; }
.videos_description {height:52px; width:211px; position:absolute; z-index:0; top:40px; right:0;}

.contact_container {top:575px; right:0; position:absolute; display:block; height:200px; width:200px;}
.contact_link {height:75px; width:200px; position:absolute; z-index:1000; }
.contact_description {height:200px; width:208px; position:absolute; z-index:0; top:45px; right:0;}

.galleries_container {top:475px; left:0; position:absolute; display:block; height:200px; width:200px;}
.galleries_link {height:75px; width:200px; position:absolute; z-index:1000; }
.galleries_description {height:200px; width:208px; position:absolute; z-index:0; top:30px;}

.client_login_container {top:550px; left:250px; position:absolute; display:block; height:200px; width:200px;}
.client_login_link {height:75px; width:200px; position:absolute; z-index:1000; }
.client_login_description {height:200px; width:208px; position:absolute; z-index:0; top:25px;}

#footer {background: #66492b url(images/footerbg.png) repeat-x 0 0;	clear: left; height:75px; width:750px; margin:0 auto;}
#footer p {color: #fff; padding: 0 0 5px 20px; line-height: 75px;}
#footer p a {color: #fff;}
  
a { color:#898989; text-decoration:none; }
a:hover { text-decoration:underline; }