/*global*/
*{
margin: 0;
padding: 0;
}
body{
	margin: 0px;
	text-align:center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textfield {
	width: 99%;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #EFEFEF;
}
.searchfield {
	width: 99%;
	color: #666666;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	padding: 2px;
	height: 16px;
}
a, a:link, a:visited {
    color: #ff0000;
    text-decoration: underline;
}
div{
	/*border: 1px solid #CCCCCC;*/
}
hr, .nodisp{display: none; }
ul { list-style: none; }
a:focus { -moz-outline: none -moz-mac-focusring; 
}

#container {
	margin: 0px auto;
	padding:0px;
	width: 100%;	
}
div.contain_clear { 
    position: relative;
    clear: both;
}

p {
	color: #333333;
	text-decoration: none;
}
p a:link,a:visited {
	color: #666666;
	text-decoration: underline;
}
p a:hover,a:active {
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
	padding-top: 5px;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	background-repeat: no-repeat;
}
.textback{
	color:#333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.textback{
	color:#000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover.textback{
	color: #0099FF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


/*header*/

#headerinner{
	width:710px;
	margin: 0 auto;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}   
#logo{
float:left;
    width: 325px;
    background: transparent url(../images/layout4_02.jpg) top left no-repeat;
}
#logo h1{ 
width: 325px;
text-indent: -9999px;
background: url(../images/layout4_02.jpg) top left no-repeat; }
#logo a {
    width: 325px;
    display: block;
    text-decoration: none;
}
#logo, #logo h1, #logo a { height: 100px; }
#header {
	height:130px;
	width: 100%;
	padding:0px;
	margin:0px;
	background-image: url(../images/layout4_01.jpg);
	background-repeat: repeat-x;
}

/*topmanu*/
#mainmenu {
	background-image: url(../images/nav_bg.gif);
	padding: 0;
	margin: 0 auto;
	width: 710px;
	height: 30px;
	position: relative;
	background-repeat: no-repeat;
	
}

#menu {
        height: 30px;
        position: relative;
    }
        #menu li.main { display: block;}
        #menu li.main a.menu_link { height: 30px; display: block; }
    
        li#menu_home { position: absolute; left: 25px; top: 0px; }
        li#menu_services {	position: absolute;	left: 110px; top: 0px;}
        li#menu_portfolio { position: absolute; left: 195px; top: 0px;}
        li#menu_contact { position: absolute; left: 290px; top: 0px;}

            #menu_home a.menu_link, #menu_about a.menu_link, #menu_services a.menu_link, #menu_portfolio a.menu_link, #menu_contact a.menu_link {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
}
            
            #menu_home a.menu_link     { width: 85px; background-position: -25px 0; }
            #menu_services a.menu_link     { width: 85px; background-position: -110px 0; }
            #menu_portfolio a.menu_link { width: 95px; background-position: -195px 0; }
			#menu_contact a.menu_link { width: 85px; background-position: -290px 0; }

            #menu_home a.menu_link:hover     { background-position: -25px -30px; }
            #menu_services a.menu_link:hover     { background-position: -110px -30px; }
            #menu_portfolio a.menu_link:hover { background-position: -195px -30px; }
			#menu_contact a.menu_link:hover { background-position: -290px -30px; }

/*mainbody*/
#mainbody{
	width: 710px;
	background-image: url(../images/layout4_10.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto;
	}
/*footer*/
#footer{
text-align:left;
margin: 0 auto;
position:relative;
width:710px;
height:160px;
background-image: url(../images/layout4_15.jpg);
}

#copyright {
    height: 10px;
	padding-top: 10px;
    margin-left: 25px;
}

    #copyright a, #copyright a:hover {
        display: block;
        width: 140px;
        height: 10px;
        background: transparent url(../images/footer_copyright.gif) no-repeat;
    }
    #copyright a:hover {
        background-position: 0px;
    }
/*middle*/
#middleline{
width:710px;
height:30px;
background-image: url(../images/layout4_12.jpg);
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#bottom{
margin: 0 auto;
width:660px;
height:100px;
background: no-repeat;
background-image: url(../images/layout4_13.jpg);
padding-left: 25px;
padding-right: 25px;
}
#newest, #toprated, #lowerrated{
display: none;
}
#bottom #bottom_box_1, #bottom #bottom_box_2, #bottom #bottom_box_3{
float: left;
width: 220px;
padding: 0 auto;
height: 85px;
}
#bottom li .image{
height: 70px;
overflow: hidden;
}
#bottom li a{
color: #666666;
}
#bottomline{
width:710px;
height:10px;
background-image: url(../images/layout4_14.jpg);
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
textarea {
	width: 100%;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #EFEFEF;
}
form {
padding: 0;
margin: 0;
}
.toplinebreak{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
}
.bottomlinebreak{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	position: relative;
}
.text_green {
color: #7aab2b;
}
a.text_green, a:link.text_green, a:visited.text_green {
color: #7aab2b;
}
.text_grey {
color: #999999;
}
a.text_grey, a:link.text_grey, a:visited.text_grey {
color: #999999;
}
a.external{
background-image: url(../images/external.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 13px;
}
a.return{
background-image: url(../images/btn_return.gif);
background-repeat: no-repeat;
background-position: left center;
padding-right: 13px;
}
#list_faq li {
	background-image: url(../images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
	padding-top: 5px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 5px;
}
#list_faq li a{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #993300;
}
#list_faq li a:hover{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
	text-decoration:underline;
}
#rightcolumn #faq {
	padding-bottom: 25px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 180px;
	border: 1px dotted #CCCCCC;
}
