/* CSS Document */

body, html { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; }

strong { color: #ff6600; }
h1 { font-size: 21px; line-height: 24px; color: #666666; font-weight: normal; margin-bottom: 16px; margin-top: 4px; }
#other h1 { margin-bottom: 19px; }
h2 { font-size: 17px; line-height: 24px; color: #504f4e; font-weight: normal; margin-top: 4px; margin-bottom: 4px; }

#wrapper { width: 780px; margin-left: auto; margin-right: auto }
#logo { float: left }
#tel { float: right }
#nav { clear: both } 
#header { clear: both }
#nav_bottom { height: 3px; line-height: 3px; font-size: 3px; background-color: #cccccc }

#left_content { margin-top: 12px; float: left; width: 500px; }
#right_content { margin-top: 15px; float: right }

#footer { margin-top: 25px; background-image: url(images/footer_back.jpg); background-repeat: no-repeat; height: 39px; line-height: 39px; font-size: 11px; text-align:center; color: #4d4d4d }

#next { width: 780px; text-align: right }

#enquiryform { border: solid 1px #cccccc; background-color: #f3f3f3; width: 400px; }

.menuitem { background-image: url(images/nav_tab.gif); background-position:left; background-repeat: no-repeat; width: 157px; height: 30px;  }

.menuitem2 { background-image: url(images/nav_tab.gif); background-position:left; background-repeat: no-repeat; width: 153px; height: 30px;  }


a.mainlink { }
a.mainlink:link { color: #ff6600; }
a.mainlink:active { color: #ff6600; }
a.mainlink:visited { color: #ff6600; }
a.mainlink:hover { color: #000000; }

a.titlelink { }
a.titlelink:link { color: #504f4e; text-decoration: none }
a.titlelink:active { color: #504f4e; text-decoration: none }
a.titlelink:visited { color: #504f4e; text-decoration: none }
a.titlelink:hover { color: #504f4e; text-decoration: underline }


a.menu { text-decoration: none; font-size: 12px; line-height: 30px }
a.menu:link { color: #747474; width: 153px; }
a.menu:active { color: #747474; width: 153px; }
a.menu:visited { color: #747474; width: 153px; }
a.menu:hover { color: #000000; width: 153px; }

a.footer { }
a.footer:link { color: #4d4d4d; text-decoration: none }
a.footer:active { color: #4d4d4d;  text-decoration: none }
a.footer:visited { color: #4d4d4d; text-decoration: none }
a.footer:hover { color: #000000; text-decoration: underline }

.float_fix { clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.home_img { border: solid 1px #cccccc; padding: 6px; }
.design_img { border: solid 1px #cccccc; padding: 6px; margin-bottom: 7px; }